From 239ced844ea434e623686094af3de168f90e4391 Mon Sep 17 00:00:00 2001 From: emmett1 Date: Thu, 13 Jun 2024 00:25:03 +0800 Subject: repos updated --- repos/extra/libnotify/abuild | 5 +++++ repos/extra/libnotify/info | 5 ----- 2 files changed, 5 insertions(+), 5 deletions(-) create mode 100644 repos/extra/libnotify/abuild delete mode 100644 repos/extra/libnotify/info (limited to 'repos/extra/libnotify') diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild new file mode 100644 index 00000000..af827b2c --- /dev/null +++ b/repos/extra/libnotify/abuild @@ -0,0 +1,5 @@ +name=libnotify +version=0.8.3 +release=1 +source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" +build_opt="-Dgtk_doc=false -Dman=false" diff --git a/repos/extra/libnotify/info b/repos/extra/libnotify/info deleted file mode 100644 index af827b2c..00000000 --- a/repos/extra/libnotify/info +++ /dev/null @@ -1,5 +0,0 @@ -name=libnotify -version=0.8.3 -release=1 -source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" -build_opt="-Dgtk_doc=false -Dman=false" -- cgit v1.2.3