summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorallan2013-10-30 23:21:51 +0000
committersvntogit2013-10-30 23:21:51 +0000
commit9f6dc517300ac229776106fdef233be43a6a43bf (patch)
treed10d488c69740f5f4d4191aa50e38bc473e703e8
parentc7f3fc676f6b7d60527b89bc432e5c0b151499dc (diff)
downloadaur-9f6dc517300ac229776106fdef233be43a6a43bf.tar.gz
remove !libtool
git-svn-id: file:///srv/repos/svn-community/svn@99730 9fca08f4-af9d-4005-b8df-a31f2cc04f65
-rw-r--r--.SRCINFO1
-rw-r--r--PKGBUILD1
2 files changed, 0 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 9cfecd4901ed..89cf9097cc7a 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,6 @@ pkgbase = directfb
depends = libdrm
depends = libgl
depends = mesa
- options = !libtool
source = http://www.directfb.org/downloads/Core/DirectFB-1.7/DirectFB-1.7.1.tar.gz
sha1sums = ff3dc6885f2875586849d88ee9f87fca866259b0
diff --git a/PKGBUILD b/PKGBUILD
index 9966c9a85057..fd142466e60b 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -10,7 +10,6 @@ arch=('i686' 'x86_64')
url="http://www.directfb.org"
license=('LGPL')
depends=('gcc-libs' 'libjpeg' 'sdl' 'libpng' 'freetype2' 'libdrm' 'libgl' 'mesa')
-options=('!libtool')
source=(http://www.directfb.org/downloads/Core/DirectFB-${pkgver%.*}/DirectFB-${pkgver}.tar.gz)
sha1sums=('095852479098a55be2b0c6a0250af4159ee16e7c')
sha1sums=('ff3dc6885f2875586849d88ee9f87fca866259b0')