From 3dd36ed1c9fa761b0cce7dd25595f7398be0646c Mon Sep 17 00:00:00 2001 From: James Meyer Date: Wed, 19 Aug 2009 14:07:12 -0500 Subject: Remove empty dirs: fftw2,glib,gtk --- abs/core-testing/fftw2/PKGBUILD | 4 ++-- abs/core-testing/fftw2/__changelog | 2 ++ abs/core-testing/glib/PKGBUILD | 4 ++-- abs/core-testing/glib/__changelog | 1 + abs/core-testing/gtk/PKGBUILD | 4 ++-- abs/core-testing/gtk/__changelog | 2 ++ 6 files changed, 11 insertions(+), 6 deletions(-) create mode 100644 abs/core-testing/fftw2/__changelog create mode 100644 abs/core-testing/glib/__changelog create mode 100644 abs/core-testing/gtk/__changelog diff --git a/abs/core-testing/fftw2/PKGBUILD b/abs/core-testing/fftw2/PKGBUILD index a826ce8..4b95f97 100644 --- a/abs/core-testing/fftw2/PKGBUILD +++ b/abs/core-testing/fftw2/PKGBUILD @@ -3,13 +3,13 @@ pkgname=fftw2 pkgver=2.1.5 -pkgrel=7 +pkgrel=8 pkgdesc="FFTW is a C subroutine library for computing the discrete Fourier transform (DFT) in one or more dimensions, of both real and complex data, and of arbitrary input size. This is package is offering backwards compatibility version 2.x.y. of fftw." arch=(i686 x86_64) url="http://www.fftw.org/" license=('GPL2') depends=('glibc') -options=(!libtool) +options=(!libtool !emptydirs) source=(http://www.fftw.org/fftw-${pkgver}.tar.gz) md5sums=('8d16a84f3ca02a785ef9eb36249ba433') diff --git a/abs/core-testing/fftw2/__changelog b/abs/core-testing/fftw2/__changelog new file mode 100644 index 0000000..014bc64 --- /dev/null +++ b/abs/core-testing/fftw2/__changelog @@ -0,0 +1,2 @@ +added !emptydir to options + diff --git a/abs/core-testing/glib/PKGBUILD b/abs/core-testing/glib/PKGBUILD index 0f76a1e..cb97a5b 100644 --- a/abs/core-testing/glib/PKGBUILD +++ b/abs/core-testing/glib/PKGBUILD @@ -4,13 +4,13 @@ pkgname=glib pkgver=1.2.10 -pkgrel=7 +pkgrel=8 pkgdesc="Common C routines used by Gtk+ and other libs" arch=('i686' 'x86_64') url="http://www.gtk.org/" license=('LGPL') depends=('glibc') -options=('!libtool') +options=('!libtool' '!emptydirs') source=(ftp://ftp.gtk.org/pub/gtk/v1.2/$pkgname-$pkgver.tar.gz \ gcc340.patch \ aclocal-fixes.patch) diff --git a/abs/core-testing/glib/__changelog b/abs/core-testing/glib/__changelog new file mode 100644 index 0000000..93f6b06 --- /dev/null +++ b/abs/core-testing/glib/__changelog @@ -0,0 +1 @@ +added !emptydir to options diff --git a/abs/core-testing/gtk/PKGBUILD b/abs/core-testing/gtk/PKGBUILD index 40e235c..bb47b2b 100644 --- a/abs/core-testing/gtk/PKGBUILD +++ b/abs/core-testing/gtk/PKGBUILD @@ -4,13 +4,13 @@ pkgname=gtk pkgver=1.2.10 -pkgrel=8 +pkgrel=10 pkgdesc="The GTK+ toolkit" arch=('i686' 'x86_64') url="http://www.gtk.org/" license=('LGPL') depends=('libxi' 'glib') -options=('!libtool') +options=('!libtool' '!emptydirs') source=(ftp://ftp.gtk.org/pub/gtk/v1.2/gtk+-$pkgver.tar.gz \ aclocal-fixes.patch) md5sums=('4d5cb2fc7fb7830e4af9747a36bfce20' 'c59d4906602d99a7468f7334b6fc3b4e') diff --git a/abs/core-testing/gtk/__changelog b/abs/core-testing/gtk/__changelog new file mode 100644 index 0000000..014bc64 --- /dev/null +++ b/abs/core-testing/gtk/__changelog @@ -0,0 +1,2 @@ +added !emptydir to options + -- cgit v0.12