pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/djview4
Module Name: pkgsrc
Committed By: ryoon
Date: Wed Dec 9 15:08:29 UTC 2020
Modified Files:
pkgsrc/graphics/djview4: Makefile PLIST distinfo
Removed Files:
pkgsrc/graphics/djview4/patches: patch-configure patch-src_Makefile.in
Log Message:
djview4: Update to 4.12
Changelog:
NEW IN VERSION 4.12
-------------------
- Fixes for recent compilers
- Fixes for Qt-5.15
- Fixes in tiff2pdf.c
- Updated documentation (most browsers no longer support plugins)
- Spanish localization (from Mike Molina)
NEW IN VERSION 4.11
-------------------
- Support for pinch gestures
- New shortcuts on mac
- Support for high dpi displays
- Spanish translations
- Bug fixes
- Workaround for qt5.5 embed bug
- Fixed annotation display bugs revealed by qt5
- Urls in outline are now opened by djview if mime type is djvu.
To generate a diff of this commit:
cvs rdiff -u -r1.50 -r1.51 pkgsrc/graphics/djview4/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/graphics/djview4/PLIST
cvs rdiff -u -r1.8 -r1.9 pkgsrc/graphics/djview4/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/djview4/patches/patch-configure
cvs rdiff -u -r1.1 -r0 pkgsrc/graphics/djview4/patches/patch-src_Makefile.in
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/djview4/Makefile
diff -u pkgsrc/graphics/djview4/Makefile:1.50 pkgsrc/graphics/djview4/Makefile:1.51
--- pkgsrc/graphics/djview4/Makefile:1.50 Thu Nov 5 09:08:19 2020
+++ pkgsrc/graphics/djview4/Makefile Wed Dec 9 15:08:29 2020
@@ -1,9 +1,8 @@
-# $NetBSD: Makefile,v 1.50 2020/11/05 09:08:19 ryoon Exp $
+# $NetBSD: Makefile,v 1.51 2020/12/09 15:08:29 ryoon Exp $
#
-DISTNAME= djview-4.10.6
+DISTNAME= djview-4.12
PKGNAME= ${DISTNAME:S/djview/djview4/}
-PKGREVISION= 10
CATEGORIES= graphics
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=djvu/}
@@ -12,10 +11,13 @@ HOMEPAGE= http://djvu.sourceforge.net/
COMMENT= Portable DjVu viewer and browser plugin
LICENSE= gnu-gpl-v2
+WRKSRC= ${WRKDIR}/${PKGNAME_NOREV}
+
GNU_CONFIGURE= yes
+CONFIGURE_SCRIPT= autogen.sh
USE_LANGUAGES= c c++
USE_LIBTOOL= yes
-USE_TOOLS+= gmake pkg-config
+USE_TOOLS+= automake gmake pkg-config
SUBST_CLASSES+= nsdejavu
SUBST_STAGE.nsdejavu= pre-configure
Index: pkgsrc/graphics/djview4/PLIST
diff -u pkgsrc/graphics/djview4/PLIST:1.5 pkgsrc/graphics/djview4/PLIST:1.6
--- pkgsrc/graphics/djview4/PLIST:1.5 Sun Jan 31 07:27:04 2016
+++ pkgsrc/graphics/djview4/PLIST Wed Dec 9 15:08:29 2020
@@ -1,7 +1,7 @@
-@comment $NetBSD: PLIST,v 1.5 2016/01/31 07:27:04 ryoon Exp $
-bin/djview4
+@comment $NetBSD: PLIST,v 1.6 2020/12/09 15:08:29 ryoon Exp $
+bin/djview
lib/mozilla/plugins/nsdejavu.la
-man/man1/djview4.1
+man/man1/djview.1
man/man1/nsdejavu.1
share/applications/djvulibre-djview4.desktop
share/djvu/djview4/djview_cs.qm
Index: pkgsrc/graphics/djview4/distinfo
diff -u pkgsrc/graphics/djview4/distinfo:1.8 pkgsrc/graphics/djview4/distinfo:1.9
--- pkgsrc/graphics/djview4/distinfo:1.8 Wed May 4 10:29:17 2016
+++ pkgsrc/graphics/djview4/distinfo Wed Dec 9 15:08:29 2020
@@ -1,8 +1,6 @@
-$NetBSD: distinfo,v 1.8 2016/05/04 10:29:17 ryoon Exp $
+$NetBSD: distinfo,v 1.9 2020/12/09 15:08:29 ryoon Exp $
-SHA1 (djview-4.10.6.tar.gz) = 9d2790f208fea45f5cd31cfd5ab6b24a3ba91415
-RMD160 (djview-4.10.6.tar.gz) = 9c8a5d878a594e4f87d3c1a392674148076061ee
-SHA512 (djview-4.10.6.tar.gz) = c06b9c4c7addd9dededdc9d441094bca685c4d23744e3d1208eab33d9d341a85f120176bf9f1b879ac6620f591eefe05ac774870b1ba3215c43baf1eaf9d14f8
-Size (djview-4.10.6.tar.gz) = 1113072 bytes
-SHA1 (patch-configure) = 184199fb193c3eba562fc1fca336bcefe70eacde
-SHA1 (patch-src_Makefile.in) = 041fb914c6c7cc6b574fe06f4af97d1e4c9f2664
+SHA1 (djview-4.12.tar.gz) = 66dca4f966b9e50b160ff2b0b6e05b9ac1bdb09f
+RMD160 (djview-4.12.tar.gz) = 92108c2c92b2593cb85dc288a578ed7440671838
+SHA512 (djview-4.12.tar.gz) = 0314c409b5474bb5bbe81aa2dc44b24507dac6f7cfde8d275a9d3bb1c2046b6ce2173543618ab7cbb702dbe94d7b2d85d3e19df09fafea73bb8662ee2ba89a01
+Size (djview-4.12.tar.gz) = 713842 bytes
Home |
Main Index |
Thread Index |
Old Index