add illogical impulse python

This commit is contained in:
Zeyad Moustafa Kamal 2025-02-04 15:45:48 +02:00
parent 39f0dcf9f7
commit c095395f8f
3 changed files with 16 additions and 9 deletions

View file

@ -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
)

View file

@ -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)

View file

@ -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