pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/zathura-djvu zathura-djvu: Update graphics/za...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/1d8e8b9499df
branches:  trunk
changeset: 313631:1d8e8b9499df
user:      leot <leot%pkgsrc.org@localhost>
date:      Thu Oct 04 19:11:38 2018 +0000

description:
zathura-djvu: Update graphics/zathura-djvu to 0.2.8

pkgsrc changes:
 - Adjust to meson build system

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

diffstat:

 graphics/zathura-djvu/Makefile |  10 +++++-----
 graphics/zathura-djvu/PLIST    |   7 ++++---
 graphics/zathura-djvu/distinfo |  10 +++++-----
 3 files changed, 14 insertions(+), 13 deletions(-)

diffs (54 lines):

diff -r 9c02ffd171d1 -r 1d8e8b9499df graphics/zathura-djvu/Makefile
--- a/graphics/zathura-djvu/Makefile    Thu Oct 04 19:11:00 2018 +0000
+++ b/graphics/zathura-djvu/Makefile    Thu Oct 04 19:11:38 2018 +0000
@@ -1,19 +1,19 @@
-# $NetBSD: Makefile,v 1.10 2018/04/16 14:34:42 wiz Exp $
+# $NetBSD: Makefile,v 1.11 2018/10/04 19:11:38 leot Exp $
 #
 
-DISTNAME=      zathura-djvu-0.2.7
-PKGREVISION=   2
+DISTNAME=      zathura-djvu-0.2.8
 CATEGORIES=    graphics
 MASTER_SITES=  https://pwmt.org/projects/zathura-djvu/download/
+EXTRACT_SUFX=  .tar.xz
 
 MAINTAINER=    leot%NetBSD.org@localhost
 HOMEPAGE=      https://pwmt.org/projects/zathura-djvu/
 COMMENT=       Add DjVu support to zathura using djvulibre 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 "../../graphics/djvulibre-lib/buildlink3.mk"
 .include "../../print/zathura/buildlink3.mk"
diff -r 9c02ffd171d1 -r 1d8e8b9499df graphics/zathura-djvu/PLIST
--- a/graphics/zathura-djvu/PLIST       Thu Oct 04 19:11:00 2018 +0000
+++ b/graphics/zathura-djvu/PLIST       Thu Oct 04 19:11:38 2018 +0000
@@ -1,3 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1 2016/02/14 13:59:12 leot Exp $
-lib/zathura/djvu.so
-share/applications/zathura-djvu.desktop
+@comment $NetBSD: PLIST,v 1.2 2018/10/04 19:11:38 leot Exp $
+lib/zathura/libdjvu.so
+share/applications/org.pwmt.zathura-djvu.desktop
+share/metainfo/org.pwmt.zathura-djvu.metainfo.xml
diff -r 9c02ffd171d1 -r 1d8e8b9499df graphics/zathura-djvu/distinfo
--- a/graphics/zathura-djvu/distinfo    Thu Oct 04 19:11:00 2018 +0000
+++ b/graphics/zathura-djvu/distinfo    Thu Oct 04 19:11:38 2018 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.3 2018/01/07 12:59:27 leot Exp $
+$NetBSD: distinfo,v 1.4 2018/10/04 19:11:38 leot Exp $
 
-SHA1 (zathura-djvu-0.2.7.tar.gz) = 90f39016a5de8623ea5e31aa56ed7c38a2f11919
-RMD160 (zathura-djvu-0.2.7.tar.gz) = 3ae49631aaff096ad8ae113e64b12857ee309a49
-SHA512 (zathura-djvu-0.2.7.tar.gz) = f0a33f53caced4cb90354e431d180a3b357db300ba5a376051e45f5409e8476105640e92768c2a31bdbbb0b37dea05df24a6489799c556e30336013f807b28b6
-Size (zathura-djvu-0.2.7.tar.gz) = 10909 bytes
+SHA1 (zathura-djvu-0.2.8.tar.xz) = 5b567669ce175d0b223d5e6d81c7508f41e917e6
+RMD160 (zathura-djvu-0.2.8.tar.xz) = 637b8f4674e6f4c7f6f6923cbe0abb903a98031a
+SHA512 (zathura-djvu-0.2.8.tar.xz) = ec51d339a01e7f2d063d21ab0e32624770398a21727fe6714b8fa8f9a1ef46909d58fa26c4a50430234f04377cce076312ebefb8a6cbdc28ba5de1c205d944a9
+Size (zathura-djvu-0.2.8.tar.xz) = 8860 bytes



Home | Main Index | Thread Index | Old Index