makedeb


mov-cli-git 4.4.5.r429.e70bdfc-1


Python script for watching movies and TV shows via the terminal.

Click here to go back to the commit logs for mov-cli-git.

Commit:


Hash: 9041c6da0a6d850a4eb09e97a85ade5436c91a4b

Message: vlc not needed

Diff


diff --git a/.SRCINFO b/.SRCINFO
index 2a27d23..e39bd80 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -3,7 +3,7 @@ pkgname = mov-cli-git
 pkgbase = mov-cli-git
 pkgdesc = Python script for watching movies and TV shows via the terminal.
 pkgrel = 1
-pkgver = 1.1.0.r0.ge2fd411
+pkgver = 1.1.3.r2.gfccb530
 url = https://github.com/mov-cli/mov-cli
 arch = all
 conflicts = mov-cli-py-git-experimental
@@ -19,10 +19,8 @@ depends = mpv
 license = GPL3
 makedepends = git
 makedepends = python3-setuptools
-optdepends = vlc: An alternative video player
 provides = mov-cli
 source = git+https://github.com/mov-cli/mov-cli.git
 sha256sums = SKIP
 makedepends = git
 makedepends = python3-setuptools
-optdepends = vlc: An alternative video player
diff --git a/PKGBUILD b/PKGBUILD
index 8eaeef7..9b52760 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -1,7 +1,7 @@
 # Maintainer: exponential <echo ZXhwb25lbnRpYWxtYXRyaXhAcHJvdG9ubWFpbC5jb20K | base64 -d>
 _pkgname='mov-cli'
 pkgname='mov-cli-git'
-pkgver=1.1.0.r0.ge2fd411
+pkgver=1.1.3.r2.gfccb530
 pkgrel=1
 pkgdesc="Python script for watching movies and TV shows via the terminal."
 arch=('all')
@@ -11,7 +11,6 @@ makedepends=('git' 'python3-setuptools')
 #debian bug: lxml missig cssselect dependency
 #debian bug: pycryptodome is actually pycryptodomex
 depends=('python3-bs4' 'python3-lxml' 'python3-cssselect' 'python3-httpx' 'python3-pycryptodome-fix' 'python3-six' 'python3-krfzf-py' 'mpv')
-optdepends=('vlc: An alternative video player')
 provides=('mov-cli')
 conflicts=('mov-cli-py-git-experimental' 'mov-cli-sh-git')
 source=('git+https://github.com/mov-cli/mov-cli.git')
diff --git a/error.txt b/error.txt
new file mode 100644
index 0000000..a139ae7
--- /dev/null
+++ b/error.txt
@@ -0,0 +1,14 @@
+[Solarus] [21220] Error: In on_restarted: enemies/bomber.lua:54: bad argument #1 to get_angle (number expected, got nil))
+stack traceback:
+	[C]: at 0x7f7362677a60
+	[C]: in function 'get_angle'
+	enemies/bomber.lua:54: in function 'start_flying'
+	enemies/bomber.lua:171: in function 'callback'
+	scripts/multi_events.lua:93: in function <scripts/multi_events.lua:92>
+[Solarus] [34980] Error: In on_restarted: enemies/bomber.lua:54: bad argument #1 to get_angle (number expected, got nil))
+stack traceback:
+	[C]: at 0x7f7362677a60
+	[C]: in function 'get_angle'
+	enemies/bomber.lua:54: in function 'start_flying'
+	enemies/bomber.lua:171: in function 'callback'
+	scripts/multi_events.lua:93: in function <scripts/multi_events.lua:92>