summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorkhorben <khorben@pkgsrc.org>2022-04-13 00:46:57 +0000
committerkhorben <khorben@pkgsrc.org>2022-04-13 00:46:57 +0000
commit8fd45a4bd937a8bb4f3cf27cd4b61f2c22c53623 (patch)
tree09f7ae608454a2e2ce55e79e680aa1c525908c53 /x11
parent426584f45947333d76ce6be2c80b52b4afd31e01 (diff)
downloadpkgsrc-8fd45a4bd937a8bb4f3cf27cd4b61f2c22c53623.tar.gz
deforaos-libdesktop: update to 0.4.1
Changes since 0.4.0: - support for compilation modes (as provided by DeforaOS configure) - updates to the helper scripts from DeforaOS configure - re-generating the Makefiles before building This also makes use of a new helper for DeforaOS configure, found in devel/deforaos-configure/deforaos-configure.mk.
Diffstat (limited to 'x11')
-rw-r--r--x11/deforaos-libdesktop/Makefile8
-rw-r--r--x11/deforaos-libdesktop/PLIST4
-rw-r--r--x11/deforaos-libdesktop/distinfo8
3 files changed, 11 insertions, 9 deletions
diff --git a/x11/deforaos-libdesktop/Makefile b/x11/deforaos-libdesktop/Makefile
index 19030f8e235..5ae33520a25 100644
--- a/x11/deforaos-libdesktop/Makefile
+++ b/x11/deforaos-libdesktop/Makefile
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.40 2021/12/08 16:02:49 adam Exp $
+# $NetBSD: Makefile,v 1.41 2022/04/13 00:46:57 khorben Exp $
-DISTNAME= libDesktop-0.4.0
-PKGNAME= deforaos-libdesktop-0.4.0
-PKGREVISION= 6
+DISTNAME= libDesktop-0.4.1
+PKGNAME= deforaos-libdesktop-0.4.1
CATEGORIES= x11
MASTER_SITES= https://ftp.defora.org/pub/DeforaOS/Apps/Desktop/src/libDesktop/
@@ -31,6 +30,7 @@ post-install:
${RMDIR} ${DESTDIR}${PREFIX}/share/man
.endif
+.include "../../devel/deforaos-configure/deforaos-configure.mk"
.include "../../devel/deforaos-libsystem/buildlink3.mk"
BUILDLINK_API_DEPENDS.gtk-doc+= gtk-doc>=1.20
.include "../../x11/gtk3/buildlink3.mk"
diff --git a/x11/deforaos-libdesktop/PLIST b/x11/deforaos-libdesktop/PLIST
index 488bd4cddd7..6930c81803f 100644
--- a/x11/deforaos-libdesktop/PLIST
+++ b/x11/deforaos-libdesktop/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2020/04/11 02:42:06 khorben Exp $
+@comment $NetBSD: PLIST,v 1.12 2022/04/13 00:46:57 khorben Exp $
bin/widget
include/Desktop.h
include/Desktop/about.h
@@ -18,6 +18,8 @@ lib/libDesktop.so.0.0
lib/pkgconfig/libDesktop.pc
man/html1/widget.html
man/man1/widget.1
+share/doc/libDesktop/COPYING
+share/doc/libDesktop/README.md
share/gtk-doc/html/libDesktop/api-index-full.html
share/gtk-doc/html/libDesktop/ch01.html
share/gtk-doc/html/libDesktop/home.png
diff --git a/x11/deforaos-libdesktop/distinfo b/x11/deforaos-libdesktop/distinfo
index 76b1db65711..247d1a5cfa1 100644
--- a/x11/deforaos-libdesktop/distinfo
+++ b/x11/deforaos-libdesktop/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.13 2021/10/26 11:33:45 nia Exp $
+$NetBSD: distinfo,v 1.14 2022/04/13 00:46:57 khorben Exp $
-BLAKE2s (libDesktop-0.4.0.tar.gz) = e21c1f49650451ca01cbe6066d627c6fc8fcb1eaf0777ceecc5a04b627f9d387
-SHA512 (libDesktop-0.4.0.tar.gz) = fcee759a94adce85a28ba8018cb72e12a47704edacf8a5a58fcbb6ebdf76e803e95bcf4ab36c9fe7fc1dc739bc1e9db9914f555c3d694ff87f87db2a9cd7564f
-Size (libDesktop-0.4.0.tar.gz) = 34363 bytes
+BLAKE2s (libDesktop-0.4.1.tar.gz) = 95a47d8a7e4cb8f54e361f0d0a65a41d98137c2419d9adeac0342c9f0de47cea
+SHA512 (libDesktop-0.4.1.tar.gz) = 697fbb3ee8635b85adca2b00bd0ca9642d47f65b748396ef20d4be881c7cb4c9a0c07e505dfc226628f06087ed2a87e9ea3d400f19521dd0f5a2288eb0c3b99b
+Size (libDesktop-0.4.1.tar.gz) = 34353 bytes