diff options
author | root <root@rshg054.dnsready.net> | 2013-03-24 00:48:02 -0700 |
---|---|---|
committer | root <root@rshg054.dnsready.net> | 2013-03-24 00:48:02 -0700 |
commit | 31416859638d756d88136e4e0eb78027c16ac17f (patch) | |
tree | ba60745c928ce1e6525cd1994b3009016fa11c55 /extra | |
parent | bfffe04eef66a8556e972c888cc854a202b307d9 (diff) |
Sun Mar 24 00:47:57 PDT 2013
Diffstat (limited to 'extra')
-rw-r--r-- | extra/calligra/PKGBUILD | 4 | ||||
-rw-r--r-- | extra/colord-gtk/PKGBUILD | 6 | ||||
-rw-r--r-- | extra/colord/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/evas_generic_loaders/PKGBUILD | 4 | ||||
-rw-r--r-- | extra/gnutls/PKGBUILD | 8 | ||||
-rw-r--r-- | extra/inkscape/PKGBUILD | 4 | ||||
-rw-r--r-- | extra/libreoffice/PKGBUILD | 26 | ||||
-rw-r--r-- | extra/nx/PKGBUILD | 16 | ||||
-rw-r--r-- | extra/nx/keyboard_rule.diff | 11 | ||||
-rw-r--r-- | extra/nx/nx-cflags.patch | 54 | ||||
-rw-r--r-- | extra/poppler/PKGBUILD | 16 | ||||
-rw-r--r-- | extra/vigra/PKGBUILD | 17 | ||||
-rw-r--r-- | extra/wayland/PKGBUILD | 11 |
13 files changed, 65 insertions, 120 deletions
diff --git a/extra/calligra/PKGBUILD b/extra/calligra/PKGBUILD index 2ed945e90..b01af8eee 100644 --- a/extra/calligra/PKGBUILD +++ b/extra/calligra/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 179991 2013-03-13 21:33:19Z andrea $ +# $Id: PKGBUILD 180550 2013-03-23 07:23:55Z bpiotrowski $ # Maintainer: Ronald van Haren <ronald.archlinux.org> # Maintainer: Andrea Scarpino <andrea@archlinux.org> @@ -18,7 +18,7 @@ pkgname=('calligra-filters' 'calligra-braindump' 'calligra-flow') pkgver=2.6.2 -pkgrel=1 +pkgrel=2 arch=('i686' 'x86_64') url='http://www.calligra-suite.org/' license=('FDL1.2' 'GPL2' 'LGPL') diff --git a/extra/colord-gtk/PKGBUILD b/extra/colord-gtk/PKGBUILD index 46415c588..d218302e2 100644 --- a/extra/colord-gtk/PKGBUILD +++ b/extra/colord-gtk/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 175994 2013-01-25 16:27:49Z ioni $ +# $Id: PKGBUILD 180561 2013-03-23 09:51:45Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Ionut Biru <ibiru@archlinux.org> pkgname=colord-gtk -pkgver=0.1.24 +pkgver=0.1.25 pkgrel=1 pkgdesc="GTK integration for libcolord" arch=('i686' 'x86_64') @@ -13,7 +13,7 @@ depends=('lcms2' 'gtk3' 'colord') makedepends=('intltool' 'gobject-introspection' 'vala' 'gtk-doc') source=($url/releases/$pkgname-$pkgver.tar.xz) options=('!libtool') -sha1sums=('6711d50d45150e54ebcfcd8d242b6a0d83ac73c2') +sha1sums=('ffb27568ff25860fbcc09cc32ba05469655b099d') build() { cd "$pkgname-$pkgver" diff --git a/extra/colord/PKGBUILD b/extra/colord/PKGBUILD index 2976ba21e..04cba601c 100644 --- a/extra/colord/PKGBUILD +++ b/extra/colord/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 180252 2013-03-18 22:06:34Z heftig $ +# $Id: PKGBUILD 180560 2013-03-23 09:51:07Z heftig $ # Maintainer: Jan Alexander Steffens (heftig) <jan.steffens@gmail.com> # Contributor: Ionut Biru <ibiru@archlinux.org> pkgname=colord -pkgver=0.1.30 -pkgrel=2 +pkgver=0.1.31 +pkgrel=1 pkgdesc="System daemon for managing color devices" arch=(i686 x86_64) url="http://www.freedesktop.org/software/colord" @@ -16,7 +16,7 @@ options=('!libtool') install=colord.install backup=(etc/colord.conf) source=($url/releases/$pkgname-$pkgver.tar.xz) -sha1sums=('54442a4736192aab65a7fa306142ae1cc30cda15') +sha1sums=('f4a00282aaae0fb8a5d24abfc78377e010261e75') build() { cd $pkgname-$pkgver diff --git a/extra/evas_generic_loaders/PKGBUILD b/extra/evas_generic_loaders/PKGBUILD index 0c227f4dd..300515304 100644 --- a/extra/evas_generic_loaders/PKGBUILD +++ b/extra/evas_generic_loaders/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 175032 2013-01-12 08:15:25Z andyrtr $ +# $Id: PKGBUILD 180552 2013-03-23 07:23:57Z bpiotrowski $ # Maintainer: Ronald van Haren <ronald@archlinux.org> # Contributor: Gustavo Sverzut Barbieri <barbieri@gmail.com> pkgname=evas_generic_loaders pkgver=1.7.5 -pkgrel=2 +pkgrel=3 pkgdesc="Additional generic loaders for Evas" arch=('i686' 'x86_64') url="http://www.enlightenment.org" diff --git a/extra/gnutls/PKGBUILD b/extra/gnutls/PKGBUILD index c3a4e00a2..bb04902df 100644 --- a/extra/gnutls/PKGBUILD +++ b/extra/gnutls/PKGBUILD @@ -1,9 +1,9 @@ -# $Id: PKGBUILD 178865 2013-02-27 20:55:22Z andyrtr $ +# $Id: PKGBUILD 180567 2013-03-23 15:06:13Z andyrtr $ # Maintainer: Jan de Groot <jgc@archlinux.org> # Maintainer: Andreas Radke <andyrtr@archlinux.org> pkgname=gnutls -pkgver=3.1.9 +pkgver=3.1.10 pkgrel=1 pkgdesc="A library which provides a secure layer over a reliable transport layer" arch=('i686' 'x86_64') @@ -14,8 +14,8 @@ options=('!libtool' '!zipman') depends=('gcc-libs>=4.7.1-5' 'libtasn1>=3.0' 'readline' 'zlib' 'nettle>=2.4' 'p11-kit>=0.12') makedepends=('valgrind' 'strace' 'datefudge') source=(ftp://ftp.gnutls.org/gcrypt/gnutls/v3.1/${pkgname}-${pkgver}.tar.xz{,.sig}) -md5sums=('0674032fe6de0d90d08eed81fcac2e1d' - '503f49f55459ef4229fa4f35841fde2f') +md5sums=('9e73aa5c3ef3b7358159a31302e25aa7' + '062dd4fe7d527dadbb3d9e9fb240510f') build() { cd "${srcdir}/${pkgname}-${pkgver}" diff --git a/extra/inkscape/PKGBUILD b/extra/inkscape/PKGBUILD index 8c5257506..febf4bc16 100644 --- a/extra/inkscape/PKGBUILD +++ b/extra/inkscape/PKGBUILD @@ -1,11 +1,11 @@ -# $Id: PKGBUILD 180311 2013-03-20 02:35:33Z eric $ +# $Id: PKGBUILD 180553 2013-03-23 07:23:58Z bpiotrowski $ # Maintainer: Gaetan Bisson <bisson@archlinux.org> # Contributor: Tobias Kieslich <tobias@justdreams.de> # Contributor: tobias <tobias@archlinux.org> pkgname=inkscape pkgver=0.48.4 -pkgrel=4 +pkgrel=5 pkgdesc='Vector graphics editor using the SVG file format' url='http://inkscape.sourceforge.net/' license=('GPL' 'LGPL') diff --git a/extra/libreoffice/PKGBUILD b/extra/libreoffice/PKGBUILD index 4bf3fb358..8bd7cf113 100644 --- a/extra/libreoffice/PKGBUILD +++ b/extra/libreoffice/PKGBUILD @@ -1,4 +1,4 @@ -# $Id: PKGBUILD 179822 2013-03-09 21:04:13Z andyrtr $ +# $Id: PKGBUILD 180554 2013-03-23 07:24:00Z bpiotrowski $ # Maintainer: AndyRTR <andyrtr@archlinux.org> pkgbase="libreoffice" @@ -21,7 +21,7 @@ pkgname=('libreoffice-common' 'libreoffice-extension-nlpsolver') # svn up -r 142692 (last one with all extensions built) _LOver=4.0.1.2 pkgver=4.0.1 -pkgrel=2 +pkgrel=3 arch=('i686' 'x86_64') license=('LGPL3') url="http://www.libreoffice.org/" @@ -33,7 +33,7 @@ makedepends=( # makedepends # the runtime dependencies "curl>=7.20.0" "hunspell>=1.2.8" "python>=3.3" 'libwpd>=0.9.2' 'libwps' 'libxaw' "neon>=0.28.6" 'pango' 'nspr' 'libjpeg' 'libxrandr' 'libgl' 'dbus-glib' 'libxslt' 'librsvg' "icu>=50.1-2" - 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'libtextcat' 'graphite' 'lcms2' 'poppler>=0.20.5' + 'redland' 'hyphen' 'lpsolve' 'gcc-libs' 'sh' 'libtextcat' 'graphite' 'lcms2' 'poppler>=0.22.2' 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'gtk2' 'orbit2' 'translate-toolkit' 'xdg-utils' 'ttf-dejavu') # to satisfy regression tests @@ -275,7 +275,7 @@ package_libreoffice-common() { pkgdesc="common files for LibreOffice - a productivity suite that is compatible with other major office suites" install=libreoffice-common.install depends=('libreoffice-langpack' "hunspell>=1.2.8" "python>=3.3" "neon>=0.28.6" - 'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=50.1" 'clucene' 'lcms2' "poppler>=0.20.5" + 'nss' 'libsm' 'redland' 'hyphen' 'graphite' "icu>=50.1" 'clucene' 'lcms2' "poppler>=0.22.2" 'hicolor-icon-theme' 'desktop-file-utils' 'shared-mime-info' 'xdg-utils') # 'orbit2') optdepends=('libreoffice-langpack: additional language support' 'java-runtime: adds java support' @@ -344,7 +344,6 @@ package_libreoffice-base() { install=libreoffice-base.install depends=('libreoffice-common') optdepends=('libreoffice-postgresql-connector') - backup=() groups=('libreoffice') replaces=('libreoffice') @@ -389,9 +388,9 @@ package_libreoffice-postgresql-connector() { package_libreoffice-calc() { pkgdesc="Spreadsheet application for LibreOffice." install=libreoffice-calc.install - depends=('libreoffice-common' 'lpsolve' ) - optdepends=() - backup=() + #depends=('libreoffice-common' 'lpsolve' ) + depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts of the writer pkg - https://bugs.archlinux.org/task/34332 + depends=('libreoffice-writer' 'lpsolve' ) # some hidden uno linking to parts of the writer pkg - https://bugs.archlinux.org/task/34332 groups=('libreoffice') replaces=('libreoffice') @@ -413,8 +412,6 @@ package_libreoffice-draw() { pkgdesc="Drawing Application for LibreOffice." install=libreoffice-draw.install depends=('libreoffice-common') - optdepends=() - backup=() groups=('libreoffice') replaces=('libreoffice') @@ -435,7 +432,6 @@ package_libreoffice-draw() { package_libreoffice-gnome() { pkgdesc="Plug-in for LibreOffice that enables integration into the Gnome and other gtk desktop environment." depends=('libreoffice-common' 'gtk2' 'gconf') # gconf pulls in gtk3 - backup=() groups=('libreoffice') # create directories from *list.txt file @@ -457,7 +453,6 @@ package_libreoffice-impress() { install=libreoffice-impress.install depends=('libreoffice-common') optdepends=('glu: for the OGLTrans extension') - backup=() groups=('libreoffice') replaces=('libreoffice') @@ -499,8 +494,6 @@ package_libreoffice-kde4() { package_libreoffice-math() { pkgdesc="Equation Editor Application for LibreOffice." depends=('libreoffice-common') - optdepends=() - backup=() groups=('libreoffice') replaces=('libreoffice') @@ -521,8 +514,6 @@ package_libreoffice-math() { package_libreoffice-sdk() { pkgdesc="Software Development Kit for LibreOffice." depends=('libreoffice-common' 'gcc-libs' 'sh' 'make' 'zip' 'gcc' 'java-environment') - optdepends=() - backup=() groups=('libreoffice') # create directories from *list.txt file @@ -545,8 +536,6 @@ package_libreoffice-sdk() { package_libreoffice-sdk-doc() { pkgdesc="Software Development Kit documentation for LibreOffice" depends=('libreoffice-common' 'libreoffice-sdk') - optdepends=() - backup=() groups=('libreoffice') # create directories from *list.txt file @@ -571,7 +560,6 @@ package_libreoffice-writer() { install=libreoffice-writer.install depends=('libreoffice-common' 'libwpd>=0.9.2' 'libwps' 'libxml2') optdepends=('libwpg: library for importing and converting Corel WordPerfect(tm) Graphics images') - backup=() groups=('libreoffice') replaces=('libreoffice') diff --git a/extra/nx/PKGBUILD b/extra/nx/PKGBUILD index 955f8d778..93d5028e3 100644 --- a/extra/nx/PKGBUILD +++ b/extra/nx/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 175081 2013-01-13 09:33:31Z andyrtr $ +# $Id: PKGBUILD 180572 2013-03-23 15:42:01Z andyrtr $ # Maintainer: Andreas Radke <andyrtr@archlinux.org> pkgbase=nx pkgname=('libxcomp' 'nxproxy' 'nx-x11' 'nx-xcompext' 'nxagent' 'x2go-agent' 'nx-headers') -pkgver=3.5.0.17 -pkgrel=3 +pkgver=3.5.0.18 +pkgrel=1 arch=('i686' 'x86_64') url="http://wiki.x2go.org/" license=('GPL') @@ -12,12 +12,18 @@ license=('GPL') makedepends=('libjpeg-turbo' 'libpng' 'bash' 'perl' 'libxml2' # runtime dependencies from subpackages 'xproto' 'freetype2' 'libxaw' 'libxrender' 'libxp' 'libxpm' 'libxdamage' 'libxrandr' 'libxcomposite' 'libxtst' 'xorg-sessreg' # makedepends ) -source=(http://code.x2go.org/releases/source/nx-libs/nx-libs-$pkgver-full.tar.gz) -md5sums=('aac9a999d4b38dedd476409e5fc2c4aa') +source=(http://code.x2go.org/releases/source/nx-libs/nx-libs-$pkgver-full.tar.gz + keyboard_rule.diff) +md5sums=('cb321b520c3e157619e4ed5315c9e44c' + 'f681bc66827cd7ddff4b81b983c20401') build() { cd "${srcdir}/nx-libs-$pkgver" + # fix keyboard layout with xkeyboard-config >= 2.6 - doesn't solve proper layout detection + # upstream needs to do much more work in that area + patch -Np1 -i ${srcdir}/keyboard_rule.diff + # debug flags # export CFLAGS="-march=x86-64 -O1 -g -pipe" # export CXXFLAGS="-march=x86-64 -O1 -g -pipe" diff --git a/extra/nx/keyboard_rule.diff b/extra/nx/keyboard_rule.diff new file mode 100644 index 000000000..dccab160b --- /dev/null +++ b/extra/nx/keyboard_rule.diff @@ -0,0 +1,11 @@ +--- nx-libs-3.5.0.17/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c 2013-01-04 13:25:49.000000000 +0100 ++++ nx-libs-3.5.0.17/nx-X11/programs/Xserver/hw/nxagent/Keyboard.c.new 2013-03-15 18:24:54.084216888 +0100 +@@ -140,7 +140,7 @@ + #define XKB_CONFIG_FILE "/etc/nxagent/nxagent.keyboard" + #endif + #ifndef XKB_DFLT_RULES_FILE +-#define XKB_DFLT_RULES_FILE "xfree86" ++#define XKB_DFLT_RULES_FILE "base" + #endif + #ifndef XKB_ALTS_RULES_FILE + #define XKB_ALTS_RULES_FILE "xorg" diff --git a/extra/nx/nx-cflags.patch b/extra/nx/nx-cflags.patch deleted file mode 100644 index 35562939c..000000000 --- a/extra/nx/nx-cflags.patch +++ /dev/null @@ -1,54 +0,0 @@ ---- nxcomp/configure.in.orig 2008-12-18 15:48:09.000000000 +0100 -+++ nxcomp/configure.in 2008-12-18 15:54:14.000000000 +0100 -@@ -7,8 +7,7 @@ - - dnl Set our default compilation flags. - --CXXFLAGS="-O3 -fno-rtti -fno-exceptions" --CFLAGS="-O3" -+CXXFLAGS="$CXXFLAGS -fno-rtti -fno-exceptions" - - dnl Reset default linking directives. - ---- nxcompext/configure.in.orig 2008-12-18 15:55:29.000000000 +0100 -+++ nxcompext/configure.in 2008-12-18 15:55:51.000000000 +0100 -@@ -5,11 +5,6 @@ - AC_INIT(NXlib.h) - AC_PREREQ(2.13) - --dnl Reset default compilation flags. -- --CXXFLAGS="-O3" --CFLAGS="-O3" -- - dnl Reset default linking directives. - - LIBSTATIC="" ---- nxcompshad/configure.in.orig 2008-12-18 15:56:13.000000000 +0100 -+++ nxcompshad/configure.in 2008-12-18 15:56:22.000000000 +0100 -@@ -5,11 +5,6 @@ - AC_INIT(Shadow.h) - AC_PREREQ(2.13) - --dnl Reset default compilation flags. -- --CXXFLAGS="-O3" --CPPFLAGS="-O3" -- - dnl Reset default linking directives. - - LIBSTATIC="" ---- nxproxy/configure.in.orig 2008-12-18 15:57:48.000000000 +0100 -+++ nxproxy/configure.in 2008-12-18 15:57:55.000000000 +0100 -@@ -5,11 +5,6 @@ - AC_INIT(Main.c) - AC_PREREQ(2.13) - --dnl Reset default compilation flags. -- --CXXFLAGS="-O3" --CPPFLAGS="-O3" -- - dnl Prefer headers and libraries from nx-X11 if present. - - if test -d "../nx-X11/exports/include" ; then diff --git a/extra/poppler/PKGBUILD b/extra/poppler/PKGBUILD index 5f328fd67..32e197ba7 100644 --- a/extra/poppler/PKGBUILD +++ b/extra/poppler/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 178974 2013-03-01 10:22:47Z andrea $ +# $Id: PKGBUILD 180549 2013-03-23 07:23:53Z bpiotrowski $ # Maintainer: Jan de Groot <jgc@archlinux.org> pkgbase=poppler pkgname=('poppler' 'poppler-glib' 'poppler-qt') -pkgver=0.22.1 -pkgrel=3 +pkgver=0.22.2 +pkgrel=1 arch=(i686 x86_64) license=('GPL') makedepends=('libjpeg' 'gcc-libs' 'cairo' 'fontconfig' 'openjpeg' 'gtk2' 'qt4' 'pkgconfig' 'lcms' 'gobject-introspection' 'icu') @@ -13,13 +13,15 @@ url="http://poppler.freedesktop.org/" _testtag=0d2bfd4af4c76a3bac27ccaff793d9129df7b57a source=(http://poppler.freedesktop.org/${pkgbase}-${pkgver}.tar.gz http://cgit.freedesktop.org/poppler/test/snapshot/test-${_testtag}.tar.bz2) -md5sums=('50c259fdda538c1ba94b62aa25f7ec87' +md5sums=('3939740201c59c470bc7198003450a20' '9dc64c254a31e570507bdd4ad4ba629a') build() { . /etc/profile.d/qt4.sh - cd "${srcdir}/${pkgbase}-${pkgver}" + cd "${srcdir}" + ln -sf test-${_testtag} test + cd ${pkgbase}-${pkgver} sed -i -e '/AC_PATH_XTRA/d' configure.ac sed -i "s:AM_CONFIG_HEADER:AC_CONFIG_HEADERS:" configure.ac @@ -36,9 +38,7 @@ build() { } check() { - cd "${srcdir}" - ln -sf test-${_testtag} test - cd ${pkgbase}-${pkgver} + cd "${srcdir}/${pkgbase}-${pkgver}" LANG=en_US.UTF8 make check } diff --git a/extra/vigra/PKGBUILD b/extra/vigra/PKGBUILD index fe4b87cda..de2f174dc 100644 --- a/extra/vigra/PKGBUILD +++ b/extra/vigra/PKGBUILD @@ -1,29 +1,24 @@ -# $Id: PKGBUILD 148954 2012-02-05 11:57:34Z ibiru $ +# $Id: PKGBUILD 180557 2013-03-23 09:37:02Z andyrtr $ # Maintainer: AndyRTR <andyrtr@archlinux.org> # Contributor: Lukas Jirkovsky <l.jirkovsky@gmail.com> pkgbase=vigra pkgname=('vigra' 'vigra-doc') -pkgver=1.8.0 -pkgrel=3 +pkgver=1.9.0 +pkgrel=1 arch=('i686' 'x86_64') url="http://hci.iwr.uni-heidelberg.de/vigra/" license=('custom:MIT') makedepends=(# runtime deps 'libpng>=1.5.7' 'libtiff>=4.0.0' 'gcc-libs' 'sh' 'hdf5>=1.8.7' 'fftw' # additional makedeps - 'cmake' 'python-nose' 'doxygen' 'python-sphinx' 'boost' 'python-numpy') + 'cmake' 'python2-nose' 'doxygen' 'python2-sphinx' 'boost' 'python2-numpy') options=('!libtool') -source=(http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/${pkgname}-${pkgver}-src.tar.gz - vigra-1.7.1.gcc460.patch) -md5sums=('15c5544448e529ee60020758ab6be264' - '25ef8bc26bc38ee67e5b512d2acd0166') -sha1sums=('09f1d506c2748ebeb7d9f1c77ce387f9e7b837d2' - '1de6381a74dd136ea25df5a27f249187b0dbd17e') +source=(http://kogs-www.informatik.uni-hamburg.de/~koethe/vigra/${pkgname}-${pkgver}-src.tar.gz) +md5sums=('b6155afe1ea967917d2be16d98a85404') build() { cd "${srcdir}"/${pkgbase}-${pkgver} - patch -Np1 -i ${srcdir}/vigra-1.7.1.gcc460.patch cmake -DCMAKE_INSTALL_PREFIX=/usr \ -DPYTHON_EXECUTABLE=/usr/bin/python2 \ -DWITH_VIGRANUMPY=1 \ diff --git a/extra/wayland/PKGBUILD b/extra/wayland/PKGBUILD index 3342dd822..d1596f352 100644 --- a/extra/wayland/PKGBUILD +++ b/extra/wayland/PKGBUILD @@ -1,10 +1,10 @@ -# $Id: PKGBUILD 178061 2013-02-15 01:24:43Z tomegun $ +# $Id: PKGBUILD 180543 2013-03-23 00:31:47Z tomegun $ # Maintainer: Tom Gundersen <teg@jklm.no> # Contributor: Sébastien Luttringer # Contributor: Joel Teichroeb <joel@teichroeb.net> pkgname=wayland -pkgver=1.0.5 +pkgver=1.0.6 pkgrel=1 pkgdesc='A computer display server protocol' arch=('i686' 'x86_64') @@ -17,7 +17,8 @@ source=("http://wayland.freedesktop.org/releases/$pkgname-$pkgver.tar.xz") build() { cd $pkgname-$pkgver - ./configure --prefix=/usr + ./configure --prefix=/usr \ + --disable-static make } @@ -26,6 +27,4 @@ package() { make DESTDIR="$pkgdir" install install -Dm 644 COPYING "$pkgdir/usr/share/licenses/$pkgname/COPYING" } - -# vim:set ts=2 sw=2 et: -md5sums=('e2e9ebfbaf9b013471c620b99938d764') +md5sums=('936a2590aea69fa3c0cf234d54b9137c') |