From 0640cbc913bd1367fd53b85f742fa07e2cfcacd1 Mon Sep 17 00:00:00 2001 From: Nicolás Reynolds Date: Sun, 19 May 2013 22:37:04 -0300 Subject: share files from the file browser --- pcr/send-to-torrent/PKGBUILD | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) create mode 100644 pcr/send-to-torrent/PKGBUILD (limited to 'pcr') diff --git a/pcr/send-to-torrent/PKGBUILD b/pcr/send-to-torrent/PKGBUILD new file mode 100644 index 000000000..110ba0b1a --- /dev/null +++ b/pcr/send-to-torrent/PKGBUILD @@ -0,0 +1,19 @@ +pkgname=send-to-torrent +pkgver=0.0.3 +pkgrel=1 +pkgdesc="Share files from the file browser" +arch=('any') +url="http://repo.hackcoop.com.ar/send-to-torrent.git/" +license=("AGPL3") +source=("http://repo.hackcoop.com.ar/${pkgname}.git/snapshot/${pkgname}-${pkgver}.tar.xz") +md5sums=('e9d465ebec3abd1e142731f53adf8cf2') +depends=("bash" "mktorrent" "xdg-utils") +optdepends=("libnotify: desktop notifications" + "transmission-cli: transmission support" + "opentracker: local sharing support") + +package() { + cd "${srcdir}/${pkgname}-${pkgver}/" + + make TARGET="${pkgdir}" PREFIX="/usr" install +} -- cgit v1.2.3 From 63027b5c4a69ad91fa946044cc32568f22604592 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 20 May 2013 09:45:17 -0300 Subject: put ginn and dependencies on pcr repo --- pcr/bamf2/PKGBUILD | 52 ++++++++++++++++++++++++++++++++++++++++++++++++++++ pcr/frame/PKGBUILD | 32 ++++++++++++++++++++++++++++++++ pcr/geis/PKGBUILD | 33 +++++++++++++++++++++++++++++++++ pcr/ginn/PKGBUILD | 21 +++++++++++++++++++++ pcr/grail/PKGBUILD | 34 ++++++++++++++++++++++++++++++++++ 5 files changed, 172 insertions(+) create mode 100644 pcr/bamf2/PKGBUILD create mode 100644 pcr/frame/PKGBUILD create mode 100644 pcr/geis/PKGBUILD create mode 100644 pcr/ginn/PKGBUILD create mode 100644 pcr/grail/PKGBUILD (limited to 'pcr') diff --git a/pcr/bamf2/PKGBUILD b/pcr/bamf2/PKGBUILD new file mode 100644 index 000000000..681d3da7e --- /dev/null +++ b/pcr/bamf2/PKGBUILD @@ -0,0 +1,52 @@ +# Maintainer: Ivan de Jesús Pompa García +# Contributors: niQo ??? + +pkgname=bamf2 +_dname=bamf +pkgver=0.2.126 +pkgrel=2 +pkgdesc="Removes the headache of applications matching into a simple DBus daemon and c wrapper library, 0.2 branch" +arch=('i686' 'x86_64') +url="https://launchpad.net/bamf" +license=('GPL') +depends=('dbus-glib' 'libwnck3' 'libgtop') +makedepends=('libwnck' 'vala') +optdepends=('gtk2: GTK+ 2 library') +options=(!libtool) +source=(http://launchpad.net/${_dname}/0.2/${pkgver}/+download/${_dname}-${pkgver}.tar.gz) +md5sums=('709735137e4b028bb94f9e106bb9ac6e') + +conflicts=('bamf') +provides=('bamf') + +build() { + cd "$srcdir/${_dname}-${pkgver}" + + # Disable building tests + sed -i '/tests/ d' Makefile.in + + sed -i -e 's/--c-include/--include/' lib/libbamf/Makefile.in + export CFLAGS="$CFLAGS -Wno-deprecated-declarations -Wno-unused-local-typedefs" + + [[ -d build-gtk3 ]] || mkdir build-gtk3 + pushd build-gtk3 + ../configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/${_dname} \ + --disable-static + make + popd + + [[ -d build-gtk2 ]] || mkdir build-gtk2 + pushd build-gtk2 + ../configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/${_dname} \ + --disable-static --with-gtk=2 + make -C lib/libbamf + popd +} + +package() { + cd "$srcdir/${_dname}-${pkgver}/build-gtk3" + make DESTDIR="${pkgdir}/" install + + cd "$srcdir/${_dname}-${pkgver}/build-gtk2" + make -C lib/libbamf DESTDIR="${pkgdir}" install +} diff --git a/pcr/frame/PKGBUILD b/pcr/frame/PKGBUILD new file mode 100644 index 000000000..b67d776ac --- /dev/null +++ b/pcr/frame/PKGBUILD @@ -0,0 +1,32 @@ +# Contributor: Nicolas Quiénot < niQo at aur > + +pkgname=frame +pkgver=2.5.0 +pkgrel=1 +pkgdesc="Frame handles the buildup and synchronization of a set of simultaneous touches." +arch=(i686 x86_64) +url="https://launchpad.net/frame" +license=(GPL) +depends=('libxi' 'gcc-libs') +makedepends=('xorg-server-devel' 'asciidoc') +provides=('utouch-frame') +conflicts=('utouch-frame') +replaces=('utouch-frame') +options=('!libtool') +source=(http://launchpad.net/$pkgname/trunk/v$pkgver/+download/$pkgname-$pkgver.tar.gz) + + +build() { + cd "$srcdir/$pkgname-$pkgver" + + ./configure --prefix=/usr + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + + make DESTDIR="$pkgdir/" install +} + +md5sums=('02baa941091c5d198cd1623b3ad36e68') diff --git a/pcr/geis/PKGBUILD b/pcr/geis/PKGBUILD new file mode 100644 index 000000000..629cb9d12 --- /dev/null +++ b/pcr/geis/PKGBUILD @@ -0,0 +1,33 @@ +# Maintainer: Nicolas Quiénot +# Contributor: Xiao-Long Chen + +pkgname=geis +pkgver=2.2.15 +pkgrel=3 +pkgdesc="Implementation of the GEIS (Gesture Engine Interface and Support) interface." +arch=('i686' 'x86_64') +url="https://launchpad.net/geis" +license=('GPL' 'LGPL') +depends=('grail' 'dbus' 'python-gobject') +makedepends=('xorg-server-devel') +provides=('utouch-geis') +conflicts=('utouch-geis') +replaces=('utouch-geis') +options=('!emptydirs' '!libtool') +source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz") + +build() { + cd "$srcdir/$pkgname-$pkgver" + + ## add -Wno-format in CFLAGS see FS#34658 + CFLAGS="$CFLAGS -Wno-format" ./configure --prefix=/usr --disable-static + make +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + + make DESTDIR="${pkgdir}/" install +} + +md5sums=('94c8a08497f5fc22061fb0573ca1e220') diff --git a/pcr/ginn/PKGBUILD b/pcr/ginn/PKGBUILD new file mode 100644 index 000000000..bccdf6698 --- /dev/null +++ b/pcr/ginn/PKGBUILD @@ -0,0 +1,21 @@ +# Maintainer: Nicolas Quiénot + +pkgname=ginn +pkgver=0.2.6 +pkgrel=2 +pkgdesc="A deamon with jinn-like wish-granting capabilities" +url="http://launchpad.net/ginn" +arch=('i686' 'x86_64') +license=('GPL') +depends=('geis' 'bamf2' 'libxtst') +source=(http://launchpad.net/ginn/0.x/${pkgver}/+download/ginn-${pkgver}.tar.gz) + +build() { + cd ${srcdir}/${pkgname}-${pkgver} + + ./configure --prefix=/usr + make || return 1 + make DESTDIR=${pkgdir} install || return 1 +} + +md5sums=('008854147f0809877b3e7ccf5af5337f') diff --git a/pcr/grail/PKGBUILD b/pcr/grail/PKGBUILD new file mode 100644 index 000000000..c76d2214f --- /dev/null +++ b/pcr/grail/PKGBUILD @@ -0,0 +1,34 @@ +# Maintainer: Nicolas Quiénot +# Contributor: Xiao-Long Chen +# Contributor: thn81 + +pkgname=grail +pkgver=3.1.0 +pkgrel=1 +pkgdesc="Gesture Recognition And Instantiation Library" +arch=('i686' 'x86_64') +url="https://launchpad.net/grail" +license=('GPL') +depends=('frame>=2.5.0' 'libxi') +makedepends=('inputproto') +conflicts=('utouch-grail') +replaces=('utouch-grail') +options=('!libtool') +source=("http://launchpad.net/${pkgname}/trunk/${pkgver}/+download/${pkgname}-${pkgver}.tar.gz") + +build() { + cd "${srcdir}/${pkgname}-${pkgver}" + + # Static library needed for tests + ./configure --prefix=/usr # --disable-static + MAKEFLAGS="-j1" + make ${MAKEFLAGS} +} + +package() { + cd "${srcdir}/${pkgname}-${pkgver}" + + make DESTDIR="${pkgdir}/" install +} + +md5sums=('f0f8c56430ee3717778dec6452201c33') -- cgit v1.2.3 From 4a8de50748885eb41d659ed2a44eb0c0fc9862d2 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 20 May 2013 10:14:41 -0300 Subject: add bamf to pcr repo --- pcr/bamf/PKGBUILD | 37 +++++++++++++++++++++++++++++++++++++ pcr/bamf/fix-current-desktop.patch | 31 +++++++++++++++++++++++++++++++ 2 files changed, 68 insertions(+) create mode 100644 pcr/bamf/PKGBUILD create mode 100644 pcr/bamf/fix-current-desktop.patch (limited to 'pcr') diff --git a/pcr/bamf/PKGBUILD b/pcr/bamf/PKGBUILD new file mode 100644 index 000000000..8d0f0439d --- /dev/null +++ b/pcr/bamf/PKGBUILD @@ -0,0 +1,37 @@ +# Maintainer: Balló György + +pkgname=bamf +pkgver=0.3.6 +pkgrel=1 +pkgdesc="Removes the headache of applications matching into a simple DBus daemon and c wrapper library" +arch=('i686' 'x86_64') +url="https://launchpad.net/bamf" +license=('GPL') +depends=('dbus-glib' 'libwnck3' 'libgtop') +makedepends=('gobject-introspection' 'vala') +options=('!libtool') +source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz + fix-current-desktop.patch) +md5sums=('56b0b0ac2d3f2a0401db268c78cc8527' + '406dfbb06f78a325515186be83523b1b') + +build() { + cd "$srcdir/$pkgname-$pkgver" + + # Fix build + sed -i 's/ -Werror//' configure{,.in} + sed -i 's/--c-include/--include/' lib/libbamf/Makefile.in + + # Fix desktop file table if XDG_CURRENT_DESKTOP environment variable is not available + patch -Np1 -i "$srcdir/fix-current-desktop.patch" + + ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \ + --disable-static --disable-webapps + make +} + +package() { + cd "$srcdir/$pkgbase-$pkgver" + + make DESTDIR="$pkgdir" install +} diff --git a/pcr/bamf/fix-current-desktop.patch b/pcr/bamf/fix-current-desktop.patch new file mode 100644 index 000000000..c4837c6ec --- /dev/null +++ b/pcr/bamf/fix-current-desktop.patch @@ -0,0 +1,31 @@ +diff -Naur bamf-0.3.4.orig/src/bamf-matcher.c bamf-0.3.4/src/bamf-matcher.c +--- bamf-0.3.4.orig/src/bamf-matcher.c 2012-10-11 09:40:29.122317000 +0200 ++++ bamf-0.3.4/src/bamf-matcher.c 2012-12-04 04:44:07.236990092 +0100 +@@ -827,6 +827,7 @@ + GHashTable *desktop_class_table) + { + GDesktopAppInfo *desktop_file; ++ const char *current_desktop; + char *exec; + char *path; + GString *desktop_id; /* is ok... really */ +@@ -840,7 +841,9 @@ + return; + } + +- if (!g_desktop_app_info_get_show_in (desktop_file, g_getenv ("XDG_CURRENT_DESKTOP"))) ++ current_desktop = g_getenv ("XDG_CURRENT_DESKTOP"); ++ ++ if (current_desktop && !g_desktop_app_info_get_show_in (desktop_file, current_desktop)) + { + g_object_unref (desktop_file); + return; +@@ -848,7 +851,7 @@ + + exec = g_strdup (g_app_info_get_commandline (G_APP_INFO (desktop_file))); + +- if (!exec) ++ if (!exec || exec[0] == '\0') + { + g_object_unref (desktop_file); + return; -- cgit v1.2.3 From 46c2033784a8e3b26202a2c6f9f83aa8d8acd849 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 20 May 2013 10:39:57 -0300 Subject: removing unnecessary package --- pcr/bamf/PKGBUILD | 37 ------------------------------------- pcr/bamf/fix-current-desktop.patch | 31 ------------------------------- 2 files changed, 68 deletions(-) delete mode 100644 pcr/bamf/PKGBUILD delete mode 100644 pcr/bamf/fix-current-desktop.patch (limited to 'pcr') diff --git a/pcr/bamf/PKGBUILD b/pcr/bamf/PKGBUILD deleted file mode 100644 index 8d0f0439d..000000000 --- a/pcr/bamf/PKGBUILD +++ /dev/null @@ -1,37 +0,0 @@ -# Maintainer: Balló György - -pkgname=bamf -pkgver=0.3.6 -pkgrel=1 -pkgdesc="Removes the headache of applications matching into a simple DBus daemon and c wrapper library" -arch=('i686' 'x86_64') -url="https://launchpad.net/bamf" -license=('GPL') -depends=('dbus-glib' 'libwnck3' 'libgtop') -makedepends=('gobject-introspection' 'vala') -options=('!libtool') -source=(http://launchpad.net/$pkgname/${pkgver%.*}/$pkgver/+download/$pkgname-$pkgver.tar.gz - fix-current-desktop.patch) -md5sums=('56b0b0ac2d3f2a0401db268c78cc8527' - '406dfbb06f78a325515186be83523b1b') - -build() { - cd "$srcdir/$pkgname-$pkgver" - - # Fix build - sed -i 's/ -Werror//' configure{,.in} - sed -i 's/--c-include/--include/' lib/libbamf/Makefile.in - - # Fix desktop file table if XDG_CURRENT_DESKTOP environment variable is not available - patch -Np1 -i "$srcdir/fix-current-desktop.patch" - - ./configure --prefix=/usr --sysconfdir=/etc --localstatedir=/var --libexecdir=/usr/lib/$pkgname \ - --disable-static --disable-webapps - make -} - -package() { - cd "$srcdir/$pkgbase-$pkgver" - - make DESTDIR="$pkgdir" install -} diff --git a/pcr/bamf/fix-current-desktop.patch b/pcr/bamf/fix-current-desktop.patch deleted file mode 100644 index c4837c6ec..000000000 --- a/pcr/bamf/fix-current-desktop.patch +++ /dev/null @@ -1,31 +0,0 @@ -diff -Naur bamf-0.3.4.orig/src/bamf-matcher.c bamf-0.3.4/src/bamf-matcher.c ---- bamf-0.3.4.orig/src/bamf-matcher.c 2012-10-11 09:40:29.122317000 +0200 -+++ bamf-0.3.4/src/bamf-matcher.c 2012-12-04 04:44:07.236990092 +0100 -@@ -827,6 +827,7 @@ - GHashTable *desktop_class_table) - { - GDesktopAppInfo *desktop_file; -+ const char *current_desktop; - char *exec; - char *path; - GString *desktop_id; /* is ok... really */ -@@ -840,7 +841,9 @@ - return; - } - -- if (!g_desktop_app_info_get_show_in (desktop_file, g_getenv ("XDG_CURRENT_DESKTOP"))) -+ current_desktop = g_getenv ("XDG_CURRENT_DESKTOP"); -+ -+ if (current_desktop && !g_desktop_app_info_get_show_in (desktop_file, current_desktop)) - { - g_object_unref (desktop_file); - return; -@@ -848,7 +851,7 @@ - - exec = g_strdup (g_app_info_get_commandline (G_APP_INFO (desktop_file))); - -- if (!exec) -+ if (!exec || exec[0] == '\0') - { - g_object_unref (desktop_file); - return; -- cgit v1.2.3 From f65a5d2d3b9b13e5fb6af3f2dc690e3cbfc527c8 Mon Sep 17 00:00:00 2001 From: André Fabian Silva Delgado Date: Mon, 20 May 2013 10:41:08 -0300 Subject: ginn: add necessary dependency --- pcr/ginn/PKGBUILD | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'pcr') diff --git a/pcr/ginn/PKGBUILD b/pcr/ginn/PKGBUILD index bccdf6698..013fc8642 100644 --- a/pcr/ginn/PKGBUILD +++ b/pcr/ginn/PKGBUILD @@ -7,10 +7,10 @@ pkgdesc="A deamon with jinn-like wish-granting capabilities" url="http://launchpad.net/ginn" arch=('i686' 'x86_64') license=('GPL') -depends=('geis' 'bamf2' 'libxtst') +depends=('geis' 'bamf2' 'libxtst' 'libwnck') source=(http://launchpad.net/ginn/0.x/${pkgver}/+download/ginn-${pkgver}.tar.gz) -build() { +package() { cd ${srcdir}/${pkgname}-${pkgver} ./configure --prefix=/usr -- cgit v1.2.3 From 9f499b7753c40903a7733a4cb18ebe72984f80bb Mon Sep 17 00:00:00 2001 From: Guest One Date: Mon, 20 May 2013 21:29:24 +0200 Subject: added new package python2-sexy 0.1.9-1 --- pcr/python2-sexy/PKGBUILD | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) create mode 100644 pcr/python2-sexy/PKGBUILD (limited to 'pcr') diff --git a/pcr/python2-sexy/PKGBUILD b/pcr/python2-sexy/PKGBUILD new file mode 100644 index 000000000..81c4e453e --- /dev/null +++ b/pcr/python2-sexy/PKGBUILD @@ -0,0 +1,24 @@ +# Maintainer: Guest One + +pkgname=python2-sexy +pkgver=0.1.9 +pkgrel=1 +pkgdesc="Python bindings for libsexy" +arch=('i686') +url='http://chipx86.com/wiki/Libsexy' +license=('LGPL') +depends=('libsexy' 'pygtk') +options=(!libtool) +source=(http://releases.chipx86.com/libsexy/sexy-python/sexy-python-$pkgver.tar.gz) +sha256sums=('2d8d257bbfa498a89792e0405ed8cf70396648b3df3c8e32cdc3dcc9bb666f15') +sha512sums=('e735f06efce302e10b89cfd3d6c641d523cd29517792ccaa4d022d7be6f6a350fff180f1c94d255ccbc82891cac7346520dfed2a88d828fbd7e891aa56396530') + +build() { + cd sexy-python-$pkgver/ + ./configure --prefix=/usr + make +} + +package() { + make -C sexy-python-$pkgver DESTDIR="$pkgdir" install +} -- cgit v1.2.3 From a3066d27a04e5ffd8ccf75409dbec924df1519df Mon Sep 17 00:00:00 2001 From: Guest One Date: Mon, 20 May 2013 21:36:50 +0200 Subject: added new package nicotine 1.2.16-1 --- pcr/nicotine/PKGBUILD | 43 +++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 43 insertions(+) create mode 100644 pcr/nicotine/PKGBUILD (limited to 'pcr') diff --git a/pcr/nicotine/PKGBUILD b/pcr/nicotine/PKGBUILD new file mode 100644 index 000000000..b0bd552b4 --- /dev/null +++ b/pcr/nicotine/PKGBUILD @@ -0,0 +1,43 @@ +# Maintainer: Guest One + +pkgname=nicotine +pkgver=1.2.16 +pkgrel=1 +pkgdesc="Soulseek music-sharing client, written in python" +arch=('i686') +url='http://sourceforge.net/projects/nicotine-plus/' +license=('GPL') +depends=('pygtk' 'mutagen' 'python2-sexy') +makedepends=('setconf') +optdepends=('python2-geoip: to enable Geographical blocker') +source=("http://downloads.sourceforge.net/project/nicotine-plus/nicotine-plus/${pkgver}/${pkgname}+-${pkgver}.tar.bz2") +sha256sums=('71e5b33e273daaf072dbf63839536c14d7ead9d149323d50eee09f7429e34c1d') + +prepare() { + cd "$srcdir/${pkgname}+-$pkgver" + + # Fix for FS#22476 + setconf files/nicotine.desktop Icon nicotine-plus-32px + + # Python fix + sed -i -e 's|/usr/bin/env python|/usr/bin/env python2|' \ + -e 's|/usr/bin/python|/usr/bin/python2|' pynicotine/{,gtkgui/}*.py +} + +build() { + cd "$srcdir/${pkgname}+-$pkgver/trayicon" + + python2 autogen.py + make +} + +package() { + cd "$srcdir/${pkgname}+-$pkgver" + + python2 setup.py install --root="$pkgdir" + cd trayicon + make DESTDIR="$pkgdir" install + ln -s nicotine.py "$pkgdir/usr/bin/nicotine" +} + +# vim:set ts=2 sw=2 et: -- cgit v1.2.3 From e4cbd36b96dece3e198e97399339d59be3e7261a Mon Sep 17 00:00:00 2001 From: Guest One Date: Mon, 20 May 2013 22:12:51 +0200 Subject: added new package jalv 1.4.0-1 --- pcr/jalv/PKGBUILD | 33 +++++++++++++++++++++++++++++++++ 1 file changed, 33 insertions(+) create mode 100644 pcr/jalv/PKGBUILD (limited to 'pcr') diff --git a/pcr/jalv/PKGBUILD b/pcr/jalv/PKGBUILD new file mode 100644 index 000000000..6100c5902 --- /dev/null +++ b/pcr/jalv/PKGBUILD @@ -0,0 +1,33 @@ +# Maintainer: Guest One + +pkgname=jalv +pkgver=1.4.0 +pkgrel=1 +pkgdesc="Run an LV2 plugin as a JACK application" +arch=('i686') +url="http://drobilla.net/software/$pkgname/" +license=('custom:ISC') +depends=('lilv' 'suil') +makedepends=('python2' 'qt4' 'gtk2' 'gtk3' 'gtkmm') +optdepends=('qt4: Qt 4.x frontend' + 'gtk2: Gtk+ 2.x frontend' + 'gtk3: Gtk+ 3.x frontend' + 'gtkmm: Gtk++ 2.x frontend') +source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2") +md5sums=('23297b15cb541e0b3c5c05a2fdd9bcca') + +build() { + cd "$srcdir/$pkgname-$pkgver" + + python2 waf configure --prefix=/usr + python2 waf +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + python2 waf install --destdir="$pkgdir" + + # license + install -Dm644 COPYING \ + "$pkgdir/usr/share/licenses/$pkgname/LICENSE" +} -- cgit v1.2.3 From d5f0520628f099ede8fab85f4559128840f5c425 Mon Sep 17 00:00:00 2001 From: Guest One Date: Mon, 20 May 2013 22:28:10 +0200 Subject: added new package mda-lv2 1.0.0-1 --- pcr/mda-lv2/PKGBUILD | 26 ++++++++++++++++++++++++++ 1 file changed, 26 insertions(+) create mode 100644 pcr/mda-lv2/PKGBUILD (limited to 'pcr') diff --git a/pcr/mda-lv2/PKGBUILD b/pcr/mda-lv2/PKGBUILD new file mode 100644 index 000000000..500a656a5 --- /dev/null +++ b/pcr/mda-lv2/PKGBUILD @@ -0,0 +1,26 @@ +# Maintainer: Guest One + +pkgname=mda-lv2 +pkgver=1.0.0 +pkgrel=1 +pkgdesc="An LV2 port of the MDA plugins by Paul Kellett" +arch=('i686') +url="http://drobilla.net/2012/04/21/mda-lv2-1-0-0/" +license=('GPL3') +depends=('lv2') +makedepends=('python2') +source=("http://download.drobilla.net/$pkgname-$pkgver.tar.bz2") +md5sums=('843ac4eade386034562917e95905e5d8') + +build() { + cd "$srcdir/$pkgname-$pkgver" + python2 ./waf configure --prefix=/usr + python2 ./waf +} + +package() { + cd "$srcdir/$pkgname-$pkgver" + DESTDIR="$pkgdir" python2 ./waf install +} + +# vim:set ts=2 sw=2 et: -- cgit v1.2.3