diff options
| author | Minecrell <minecrell@minecrell.net> | 2020-04-11 17:09:22 +0200 |
|---|---|---|
| committer | Rasmus Thomsen <oss@cogitri.dev> | 2020-04-11 16:09:48 +0000 |
| commit | 55bea36deefaba9f84d053bd173a09f2ebc710d2 (patch) | |
| tree | f999ef4f4c97856da1c4d613dafe64b05a9f8abc /testing | |
| parent | 9f1b508adf13d5913e8efdfc10548007034f6b2f (diff) | |
| download | aports-55bea36deefaba9f84d053bd173a09f2ebc710d2.tar.bz2 aports-55bea36deefaba9f84d053bd173a09f2ebc710d2.tar.xz | |
community/alsa-topology-conf: move from testing
Diffstat (limited to 'testing')
| -rw-r--r-- | testing/alsa-topology-conf/APKBUILD | 18 |
1 files changed, 0 insertions, 18 deletions
diff --git a/testing/alsa-topology-conf/APKBUILD b/testing/alsa-topology-conf/APKBUILD deleted file mode 100644 index 57e0aebd56..0000000000 --- a/testing/alsa-topology-conf/APKBUILD +++ /dev/null @@ -1,18 +0,0 @@ -# Contributor: Minecrell <minecrell@minecrell.net> -# Maintainer: Minecrell <minecrell@minecrell.net> -pkgname=alsa-topology-conf -pkgver=1.2.2 -pkgrel=0 -pkgdesc="ALSA topology configuration files" -url="https://www.alsa-project.org" -arch="noarch" -license="BSD-3-Clause" -source="ftp://ftp.alsa-project.org/pub/lib/alsa-topology-conf-$pkgver.tar.bz2" -options="!check" # no tests - -package() { - mkdir -p "$pkgdir"/usr/share/alsa - cp -r topology "$pkgdir"/usr/share/alsa -} - -sha512sums="145ee0e16f7f84d5f97759b1efaa3df9fe35c8b33c7ae863ae1b915f361acd902ad05f59090e1d98b2a4f2ecc14933681592893564fcc45cdbc974899f789b94 alsa-topology-conf-1.2.2.tar.bz2" |
