From d10f8fa28e3b3671d3c66d60a11834ef84fc1dad Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=90o=C3=A0n=20Tr=E1=BA=A7n=20C=C3=B4ng=20Danh?= Date: Sun, 22 Nov 2020 09:05:55 +0700 Subject: [PATCH] icedtea-sound: remove noarch --- srcpkgs/icedtea-sound/template | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/srcpkgs/icedtea-sound/template b/srcpkgs/icedtea-sound/template index 4ad965c6806..ceccff2fd94 100644 --- a/srcpkgs/icedtea-sound/template +++ b/srcpkgs/icedtea-sound/template @@ -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 " -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 }