ncmpcpp: bump version (#1376)

This commit is contained in:
miqlas
2017-05-31 07:28:32 +02:00
committed by Jérôme Duval
parent 89252f80b3
commit 539a21efa4

View File

@@ -5,11 +5,11 @@ variety of sound files while being controlled by its network protocol.
NCMPCPP is an ncurses based commandline client for Music Player Daemon."
HOMEPAGE="https://rybczak.net/ncmpcpp/"
COPYRIGHT="2008-2016 The NCMPCPP Project"
COPYRIGHT="2008-2017 The NCMPCPP Project"
LICENSE="GNU GPL v2"
REVISION="2"
REVISION="1"
SOURCE_URI="https://github.com/arybczak/ncmpcpp/archive/$portVersion.tar.gz"
CHECKSUM_SHA256="0d726c886b3e0b63d5f126e3b21ab67a9234e3046c42c591622059659befad67"
CHECKSUM_SHA256="a1b0aecc6e8cd68c6340bb54ed609d50e9ac0e4bff3333a3680a419f9d134f47"
SOURCE_DIR="ncmpcpp-$portVersion"
ARCHITECTURES="!x86_gcc2 x86 x86_64 ?arm ?ppc"
@@ -27,12 +27,12 @@ PROVIDES="
"
REQUIRES="
haiku$secondaryArchSuffix
lib:libboost_filesystem$secondaryArchSuffix == 1.55.0
lib:libboost_system$secondaryArchSuffix == 1.55.0
lib:libboost_locale$secondaryArchSuffix == 1.55.0
lib:libboost_program_options$secondaryArchSuffix == 1.55.0
lib:libboost_regex$secondaryArchSuffix == 1.55.0
lib:libboost_thread$secondaryArchSuffix == 1.55.0
lib:libboost_filesystem$secondaryArchSuffix
lib:libboost_system$secondaryArchSuffix
lib:libboost_locale$secondaryArchSuffix
lib:libboost_program_options$secondaryArchSuffix
lib:libboost_regex$secondaryArchSuffix
lib:libboost_thread$secondaryArchSuffix
lib:libcrypto$secondaryArchSuffix
lib:libcurl$secondaryArchSuffix
lib:libfftw3$secondaryArchSuffix
@@ -47,12 +47,12 @@ REQUIRES="
BUILD_REQUIRES="
haiku${secondaryArchSuffix}_devel
devel:libboost_filesystem$secondaryArchSuffix == 1.55.0
devel:libboost_system$secondaryArchSuffix == 1.55.0
devel:libboost_locale$secondaryArchSuffix == 1.55.0
devel:libboost_program_options$secondaryArchSuffix == 1.55.0
devel:libboost_regex$secondaryArchSuffix == 1.55.0
devel:libboost_thread$secondaryArchSuffix == 1.55.0
devel:libboost_filesystem$secondaryArchSuffix
devel:libboost_system$secondaryArchSuffix
devel:libboost_locale$secondaryArchSuffix
devel:libboost_program_options$secondaryArchSuffix
devel:libboost_regex$secondaryArchSuffix
devel:libboost_thread$secondaryArchSuffix
devel:libcurl$secondaryArchSuffix
devel:libfftw3$secondaryArchSuffix
devel:libicui18n$secondaryArchSuffix