pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/print/zathura-ps zathura-ps: Update print/zathura-ps t...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/4b6555f2baac
branches:  trunk
changeset: 313637:4b6555f2baac
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Oct 04 19:15:59 2018 +0000

description:
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

diffstat:

 print/zathura-ps/Makefile |  11 +++++------
 print/zathura-ps/PLIST    |   7 ++++---
 print/zathura-ps/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 14 deletions(-)

diffs (54 lines):

diff -r b2de15f336b1 -r 4b6555f2baac print/zathura-ps/Makefile
--- a/print/zathura-ps/Makefile Thu Oct 04 19:15:21 2018 +0000
+++ b/print/zathura-ps/Makefile Thu Oct 04 19:15:59 2018 +0000
@@ -1,19 +1,18 @@
-# $NetBSD: Makefile,v 1.13 2018/04/17 22:29:49 wiz Exp $
-#
+# $NetBSD: Makefile,v 1.14 2018/10/04 19:15:59 leot Exp $
 
-DISTNAME=      zathura-ps-0.2.5
-PKGREVISION=   4
+DISTNAME=      zathura-ps-0.2.6
 CATEGORIES=    print
 MASTER_SITES=  https://pwmt.org/projects/zathura-ps/download/
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    leot%NetBSD.org@localhost
 HOMEPAGE=      https://pwmt.org/projects/zathura-ps/
 COMMENT=       Add PS support to zathura using libspectre library
 LICENSE=       zlib
 
-USE_TOOLS+=    pkg-config gmake
-USE_LIBTOOL=   yes
+USE_TOOLS+=    pkg-config
 
+.include "../../devel/py-meson/build.mk"
 .include "../../graphics/cairo/buildlink3.mk"
 .include "../../print/libspectre/buildlink3.mk"
 .include "../../print/zathura/buildlink3.mk"
diff -r b2de15f336b1 -r 4b6555f2baac print/zathura-ps/PLIST
--- a/print/zathura-ps/PLIST    Thu Oct 04 19:15:21 2018 +0000
+++ b/print/zathura-ps/PLIST    Thu Oct 04 19:15:59 2018 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/14 14:04:16 leot Exp $
-lib/zathura/ps.so
-share/applications/zathura-ps.desktop
+@comment $NetBSD: PLIST,v 1.2 2018/10/04 19:15:59 leot Exp $
+lib/zathura/libps.so
+share/applications/org.pwmt.zathura-ps.desktop
+share/metainfo/org.pwmt.zathura-ps.metainfo.xml
diff -r b2de15f336b1 -r 4b6555f2baac print/zathura-ps/distinfo
--- a/print/zathura-ps/distinfo Thu Oct 04 19:15:21 2018 +0000
+++ b/print/zathura-ps/distinfo Thu Oct 04 19:15:59 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/01/07 13:00:07 leot Exp $
+$NetBSD: distinfo,v 1.4 2018/10/04 19:15:59 leot Exp $
 
-SHA1 (zathura-ps-0.2.5.tar.gz) = 818c6adc1fba53d4e13921256c135ecd16e28bf0
-RMD160 (zathura-ps-0.2.5.tar.gz) = 4f47b90042671eb63b5894b1f2247b60668622dd
-SHA512 (zathura-ps-0.2.5.tar.gz) = 043898fdca56bee28a8e2af61d3216af25e222c0a137737e599881bb21e805dd8a609ff2901a50763bdbb34bf2e3fca2afaf1a59b715f3ba6aa067971c99c258
-Size (zathura-ps-0.2.5.tar.gz) = 5845 bytes
+SHA1 (zathura-ps-0.2.6.tar.xz) = c780a9476204b1dbfc8113fbe871e0913812fe75
+RMD160 (zathura-ps-0.2.6.tar.xz) = de2ba957f476044820f9b11eb15d25796d6f5121
+SHA512 (zathura-ps-0.2.6.tar.xz) = 6631f9b1c951b6f91f2a5217c3de47176205102206f15b596fb21285dae8d01fd759cfaca1b8a23bf47166dfbc3f8cf6061ce5a4d7a1c3a2b671a3beef5a07bb
+Size (zathura-ps-0.2.6.tar.xz) = 4336 bytes



Home | Main Index | Thread Index | Old Index