summaryrefslogtreecommitdiff
path: root/graphics/jasper
diff options
context:
space:
mode:
authorryoon <ryoon>2017-02-22 11:53:49 +0000
committerryoon <ryoon>2017-02-22 11:53:49 +0000
commit082f52cd6f39d550e830919d241b3e8ff491a815 (patch)
tree39fa4e8cf21bbdb1fa9d35754cf5020b7d2c6606 /graphics/jasper
parent2a5fecd6fc0bb61a686ff1b95848849fa065614e (diff)
downloadpkgsrc-082f52cd6f39d550e830919d241b3e8ff491a815.tar.gz
Disable PDF files regeneration from disabling doxygen detection.
And install pre-generated PDF files. Bump PKGREVISION. Thank you, adam@.
Diffstat (limited to 'graphics/jasper')
-rw-r--r--graphics/jasper/Makefile4
-rw-r--r--graphics/jasper/PLIST4
-rw-r--r--graphics/jasper/distinfo5
-rw-r--r--graphics/jasper/patches/patch-CMakeLists.txt11
-rw-r--r--graphics/jasper/patches/patch-doc_CMakeLists.txt10
5 files changed, 19 insertions, 15 deletions
diff --git a/graphics/jasper/Makefile b/graphics/jasper/Makefile
index c7091310ebc..9af4fdff60c 100644
--- a/graphics/jasper/Makefile
+++ b/graphics/jasper/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.47 2017/02/22 00:45:06 ryoon Exp $
+# $NetBSD: Makefile,v 1.48 2017/02/22 11:53:49 ryoon Exp $
DISTNAME= jasper-2.0.10
-PKGREVISION= 1
+PKGREVISION= 2
CATEGORIES= graphics
MASTER_SITES= http://www.ece.uvic.ca/~mdadams/jasper/software/
diff --git a/graphics/jasper/PLIST b/graphics/jasper/PLIST
index a227ba3599d..85452ed36b5 100644
--- a/graphics/jasper/PLIST
+++ b/graphics/jasper/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.12 2017/02/22 00:45:06 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.13 2017/02/22 11:53:49 ryoon Exp $
bin/imgcmp
bin/imginfo
bin/jasper
@@ -31,3 +31,5 @@ man/man1/imginfo.1
man/man1/jasper.1
${PLIST.opengl}man/man1/jiv.1
share/doc/JasPer/README
+share/doc/JasPer/jasper.pdf
+share/doc/JasPer/jpeg2000.pdf
diff --git a/graphics/jasper/distinfo b/graphics/jasper/distinfo
index 8d6f6679788..abb7688f69a 100644
--- a/graphics/jasper/distinfo
+++ b/graphics/jasper/distinfo
@@ -1,10 +1,11 @@
-$NetBSD: distinfo,v 1.26 2017/02/22 00:45:06 ryoon Exp $
+$NetBSD: distinfo,v 1.27 2017/02/22 11:53:49 ryoon Exp $
SHA1 (jasper-2.0.10.tar.gz) = 42518b05fd73242f8ee8047d2e35e0275a697a5f
RMD160 (jasper-2.0.10.tar.gz) = 5c13f11b2f5f7eb2ef161e2e691398c3d65bfeba
SHA512 (jasper-2.0.10.tar.gz) = 3cc08c9bc1f9ad1e4bac78a3246d6ee1a35a75d5b89b3b0f27cb5980420101256a2e05eeb7bf8a0c73d1a73c044b83b4cbca441c1418dced53d7a142e69129ed
Size (jasper-2.0.10.tar.gz) = 1672392 bytes
-SHA1 (patch-CMakeLists.txt) = 511df06fb7d3f96a7865ea976166f6c1a05a83fe
+SHA1 (patch-CMakeLists.txt) = 047ea526e4f4d81036043e0d831ef76be1e3b456
+SHA1 (patch-doc_CMakeLists.txt) = 08156df737458cec48ea1965586b9acdbf30753b
SHA1 (patch-src_libjasper_base_jas__seq.c) = a0208cd0271388ae0fdc2e359da3223a35a7ae14
SHA1 (patch-src_libjasper_base_jas__stream.c) = 2e9ad538ab2c0191063fef06202949b435b0085e
SHA1 (patch-src_libjasper_jp2_jp2__cod.c) = bfbe752e105d75fbad71a01080013c7a5a8645d8
diff --git a/graphics/jasper/patches/patch-CMakeLists.txt b/graphics/jasper/patches/patch-CMakeLists.txt
index 191e189f69e..00fa748a8df 100644
--- a/graphics/jasper/patches/patch-CMakeLists.txt
+++ b/graphics/jasper/patches/patch-CMakeLists.txt
@@ -1,4 +1,4 @@
-$NetBSD: patch-CMakeLists.txt,v 1.2 2017/02/22 00:45:06 ryoon Exp $
+$NetBSD: patch-CMakeLists.txt,v 1.3 2017/02/22 11:53:49 ryoon Exp $
Remove the weird hack.
@@ -16,12 +16,3 @@ Remove the weird hack.
message("Shared library ABI version: ${JAS_SO_VERSION}")
message("Shared library build version: ${JAS_SO_NAME}")
-@@ -368,7 +364,7 @@ endif()
-
- add_subdirectory(src/libjasper)
- add_subdirectory(src/appl)
--add_subdirectory(doc)
-+#add_subdirectory(doc)
-
- # The package configuation (pc) file should be installed in
- # ${CMAKE_INSTALL_PREFIX}/lib/pkgconfig.
diff --git a/graphics/jasper/patches/patch-doc_CMakeLists.txt b/graphics/jasper/patches/patch-doc_CMakeLists.txt
new file mode 100644
index 00000000000..067e0484e0e
--- /dev/null
+++ b/graphics/jasper/patches/patch-doc_CMakeLists.txt
@@ -0,0 +1,10 @@
+$NetBSD: patch-doc_CMakeLists.txt,v 1.1 2017/02/22 11:53:49 ryoon Exp $
+
+--- doc/CMakeLists.txt.orig 2016-12-30 16:53:52.000000000 +0000
++++ doc/CMakeLists.txt
+@@ -1,4 +1,4 @@
+-if (DOXYGEN_FOUND)
++if (XXX_DOXYGEN_FOUND)
+
+ configure_file("${CMAKE_CURRENT_SOURCE_DIR}/Doxyfile.in"
+ "${CMAKE_CURRENT_BINARY_DIR}/Doxyfile" @ONLY)