Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=c43f8ac47fe61ddc6f81dbdaf05311e6457f46b6

commit c43f8ac47fe61ddc6f81dbdaf05311e6457f46b6
Author: crazy <[email protected]>
Date:   Sun Jan 8 11:14:38 2017 +0100

ncmpcpp-0.7.7-1-x86_64
* Version bump

diff --git a/source/multimedia-extra/ncmpcpp/FrugalBuild 
b/source/multimedia-extra/ncmpcpp/FrugalBuild
index c4f6c33..022161c 100644
--- a/source/multimedia-extra/ncmpcpp/FrugalBuild
+++ b/source/multimedia-extra/ncmpcpp/FrugalBuild
@@ -3,19 +3,24 @@
# Contributor: exceed <[email protected]>
# Contributor: Laszlo Papp <djszapi at archlinux.us>

-
pkgname=ncmpcpp
-pkgver=0.5.10
-pkgrel=3
+pkgver=0.7.7
+pkgrel=1
pkgdesc="An almost exact clone of ncmpc with some new features."
url="http://rybczak.net/ncmpcpp/";
-depends=('curl>=7.20.0-2' 'taglib' 'ncurses>=6.0-3' 'libmpdclient' 'fftw')
+depends=('curl>=7.20.0-2' 'taglib' 'ncurses>=6.0-3' 'libmpdclient' 'fftw' 
'libboost')
+makedepends=('boost')
groups=('multimedia-extra')
-archs=('i686' 'x86_64')
-Fconfopts+=" --enable-unicode --enable-clock --with-taglib --with-curl \
-       --enable-visualizer --with-fftw"
+archs=('x86_64')
up2date="Flasttar $url/installation"
source=("$url/stable/$pkgname-$pkgver.tar.bz2")
-sha1sums=('5e34733e7fbaf2862f04fdf8af8195ce860a9014')
+sha1sums=('96c67aa7ba50fd0632d6951e6ea9f35d0c6d5e68')
+
+Fconfopts+=" --enable-unicode \
+               --enable-clock \
+               --with-taglib \
+               --with-curl \
+               --enable-visualizer \
+               --with-fftw"

# optimization OK
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to