PKG test
This commit is contained in:
parent
ebab4b1066
commit
beda574ab8
5 changed files with 942 additions and 0 deletions
14
pkg/tdpeuter/PKGBUILD
Normal file
14
pkg/tdpeuter/PKGBUILD
Normal file
|
@ -0,0 +1,14 @@
|
|||
# Maintainer: Tibo De Peuter <tibo.depeuter@gmail.com>
|
||||
pkgbase=tdpeuter
|
||||
pkgname=(tdpeuter-base)
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Sysconfig for my systems"
|
||||
arch=(any)
|
||||
url="https://github.com/tdpeuter/sisyphus"
|
||||
license=(GPL)
|
||||
groups=(tdpeuter)
|
||||
|
||||
package_tdpeuter-base() {
|
||||
depends=(base linux linux-firmware)
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue