media-sound/pnmixer: bump to 0.7.1_rc2

This commit is contained in:
Julian Ospald 2017-03-12 19:05:23 +01:00
parent 6486039358
commit 9d095b215b
No known key found for this signature in database
GPG Key ID: 511B62C09D50CD28
2 changed files with 12 additions and 1 deletions

View File

@ -0,0 +1,9 @@
# Copyright 2015 Kylie McClain <somasis@exherbo.org>
# Copyright 2016-2017 Julian Ospald <hasufell@posteo.de>
# Distributed under the terms of the GNU General Public License v2
require pnmixer [ release=v${PV/_rc/-rc} ]
SLOT="0"
PLATFORMS="~amd64"

View File

@ -3,9 +3,11 @@
# Distributed under the terms of the GNU General Public License v2
myexparam release=v${PV}
myexparam pv=$(exparam release)
PNMIXER_RELEASE=$(exparam release)
PNMIXER_PV=$(exparam pv)
require github [ user='nicklan' release="${PNMIXER_RELEASE}" suffix="tar.gz" ]
require github [ user='nicklan' release="${PNMIXER_RELEASE}" pv="${PNMIXER_PV}" suffix="tar.gz" ]
require cmake
require gtk-icon-cache