summaryrefslogtreecommitdiff
path: root/pcr/nicotine
diff options
context:
space:
mode:
authorOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-21 18:37:10 -0500
committerOmar Vega Ramos <ovruni@gnu.org.pe>2015-05-21 18:37:10 -0500
commit3ab8eb1d208ebc39b3ea8e275b414e6a5014c979 (patch)
tree78978ebdf8a5b7fdffe2c1667c6e179256d40e9d /pcr/nicotine
parent2b538d3bfe240c2e0d9c62091c7028d6fd37d685 (diff)
nicotine-1.2.16-7: rebuild
Diffstat (limited to 'pcr/nicotine')
-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')