diff options
Diffstat (limited to 'repos/extra/libnotify/abuild')
| -rw-r--r-- | repos/extra/libnotify/abuild | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/repos/extra/libnotify/abuild b/repos/extra/libnotify/abuild new file mode 100644 index 00000000..9a2a687b --- /dev/null +++ b/repos/extra/libnotify/abuild @@ -0,0 +1,5 @@ +name=libnotify +version=0.8.6 +release=1 +source="https://download.gnome.org/sources/$name/${version%.*}/$name-$version.tar.xz" +build_opt="-Dgtk_doc=false -Dman=false -Dtests=false" |