summarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorricardofunke2015-08-20 11:51:48 -0300
committerricardofunke2015-08-20 11:51:48 -0300
commit7488a9392db88efc2d64a01d9ff908d7759b59d1 (patch)
tree90c37885067955f573c71309554911c75e89dac3
parent0ec695b37dff39f93a184236cd6521625a262dda (diff)
downloadaur-7488a9392db88efc2d64a01d9ff908d7759b59d1.tar.gz
Adding description for the ttf-liberation optional dependency and petterk as a contributor
-rw-r--r--.SRCINFO2
-rw-r--r--PKGBUILD3
2 files changed, 3 insertions, 2 deletions
diff --git a/.SRCINFO b/.SRCINFO
index 2b3a60f90731..ac700bb0a50c 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -16,7 +16,7 @@ pkgbase = popcorntime-bin
depends = gtk2
depends = alsa-lib
optdepends = net-tools: necessary for the new vpn feature
- optdepends = ttf-liberation
+ optdepends = ttf-liberation: open source ttf fonts
provides = popcorntime
conflicts = popcorntime
options = !strip
diff --git a/PKGBUILD b/PKGBUILD
index 73ea56d9196c..1f487859f87d 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -7,6 +7,7 @@
# Contributor: UshakovVasilii <UshakovVasilii [at] yahoo [dot] com>
# Contributor: Giulio Fidente <gfidente [at] gmail [dot] com>
# Contributor: xantares <xantares09 [at] hotmail [dot] com>
+# Contributor: petterk <stifler3k [at] hotmail [dot] com>
pkgname=popcorntime-bin
pkgver=0.3.8.3
@@ -17,7 +18,7 @@ arch=('x86_64' 'i686')
url="http://popcorntime.io/"
license=('GPL3')
depends=('libnotify' 'desktop-file-utils' 'ttf-font' 'gconf' 'nss' 'libxtst' 'gtk2' 'alsa-lib')
-optdepends=('net-tools: necessary for the new vpn feature' 'ttf-liberation')
+optdepends=('net-tools: necessary for the new vpn feature' 'ttf-liberation: open source ttf fonts')
provides=('popcorntime')
conflicts=('popcorntime')
options=('!strip')