[arch-commits] Commit in pcsxr (3 files)
Allan McRae
allan at nymeria.archlinux.org
Thu Oct 31 02:38:33 UTC 2013
Date: Thursday, October 31, 2013 @ 03:38:33
Author: allan
Revision: 99949
remove !libtool
Modified:
pcsxr/repos/community-i686/PKGBUILD
pcsxr/repos/community-x86_64/PKGBUILD
pcsxr/trunk/PKGBUILD
---------------------------------+
repos/community-i686/PKGBUILD | 1 -
repos/community-x86_64/PKGBUILD | 1 -
trunk/PKGBUILD | 1 -
3 files changed, 3 deletions(-)
Modified: repos/community-i686/PKGBUILD
===================================================================
--- repos/community-i686/PKGBUILD 2013-10-31 02:38:13 UTC (rev 99948)
+++ repos/community-i686/PKGBUILD 2013-10-31 02:38:33 UTC (rev 99949)
@@ -10,7 +10,6 @@
arch=('i686' 'x86_64')
url='http://pcsxr.codeplex.com/'
license=('GPL')
-options=('!libtool')
depends=('libcdio' 'libxv' 'sdl' 'gtk3')
makedepends=('mesa' 'intltool')
[[ $CARCH == 'i686' ]] && makedepends+=('nasm')
Modified: repos/community-x86_64/PKGBUILD
===================================================================
--- repos/community-x86_64/PKGBUILD 2013-10-31 02:38:13 UTC (rev 99948)
+++ repos/community-x86_64/PKGBUILD 2013-10-31 02:38:33 UTC (rev 99949)
@@ -10,7 +10,6 @@
arch=('i686' 'x86_64')
url='http://pcsxr.codeplex.com/'
license=('GPL')
-options=('!libtool')
depends=('libcdio' 'libxv' 'sdl' 'gtk3')
makedepends=('mesa' 'intltool')
[[ $CARCH == 'i686' ]] && makedepends+=('nasm')
Modified: trunk/PKGBUILD
===================================================================
--- trunk/PKGBUILD 2013-10-31 02:38:13 UTC (rev 99948)
+++ trunk/PKGBUILD 2013-10-31 02:38:33 UTC (rev 99949)
@@ -10,7 +10,6 @@
arch=('i686' 'x86_64')
url='http://pcsxr.codeplex.com/'
license=('GPL')
-options=('!libtool')
depends=('libcdio' 'libxv' 'sdl' 'gtk3')
makedepends=('mesa' 'intltool')
[[ $CARCH == 'i686' ]] && makedepends+=('nasm')
More information about the arch-commits
mailing list