Date: Wednesday, October 30, 2013 @ 13:59:40 Author: allan Revision: 198134
remove !libtool Modified: libcddb/repos/extra-i686/PKGBUILD libcddb/repos/extra-x86_64/PKGBUILD libcddb/trunk/PKGBUILD -----------------------------+ repos/extra-i686/PKGBUILD | 1 - repos/extra-x86_64/PKGBUILD | 1 - trunk/PKGBUILD | 1 - 3 files changed, 3 deletions(-) Modified: repos/extra-i686/PKGBUILD =================================================================== --- repos/extra-i686/PKGBUILD 2013-10-30 12:59:19 UTC (rev 198133) +++ repos/extra-i686/PKGBUILD 2013-10-30 12:59:40 UTC (rev 198134) @@ -9,7 +9,6 @@ pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)." url="http://sourceforge.net/projects/libcddb/" license=('LGPL') -options=('!libtool') depends=('glibc') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2") md5sums=('8bb4a6f542197e8e9648ae597cd6bc8a') Modified: repos/extra-x86_64/PKGBUILD =================================================================== --- repos/extra-x86_64/PKGBUILD 2013-10-30 12:59:19 UTC (rev 198133) +++ repos/extra-x86_64/PKGBUILD 2013-10-30 12:59:40 UTC (rev 198134) @@ -9,7 +9,6 @@ pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)." url="http://sourceforge.net/projects/libcddb/" license=('LGPL') -options=('!libtool') depends=('glibc') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2") md5sums=('8bb4a6f542197e8e9648ae597cd6bc8a') Modified: trunk/PKGBUILD =================================================================== --- trunk/PKGBUILD 2013-10-30 12:59:19 UTC (rev 198133) +++ trunk/PKGBUILD 2013-10-30 12:59:40 UTC (rev 198134) @@ -9,7 +9,6 @@ pkgdesc="Library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (e.g. http://freedb.org)." url="http://sourceforge.net/projects/libcddb/" license=('LGPL') -options=('!libtool') depends=('glibc') source=("http://downloads.sourceforge.net/sourceforge/${pkgname}/${pkgname}-${pkgver}.tar.bz2") md5sums=('8bb4a6f542197e8e9648ae597cd6bc8a')
