gsrc-commit
[Top][All Lists]
Advanced

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

[Gsrc-commit] trunk r8919: update libtiff to 4.5.0


From: Carl Hansen
Subject: [Gsrc-commit] trunk r8919: update libtiff to 4.5.0
Date: Sat, 7 Jan 2023 20:11:38 -0500 (EST)
User-agent: Bazaar (2.7.0dev1)

------------------------------------------------------------
revno: 8919
revision-id: carlhansen1234@gmail.com-20230108011133-oy3r0yilffoouvbs
parent: carlhansen1234@gmail.com-20230108010022-d2nhb35ju0zm3eoj
committer: carlhansen1234@gmail.com
branch nick: trunk
timestamp: Sat 2023-01-07 17:11:33 -0800
message:
  update libtiff to 4.5.0
modified:
  pkg/other/libtiff/Makefile     makefile-20211031231333-yk9ick1u1m7z7quo-3
=== modified file 'pkg/other/libtiff/Makefile'
--- a/pkg/other/libtiff/Makefile        2023-01-08 01:00:22 +0000
+++ b/pkg/other/libtiff/Makefile        2023-01-08 01:11:33 +0000
@@ -1,4 +1,4 @@
-# Copyright © 2021 Carl Hansen <carlhansen@gnu.org>
+# Copyright ©2021,2023 Carl Hansen <carlhansen@gnu.org>
 #
 # This file is part of GSRC, the GNU Source Release Collection.
 # http://www.gnu.org/software/gsrc
@@ -25,9 +25,10 @@
 GARVERSION = 4.5.0
 #HOME_URL = http://gitlab.com/libtiff
 HOME_URL =     http://www.simplesystems.org/libtiff/
-DESCRIPTION =  libtiff
+       # www.libtiff.org
+DESCRIPTION =  libtiff, lib for Tagged Image File Format image format
 define BLURB
-lib for TIFF image format
+libtiff, lib for Tagged Image File Format image format
 endef
 LICENSE = MIT license
 
@@ -47,14 +48,9 @@
 DISTFILES = $(DISTNAME).tar.xz
 SIGFILES =  $(DISTNAME).tar.xz.sig
 
-
-#WORKSRC = $(WORKDIR)/$(DISTNAME)/
-#CONFIGURE_SCRIPTS  = $(WORKDIR)/$(DISTNAME)/CMakeLists.txt
-
 BUILDDEPS =
 LIBDEPS =
 
-
 ######################################################################
 
 include ../../../gar/gar.lib/cmake.mk


reply via email to

[Prev in Thread] Current Thread [Next in Thread]