pkgsrc-Changes archive

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

CVS commit: pkgsrc/graphics/babl



Module Name:    pkgsrc
Committed By:   ryoon
Date:           Thu Oct  8 11:16:29 UTC 2020

Modified Files:
        pkgsrc/graphics/babl: Makefile PLIST distinfo
Removed Files:
        pkgsrc/graphics/babl/patches: patch-babl_meson.build

Log Message:
babl: Update to 0.1.82

Changelog:
2020-10-04 babl-0.1.82
Handle the parametric ICCv4 types that are not strictly the same type as core
sRGB curve.

2020-08-02 babl-0.1.80
meson build cleanups, depend on meson 0.54


To generate a diff of this commit:
cvs rdiff -u -r1.36 -r1.37 pkgsrc/graphics/babl/Makefile
cvs rdiff -u -r1.15 -r1.16 pkgsrc/graphics/babl/PLIST
cvs rdiff -u -r1.27 -r1.28 pkgsrc/graphics/babl/distinfo
cvs rdiff -u -r1.2 -r0 pkgsrc/graphics/babl/patches/patch-babl_meson.build

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/graphics/babl/Makefile
diff -u pkgsrc/graphics/babl/Makefile:1.36 pkgsrc/graphics/babl/Makefile:1.37
--- pkgsrc/graphics/babl/Makefile:1.36  Mon Jun 15 10:55:02 2020
+++ pkgsrc/graphics/babl/Makefile       Thu Oct  8 11:16:29 2020
@@ -1,6 +1,6 @@
-# $NetBSD: Makefile,v 1.36 2020/06/15 10:55:02 ryoon Exp $
+# $NetBSD: Makefile,v 1.37 2020/10/08 11:16:29 ryoon Exp $
 
-DISTNAME=      babl-0.1.78
+DISTNAME=      babl-0.1.82
 CATEGORIES=    graphics
 MASTER_SITES=  https://download.gimp.org/pub/babl/0.1/
 EXTRACT_SUFX=  .tar.xz

Index: pkgsrc/graphics/babl/PLIST
diff -u pkgsrc/graphics/babl/PLIST:1.15 pkgsrc/graphics/babl/PLIST:1.16
--- pkgsrc/graphics/babl/PLIST:1.15     Mon Jun 15 10:55:02 2020
+++ pkgsrc/graphics/babl/PLIST  Thu Oct  8 11:16:29 2020
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2020/06/15 10:55:02 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.16 2020/10/08 11:16:29 ryoon Exp $
 include/babl-0.1/babl/babl-introspect.h
 include/babl-0.1/babl/babl-macros.h
 include/babl-0.1/babl/babl-types.h
@@ -35,5 +35,5 @@ lib/babl-0.1/ycbcr.${SOEXT}
 lib/libbabl-0.1.${SOEXT}
 ${PLIST.Darwin}lib/libbabl-0.1.0.${SOEXT}
 ${PLIST.not_Darwin}lib/libbabl-0.1.${SOEXT}.0
-${PLIST.not_Darwin}lib/libbabl-0.1.${SOEXT}.0.177.1
+${PLIST.not_Darwin}lib/libbabl-0.1.${SOEXT}.0.181.1
 lib/pkgconfig/babl.pc

Index: pkgsrc/graphics/babl/distinfo
diff -u pkgsrc/graphics/babl/distinfo:1.27 pkgsrc/graphics/babl/distinfo:1.28
--- pkgsrc/graphics/babl/distinfo:1.27  Mon Jun 15 10:55:02 2020
+++ pkgsrc/graphics/babl/distinfo       Thu Oct  8 11:16:29 2020
@@ -1,8 +1,7 @@
-$NetBSD: distinfo,v 1.27 2020/06/15 10:55:02 ryoon Exp $
+$NetBSD: distinfo,v 1.28 2020/10/08 11:16:29 ryoon Exp $
 
-SHA1 (babl-0.1.78.tar.xz) = f37dfbf9a66f796a5ca3303a76f0c4b982e5ff0c
-RMD160 (babl-0.1.78.tar.xz) = 8a3233eeb60b6332a96cc82eb2494afe2b77ed7d
-SHA512 (babl-0.1.78.tar.xz) = d40f68cbd3d7703066a8985958b6cc49eaefe842c0fb3b7bbf6a5d6e6198642b55c4f95bdbf0d25a29d24a975c9b94acfd084792c60b18ec5f66260dfe54893b
-Size (babl-0.1.78.tar.xz) = 298920 bytes
-SHA1 (patch-babl_meson.build) = 26ac4ae222a46c2ce24f3acb0c9c100cf893dd8c
+SHA1 (babl-0.1.82.tar.xz) = d446cde86c13905fbb47a44afee3f80935580893
+RMD160 (babl-0.1.82.tar.xz) = 4d1a990773217d2a2536c773f6621fa511dd5598
+SHA512 (babl-0.1.82.tar.xz) = f6eabc53a8b9a2f6002ec75ec9175aa854e54a6d1c14e8723506d44f7fc3230dbfb19b4595d73d5922c705a97a000230aa6ed33f4dc0de0d9399dc939fe61c8c
+Size (babl-0.1.82.tar.xz) = 299348 bytes
 SHA1 (patch-extensions_gggl.c) = 4981d58c145a84a8b4f579127221e6289f13c036



Home | Main Index | Thread Index | Old Index