Skip to content

Commit

Permalink
chore: migrate to cachyos-alacritty-config package
Browse files Browse the repository at this point in the history
Signed-off-by: SoulHarsh007 <[email protected]>
  • Loading branch information
SoulHarsh007 authored and ptr1337 committed Jan 1, 2025
1 parent a1ccd30 commit c8786d6
Show file tree
Hide file tree
Showing 12 changed files with 109 additions and 90 deletions.
1 change: 1 addition & 0 deletions cachyos-hyprland-settings/.SRCINFO
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ pkgbase = cachyos-hyprland-settings
license = GPL-1.0-only
makedepends = coreutils
depends = cachyos-fish-config
depends = cachyos-alacritty-config
depends = ttf-fantasque-nerd
depends = ttf-font-awesome
depends = otf-font-awesome
Expand Down
6 changes: 4 additions & 2 deletions cachyos-hyprland-settings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# Maintainer: Vladislav Nepogodin <[email protected]>
# Contributor: SoulHarsh007 <[email protected]>

pkgname=cachyos-hyprland-settings
pkgdesc='CachyOS Hyprland settings'
Expand All @@ -12,6 +13,7 @@ source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha512sums=('e95d0cdd66c95d446929490bd799e1fc41017e42e88ca82aeb336a852c09d446fa066085ab404c385b3b4299dc19b50dffcaca393bb227f9cf7b88a34834eda7')
depends=(
cachyos-fish-config
cachyos-alacritty-config
ttf-fantasque-nerd
ttf-font-awesome
otf-font-awesome
Expand Down Expand Up @@ -52,6 +54,6 @@ provides=('cachyos-desktop-settings')
conflicts=('cachyos-desktop-settings')

package() {
install -d $pkgdir/etc
cp -rf $srcdir/$pkgname-$pkgver/etc $pkgdir
install -d $pkgdir/etc
cp -rf $srcdir/$pkgname-$pkgver/etc $pkgdir
}
7 changes: 4 additions & 3 deletions cachyos-i3wm-settings/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
pkgbase = cachyos-i3wm-settings
pkgdesc = CachyOS i3wm settings
pkgver = 1.0.4
pkgver = 1.0.5
pkgrel = 1
url = https://github.com/cachyos/cachyos-i3wm-settings
install = cachyos-i3wm-settings.install
arch = any
license = GPL-1.0-only
makedepends = coreutils
depends = cachyos-zsh-config
depends = cachyos-alacritty-config
depends = cachyos-picom-config
depends = feh
depends = pamixer
Expand All @@ -27,7 +28,7 @@ pkgbase = cachyos-i3wm-settings
depends = cachyos-nord-gtk-theme-git
provides = cachyos-desktop-settings
conflicts = cachyos-desktop-settings
source = cachyos-i3wm-settings-1.0.4.tar.gz::https://github.com/cachyos/cachyos-i3wm-settings/archive/1.0.4.tar.gz
sha512sums = 91e32f40ed05d77ae38b18a1dabe0571cbc209db4a13a280bdfec3d18608bcf4127c567be1343b904067d5e7aea497b386b300b0366c6603b05c679f4731f4f4
source = cachyos-i3wm-settings-1.0.5.tar.gz::https://github.com/cachyos/cachyos-i3wm-settings/archive/1.0.5.tar.gz
sha512sums = 64d9827d0a27a1436c6c5736cf80993417fc44f1cf6bd425b6a9988cc9465f8e95cc1e2763234f0e0ce1fc4103372c1e7429e3dec034545bf636ba50fc4169e8

pkgname = cachyos-i3wm-settings
40 changes: 21 additions & 19 deletions cachyos-i3wm-settings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,33 +1,35 @@
# Maintainer: Vladislav Nepogodin <[email protected]>
# Contributor: SoulHarsh007 <[email protected]>

pkgname=cachyos-i3wm-settings
pkgdesc='CachyOS i3wm settings'
pkgver=1.0.4
pkgver=1.0.5
pkgrel=1
arch=('any')
url="https://github.com/cachyos/$pkgname"
license=(GPL-1.0-only)
makedepends=('coreutils')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha512sums=('91e32f40ed05d77ae38b18a1dabe0571cbc209db4a13a280bdfec3d18608bcf4127c567be1343b904067d5e7aea497b386b300b0366c6603b05c679f4731f4f4')
sha512sums=('64d9827d0a27a1436c6c5736cf80993417fc44f1cf6bd425b6a9988cc9465f8e95cc1e2763234f0e0ce1fc4103372c1e7429e3dec034545bf636ba50fc4169e8')
depends=('cachyos-zsh-config'
'cachyos-picom-config'
'feh'
'pamixer'
'i3lock-color'
'polkit-gnome'
'dunst'
'rofi'
'jq'
'polybar'
'xob'
'dex'
'capitaine-cursors'
'ttf-fantasque-nerd'
'noto-fonts'
'ttf-hack'
'ttf-fira-sans'
'cachyos-nord-gtk-theme-git')
'cachyos-alacritty-config'
'cachyos-picom-config'
'feh'
'pamixer'
'i3lock-color'
'polkit-gnome'
'dunst'
'rofi'
'jq'
'polybar'
'xob'
'dex'
'capitaine-cursors'
'ttf-fantasque-nerd'
'noto-fonts'
'ttf-hack'
'ttf-fira-sans'
'cachyos-nord-gtk-theme-git')
install=$pkgname.install
provides=('cachyos-desktop-settings')
conflicts=('cachyos-desktop-settings')
Expand Down
7 changes: 4 additions & 3 deletions cachyos-kde-settings/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
pkgbase = cachyos-kde-settings
pkgdesc = CachyOS KDE settings
pkgver = 4.4
pkgver = 4.5
pkgrel = 1
url = https://github.com/cachyos/cachyos-kde-settings
install = cachyos-kde-settings.install
Expand All @@ -11,9 +11,10 @@ pkgbase = cachyos-kde-settings
depends = noto-fonts
depends = ttf-fira-sans
depends = capitaine-cursors
depends = cachyos-alacritty-config
provides = cachyos-desktop-settings
conflicts = cachyos-desktop-settings
source = cachyos-kde-settings-4.4.tar.gz::https://github.com/cachyos/cachyos-kde-settings/archive/4.4.tar.gz
sha512sums = 6e7692465049da114f85b1c0c225600fdd18e1f485cdf5dc4a8ff70bd5624ca736769445ef83a0efdacf4cef563b901bdcf31e29c5cf3c86738512e3c2b9682e
source = cachyos-kde-settings-4.5.tar.gz::https://github.com/cachyos/cachyos-kde-settings/archive/4.5.tar.gz
sha512sums = a691d2ec0f25f1104738528d8bfffc9fa06abd293b496940d37eee166d23aadbeecae11803138264430f2287b886ba6d46dc2cbb3f1c71f86f4c545402694245

pkgname = cachyos-kde-settings
13 changes: 8 additions & 5 deletions cachyos-kde-settings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,19 +1,22 @@
# Maintainer: Vladislav Nepogodin <[email protected]>
# Contributor: SoulHarsh007 <[email protected]>

pkgname=cachyos-kde-settings
pkgdesc='CachyOS KDE settings'
pkgver=4.4
pkgver=4.5
pkgrel=1
arch=('any')
url="https://github.com/cachyos/$pkgname"
license=(GPL-1.0-only)
makedepends=('coreutils')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha512sums=('6e7692465049da114f85b1c0c225600fdd18e1f485cdf5dc4a8ff70bd5624ca736769445ef83a0efdacf4cef563b901bdcf31e29c5cf3c86738512e3c2b9682e')
sha512sums=('a691d2ec0f25f1104738528d8bfffc9fa06abd293b496940d37eee166d23aadbeecae11803138264430f2287b886ba6d46dc2cbb3f1c71f86f4c545402694245')
depends=('ttf-fantasque-nerd'
'noto-fonts'
'ttf-fira-sans'
'capitaine-cursors')
'noto-fonts'
'ttf-fira-sans'
'capitaine-cursors'
'cachyos-alacritty-config'
)
install=$pkgname.install
provides=('cachyos-desktop-settings')
conflicts=('cachyos-desktop-settings')
Expand Down
7 changes: 4 additions & 3 deletions cachyos-openbox-settings/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
pkgbase = cachyos-openbox-settings
pkgdesc = CachyOS openbox settings
pkgver = 1.0.3
pkgver = 1.0.4
pkgrel = 1
url = https://github.com/cachyos/cachyos-openbox-settings
install = cachyos-openbox-settings.install
arch = any
license = GPL-1.0-only
makedepends = coreutils
depends = cachyos-zsh-config
depends = cachyos-alacritty-config
depends = picom-ibhagwan-git
depends = ttf-fantasque-nerd
depends = noto-fonts
Expand Down Expand Up @@ -52,7 +53,7 @@ pkgbase = cachyos-openbox-settings
provides = cachyos-desktop-settings
conflicts = cachyos-desktop-settings
conflicts = cachyos-picom-config
source = cachyos-openbox-settings-1.0.3.tar.gz::https://github.com/cachyos/cachyos-openbox-settings/archive/1.0.3.tar.gz
sha512sums = e0a43aeef221327d4dbdb608a7d1d38155a0c6fd519ef69b39e2cef6bd013186d9107816ff21bd5122e78aa3204ef7498cdc83bf39e0411b7878bbeef42e4da9
source = cachyos-openbox-settings-1.0.4.tar.gz::https://github.com/cachyos/cachyos-openbox-settings/archive/1.0.4.tar.gz
sha512sums = 0c7925b6a293052821f00eb234ebc1cbbada014f4534f1472a56a9cc22db6cebb71e32f3672a7784ba7eb6a7c218ea1578e8a9ee54396000f7f8c40782c614e5

pkgname = cachyos-openbox-settings
34 changes: 18 additions & 16 deletions cachyos-openbox-settings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,30 +1,32 @@
# Maintainer: Vladislav Nepogodin <[email protected]>
# Contributor: SoulHarsh007 <[email protected]>

pkgname=cachyos-openbox-settings
pkgdesc='CachyOS openbox settings'
pkgver=1.0.3
pkgver=1.0.4
pkgrel=1
arch=('any')
url="https://github.com/cachyos/$pkgname"
license=(GPL-1.0-only)
makedepends=('coreutils')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha512sums=('e0a43aeef221327d4dbdb608a7d1d38155a0c6fd519ef69b39e2cef6bd013186d9107816ff21bd5122e78aa3204ef7498cdc83bf39e0411b7878bbeef42e4da9')
sha512sums=('0c7925b6a293052821f00eb234ebc1cbbada014f4534f1472a56a9cc22db6cebb71e32f3672a7784ba7eb6a7c218ea1578e8a9ee54396000f7f8c40782c614e5')
depends=('cachyos-zsh-config'
'picom-ibhagwan-git'
'ttf-fantasque-nerd'
'noto-fonts' 'noto-fonts-emoji'
'ttf-fira-sans'
'char-white'
'dunst' 'nitrogen' 'openbox' 'rofi' 'rxvt-unicode-truecolor-wide-glyphs' 'tint2' 'obmenu-generator' 'perl-gtk3'
'mpd' 'mpc' 'ncmpcpp'
'alsa-utils' 'brightnessctl' 'imagemagick' 'scrot' 'w3m' 'wireless_tools' 'xclip' 'xsettingsd' 'xss-lock'
'thunar' 'thunar-archive-plugin' 'thunar-volman' 'ffmpegthumbnailer' 'tumbler'
'gsimplecal' 'mpv' 'parcellite' 'pavucontrol' 'viewnior' 'xfce4-power-manager'
'capitaine-cursors'
'polkit-gnome'
'cachyos-wallpapers'
'cachyos-nord-gtk-theme-git')
'cachyos-alacritty-config'
'picom-ibhagwan-git'
'ttf-fantasque-nerd'
'noto-fonts' 'noto-fonts-emoji'
'ttf-fira-sans'
'char-white'
'dunst' 'nitrogen' 'openbox' 'rofi' 'rxvt-unicode-truecolor-wide-glyphs' 'tint2' 'obmenu-generator' 'perl-gtk3'
'mpd' 'mpc' 'ncmpcpp'
'alsa-utils' 'brightnessctl' 'imagemagick' 'scrot' 'w3m' 'wireless_tools' 'xclip' 'xsettingsd' 'xss-lock'
'thunar' 'thunar-archive-plugin' 'thunar-volman' 'ffmpegthumbnailer' 'tumbler'
'gsimplecal' 'mpv' 'parcellite' 'pavucontrol' 'viewnior' 'xfce4-power-manager'
'capitaine-cursors'
'polkit-gnome'
'cachyos-wallpapers'
'cachyos-nord-gtk-theme-git')
install=$pkgname.install
provides=('cachyos-desktop-settings')
conflicts=('cachyos-desktop-settings' 'cachyos-picom-config')
Expand Down
9 changes: 5 additions & 4 deletions cachyos-wayfire-settings/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
pkgbase = cachyos-wayfire-settings
pkgdesc = CachyOS GNOME settings
pkgver = 1.0.5
pkgdesc = CachyOS wayfire settings
pkgver = 1.0.6
pkgrel = 1
url = https://github.com/cachyos/cachyos-wayfire-settings
install = cachyos-wayfire-settings.install
arch = any
license = GPL-1.0-only
makedepends = coreutils
depends = cachyos-fish-config
depends = cachyos-alacritty-config
depends = ttf-fantasque-nerd
depends = noto-fonts
depends = ttf-fira-sans
Expand All @@ -24,7 +25,7 @@ pkgbase = cachyos-wayfire-settings
depends = cachyos-nord-gtk-theme-git
provides = cachyos-desktop-settings
conflicts = cachyos-desktop-settings
source = cachyos-wayfire-settings-1.0.5.tar.gz::https://github.com/cachyos/cachyos-wayfire-settings/archive/1.0.5.tar.gz
sha512sums = 5e04d80d3978c0649662bd4f5ce5d703702a1c19a71b64659cc01d8bfed2fbf7b3ce45b2a681feb2f949020fc0a3e292dfa21fe485c1f70fb1ec53412a2ad194
source = cachyos-wayfire-settings-1.0.6.tar.gz::https://github.com/cachyos/cachyos-wayfire-settings/archive/1.0.6.tar.gz
sha512sums = f0fc7b49648c1435480a23f11b656773e1db02835b88942fb80cc2dfc2a0065f2432a0c802711d283ce7562f72fea0bf2fb9730dd9d9ff206cd65f01741dd8f9

pkgname = cachyos-wayfire-settings
36 changes: 19 additions & 17 deletions cachyos-wayfire-settings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,30 +1,32 @@
# Maintainer: Vladislav Nepogodin <[email protected]>
# Contributor: SoulHarsh007 <[email protected]>

pkgname=cachyos-wayfire-settings
pkgdesc='CachyOS GNOME settings'
pkgver=1.0.5
pkgdesc='CachyOS wayfire settings'
pkgver=1.0.6
pkgrel=1
arch=('any')
url="https://github.com/cachyos/$pkgname"
license=(GPL-1.0-only)
makedepends=('coreutils')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha512sums=('5e04d80d3978c0649662bd4f5ce5d703702a1c19a71b64659cc01d8bfed2fbf7b3ce45b2a681feb2f949020fc0a3e292dfa21fe485c1f70fb1ec53412a2ad194')
sha512sums=('f0fc7b49648c1435480a23f11b656773e1db02835b88942fb80cc2dfc2a0065f2432a0c802711d283ce7562f72fea0bf2fb9730dd9d9ff206cd65f01741dd8f9')
depends=('cachyos-fish-config'
'ttf-fantasque-nerd'
'noto-fonts'
'ttf-fira-sans'
'kvantum'
'qt5ct'
'char-white'
'bemenu'
'bemenu-wayland'
'xorg-xwayland'
'wayfire-desktop-git'
'capitaine-cursors'
'cachyos-wallpapers'
'kvantum-theme-nordic-git'
'cachyos-nord-gtk-theme-git')
'cachyos-alacritty-config'
'ttf-fantasque-nerd'
'noto-fonts'
'ttf-fira-sans'
'kvantum'
'qt5ct'
'char-white'
'bemenu'
'bemenu-wayland'
'xorg-xwayland'
'wayfire-desktop-git'
'capitaine-cursors'
'cachyos-wallpapers'
'kvantum-theme-nordic-git'
'cachyos-nord-gtk-theme-git')
install=$pkgname.install
provides=('cachyos-desktop-settings')
conflicts=('cachyos-desktop-settings')
Expand Down
7 changes: 4 additions & 3 deletions cachyos-xfce-settings/.SRCINFO
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
pkgbase = cachyos-xfce-settings
pkgdesc = CachyOS XFCE settings
pkgver = 1.0.8
pkgver = 1.0.9
pkgrel = 1
url = https://github.com/cachyos/cachyos-xfce-settings
install = cachyos-xfce-settings.install
arch = any
license = GPL-1.0-only
makedepends = coreutils
depends = cachyos-zsh-config
depends = cachyos-alacritty-config
depends = ttf-fantasque-nerd
depends = noto-fonts
depends = ttf-fira-sans
Expand All @@ -23,7 +24,7 @@ pkgbase = cachyos-xfce-settings
depends = cachyos-nord-gtk-theme-git
provides = cachyos-desktop-settings
conflicts = cachyos-desktop-settings
source = cachyos-xfce-settings-1.0.8.tar.gz::https://github.com/cachyos/cachyos-xfce-settings/archive/1.0.8.tar.gz
sha512sums = 23f96b5723f9cb69936798d49b52ddf3049b7fab9065f89930e3bf4e2be2f9a0e0bfe12a8950a3561982557c2c5c1f3b293c57ee6708f287ae0b2d1e517c82c5
source = cachyos-xfce-settings-1.0.9.tar.gz::https://github.com/cachyos/cachyos-xfce-settings/archive/1.0.9.tar.gz
sha512sums = d4a530abb6aaf067c8ec9a2fc8bebb9ffdc2fae8cfb2623ce6baf27273e0c142738f7226a55d2f39785d4da5b9cc5da975a1e99c8f7ddabb464b2ae8d1b0d8e6

pkgname = cachyos-xfce-settings
32 changes: 17 additions & 15 deletions cachyos-xfce-settings/PKGBUILD
Original file line number Diff line number Diff line change
@@ -1,29 +1,31 @@
# Maintainer: Vladislav Nepogodin <[email protected]>
# Contributor: SoulHarsh007 <[email protected]>

pkgname=cachyos-xfce-settings
pkgdesc='CachyOS XFCE settings'
pkgver=1.0.8
pkgver=1.0.9
pkgrel=1
arch=('any')
url="https://github.com/cachyos/$pkgname"
license=(GPL-1.0-only)
makedepends=('coreutils')
source=("$pkgname-$pkgver.tar.gz::$url/archive/$pkgver.tar.gz")
sha512sums=('23f96b5723f9cb69936798d49b52ddf3049b7fab9065f89930e3bf4e2be2f9a0e0bfe12a8950a3561982557c2c5c1f3b293c57ee6708f287ae0b2d1e517c82c5')
sha512sums=('d4a530abb6aaf067c8ec9a2fc8bebb9ffdc2fae8cfb2623ce6baf27273e0c142738f7226a55d2f39785d4da5b9cc5da975a1e99c8f7ddabb464b2ae8d1b0d8e6')
depends=('cachyos-zsh-config'
'ttf-fantasque-nerd'
'noto-fonts'
'ttf-fira-sans'
'kvantum'
'qt5ct'
'xfce4-whiskermenu-plugin'
'thunar'
'char-white'
'qogir-icon-theme'
'capitaine-cursors'
'cachyos-wallpapers'
'kvantum-theme-nordic-git'
'cachyos-nord-gtk-theme-git')
'cachyos-alacritty-config'
'ttf-fantasque-nerd'
'noto-fonts'
'ttf-fira-sans'
'kvantum'
'qt5ct'
'xfce4-whiskermenu-plugin'
'thunar'
'char-white'
'qogir-icon-theme'
'capitaine-cursors'
'cachyos-wallpapers'
'kvantum-theme-nordic-git'
'cachyos-nord-gtk-theme-git')
install=$pkgname.install
provides=('cachyos-desktop-settings')
conflicts=('cachyos-desktop-settings')
Expand Down

0 comments on commit c8786d6

Please sign in to comment.