mirror of
https://github.com/mac-a-r0ni/crux-xfce4.git
synced 2025-01-22 14:52:19 +01:00
update xfce4-notifyd-0.9.0
This commit is contained in:
parent
b6e5fc4bb1
commit
8bafb75c98
@ -1,21 +1,20 @@
|
||||
drwxr-xr-x root/root usr/
|
||||
drwxr-xr-x root/root usr/bin/
|
||||
-rwxr-xr-x root/root usr/bin/xfce4-notifyd-config
|
||||
drwxr-xr-x root/root usr/etc/
|
||||
drwxr-xr-x root/root usr/etc/xdg/
|
||||
drwxr-xr-x root/root usr/etc/xdg/autostart/
|
||||
-rw-r--r-- root/root usr/etc/xdg/autostart/xfce4-notifyd.desktop
|
||||
drwxr-xr-x root/root usr/lib/
|
||||
drwxr-xr-x root/root usr/lib/xfce4/
|
||||
drwxr-xr-x root/root usr/lib/xfce4/notifyd/
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/notifyd/xfce4-notifyd
|
||||
drwxr-xr-x root/root usr/lib/xfce4/panel/
|
||||
drwxr-xr-x root/root usr/lib/xfce4/panel/plugins/
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/panel/plugins/libnotification-plugin.la
|
||||
-rwxr-xr-x root/root usr/lib/xfce4/panel/plugins/libnotification-plugin.so
|
||||
drwxr-xr-x root/root usr/share/
|
||||
drwxr-xr-x root/root usr/share/applications/
|
||||
-rw-r--r-- root/root usr/share/applications/xfce4-notifyd-config.desktop
|
||||
drwxr-xr-x root/root usr/share/dbus-1/
|
||||
drwxr-xr-x root/root usr/share/dbus-1/services/
|
||||
-rw-r--r-- root/root usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifications.service
|
||||
-rw-r--r-- root/root usr/share/dbus-1/services/org.xfce.xfce4-notifyd.Notifyd.service
|
||||
drwxr-xr-x root/root usr/share/icons/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/
|
||||
drwxr-xr-x root/root usr/share/icons/hicolor/16x16/
|
||||
|
@ -1 +1 @@
|
||||
4bbeff59d9c872961f7236c226652895 xfce4-notifyd-0.8.2.tar.bz2
|
||||
1cdcc050b5fd0304a9f653b6e8efa3e6 xfce4-notifyd-0.9.0.tar.bz2
|
||||
|
@ -4,7 +4,7 @@
|
||||
# Depends on: hicolor-icon-theme libcanberra libnotify libxfce4ui libxfce4util xfce4-panel xfconf sqlite3
|
||||
|
||||
name=xfce4-notifyd
|
||||
version=0.8.2
|
||||
version=0.9.0
|
||||
release=1
|
||||
source=(https://archive.xfce.org/src/apps/$name/${version%.*}/$name-$version.tar.bz2)
|
||||
|
||||
@ -20,8 +20,8 @@ build () {
|
||||
make
|
||||
make DESTDIR=$PKG install
|
||||
|
||||
rm $PKG/usr/lib/xfce4/panel/plugins/*.la
|
||||
rm -rf $PKG/usr/share/{locale,doc}
|
||||
rm -rf $PKG/usr/lib/systemd
|
||||
# find $PKG/usr/share/applications -type f -name '*.desktop' \
|
||||
# -exec sed -r '/\[.+\]=/d' -i {} \;
|
||||
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user