Thu Oct 4 19:15:59 2018 UTC ()
zathura-ps: Update print/zathura-ps to 0.2.6

pkgsrc changes:
 - Adjust to meson build system

Changes:
0.2.6
-----
- Replace build system with meson


(leot)
diff -r1.13 -r1.14 pkgsrc/print/zathura-ps/Makefile
diff -r1.1 -r1.2 pkgsrc/print/zathura-ps/PLIST
diff -r1.3 -r1.4 pkgsrc/print/zathura-ps/distinfo

cvs diff -r1.13 -r1.14 pkgsrc/print/zathura-ps/Makefile (expand / switch to unified diff)

--- pkgsrc/print/zathura-ps/Makefile 2018/04/17 22:29:49 1.13
+++ pkgsrc/print/zathura-ps/Makefile 2018/10/04 19:15:59 1.14
@@ -1,22 +1,21 @@ @@ -1,22 +1,21 @@
1# $NetBSD: Makefile,v 1.13 2018/04/17 22:29:49 wiz Exp $ 1# $NetBSD: Makefile,v 1.14 2018/10/04 19:15:59 leot Exp $
2# 
3 2
4DISTNAME= zathura-ps-0.2.5 3DISTNAME= zathura-ps-0.2.6
5PKGREVISION= 4 
6CATEGORIES= print 4CATEGORIES= print
7MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/ 5MASTER_SITES= https://pwmt.org/projects/zathura-ps/download/
 6EXTRACT_SUFX= .tar.xz
8 7
9MAINTAINER= leot@NetBSD.org 8MAINTAINER= leot@NetBSD.org
10HOMEPAGE= https://pwmt.org/projects/zathura-ps/ 9HOMEPAGE= https://pwmt.org/projects/zathura-ps/
11COMMENT= Add PS support to zathura using libspectre library 10COMMENT= Add PS support to zathura using libspectre library
12LICENSE= zlib 11LICENSE= zlib
13 12
14USE_TOOLS+= pkg-config gmake 13USE_TOOLS+= pkg-config
15USE_LIBTOOL= yes 
16 14
 15.include "../../devel/py-meson/build.mk"
17.include "../../graphics/cairo/buildlink3.mk" 16.include "../../graphics/cairo/buildlink3.mk"
18.include "../../print/libspectre/buildlink3.mk" 17.include "../../print/libspectre/buildlink3.mk"
19.include "../../print/zathura/buildlink3.mk" 18.include "../../print/zathura/buildlink3.mk"
20.include "../../sysutils/desktop-file-utils/desktopdb.mk" 19.include "../../sysutils/desktop-file-utils/desktopdb.mk"
21.include "../../x11/gtk3/buildlink3.mk" 20.include "../../x11/gtk3/buildlink3.mk"
22.include "../../mk/bsd.pkg.mk" 21.include "../../mk/bsd.pkg.mk"

cvs diff -r1.1 -r1.2 pkgsrc/print/zathura-ps/PLIST (expand / switch to unified diff)

--- pkgsrc/print/zathura-ps/PLIST 2016/02/14 14:04:16 1.1
+++ pkgsrc/print/zathura-ps/PLIST 2018/10/04 19:15:59 1.2
@@ -1,3 +1,4 @@ @@ -1,3 +1,4 @@
1@comment $NetBSD: PLIST,v 1.1 2016/02/14 14:04:16 leot Exp $ 1@comment $NetBSD: PLIST,v 1.2 2018/10/04 19:15:59 leot Exp $
2lib/zathura/ps.so 2lib/zathura/libps.so
3share/applications/zathura-ps.desktop 3share/applications/org.pwmt.zathura-ps.desktop
 4share/metainfo/org.pwmt.zathura-ps.metainfo.xml

cvs diff -r1.3 -r1.4 pkgsrc/print/zathura-ps/distinfo (expand / switch to unified diff)

--- pkgsrc/print/zathura-ps/distinfo 2018/01/07 13:00:07 1.3
+++ pkgsrc/print/zathura-ps/distinfo 2018/10/04 19:15:59 1.4
@@ -1,6 +1,6 @@ @@ -1,6 +1,6 @@
1$NetBSD: distinfo,v 1.3 2018/01/07 13:00:07 leot Exp $ 1$NetBSD: distinfo,v 1.4 2018/10/04 19:15:59 leot Exp $
2 2
3SHA1 (zathura-ps-0.2.5.tar.gz) = 818c6adc1fba53d4e13921256c135ecd16e28bf0 3SHA1 (zathura-ps-0.2.6.tar.xz) = c780a9476204b1dbfc8113fbe871e0913812fe75
4RMD160 (zathura-ps-0.2.5.tar.gz) = 4f47b90042671eb63b5894b1f2247b60668622dd 4RMD160 (zathura-ps-0.2.6.tar.xz) = de2ba957f476044820f9b11eb15d25796d6f5121
5SHA512 (zathura-ps-0.2.5.tar.gz) = 043898fdca56bee28a8e2af61d3216af25e222c0a137737e599881bb21e805dd8a609ff2901a50763bdbb34bf2e3fca2afaf1a59b715f3ba6aa067971c99c258 5SHA512 (zathura-ps-0.2.6.tar.xz) = 6631f9b1c951b6f91f2a5217c3de47176205102206f15b596fb21285dae8d01fd759cfaca1b8a23bf47166dfbc3f8cf6061ce5a4d7a1c3a2b671a3beef5a07bb
6Size (zathura-ps-0.2.5.tar.gz) = 5845 bytes 6Size (zathura-ps-0.2.6.tar.xz) = 4336 bytes