summaryrefslogtreecommitdiff
path: root/libre
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-25 20:51:59 -0200
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2013-12-25 20:52:11 -0200
commit3bd8c553b3b0ed608cfc42507b1b0772fe77503d (patch)
tree37c53aae831347da4f52bea62638b18204f69254 /libre
parentc5a543ce44e0506a6146e6275faa30d71f2ace38 (diff)
ogmrip-libre-1.0.0-3: remove !libtool
Diffstat (limited to 'libre')
-rw-r--r--libre/ogmrip-libre/PKGBUILD6
-rw-r--r--libre/ogmrip-libre/ogmrip.changelog3
2 files changed, 6 insertions, 3 deletions
diff --git a/libre/ogmrip-libre/PKGBUILD b/libre/ogmrip-libre/PKGBUILD
index a14f8d877..ef0fc1202 100644
--- a/libre/ogmrip-libre/PKGBUILD
+++ b/libre/ogmrip-libre/PKGBUILD
@@ -1,4 +1,4 @@
-# $Id: PKGBUILD 89460 2013-04-29 13:17:27Z jelle $
+# $Id: PKGBUILD 103017 2013-12-25 16:56:14Z jlichtblau $
# Maintainer: Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
# Contributor: Daenyth
# Contributor: Allan McRae <allan@archlinux.org>
@@ -8,7 +8,7 @@
_pkgname=ogmrip
pkgname=ogmrip-libre
pkgver=1.0.0
-pkgrel=2
+pkgrel=3
pkgdesc="Libraries and GTK2 interface for DVD ripping using mencoder, without nonfree faac support"
arch=('i686' 'x86_64')
url="http://ogmrip.sourceforge.net/"
@@ -27,7 +27,7 @@ optdepends=('lame: support for the MP3 audio codec'
replaces=$_pkgname
conflicts=$_pkgname
provides=$_pkgname=$pkgver
-options=('!libtool' '!makeflags')
+options=('!makeflags')
changelog=$_pkgname.changelog
install=$_pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/${_pkgname}/${_pkgname}-${pkgver}.tar.gz)
diff --git a/libre/ogmrip-libre/ogmrip.changelog b/libre/ogmrip-libre/ogmrip.changelog
index 27114b508..f1927f864 100644
--- a/libre/ogmrip-libre/ogmrip.changelog
+++ b/libre/ogmrip-libre/ogmrip.changelog
@@ -1,3 +1,6 @@
+2013-12-25 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
+ * ogmrip 1.0.0-3 static libraries removed
+
2013-04-20 Jaroslav Lichtblau <dragonlord@aur.archlinux.org>
* ogmrip 1.0.0-1