diff options
Diffstat (limited to 'community/gstreamermm/PKGBUILD')
-rw-r--r-- | community/gstreamermm/PKGBUILD | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/community/gstreamermm/PKGBUILD b/community/gstreamermm/PKGBUILD index 050059c9f..f6af444cc 100644 --- a/community/gstreamermm/PKGBUILD +++ b/community/gstreamermm/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 81906 2013-01-03 11:48:18Z jelle $ +# $Id: PKGBUILD 99791 2013-10-30 23:44:23Z allan $ # Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org> pkgname=gstreamermm @@ -10,7 +10,6 @@ url="http://gstreamer.freedesktop.org/bindings/cplusplus.html" license=('LGPL') depends=('glibmm' 'gstreamer0.10-base>=0.10.25' 'libsigc++2.0' 'libxml++') makedepends=('doxygen' 'pkgconfig') -options=('!libtool') changelog=$pkgname.changelog source=(http://ftp.gnome.org/pub/GNOME/sources/gstreamermm/0.10/${pkgname}-${pkgver}.tar.xz) sha256sums=('12b5f377363594a69cb79f2f5cd0a8b1813ca6553680c3216e6354cfd682ebc6') |