diff --git a/extra/libxmi/PKGBUILD b/extra/libxmi/PKGBUILD new file mode 100644 index 000000000..5164a0de7 --- /dev/null +++ b/extra/libxmi/PKGBUILD @@ -0,0 +1,27 @@ +# $Id: PKGBUILD 57020 2009-10-31 09:40:29Z allan $ +# Contributor: Tobias Kieslich [tobias.justdreams.de] + +# PlugApps: Kevin Mihelich +# - rebuild m4 files, source was built with old automake + +pkgname=libxmi +pkgver=1.2 +pkgrel=2 +pkgdesc="library for rasterizing 2-D vector graphics" +arch=('i686' 'x86_64') +url="http://www.gnu.org/software/libxmi/libxmi.html" +license=('GPL') +depends=('glibc') +source=(http://mirrors.usc.edu/pub/gnu/${pkgname}/${pkgname}-${pkgver}.tar.gz) +md5sums=('4e6935484f0ad71b531920bf4c546b47') + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + rm config.guess config.sub install-sh missing + aclocal + autoconf + automake --add-missing + ./configure --prefix=/usr --infodir=/usr/share/info + make || return 1 + make DESTDIR=${pkgdir} install +} diff --git a/packages-to-skip.txt b/packages-to-skip.txt index 7063d654d..45229eeb9 100644 --- a/packages-to-skip.txt +++ b/packages-to-skip.txt @@ -55,6 +55,7 @@ extra - nvidia-173xx-utils extra - nvidia-96xx extra - nvidia-96xx-utils extra - nvidia-utils +extra - openbabel extra - povray extra - r128-dri extra - racket @@ -175,6 +176,8 @@ community - openlierox community - opera community - performous community - performous-freesongs +community - python-openbabel +community - python2-openbabel community - radeontool community - rfc community - rocksndiamonds