forked from Shinonome/dots-hyprland
Remove duplicated dependencies
This commit is contained in:
+8
-12
@@ -95,18 +95,10 @@ This file contains information about the dependencies, currently it describes ab
|
||||
- Not explicitly used, but it may help as fallback for displaying emoji charaters.
|
||||
|
||||
## illogical-impulse-hyprland
|
||||
- `hypridle`
|
||||
- Used for loginctl to lock session.
|
||||
- `hyprland`
|
||||
- Surely needed.
|
||||
- `hyprlock`
|
||||
- Installed as fallback; its config is also included.
|
||||
- `hyprpicker`
|
||||
- Used in Hyprland and Quickshell config.
|
||||
- `hyprsunset`
|
||||
- Used in Quickshell config.
|
||||
- `xdg-desktop-portal-hyprland`
|
||||
- DUPLICATE
|
||||
- `wl-clipboard`
|
||||
- Surely needed.
|
||||
|
||||
@@ -185,10 +177,12 @@ This file contains information about the dependencies, currently it describes ab
|
||||
- `imagemagick`
|
||||
- Provides executable: `magick`
|
||||
- Used in Quickshell config.
|
||||
- `hypridle` (DUPLICATE)
|
||||
- `hyprutils` (DUPLICATE)
|
||||
- `hyprlock` (DUPLICATE)
|
||||
- `hyprpicker` (DUPLICATE)
|
||||
- `hypridle`
|
||||
- Used for loginctl to lock session.
|
||||
- `hyprlock`
|
||||
- Installed as fallback; its config is also included.
|
||||
- `hyprpicker`
|
||||
- Used in Hyprland and Quickshell config.
|
||||
- `songrec`
|
||||
- Used in Quickshell config.
|
||||
- `translate-shell`
|
||||
@@ -223,9 +217,11 @@ Extra dependencies.
|
||||
## illogical-impulse-bibata-modern-classic-bin
|
||||
- [source](https://github.com/ful1e5/Bibata_Cursor)
|
||||
- Used in Hyprland config, not necessary.
|
||||
|
||||
## illogical-impulse-microtex-git
|
||||
- [source](https://github.com/NanoMichael/MicroTeX)
|
||||
- This package will be installed as `/opt/MicroTeX`.
|
||||
|
||||
## illogical-impulse-oneui4-icons-git
|
||||
- [source](https://github.com/end-4/OneUI4-Icons)
|
||||
- Customed version of normal oneui4-icons.
|
||||
|
||||
@@ -1,15 +1,11 @@
|
||||
pkgname=illogical-impulse-hyprland
|
||||
pkgver=1.0
|
||||
pkgrel=2
|
||||
pkgrel=4
|
||||
pkgdesc='Illogical Impulse Hyprland relatated packages'
|
||||
arch=(any)
|
||||
license=(None)
|
||||
depends=(
|
||||
hypridle
|
||||
hyprland
|
||||
hyprlock
|
||||
hyprpicker
|
||||
hyprsunset
|
||||
xdg-desktop-portal-hyprland
|
||||
wl-clipboard
|
||||
)
|
||||
|
||||
@@ -10,4 +10,3 @@ depends=(
|
||||
xdg-desktop-portal-gtk
|
||||
xdg-desktop-portal-hyprland
|
||||
)
|
||||
|
||||
|
||||
@@ -10,7 +10,7 @@ _pkgname=quickshell
|
||||
pkgname="$_prefix-$_pkgname-git"
|
||||
pkgver=0.1.0.r1
|
||||
pkgrel=4
|
||||
pkgdesc="$_pkgname-git which version pinned for $_prefix"
|
||||
pkgdesc="$_pkgname-git pinned commit and extra deps for $_prefix"
|
||||
arch=(x86_64 aarch64)
|
||||
url='https://git.outfoxxed.me/quickshell/quickshell'
|
||||
options=(!strip)
|
||||
|
||||
@@ -104,12 +104,8 @@
|
||||
|
||||
|
||||
### illogical-impulse-hyprland
|
||||
hypridle #hypridle
|
||||
#hyprland
|
||||
#hyprlock (Should not be installed via Nix; TODO: should install via nix in future when authentication problem fixed)
|
||||
hyprpicker #hyprpicker
|
||||
hyprsunset #hyprsunset
|
||||
#xdg-desktop-portal-hyprland (DUPLICATE)
|
||||
wl-clipboard #wl-clipboard
|
||||
|
||||
|
||||
@@ -167,10 +163,9 @@
|
||||
fuzzel #fuzzel
|
||||
glib #glib2
|
||||
imagemagick #imagemagick
|
||||
#hypridle (DUPLICATE)
|
||||
#hyprutils (DUPLICATE)
|
||||
#hyprlock (DUPLICATE)
|
||||
#hyprpicker (DUPLICATE)
|
||||
hypridle #hypridle
|
||||
#hyprlock (Should not be installed via Nix; TODO: should install via nix in future when authentication problem fixed)
|
||||
hyprpicker #hyprpicker
|
||||
songrec #songrec
|
||||
translate-shell #translate-shell
|
||||
wlogout #wlogout
|
||||
|
||||
Reference in New Issue
Block a user