This commit is contained in:
Daniel Langbein 2022-04-15 15:36:53 +02:00
parent e65def8e0b
commit a09f9806b3
14 changed files with 36 additions and 14 deletions

View File

@ -8,7 +8,9 @@ pkgdesc="gnupg with configuration"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('gnupg' 'holo' 'git' 'base') depends=()
depends+=('gnupg')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -8,7 +8,9 @@ pkgdesc="grub with configuration"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('grub' 'holo' 'git' 'base') depends=()
depends+=('grub')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
changelog= changelog=

View File

@ -8,7 +8,7 @@ pkgdesc="locale and timezone"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('holo' 'git' 'base') depends=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
backup=('etc/locale.conf' 'etc/localtime') backup=('etc/locale.conf' 'etc/localtime')
install='.install' install='.install'

View File

@ -8,7 +8,9 @@ pkgdesc="Personalized makepkg.conf"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('pacman' 'holo' 'git' 'base') # /etc/makepkg.conf belongs to pacman depends=()
depends+=('pacman') # /etc/makepkg.conf belongs to pacman
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
changelog= changelog=

View File

@ -8,7 +8,9 @@ pkgdesc="mkinitcpio configuration"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('mkinitcpio' 'holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends=()
depends+=('mkinitcpio')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -8,7 +8,9 @@ pkgdesc="nano with configuration"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('nano' 'holo' 'git' 'base') depends=()
depends+=('nano')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -8,7 +8,9 @@ pkgdesc="Selected Arch Linux mirrors"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('pacman' 'holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends=()
depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -8,7 +8,9 @@ pkgdesc="Enable ungoogled-chromium repo"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('pacman' 'holo' 'git' 'base') depends=()
depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
depends+=('curl') # add signing key of mirror in .install depends+=('curl') # add signing key of mirror in .install
makedepends=('git') makedepends=('git')
install='.install' install='.install'

View File

@ -8,7 +8,9 @@ pkgdesc="Enable linux-surface repo"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('pacman' 'holo' 'git' 'base') depends=()
depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
depends+=('curl') # add signing key of mirror in .install depends+=('curl') # add signing key of mirror in .install
makedepends=('git') makedepends=('git')
install='.install' install='.install'

View File

@ -8,7 +8,9 @@ pkgdesc="pacman with configuration"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('pacman' 'holo' 'git' 'base') depends=()
depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
optdepends=('de-p1st-pacman-mirrorlist' 'de-p1st-pacman-repo-chromium' 'de-p1st-repo-surface') optdepends=('de-p1st-pacman-mirrorlist' 'de-p1st-pacman-repo-chromium' 'de-p1st-repo-surface')
install='.install' install='.install'

View File

@ -8,7 +8,9 @@ pkgdesc="screen with configuration"
arch=('any') arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('screen' 'holo' 'git' 'base') depends=()
depends+=('screen')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -13,7 +13,7 @@ depends=('sddm' 'sddm-nordic-theme-git')
# Without plasma-framework the following error occurs: # Without plasma-framework the following error occurs:
# Main.qml:28:1: module "org.kde.plasma.extras" is not installed # Main.qml:28:1: module "org.kde.plasma.extras" is not installed
depends+=('plasma-framework') depends+=('plasma-framework')
depends+=('holo' 'git' 'base') depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation
depends+=('de-p1st-wallpaper') depends+=('de-p1st-wallpaper')
makedepends=('git') makedepends=('git')

View File

@ -9,7 +9,9 @@ arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=('ccid' 'opensc' 'systemd' 'holo' 'git' 'base' 'de-p1st-gnupg') depends=()
depends+=('ccid' 'opensc' 'systemd' 'de-p1st-gnupg')
depends+=('holo' 'git' 'base' ) # without base "holo apply" may fail on initial system installation
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")