hasufell-repository/packages/media-sound/pnmixer/pnmixer-0.6.1.exheres-0
Julian Ospald 0a36541795
media-sound/pnmixer: factor out the common parts
Change-Id: I6df742b406107d4e9d86bc1ab3b2ef45b99f532c
Reviewed-on: https://galileo.mailstation.de/gerrit/7093
Reviewed-by: Jenkins <wk@mailstation.de>
Reviewed-by: Kylie McClain <kylie@somasis.com>
2017-03-01 22:10:28 +01:00

15 lines
334 B
Bash

# Copyright 2015 Kylie McClain <somasis@exherbo.org>
# Distributed under the terms of the GNU General Public License v2
require pnmixer [ release=v0.6 ]
require autotools [ supported_autoconf=[ 2.5 ] supported_automake=[ 1.15 ] ]
SLOT="0"
PLATFORMS="~amd64"
DEFAULT_SRC_PREPARE_PATCHES=(
"${FILES}"/${PNV}-pkg-config.patch
)