forked from Shinonome/dots-hyprland
add illogical impulse python
This commit is contained in:
@@ -0,0 +1,15 @@
|
||||
pkgname=illogical-impulse-python
|
||||
pkgver=1.1
|
||||
pkgrel=1
|
||||
pkgdesc='Illogical Impulse Python Dependencies'
|
||||
arch=(any)
|
||||
license=(None)
|
||||
depends=(
|
||||
gtk4
|
||||
libadwaita
|
||||
libsoup3
|
||||
libportal-gtk4
|
||||
blueprint-compiler
|
||||
gobject-introspection
|
||||
sassc
|
||||
)
|
||||
+1
-1
@@ -116,7 +116,7 @@ install-local-pkgbuild() {
|
||||
}
|
||||
|
||||
# Install core dependencies from the meta-packages
|
||||
metapkgs=(./arch-packages/illogical-impulse-{audio,backlight,basic,fonts-themes,gnome,gtk,portal,screencapture,widgets})
|
||||
metapkgs=(./arch-packages/illogical-impulse-{audio,python,backlight,basic,fonts-themes,gnome,gtk,portal,screencapture,widgets})
|
||||
metapkgs+=(./arch-packages/illogical-impulse-ags)
|
||||
metapkgs+=(./arch-packages/illogical-impulse-microtex-git)
|
||||
metapkgs+=(./arch-packages/illogical-impulse-oneui4-icons-git)
|
||||
|
||||
@@ -3,11 +3,3 @@
|
||||
|
||||
### Most dependencies have been moved to meta packages as declared in arch-packages.
|
||||
### Use this file for declaring extra dependencies which you need but are not declared by default.
|
||||
|
||||
gtk4
|
||||
libadwaita
|
||||
libsoup3
|
||||
libportal-gtk4
|
||||
blueprint-compiler
|
||||
gobject-introspection
|
||||
sassc
|
||||
|
||||
Reference in New Issue
Block a user