forked from Shinonome/dots-hyprland
Merge branch 'main' of https://github.com/end-4/dots-hyprland
This commit is contained in:
@@ -5,11 +5,11 @@ pkgdesc='Illogical Impulse Audio Dependencies'
|
|||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
cava
|
cava
|
||||||
pavucontrol-qt
|
pavucontrol-qt
|
||||||
wireplumber
|
wireplumber
|
||||||
pipewire-pulse
|
pipewire-pulse
|
||||||
libdbusmenu-gtk3
|
libdbusmenu-gtk3
|
||||||
playerctl
|
playerctl
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -5,8 +5,8 @@ pkgdesc='Illogical Impulse Backlight Dependencies'
|
|||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
geoclue
|
geoclue
|
||||||
brightnessctl
|
brightnessctl
|
||||||
ddcutil
|
ddcutil
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -5,11 +5,11 @@ pkgdesc='Illogical Impulse KDE Dependencies'
|
|||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
bluedevil
|
bluedevil
|
||||||
gnome-keyring
|
gnome-keyring
|
||||||
networkmanager
|
networkmanager
|
||||||
plasma-nm
|
plasma-nm
|
||||||
polkit-kde-agent
|
polkit-kde-agent
|
||||||
dolphin
|
dolphin
|
||||||
systemsettings
|
systemsettings
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -8,10 +8,10 @@ arch=("x86_64")
|
|||||||
url="https://github.com/NanoMichael/${_pkgname}"
|
url="https://github.com/NanoMichael/${_pkgname}"
|
||||||
license=('MIT')
|
license=('MIT')
|
||||||
depends=(
|
depends=(
|
||||||
tinyxml2
|
tinyxml2
|
||||||
gtkmm3
|
gtkmm3
|
||||||
gtksourceviewmm
|
gtksourceviewmm
|
||||||
cairomm
|
cairomm
|
||||||
)
|
)
|
||||||
makedepends=("git" "cmake")
|
makedepends=("git" "cmake")
|
||||||
source=("git+${url}.git")
|
source=("git+${url}.git")
|
||||||
@@ -23,9 +23,9 @@ pkgver() {
|
|||||||
}
|
}
|
||||||
|
|
||||||
prepare() {
|
prepare() {
|
||||||
cd $_pkgname
|
cd $_pkgname
|
||||||
sed -i 's/gtksourceviewmm-3.0/gtksourceviewmm-4.0/' CMakeLists.txt
|
sed -i 's/gtksourceviewmm-3.0/gtksourceviewmm-4.0/' CMakeLists.txt
|
||||||
sed -i 's/tinyxml2.so.10/tinyxml2.so.11/' CMakeLists.txt
|
sed -i 's/tinyxml2.so.10/tinyxml2.so.11/' CMakeLists.txt
|
||||||
}
|
}
|
||||||
|
|
||||||
build() {
|
build() {
|
||||||
|
|||||||
@@ -5,9 +5,9 @@ pkgdesc='Illogical Impulse XDG Desktop Portals'
|
|||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
xdg-desktop-portal
|
xdg-desktop-portal
|
||||||
xdg-desktop-portal-kde
|
xdg-desktop-portal-kde
|
||||||
xdg-desktop-portal-gtk
|
xdg-desktop-portal-gtk
|
||||||
xdg-desktop-portal-hyprland
|
xdg-desktop-portal-hyprland
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ _pkgsrc="$_pkgname"
|
|||||||
source=("$_pkgsrc::git+$url.git#commit=$_commit"
|
source=("$_pkgsrc::git+$url.git#commit=$_commit"
|
||||||
quickshell-check.hook)
|
quickshell-check.hook)
|
||||||
sha256sums=('SKIP'
|
sha256sums=('SKIP'
|
||||||
'8543e21aeaaa5441b73a679160e7601a957f16c433e8d6bd9257e80bd0e94083')
|
'8543e21aeaaa5441b73a679160e7601a957f16c433e8d6bd9257e80bd0e94083')
|
||||||
|
|
||||||
|
|
||||||
pkgver() {
|
pkgver() {
|
||||||
|
|||||||
@@ -5,10 +5,10 @@ pkgdesc='Illogical Impulse Screenshot and Recording Dependencies'
|
|||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
hyprshot
|
hyprshot
|
||||||
slurp
|
slurp
|
||||||
swappy
|
swappy
|
||||||
tesseract
|
tesseract
|
||||||
tesseract-data-eng
|
tesseract-data-eng
|
||||||
wf-recorder
|
wf-recorder
|
||||||
)
|
)
|
||||||
|
|||||||
@@ -5,23 +5,23 @@ pkgdesc='Illogical Impulse GTK/Qt Dependencies'
|
|||||||
arch=(any)
|
arch=(any)
|
||||||
license=(None)
|
license=(None)
|
||||||
depends=(
|
depends=(
|
||||||
kdialog
|
kdialog
|
||||||
qt6-5compat
|
qt6-5compat
|
||||||
qt6-avif-image-plugin
|
qt6-avif-image-plugin
|
||||||
qt6-base
|
qt6-base
|
||||||
qt6-declarative
|
qt6-declarative
|
||||||
qt6-imageformats
|
qt6-imageformats
|
||||||
qt6-multimedia
|
qt6-multimedia
|
||||||
qt6-positioning
|
qt6-positioning
|
||||||
qt6-quicktimeline
|
qt6-quicktimeline
|
||||||
qt6-sensors
|
qt6-sensors
|
||||||
qt6-svg
|
qt6-svg
|
||||||
qt6-tools
|
qt6-tools
|
||||||
qt6-translations
|
qt6-translations
|
||||||
qt6-virtualkeyboard
|
qt6-virtualkeyboard
|
||||||
qt6-wayland
|
qt6-wayland
|
||||||
syntax-highlighting
|
syntax-highlighting
|
||||||
upower
|
upower
|
||||||
wtype
|
wtype
|
||||||
ydotool
|
ydotool
|
||||||
)
|
)
|
||||||
|
|||||||
Reference in New Issue
Block a user