2024-02-21 13:03:18 UTC

This commit is contained in:
Repository mirror & CI
2024-02-21 13:03:19 +00:00
parent 8c463386fb
commit 0924d0f1c5
3 changed files with 6 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
BDEPEND=|| ( dev-lang/vala:0.56 ) app-text/scdoc >=dev-build/meson-1.2.1 app-alternatives/ninja dev-build/meson-format-array
DEFINED_PHASES=compile configure install postinst postrm prepare test
DEPEND=dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/json-glib pulseaudio? ( dev-libs/libgee:= media-libs/libpulse ) dev-libs/wayland >=gui-libs/gtk-layer-shell-0.7.0[introspection] gui-libs/libhandy:1 sys-apps/dbus x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3
DEPEND=dev-lang/sassc dev-libs/granite dev-libs/libgee dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/json-glib pulseaudio? ( media-libs/libpulse ) dev-libs/wayland >=gui-libs/gtk-layer-shell-0.7.0[introspection,vala] gui-libs/libhandy:1 sys-apps/dbus x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3
DESCRIPTION=A simple notification daemon with a GTK gui for notifications and control center
EAPI=8
HOMEPAGE=https://github.com/ErikReider/SwayNotificationCenter
@@ -8,8 +8,8 @@ INHERIT=meson vala gnome2-utils
IUSE=pulseaudio
KEYWORDS=~amd64 ~x86
LICENSE=GPL-3
RDEPEND=dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/json-glib pulseaudio? ( dev-libs/libgee:= media-libs/libpulse ) dev-libs/wayland >=gui-libs/gtk-layer-shell-0.7.0[introspection] gui-libs/libhandy:1 sys-apps/dbus x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3
RDEPEND=dev-lang/sassc dev-libs/granite dev-libs/libgee dev-libs/glib:2 dev-libs/gobject-introspection dev-libs/json-glib pulseaudio? ( media-libs/libpulse ) dev-libs/wayland >=gui-libs/gtk-layer-shell-0.7.0[introspection,vala] gui-libs/libhandy:1 sys-apps/dbus x11-libs/gdk-pixbuf:2 x11-libs/gtk+:3
SLOT=0
SRC_URI=https://github.com/ErikReider/SwayNotificationCenter/archive/v0.8.0.tar.gz -> swaync-0.8.0.tar.gz
SRC_URI=https://github.com/ErikReider/SwayNotificationCenter/archive/v0.10.0.tar.gz -> swaync-0.10.0.tar.gz
_eclasses_=multiprocessing 30ead54fa2e2b5f9cd4e612ffc34d0fe ninja-utils 2df4e452cea39a9ec8fb543ce059f8d6 toolchain-funcs e56c7649b804f051623c8bc1a1c44084 multilib c19072c3cd7ac5cb21de013f7e9832e0 python-utils-r1 042f4cc53680245bf99a84669b94155a meson e322276188f86eacb29ae081ba5485c8 flag-o-matic 24c947ff5f858625cf0b33c15eed4425 vala e477903dbe0105930c51f170a592dc16 xdg-utils baea6080dd821f5562d715887954c9d3 gnome2-utils 30dbce54b89e77b86f366548f94419ad
_md5_=0915958a5d125cb0aea039cbb16b729f
_md5_=809b06c63416f87a7a9e81e10a739898

View File

@@ -1504,7 +1504,7 @@ gui-apps/sway-launcher-desktop 1.5.4: TUI Application launcher with Desktop Entr
gui-apps/swaykbdd 1.0: Per-window keyboard layout switcher for Sway
gui-apps/swaylock-effects 1.7.0.0 9999: Swaylock, with fancy effects
gui-apps/swaylock-plugin 9999: Fork of Swaylock that supports animated backgrounds
gui-apps/swaync 0.8.0 0.9.0: A simple notification daemon with a GTK gui for notifications and control center
gui-apps/swaync 0.9.0 0.10.0: A simple notification daemon with a GTK gui for notifications and control center
gui-apps/sworkstyle 1.3.5: Map workspace names to icons for Sway
gui-apps/swww 0.7.3 0.8.1 0.8.2: Efficient animated wallpaper daemon for wayland, controlled at runtime
gui-apps/szyszka 3.0.0: Simple, powerful and easy to use file renamer

View File

@@ -1 +1 @@
Wed, 21 Feb 2024 12:03:21 +0000
Wed, 21 Feb 2024 13:03:18 +0000