diff --git a/media-libs/libaacs/libaacs-0.8.0.recipe b/media-libs/libaacs/libaacs-0.8.1.recipe similarity index 88% rename from media-libs/libaacs/libaacs-0.8.0.recipe rename to media-libs/libaacs/libaacs-0.8.1.recipe index 16adc968c..0de5afb36 100644 --- a/media-libs/libaacs/libaacs-0.8.0.recipe +++ b/media-libs/libaacs/libaacs-0.8.1.recipe @@ -15,7 +15,7 @@ COPYRIGHT=" " LICENSE="GNU LGPL v2.1" SRC_URI="http://downloads.videolan.org/pub/videolan/libaacs/$portVersion/libaacs-$portVersion.tar.bz2" -CHECKSUM_SHA256="5e44545c7c4cb48bea49ff6b19d148416663593d6125ac8734776df21154ba94" +CHECKSUM_SHA256="95c344a02c47c9753c50a5386fdfb8313f9e4e95949a5c523a452f0bcb01bbe8" REVISION="1" ARCHITECTURES="x86 x86_64" if [ $effectiveTargetArchitecture != x86_gcc2 ]; then @@ -25,12 +25,12 @@ if [ $effectiveTargetArchitecture != x86_gcc2 ]; then fi SECONDARY_ARCHITECTURES="x86" -PATCHES="libaacs-$portVersion.patchset" +#PATCHES="libaacs-$portVersion.patchset" PROVIDES=" libaacs$secondaryArchSuffix = $portVersion compat >= 0 cmd:aacs_info${secondaryArchSuffix} - lib:libaacs$secondaryArchSuffix = 0.5.0 compat >= 0 + lib:libaacs$secondaryArchSuffix = 0.5.1 compat >= 0 " REQUIRES=" haiku$secondaryArchSuffix @@ -77,7 +77,7 @@ INSTALL() PROVIDES_devel=" libaacs${secondaryArchSuffix}_devel = $portVersion compat >= 0 - devel:libaacs$secondaryArchSuffix = 0.5.0 compat >= 0 + devel:libaacs$secondaryArchSuffix = 0.5.1 compat >= 0 " REQUIRES_devel=" libaacs$secondaryArchSuffix == $portVersion base diff --git a/media-libs/libaacs/patches/libaacs-0.8.0.patchset b/media-libs/libaacs/patches/libaacs-0.8.0.patchset deleted file mode 100644 index 9e45d5226..000000000 --- a/media-libs/libaacs/patches/libaacs-0.8.0.patchset +++ /dev/null @@ -1,31 +0,0 @@ -From 211cd0ae2564544fab867c89d8e5edfd86fa16a5 Mon Sep 17 00:00:00 2001 -From: Jerome Duval -Date: Mon, 9 Feb 2015 18:53:59 +0000 -Subject: haiku fixes - - -diff --git a/src/file/mmc_device_linux.c b/src/file/mmc_device_linux.c -index 90aaf90..e98a6f0 100644 ---- a/src/file/mmc_device_linux.c -+++ b/src/file/mmc_device_linux.c -@@ -31,6 +31,7 @@ - #include "util/macro.h" - #include "util/strutl.h" - -+#include - #include - #include - #include -@@ -180,8 +181,8 @@ MMCDEV *device_open(const char *path) - } else { - BD_DEBUG(DBG_MMC | DBG_CRIT, "Error opening /proc/mounts\n"); - } --#endif - } -+#endif - - if (fd >= 0) { - dev = calloc(1, sizeof(MMCDEV)); --- -1.8.3.4 - diff --git a/media-libs/libaacs/patches/libaacs-0.8.1.patchset b/media-libs/libaacs/patches/libaacs-0.8.1.patchset new file mode 100644 index 000000000..e69de29bb