icedtea-sound: remove noarch
This commit is contained in:
parent
e9a2dc5fc0
commit
d10f8fa28e
1 changed files with 2 additions and 3 deletions
|
@ -1,21 +1,20 @@
|
|||
# Template file for 'icedtea-sound'
|
||||
pkgname=icedtea-sound
|
||||
version=1.0.1
|
||||
revision=1
|
||||
revision=2
|
||||
build_style=gnu-configure
|
||||
configure_args="--with-jdk-home=/usr/lib/jvm/java-1.8-openjdk"
|
||||
hostmakedepends="openjdk8 zip perl pkg-config"
|
||||
makedepends="pulseaudio-devel"
|
||||
short_desc="Plugins for javax.sound"
|
||||
maintainer="John <me@johnnynator.dev>"
|
||||
license="GPL-2.0-only WITH Classpath-exception-2.0"
|
||||
license="GPL-2.0-only + Classpath-exception-2.0"
|
||||
homepage="http://icedtea.classpath.org/download/source/"
|
||||
distfiles="http://icedtea.classpath.org/download/source/${pkgname}-${version}.tar.xz"
|
||||
checksum=6ff852b82ae7db7a95981271037eb3a3d52c59581e3b27a638a7c6bc8eecb4a3
|
||||
|
||||
icedtea-sound-doc_package() {
|
||||
short_desc+=" - docs"
|
||||
archs=noarch
|
||||
pkg_install() {
|
||||
vmove usr/share/doc
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue