X-Original-To: alpine-aports@lists.alpinelinux.org Received: from wout2-smtp.messagingengine.com (wout2-smtp.messagingengine.com [64.147.123.25]) by lists.alpinelinux.org (Postfix) with ESMTP id 103F4F85161 for ; Tue, 25 Dec 2018 21:29:42 +0000 (UTC) Received: from compute5.internal (compute5.nyi.internal [10.202.2.45]) by mailout.west.internal (Postfix) with ESMTP id B8E9ECD0; Tue, 25 Dec 2018 16:29:41 -0500 (EST) Received: from mailfrontend1 ([10.202.2.162]) by compute5.internal (MEProxy); Tue, 25 Dec 2018 16:29:41 -0500 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sent.com; h=from :to:cc:subject:date:message-id:mime-version :content-transfer-encoding; s=fm2; bh=m9PwTCDSPQfp1a/7kG5SACpr5E E+2n96lYqoidxodCs=; b=Nc7Y5oKiFrcE5F6AwwdUh/aJVGbDbRHqwJ8vR3ANYG NVfkgDG2DPa2YsnBJu+zCazDvIkVyqUnzQxyjNcFww5RtIVpn+VAH7/qA/wcQlbK QilgNQV8W3rw5JbPezqr+25IwwRC4ANnx14pmz1DOJn15r5MSQYIX8yjylWFN+aO DWxkFLrX3rhwC8BGzfc5FhwREsJawfOahmQ7k1Vbhufr8VPW9UQfKXb9ja6cpV3e agaAxiP0bmIazn8T2CasUXkSw6oJoagxElPNjvHGVaHVqEcNE9oMsqIy+j8fWFnz QV3p0QRov2us9uQ5QWAGzBKVN4W7F1Wy1gtIzsOyLRbQ== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d= messagingengine.com; h=cc:content-transfer-encoding:date:from :message-id:mime-version:subject:to:x-me-proxy:x-me-proxy :x-me-sender:x-me-sender:x-sasl-enc; s=fm1; bh=m9PwTCDSPQfp1a/7k G5SACpr5EE+2n96lYqoidxodCs=; b=bQH5G8yY7gd8Y91FzGODp12FHdbBwnnQJ UgoEabx1ZGSM5UJpa8ce4HnnbdDeffhgxJDY41itHVCLLXhsycen/uWS3yjb56dA gImMFDsWSYMJoRnnR0PQGNk6+NYVZLBREOFaSDc2YMw1dPh4SnLcxI0m1saOW5Fx e5rjFRNu3nl4RvXFDEkVu7nqgamAaam0sbJObTZ3Iv536nkhFWNI+rcbHHPzZA/I L7zJlxUr1yeLEMovYyuzgK+pLAFkXwmWErOe6jFS0LFVtXUlNgwSzSiVZhx8YRXm M5sPDUP2QaT9XwGT387ZLkPz35q3GM7qsS2ylOQQQ1gDBassXlLHQ== X-ME-Sender: X-ME-Proxy-Cause: gggruggvucftvghtrhhoucdtuddrgedtkedrudekfedgudehfecutefuodetggdotefrod ftvfcurfhrohhfihhlvgemucfhrghsthforghilhdpqfhuthenuceurghilhhouhhtmecu fedttdenucenucfjughrpefhvffufffkofgggfestdekredtredttdenucfhrhhomheprf gruhhluceurhgvuggsuhhrhicuoegsrhgvsghssehsvghnthdrtghomheqnecuffhomhgr ihhnpehfrhgvvgguvghskhhtohhprdhorhhgnecukfhppeejledrjeefrddugedtrddvtd ehnecurfgrrhgrmhepmhgrihhlfhhrohhmpegsrhgvsghssehsvghnthdrtghomhenucev lhhushhtvghrufhiiigvpedt X-ME-Proxy: Received: from brebsc.lan (79-73-140-205.dynamic.dsl.as9105.com [79.73.140.205]) by mail.messagingengine.com (Postfix) with ESMTPA id 7AF03E4445 for ; Tue, 25 Dec 2018 16:29:40 -0500 (EST) Received: from localhost ([127.0.0.1] helo=brebsc.lan) by brebsc.lan with esmtp (Exim 4.91) (envelope-from ) id 1gbuGg-0004R4-MD; Tue, 25 Dec 2018 21:29:38 +0000 From: Paul Bredbury To: alpine-aports@lists.alpinelinux.org Cc: Paul Bredbury Subject: [alpine-aports] [PATCH] testing/sound-theme-freedesktop: new aport Date: Tue, 25 Dec 2018 21:29:27 +0000 Message-Id: <20181225212927.17009-1-brebs@sent.com> X-Mailer: git-send-email 2.20.1 X-Mailinglist: alpine-aports Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Provides sounds to choose in e.g. MATE's volume control applet. --- testing/sound-theme-freedesktop/APKBUILD | 25 ++++++++++++++++++++++++ 1 file changed, 25 insertions(+) create mode 100644 testing/sound-theme-freedesktop/APKBUILD diff --git a/testing/sound-theme-freedesktop/APKBUILD b/testing/sound-theme-freedesktop/APKBUILD new file mode 100644 index 0000000000..4017b58d48 --- /dev/null +++ b/testing/sound-theme-freedesktop/APKBUILD @@ -0,0 +1,25 @@ +pkgname=sound-theme-freedesktop +pkgver=0.8 +pkgrel=0 +pkgdesc="Desktop sound theme from Freedesktop" +url="https://www.freedesktop.org/wiki/Specifications/sound-theme-spec/" +arch="noarch" +license="custom" # See CREDITS file +depends="" +makedepends="intltool" +source="https://people.freedesktop.org/~mccann/dist/$pkgname-$pkgver.tar.bz2" +options="!check" # No test suite +builddir="$srcdir/$pkgname-$pkgver" + +build() { + cd "$builddir" + ./configure --prefix=/usr + make +} + +package() { + cd "$builddir" + make DESTDIR="$pkgdir" install +} + +sha512sums="f08e0414443f3a47bc433a69a7226d2b9383bc7c64e0711e8a605bd761ac69ea052a6db7f0037d88fbf0900efddaae6466ca96391eb71295ee1d0edbd0364621 sound-theme-freedesktop-0.8.tar.bz2" -- 2.20.1 --- Unsubscribe: alpine-aports+unsubscribe@lists.alpinelinux.org Help: alpine-aports+help@lists.alpinelinux.org ---