This commit is contained in:
Daniel Langbein 2022-04-15 15:43:21 +02:00
parent a09f9806b3
commit 6324e04414
18 changed files with 18 additions and 18 deletions

View File

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('gnupg') depends+=('gnupg')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -20,7 +20,7 @@ depends+=(libva-mesa-driver)
# "HW-vide-acceleration: VDPAU" # "HW-vide-acceleration: VDPAU"
depends+=(mesa-vdpau) depends+=(mesa-vdpau)
# holo # holo
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') makedepends=('git')
provides=('de-p1st-gpu') # implicitly provides $pkgname provides=('de-p1st-gpu') # implicitly provides $pkgname

View File

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('grub') depends+=('grub')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
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') # without base "holo apply" may fail on initial system installation depends=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') makedepends=('git')
backup=('etc/locale.conf' 'etc/localtime') backup=('etc/locale.conf' 'etc/localtime')
install='.install' install='.install'

View File

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

View File

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

View File

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('nano') depends+=('nano')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('pacman') depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('pacman') depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
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

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('pacman') depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
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

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('pacman') depends+=('pacman')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
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

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=() depends=()
depends+=('screen') depends+=('screen')
depends+=('holo' 'git' 'base') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
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') # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
depends+=('de-p1st-wallpaper') depends+=('de-p1st-wallpaper')
makedepends=('git') makedepends=('git')

View File

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
install='.install' install='.install'
depends=('signal-desktop') depends=('signal-desktop')
depends+=('holo' 'git' 'base') # holo and its dependencies: git because of git-diff; without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') makedepends=('git')
source=("git+${url}.git") source=("git+${url}.git")
sha256sums=('SKIP') sha256sums=('SKIP')

View File

@ -11,7 +11,7 @@ license=('MIT')
groups=() groups=()
depends=() depends=()
depends+=('ccid' 'opensc' 'systemd' 'de-p1st-gnupg') depends+=('ccid' 'opensc' 'systemd' 'de-p1st-gnupg')
depends+=('holo' 'git' 'base' ) # without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base' ) # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') makedepends=('git')
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -9,7 +9,7 @@ arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('openssh' 'systemd') depends=('openssh' 'systemd')
depends+=('holo' 'git' 'base') # holo and its dependencies: git because of git-diff; without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
depends+=('de-p1st-ssh-key') depends+=('de-p1st-ssh-key')
makedepends=('git') makedepends=('git')
install='.install' install='.install'

View File

@ -9,7 +9,7 @@ arch=('any')
url="https://codeberg.org/privacy1st/${_reponame}" url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
depends=('zoom' 'zoom-firejail') depends=('zoom' 'zoom-firejail')
depends+=('holo' 'git' 'base') # holo and its dependencies: git because of git-diff; without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') # to fetch source(s) via git makedepends=('git') # to fetch source(s) via git
install='.install' install='.install'
source=("git+${url}.git") source=("git+${url}.git")

View File

@ -10,7 +10,7 @@ url="https://codeberg.org/privacy1st/${_reponame}"
license=('MIT') license=('MIT')
groups=() groups=()
depends=() depends=()
depends+=('holo' 'git' 'base') # holo and its dependencies: git because of git-diff; without base "holo apply" may fail on initial system installation depends+=('holo' 'git' 'base') # holo depends on base (otherwise "holo apply" may fail on initial system installation) and git (git-diff)
makedepends=('git') # to fetch source(s) via git makedepends=('git') # to fetch source(s) via git
optdepends=() optdepends=()
provides=() provides=()