From 7488a9392db88efc2d64a01d9ff908d7759b59d1 Mon Sep 17 00:00:00 2001 From: ricardofunke Date: Thu, 20 Aug 2015 11:51:48 -0300 Subject: Adding description for the ttf-liberation optional dependency and petterk as a contributor --- .SRCINFO | 2 +- PKGBUILD | 3 ++- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.SRCINFO b/.SRCINFO index 2b3a60f..ac700bb 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 73ea56d..1f48785 100644 --- a/PKGBUILD +++ b/PKGBUILD @@ -7,6 +7,7 @@ # Contributor: UshakovVasilii # Contributor: Giulio Fidente # Contributor: xantares +# Contributor: petterk 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') -- cgit v1.2.3-70-g09d2