[arch-commits] Commit in ogmrip (3 files)
Allan McRae
allan at nymeria.archlinux.org
Thu Oct 31 02:33:11 UTC 2013
Date: Thursday, October 31, 2013 @ 03:33:10
Author: allan
Revision: 99933
remove !libtool
Modified:
ogmrip/repos/community-i686/PKGBUILD
ogmrip/repos/community-x86_64/PKGBUILD
ogmrip/trunk/PKGBUILD
---------------------------------+
repos/community-i686/PKGBUILD | 2 +-
repos/community-x86_64/PKGBUILD | 2 +-
trunk/PKGBUILD | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD 2013-10-31 02:32:50 UTC (rev 99932)
+++ repos/community-i686/PKGBUILD 2013-10-31 02:33:10 UTC (rev 99933)
@@ -23,7 +23,7 @@
'gocr: support for the SRT subtitle format'
'ocrad: support for the SRT subtitle format'
'tesseract: support for the SRT subtitle format')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
changelog=$pkgname.changelog
install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-31 02:32:50 UTC (rev 99932)
+++ repos/community-x86_64/PKGBUILD 2013-10-31 02:33:10 UTC (rev 99933)
@@ -23,7 +23,7 @@
'gocr: support for the SRT subtitle format'
'ocrad: support for the SRT subtitle format'
'tesseract: support for the SRT subtitle format')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
changelog=$pkgname.changelog
install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-31 02:32:50 UTC (rev 99932)
+++ trunk/PKGBUILD 2013-10-31 02:33:10 UTC (rev 99933)
@@ -23,7 +23,7 @@
'gocr: support for the SRT subtitle format'
'ocrad: support for the SRT subtitle format'
'tesseract: support for the SRT subtitle format')
-options=('!libtool' '!makeflags')
+options=('!makeflags')
changelog=$pkgname.changelog
install=$pkgname.install
source=(http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.gz)
More information about the arch-commits
mailing list