[arch-commits] Commit in gstreamer-vaapi (3 files)
Allan McRae
allan at nymeria.archlinux.org
Wed Oct 30 12:36:24 UTC 2013
Date: Wednesday, October 30, 2013 @ 13:36:23
Author: allan
Revision: 198068
remove !libtool
Modified:
gstreamer-vaapi/repos/extra-i686/PKGBUILD
gstreamer-vaapi/repos/extra-x86_64/PKGBUILD
gstreamer-vaapi/trunk/PKGBUILD
-----------------------------+
repos/extra-i686/PKGBUILD | 2 +-
repos/extra-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: repos/extra-i686/PKGBUILD
===================================================================
--- repos/extra-i686/PKGBUILD 2013-10-30 12:36:02 UTC (rev 198067)
+++ repos/extra-i686/PKGBUILD 2013-10-30 12:36:23 UTC (rev 198068)
@@ -11,7 +11,7 @@
url="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"
makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins gstreamer0.10-bad-plugins libva
libxrandr)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
source=($url/$pkgbase-${pkgver}.tar.bz2)
sha1sums=('884a47cc4916f441bec160235927556a79c7ea09')
Modified: repos/extra-x86_64/PKGBUILD
===================================================================
--- repos/extra-x86_64/PKGBUILD 2013-10-30 12:36:02 UTC (rev 198067)
+++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:36:23 UTC (rev 198068)
@@ -11,7 +11,7 @@
url="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"
makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins gstreamer0.10-bad-plugins libva
libxrandr)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
source=($url/$pkgbase-${pkgver}.tar.bz2)
sha1sums=('884a47cc4916f441bec160235927556a79c7ea09')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-30 12:36:02 UTC (rev 198067)
+++ trunk/PKGBUILD 2013-10-30 12:36:23 UTC (rev 198068)
@@ -11,7 +11,7 @@
url="http://www.freedesktop.org/software/vaapi/releases/gstreamer-vaapi/"
makedepends=(gst-plugins-base gst-plugins-bad gstreamer0.10-base-plugins gstreamer0.10-bad-plugins libva
libxrandr)
-options=(!libtool !emptydirs)
+options=(!emptydirs)
source=($url/$pkgbase-${pkgver}.tar.bz2)
sha1sums=('884a47cc4916f441bec160235927556a79c7ea09')
More information about the arch-commits
mailing list