2016-09-18 16:24:24 +00:00
|
|
|
# Copyright 2015 Kylie McClain <somasis@exherbo.org>
|
|
|
|
# Distributed under the terms of the GNU General Public License v2
|
|
|
|
|
|
|
|
require pnmixer
|
|
|
|
|
|
|
|
SLOT="0"
|
|
|
|
|
|
|
|
PLATFORMS="~amd64"
|
|
|
|
|
2017-03-01 21:39:10 +00:00
|
|
|
DEPENDENCIES="
|
|
|
|
build:
|
|
|
|
dev-util/intltool
|
|
|
|
"
|
|
|
|
|