2017-03-12 18:05:23 +00:00
|
|
|
# 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"
|
|
|
|
|
2017-05-27 10:37:46 +00:00
|
|
|
DEFAULT_SRC_PREPARE_PATCHES=(
|
|
|
|
"${FILES}"/e28f40d13da702dd5074b85996ea520006f6d3fb.patch
|
|
|
|
)
|
|
|
|
|