This commit is contained in:
@@ -0,0 +1,20 @@
|
||||
# Maintainer: Yi-Ting Shih <ytshih@konchin.com>
|
||||
pkgname=hl-base-meta
|
||||
pkgver=0.0.1
|
||||
pkgrel=1
|
||||
pkgdesc="Base meta package for konchin.com homelab"
|
||||
arch=(any)
|
||||
url="https://gitea.konchin.com/package/hl-base-meta"
|
||||
license=('0BSD')
|
||||
depends=(
|
||||
'htop'
|
||||
'tree'
|
||||
'fish'
|
||||
'git'
|
||||
'git-lfs'
|
||||
'vim'
|
||||
)
|
||||
optdepends=(
|
||||
'hl-core-meta: core meta package'
|
||||
'hl-workstation-meta: workstation meta package'
|
||||
)
|
||||
Reference in New Issue
Block a user