summaryrefslogtreecommitdiffstats
path: root/video-libs
diff options
context:
space:
mode:
authorIsmael Luceno2021-08-24 15:59:31 +0200
committerIsmael Luceno2021-08-24 15:59:31 +0200
commit20291663363657d9456b94b2e2b49223a6c7a23a (patch)
treea7a2c1c1686de070a10e0400bb714f82569cd085 /video-libs
parent5acaf087af41df5df627d957693957e898d82aba (diff)
xine-lib 1.2.11
Diffstat (limited to 'video-libs')
-rwxr-xr-xvideo-libs/xine-lib/DEPENDS4
-rwxr-xr-xvideo-libs/xine-lib/DETAILS4
-rw-r--r--video-libs/xine-lib/HISTORY4
3 files changed, 8 insertions, 4 deletions
diff --git a/video-libs/xine-lib/DEPENDS b/video-libs/xine-lib/DEPENDS
index 35cfd5972a..55581ec387 100755
--- a/video-libs/xine-lib/DEPENDS
+++ b/video-libs/xine-lib/DEPENDS
@@ -1,7 +1,7 @@
depends zlib &&
-depends -sub STABLE ffmpeg &&
+depends LIBAVCODEC &&
depends libcdio &&
-depends vcdimager-unstable &&
+depends vcdimager &&
optional_depends libxdg-basedir \
"--with-external-libxdg-basedir" \
diff --git a/video-libs/xine-lib/DETAILS b/video-libs/xine-lib/DETAILS
index 15f56a2817..e2538652e4 100755
--- a/video-libs/xine-lib/DETAILS
+++ b/video-libs/xine-lib/DETAILS
@@ -1,6 +1,6 @@
SPELL=xine-lib
- VERSION=1.2.6
- SOURCE_HASH=sha512:ed4b1bc29daf85021cb83393d010ddca0ce9da508a8ddb9fec554f18eda1d156fc08f0aeaabeb7afe93fc445f049f84057e0708e6c87cd123c5cd2b20f8a25fd
+ VERSION=1.2.11
+ SOURCE_HASH=sha512:8208e4699819465ec9e820530f27b6129ee954ea17ab474eb9eda12137af1417ed5260830c1006ce32266a3913d22ba9957689bb5552464908038a1b8a8efbcf
SOURCE=$SPELL-$VERSION.tar.xz
SOURCE_DIRECTORY="$BUILD_DIRECTORY/$SPELL-$VERSION"
SOURCE_URL[0]=http://downloads.sourceforge.net/sourceforge/xine/${SPELL}/${VERSION}/${SOURCE}
diff --git a/video-libs/xine-lib/HISTORY b/video-libs/xine-lib/HISTORY
index f493932cb6..583564a3d4 100644
--- a/video-libs/xine-lib/HISTORY
+++ b/video-libs/xine-lib/HISTORY
@@ -1,3 +1,7 @@
+2021-08-24 Ismael Luceno <ismael@sourcemage.org>
+ * DETAILS: updated spell to 1.2.11
+ * DEPENDS: updated dependencies
+
2019-05-18 Ismael Luceno <ismael@sourcemage.org>
* DEPENDS: Update dependency; s/gettext/GETTEXT/