summaryrefslogtreecommitdiff
path: root/pcr/nicotine/PKGBUILD
diff options
context:
space:
mode:
authorAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-05-22 05:54:33 -0300
committerAndré Fabian Silva Delgado <emulatorman@parabola.nu>2015-05-22 05:54:33 -0300
commit4774a572775b8c44d86bd8696d17d2205a473ac5 (patch)
tree4b17743b5e17e171eda55359ed5737da589b6ed9 /pcr/nicotine/PKGBUILD
parent3cc4685abd608cb86ac3beca4501a77e00c6d5be (diff)
parent1a4554480341083f8a1240431c12ebe267843ecd (diff)
downloadabslibre-4774a572775b8c44d86bd8696d17d2205a473ac5.tar.gz
abslibre-4774a572775b8c44d86bd8696d17d2205a473ac5.tar.bz2
abslibre-4774a572775b8c44d86bd8696d17d2205a473ac5.zip
Merge branch 'master' of ssh://projects.parabola.nu/~git/abslibre
Diffstat (limited to 'pcr/nicotine/PKGBUILD')
-rw-r--r--pcr/nicotine/PKGBUILD15
1 files changed, 10 insertions, 5 deletions
diff --git a/pcr/nicotine/PKGBUILD b/pcr/nicotine/PKGBUILD
index b0bd552b4..c167011fb 100644
--- a/pcr/nicotine/PKGBUILD
+++ b/pcr/nicotine/PKGBUILD
@@ -1,15 +1,20 @@
+# Maintainer (Arch): Antonio Rojas <nqn1976 @ gmail.com>
+# Contributor (Arch): Alexander Rødseth <rodseth@gmail.com>
+# Contributor (Arch): Angel Velasquez <angvp@archlinux.org>
+# Contributor (Arch): Hugo Doria <hugo@archlinux.org>
+# Contributor (Arch): Andrew Wright <andreww@photism.org>
# Maintainer: Guest One <theguestone at gmail dot com>
pkgname=nicotine
pkgver=1.2.16
-pkgrel=1
-pkgdesc="Soulseek music-sharing client, written in python"
-arch=('i686')
+pkgrel=7
+pkgdesc='Soulseek music-sharing client, written in python'
+arch=('x86_64' 'i686')
url='http://sourceforge.net/projects/nicotine-plus/'
license=('GPL')
-depends=('pygtk' 'mutagen' 'python2-sexy')
+depends=('pygtk' 'mutagen')
makedepends=('setconf')
-optdepends=('python2-geoip: to enable Geographical blocker')
+optdepends=('python2-geoip: to enable Geographical blocker' 'python2-sexy: spell checking support' 'miniupnpc-python2: UPNP support')
source=("http://downloads.sourceforge.net/project/nicotine-plus/nicotine-plus/${pkgver}/${pkgname}+-${pkgver}.tar.bz2")
sha256sums=('71e5b33e273daaf072dbf63839536c14d7ead9d149323d50eee09f7429e34c1d')