[arch-commits] Commit in libmikmod/repos (4 files)

2017-06-23 Thread Jan Steffens
Date: Friday, June 23, 2017 @ 10:44:17
  Author: heftig
Revision: 299162

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libmikmod/repos/extra-i686/PKGBUILD
(from rev 299161, libmikmod/trunk/PKGBUILD)
  libmikmod/repos/extra-x86_64/PKGBUILD
(from rev 299161, libmikmod/trunk/PKGBUILD)
Deleted:
  libmikmod/repos/extra-i686/PKGBUILD
  libmikmod/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 extra-i686/PKGBUILD   |   35 
 extra-x86_64/PKGBUILD |   35 
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-23 10:13:19 UTC (rev 299161)
+++ extra-i686/PKGBUILD 2017-06-23 10:44:17 UTC (rev 299162)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.11
-pkgrel=1
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('d1ba23ce8191ac917f9080bbc1e5e879887c01acd7bd311b1315932c4312abea')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-i686/PKGBUILD (from rev 299161, 
libmikmod/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-23 10:44:17 UTC (rev 299162)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.11.1
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('ad9d64dfc8f83684876419ea7cd4ff4a41d8bcd8c23ef37ecb3a200a16b46d19')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-23 10:13:19 UTC (rev 299161)
+++ extra-x86_64/PKGBUILD   2017-06-23 10:44:17 UTC (rev 299162)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.11
-pkgrel=1
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('d1ba23ce8191ac917f9080bbc1e5e879887c01acd7bd311b1315932c4312abea')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-x86_64/PKGBUILD (from rev 299161, 
libmikmod/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-06-23 10:44:17 UTC (rev 299162)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.11.1
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('ad9d64dfc8f83684876419ea7cd4ff4a41d8bcd8c23ef37ecb3a200a16b46d19')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" 

[arch-commits] Commit in libmikmod/repos (4 files)

2017-06-14 Thread Jan Steffens
Date: Wednesday, June 14, 2017 @ 07:42:15
  Author: heftig
Revision: 298805

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libmikmod/repos/extra-i686/PKGBUILD
(from rev 298804, libmikmod/trunk/PKGBUILD)
  libmikmod/repos/extra-x86_64/PKGBUILD
(from rev 298804, libmikmod/trunk/PKGBUILD)
Deleted:
  libmikmod/repos/extra-i686/PKGBUILD
  libmikmod/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 extra-i686/PKGBUILD   |   35 
 extra-x86_64/PKGBUILD |   35 
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-06-14 07:41:03 UTC (rev 298804)
+++ extra-i686/PKGBUILD 2017-06-14 07:42:15 UTC (rev 298805)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.10
-pkgrel=1
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('00b3f5298431864ebd069de793ec969cfea3ae6f340f6dfae1ff7da1ae24ef48')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-i686/PKGBUILD (from rev 298804, 
libmikmod/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-06-14 07:42:15 UTC (rev 298805)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.11
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('d1ba23ce8191ac917f9080bbc1e5e879887c01acd7bd311b1315932c4312abea')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-06-14 07:41:03 UTC (rev 298804)
+++ extra-x86_64/PKGBUILD   2017-06-14 07:42:15 UTC (rev 298805)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.10
-pkgrel=1
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('00b3f5298431864ebd069de793ec969cfea3ae6f340f6dfae1ff7da1ae24ef48')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-x86_64/PKGBUILD (from rev 298804, 
libmikmod/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-06-14 07:42:15 UTC (rev 298805)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.11
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('d1ba23ce8191ac917f9080bbc1e5e879887c01acd7bd311b1315932c4312abea')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" 

[arch-commits] Commit in libmikmod/repos (4 files)

2017-02-13 Thread Jan Steffens
Date: Tuesday, February 14, 2017 @ 05:08:54
  Author: heftig
Revision: 288920

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libmikmod/repos/extra-i686/PKGBUILD
(from rev 288919, libmikmod/trunk/PKGBUILD)
  libmikmod/repos/extra-x86_64/PKGBUILD
(from rev 288919, libmikmod/trunk/PKGBUILD)
Deleted:
  libmikmod/repos/extra-i686/PKGBUILD
  libmikmod/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 extra-i686/PKGBUILD   |   35 
 extra-x86_64/PKGBUILD |   35 
 3 files changed, 70 insertions(+), 70 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2017-02-14 05:08:28 UTC (rev 288919)
+++ extra-i686/PKGBUILD 2017-02-14 05:08:54 UTC (rev 288920)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.9
-pkgrel=1
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('3b65c1a5cae07a2771cbb82fc70ac75d99f4b3e35ac1d4cd2177865093df2893')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-i686/PKGBUILD (from rev 288919, 
libmikmod/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2017-02-14 05:08:54 UTC (rev 288920)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.10
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('00b3f5298431864ebd069de793ec969cfea3ae6f340f6dfae1ff7da1ae24ef48')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2017-02-14 05:08:28 UTC (rev 288919)
+++ extra-x86_64/PKGBUILD   2017-02-14 05:08:54 UTC (rev 288920)
@@ -1,35 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.9
-pkgrel=1
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('3b65c1a5cae07a2771cbb82fc70ac75d99f4b3e35ac1d4cd2177865093df2893')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-x86_64/PKGBUILD (from rev 288919, 
libmikmod/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2017-02-14 05:08:54 UTC (rev 288920)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.10
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('00b3f5298431864ebd069de793ec969cfea3ae6f340f6dfae1ff7da1ae24ef48')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" 

[arch-commits] Commit in libmikmod/repos (4 files)

2016-08-16 Thread Jan Steffens
Date: Wednesday, August 17, 2016 @ 05:49:28
  Author: heftig
Revision: 273855

archrelease: copy trunk to extra-i686, extra-x86_64

Added:
  libmikmod/repos/extra-i686/PKGBUILD
(from rev 273854, libmikmod/trunk/PKGBUILD)
  libmikmod/repos/extra-x86_64/PKGBUILD
(from rev 273854, libmikmod/trunk/PKGBUILD)
Deleted:
  libmikmod/repos/extra-i686/PKGBUILD
  libmikmod/repos/extra-x86_64/PKGBUILD

---+
 /PKGBUILD |   70 
 extra-i686/PKGBUILD   |   34 ---
 extra-x86_64/PKGBUILD |   34 ---
 3 files changed, 70 insertions(+), 68 deletions(-)

Deleted: extra-i686/PKGBUILD
===
--- extra-i686/PKGBUILD 2016-08-17 05:44:08 UTC (rev 273854)
+++ extra-i686/PKGBUILD 2016-08-17 05:49:28 UTC (rev 273855)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.8
-pkgrel=2
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('4acf6634a477d8b95f18b55a3e2e76052c149e690d202484e8b0ac7589cf37a2')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-i686/PKGBUILD (from rev 273854, 
libmikmod/trunk/PKGBUILD)
===
--- extra-i686/PKGBUILD (rev 0)
+++ extra-i686/PKGBUILD 2016-08-17 05:49:28 UTC (rev 273855)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.9
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('3b65c1a5cae07a2771cbb82fc70ac75d99f4b3e35ac1d4cd2177865093df2893')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+

Deleted: extra-x86_64/PKGBUILD
===
--- extra-x86_64/PKGBUILD   2016-08-17 05:44:08 UTC (rev 273854)
+++ extra-x86_64/PKGBUILD   2016-08-17 05:49:28 UTC (rev 273855)
@@ -1,34 +0,0 @@
-# $Id$
-# Maintainer: Jan Alexander Steffens (heftig) 
-# Contributor: Allan McRae 
-# Contributor: Tom Newsom 
-
-pkgname=libmikmod
-pkgver=3.3.8
-pkgrel=2
-pkgdesc="A portable sound library"
-license=(GPL LGPL)
-url="http://mikmod.sourceforge.net;
-arch=(i686 x86_64)
-depends=(libpulse sh)
-makedepends=(alsa-lib)
-source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
-sha256sums=('4acf6634a477d8b95f18b55a3e2e76052c149e690d202484e8b0ac7589cf37a2')
-
-prepare() {
-  mkdir build
-}
-
-build() {
-  cd build
-  ../$pkgname-$pkgver/configure \
---prefix=/usr \
---disable-static
-  make
-}
-
-package() {
-  cd build
-  make DESTDIR="$pkgdir" install
-}
-

Copied: libmikmod/repos/extra-x86_64/PKGBUILD (from rev 273854, 
libmikmod/trunk/PKGBUILD)
===
--- extra-x86_64/PKGBUILD   (rev 0)
+++ extra-x86_64/PKGBUILD   2016-08-17 05:49:28 UTC (rev 273855)
@@ -0,0 +1,35 @@
+# $Id$
+# Maintainer: Jan Alexander Steffens (heftig) 
+# Contributor: Allan McRae 
+# Contributor: Tom Newsom 
+
+pkgname=libmikmod
+pkgver=3.3.9
+pkgrel=1
+pkgdesc="A portable sound library"
+license=(GPL LGPL)
+url="http://mikmod.sourceforge.net;
+arch=(i686 x86_64)
+depends=(libpulse sh)
+makedepends=(alsa-lib)
+source=(http://downloads.sourceforge.net/mikmod/$pkgname-$pkgver.tar.gz)
+sha256sums=('3b65c1a5cae07a2771cbb82fc70ac75d99f4b3e35ac1d4cd2177865093df2893')
+
+prepare() {
+  mkdir build
+}
+
+build() {
+  cd build
+  ../$pkgname-$pkgver/configure \
+--prefix=/usr \
+--disable-static
+  sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0/g' libtool
+  make
+}
+
+package() {
+  cd build
+  make DESTDIR="$pkgdir" install
+}
+