diff options
author | Matteo Bernardini <ponce@slackbuilds.org> | 2021-05-16 08:43:29 +0200 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-05-17 08:49:47 +0700 |
commit | 6845772a38dd12494da1fb6554b52e8cd501e375 (patch) | |
tree | 543546273481520bbc412a4eaea7b5c6ae7fcc16 /libraries/gdl/gdl.info | |
parent | c307e81487e145bf76f2e513865e0b2a6af8982e (diff) |
libraries/gdl: Added (GNOME Docking Library).
Needed by inkscape
Signed-off-by: Matteo Bernardini <ponce@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'libraries/gdl/gdl.info')
-rw-r--r-- | libraries/gdl/gdl.info | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/libraries/gdl/gdl.info b/libraries/gdl/gdl.info new file mode 100644 index 0000000000..cadf2359c3 --- /dev/null +++ b/libraries/gdl/gdl.info @@ -0,0 +1,10 @@ +PRGNAM="gdl" +VERSION="3.34.0" +HOMEPAGE="https://www.gnome.org/" +DOWNLOAD="https://ftp.gnome.org/pub/GNOME/sources/gdl/3.34/gdl-3.34.0.tar.xz" +MD5SUM="d624f2ca85555402828d5c4a98912b82" +DOWNLOAD_x86_64="" +MD5SUM_x86_64="" +REQUIRES="" +MAINTAINER="Matteo Bernardini" +EMAIL="ponce@slackbuilds.org" |