pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Update vips to 8.5.9
Module Name: pkgsrc-wip
Committed By: atomicules <base%atomicules.co.uk@localhost>
Pushed By: atomicules
Date: Sat Oct 14 21:41:10 2017 +0100
Changeset: 18dc5f1137d93f4aab21fe7780edead1cfa42c19
Modified Files:
libvips/Makefile
libvips/PLIST
libvips/TODO
libvips/buildlink3.mk
libvips/distinfo
Log Message:
Update vips to 8.5.9
Changes are mostly to reflect they now host on Github and also due to
changing from the name of vips to libvips
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=18dc5f1137d93f4aab21fe7780edead1cfa42c19
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
libvips/Makefile | 14 +++++++++-----
libvips/PLIST | 22 ++++++++++++++++++----
libvips/TODO | 2 ++
libvips/buildlink3.mk | 2 +-
libvips/distinfo | 8 ++++----
5 files changed, 34 insertions(+), 14 deletions(-)
diffs:
diff --git a/libvips/Makefile b/libvips/Makefile
index 178db504f7..b38b97eaca 100644
--- a/libvips/Makefile
+++ b/libvips/Makefile
@@ -1,17 +1,21 @@
# $NetBSD$
-DISTNAME= vips-8.4.5
+DISTNAME= vips-8.5.9
+PKGNAME= lib${DISTNAME}
CATEGORIES= graphics
-MASTER_SITES= http://www.vips.ecs.soton.ac.uk/supported/current/
+MASTER_SITES= ${MASTER_SITE_GITHUB:=jcupitt/}
MAINTAINER= base%atomicules.co.uk@localhost
-HOMEPAGE= http://www.vips.ecs.soton.ac.uk/supported/current/
-COMMENT= A 2D image processing library
+HOMEPAGE= http://jcupitt.github.io/libvips/
+COMMENT= Libvips is a demand-driven, horizontally threaded image processing lib
LICENSE= gnu-lgpl-v2.1
+GITHUB_PROJECT= libvips
+GITHUB_RELEASE= v${PKGVERSION_NOREV}
+
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
-USE_TOOLS+= pkg-config gmake
+USE_TOOLS+= pkg-config gmake
USE_PKGLOCALEDIR= yes
USE_LANGUAGES= c c++
diff --git a/libvips/PLIST b/libvips/PLIST
index 697df1eb42..90788331fa 100644
--- a/libvips/PLIST
+++ b/libvips/PLIST
@@ -5,7 +5,7 @@ bin/batch_rubber_sheet
bin/light_correct
bin/shrink_width
bin/vips
-bin/vips-8.4
+bin/vips-8.5
bin/vipsedit
bin/vipsheader
bin/vipsprofile
@@ -26,6 +26,7 @@ include/vips/colour.h
include/vips/conversion.h
include/vips/convolution.h
include/vips/create.h
+include/vips/dbuf.h
include/vips/debug.h
include/vips/deprecated.h
include/vips/dispatch.h
@@ -53,6 +54,7 @@ include/vips/rect.h
include/vips/region.h
include/vips/resample.h
include/vips/semaphore.h
+include/vips/soname.h
include/vips/thread.h
include/vips/threadpool.h
include/vips/transform.h
@@ -83,6 +85,17 @@ man/man1/vipsedit.1
man/man1/vipsheader.1
man/man1/vipsprofile.1
man/man1/vipsthumbnail.1
+share/gtk-doc/html/libvips/Cite.md.html
+share/gtk-doc/html/libvips/Combine.png
+share/gtk-doc/html/libvips/Examples.md.html
+share/gtk-doc/html/libvips/How-it-opens-files.md.html
+share/gtk-doc/html/libvips/How-it-works.md.html
+share/gtk-doc/html/libvips/Making-image-pyramids.md.html
+share/gtk-doc/html/libvips/Memtrace.png
+share/gtk-doc/html/libvips/Sequence.png
+share/gtk-doc/html/libvips/Sink.png
+share/gtk-doc/html/libvips/Using-vipsthumbnail.md.html
+share/gtk-doc/html/libvips/Vips-smp.png
share/gtk-doc/html/libvips/VipsForeignSave.html
share/gtk-doc/html/libvips/VipsImage.html
share/gtk-doc/html/libvips/VipsInterpolate.html
@@ -102,7 +115,6 @@ share/gtk-doc/html/libvips/file-format.html
share/gtk-doc/html/libvips/func-list.html
share/gtk-doc/html/libvips/home.png
share/gtk-doc/html/libvips/index.html
-share/gtk-doc/html/libvips/index.sgml
share/gtk-doc/html/libvips/interconvert.png
share/gtk-doc/html/libvips/left-insensitive.png
share/gtk-doc/html/libvips/left.png
@@ -132,9 +144,11 @@ share/gtk-doc/html/libvips/libvips-version.html
share/gtk-doc/html/libvips/libvips-vips.html
share/gtk-doc/html/libvips/libvips.devhelp2
share/gtk-doc/html/libvips/object-tree.html
+share/gtk-doc/html/libvips/owl.jpg
share/gtk-doc/html/libvips/right-insensitive.png
share/gtk-doc/html/libvips/right.png
share/gtk-doc/html/libvips/style.css
+share/gtk-doc/html/libvips/tn_owl.jpg
share/gtk-doc/html/libvips/up-insensitive.png
share/gtk-doc/html/libvips/up.png
share/gtk-doc/html/libvips/using-cli.html
@@ -142,5 +156,5 @@ share/gtk-doc/html/libvips/using-from-c.html
share/gtk-doc/html/libvips/using-from-cpp.html
share/gtk-doc/html/libvips/using-from-python.html
share/gtk-doc/html/libvips/using-threads.html
-share/locale/de/LC_MESSAGES/vips8.4.mo
-share/locale/en_GB/LC_MESSAGES/vips8.4.mo
+share/locale/de/LC_MESSAGES/vips8.5.mo
+share/locale/en_GB/LC_MESSAGES/vips8.5.mo
diff --git a/libvips/TODO b/libvips/TODO
index 412b34e932..a28862a89b 100644
--- a/libvips/TODO
+++ b/libvips/TODO
@@ -11,6 +11,8 @@ Makefile:
to build via Pkgsrc without having libexif as a requirement. Even though it
should build fine without it; If I just extract the source and ./configure
and make it builds fine without libexif, it's just via this Makefile, etc.
+- Build from source instead of release bundle for more cross platform
+ compatibility?
options.mk:
diff --git a/libvips/buildlink3.mk b/libvips/buildlink3.mk
index 9e13fdd765..3cb97f45ea 100644
--- a/libvips/buildlink3.mk
+++ b/libvips/buildlink3.mk
@@ -6,7 +6,7 @@ BUILDLINK_TREE+= vips
VIPS_BUILDLINK3_MK:=
BUILDLINK_API_DEPENDS.vips+= vips>=8.2.2
-BUILDLINK_PKGSRCDIR.vips?= ../../wip/vips
+BUILDLINK_PKGSRCDIR.vips?= ../../wip/libvips
.endif # VIPS_BUILDLINK3_MK
diff --git a/libvips/distinfo b/libvips/distinfo
index c43a96b5d6..55438f51e4 100644
--- a/libvips/distinfo
+++ b/libvips/distinfo
@@ -1,6 +1,6 @@
$NetBSD$
-SHA1 (vips-8.4.5.tar.gz) = c14cedb175836f6f877689d1cbf9689d54aa9b1e
-RMD160 (vips-8.4.5.tar.gz) = 40ea3b790e545d6a00580f6172cec6bf68346f88
-SHA512 (vips-8.4.5.tar.gz) = 7c925f81a03773ce417b25c1866a35d1cc29f1bf9705916ecc9d6b9ccbd0cda841e8411c345b1aa9949cdb4c1079ed6d7aaa3c861f002e2dfe50891be960cdfe
-Size (vips-8.4.5.tar.gz) = 11527549 bytes
+SHA1 (vips-8.5.9.tar.gz) = 6ae12cbf9401d382e34582f630066b8c4a106343
+RMD160 (vips-8.5.9.tar.gz) = fcb727422531ec30af971d9f121010da1759bdd9
+SHA512 (vips-8.5.9.tar.gz) = 1cb825d35d18c41e5c22883ad0f00b3ba3e858ede42c4085edc4a4ec14122bbc453a579eca8e236eab0edbfcc255bc1d2246618259fbb8677df0e015c5b5e0ac
+Size (vips-8.5.9.tar.gz) = 12014977 bytes
Home |
Main Index |
Thread Index |
Old Index