init
This commit is contained in:
parent
ca4d6cfcf8
commit
5ab8da5e08
91 changed files with 20730 additions and 0 deletions
16
sound-theme-librem5/PKGBUILD
Normal file
16
sound-theme-librem5/PKGBUILD
Normal file
|
@ -0,0 +1,16 @@
|
|||
# Maintainer: Danct12 <danct12@disroot.org>
|
||||
pkgname=sound-theme-librem5
|
||||
pkgver=0.1.0
|
||||
pkgrel=0
|
||||
pkgdesc="Sound theme for the Librem 5"
|
||||
arch=(any)
|
||||
url="https://source.puri.sm/Librem5/sound-theme-librem5"
|
||||
license=('GPL')
|
||||
source=(https://source.puri.sm/Librem5/sound-theme-librem5/-/archive/v$pkgver/sound-theme-librem5-v$pkgver.tar.gz)
|
||||
|
||||
package() {
|
||||
mkdir -p "$pkgdir"/usr/share/sounds
|
||||
cp -rv "$srcdir"/$pkgname-v$pkgver/librem5 "$pkgdir"/usr/share/sounds
|
||||
}
|
||||
|
||||
md5sums=('67df906054555e8dab065073361881db')
|
Loading…
Add table
Add a link
Reference in a new issue