pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/graphics/geeqie



Module Name:    pkgsrc
Committed By:   wiz
Date:           Wed Mar 11 14:38:00 UTC 2020

Modified Files:
        pkgsrc/graphics/geeqie: Makefile distinfo
Removed Files:
        pkgsrc/graphics/geeqie/patches: patch-doc_Makefile.am

Log Message:
geeqie: remove unneeded patch and Makefile targt

Now that gnome-doc-utils is fixed, it's not necessary any longer.


To generate a diff of this commit:
cvs rdiff -u -r1.84 -r1.85 pkgsrc/graphics/geeqie/Makefile
cvs rdiff -u -r1.18 -r1.19 pkgsrc/graphics/geeqie/distinfo
cvs rdiff -u -r1.3 -r0 pkgsrc/graphics/geeqie/patches/patch-doc_Makefile.am

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/geeqie/Makefile
diff -u pkgsrc/graphics/geeqie/Makefile:1.84 pkgsrc/graphics/geeqie/Makefile:1.85
--- pkgsrc/graphics/geeqie/Makefile:1.84        Wed Mar 11 11:08:42 2020
+++ pkgsrc/graphics/geeqie/Makefile     Wed Mar 11 14:38:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.84 2020/03/11 11:08:42 wiz Exp $
+# $NetBSD: Makefile,v 1.85 2020/03/11 14:38:00 wiz Exp $
 
 DISTNAME=      geeqie-1.5.1
 PKGREVISION=   3
@@ -25,13 +25,11 @@ REPLACE_BASH+=              gen_changelog.sh
 pre-configure:
        cd ${WRKSRC} && NOCONFIGURE=yes ${SH} ./autogen.sh
 
-post-build:
-       cd ${WRKSRC}/doc && ${MAKE_PROGRAM} html
-
 .include "options.mk"
 
 .include "../../graphics/exiv2/buildlink3.mk"
 .include "../../graphics/lcms2/buildlink3.mk"
 .include "../../sysutils/desktop-file-utils/desktopdb.mk"
+BUILDLINK_API_DEPENDS.gnome-doc-utils+=        gnome-doc-utils>=0.20.10nb4
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"

Index: pkgsrc/graphics/geeqie/distinfo
diff -u pkgsrc/graphics/geeqie/distinfo:1.18 pkgsrc/graphics/geeqie/distinfo:1.19
--- pkgsrc/graphics/geeqie/distinfo:1.18        Wed Mar 11 11:08:42 2020
+++ pkgsrc/graphics/geeqie/distinfo     Wed Mar 11 14:38:00 2020
@@ -1,9 +1,8 @@
-$NetBSD: distinfo,v 1.18 2020/03/11 11:08:42 wiz Exp $
+$NetBSD: distinfo,v 1.19 2020/03/11 14:38:00 wiz Exp $
 
 SHA1 (geeqie-1.5.1.tar.xz) = fe14b122744a4297e9e98a9cfc5821f2b5e6e1ce
 RMD160 (geeqie-1.5.1.tar.xz) = 90627c49e53d9389bcbb8feec5315cd02a5ea616
 SHA512 (geeqie-1.5.1.tar.xz) = 265eade90afe45856855e856c5f640786ca2e3add57c3ade8ca380d075297f96bf44c6e0c4fd6eabbc2666a37f898b50d37dd2e01d77875b8a622d72d8a0e6ac
 Size (geeqie-1.5.1.tar.xz) = 1587116 bytes
 SHA1 (patch-ac) = e551d5e733354902254c1a392be5738da6c88170
-SHA1 (patch-doc_Makefile.am) = 5f85c689505b9981cd9d61e3cdd5860c2b7c3a60
 SHA1 (patch-src_layout__util.c) = a6894c578b98bccde256ac88869c9149f3acc79a



Home | Main Index | Thread Index | Old Index