mirror of
https://github.com/danbulant/dots-hyprland
synced 2026-05-23 06:08:53 +00:00
move gnome-bluetooth-3.0 and gammastep to ags dependencies (#912)
This commit is contained in:
commit
31985018ec
3 changed files with 5 additions and 9 deletions
|
|
@ -2,15 +2,14 @@
|
||||||
pkgname=illogical-impulse-ags
|
pkgname=illogical-impulse-ags
|
||||||
_pkgname=ags
|
_pkgname=ags
|
||||||
pkgver=r525.05e0f23
|
pkgver=r525.05e0f23
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc="Aylurs's Gtk Shell (AGS), version fixed for illogical-impulse dotfiles."
|
pkgdesc="Aylurs's Gtk Shell (AGS), version fixed for illogical-impulse dotfiles."
|
||||||
arch=('x86_64')
|
arch=('x86_64')
|
||||||
url="https://github.com/Aylur/ags"
|
url="https://github.com/Aylur/ags"
|
||||||
license=('GPL3')
|
license=('GPL3')
|
||||||
makedepends=('git' 'gobject-introspection' 'meson' 'npm' 'typescript')
|
makedepends=('git' 'gobject-introspection' 'meson' 'npm' 'typescript')
|
||||||
depends=('gjs' 'glib2' 'glib2-devel' 'glibc' 'gtk3' 'gtk-layer-shell' 'libpulse' 'pam')
|
depends=('gjs' 'glib2' 'glib2-devel' 'glibc' 'gtk3' 'gtk-layer-shell' 'libpulse' 'pam' 'gnome-bluetooth-3.0' 'gammastep')
|
||||||
optdepends=('gnome-bluetooth-3.0: required for bluetooth service'
|
optdepends=('greetd: required for greetd service'
|
||||||
'greetd: required for greetd service'
|
|
||||||
'libdbusmenu-gtk3: required for systemtray service'
|
'libdbusmenu-gtk3: required for systemtray service'
|
||||||
'libsoup3: required for the Utils.fetch feature'
|
'libsoup3: required for the Utils.fetch feature'
|
||||||
'libnotify: required for sending notifications'
|
'libnotify: required for sending notifications'
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
pkgname=illogical-impulse-gnome
|
pkgname=illogical-impulse-gnome
|
||||||
pkgver=1.0
|
pkgver=1.0
|
||||||
pkgrel=1
|
pkgrel=2
|
||||||
pkgdesc='Illogical Impulse GNOME Dependencies'
|
pkgdesc='Illogical Impulse GNOME Dependencies'
|
||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
|
|
@ -9,7 +9,4 @@ depends=(
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
gnome-control-center
|
gnome-control-center
|
||||||
blueberry networkmanager
|
blueberry networkmanager
|
||||||
gammastep
|
|
||||||
gnome-bluetooth-3.0
|
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
|
|
@ -1,6 +1,6 @@
|
||||||
pkgname=illogical-impulse-microtex-git
|
pkgname=illogical-impulse-microtex-git
|
||||||
_pkgname=MicroTeX
|
_pkgname=MicroTeX
|
||||||
pkgver=r492.d87ebec
|
pkgver=r494.0e3707f
|
||||||
pkgrel=1
|
pkgrel=1
|
||||||
pkgdesc='MicroTeX for illogical-impulse dotfiles.'
|
pkgdesc='MicroTeX for illogical-impulse dotfiles.'
|
||||||
#pkgdesc="A dynamic, cross-platform, and embeddable LaTeX rendering library"
|
#pkgdesc="A dynamic, cross-platform, and embeddable LaTeX rendering library"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue