[Midnightbsd-cvs] mports [24996] trunk/graphics/linux-c7-tiff: add tiff
laffer1 at midnightbsd.org
laffer1 at midnightbsd.org
Wed Feb 13 09:50:23 EST 2019
Revision: 24996
http://svnweb.midnightbsd.org/mports/?rev=24996
Author: laffer1
Date: 2019-02-13 09:50:23 -0500 (Wed, 13 Feb 2019)
Log Message:
-----------
add tiff
Added Paths:
-----------
trunk/graphics/linux-c7-tiff/
trunk/graphics/linux-c7-tiff/Makefile
trunk/graphics/linux-c7-tiff/distinfo
trunk/graphics/linux-c7-tiff/pkg-plist.amd64
trunk/graphics/linux-c7-tiff/pkg-plist.i386
Added: trunk/graphics/linux-c7-tiff/Makefile
===================================================================
--- trunk/graphics/linux-c7-tiff/Makefile (rev 0)
+++ trunk/graphics/linux-c7-tiff/Makefile 2019-02-13 14:50:23 UTC (rev 24996)
@@ -0,0 +1,21 @@
+# $MidnightBSD$
+
+PORTNAME= libtiff
+PORTVERSION= 4.0.3
+CATEGORIES= graphics linux
+
+MAINTAINER= ports at MidnightBSD.org
+COMMENT= Library routines for working with TIFF images (Linux CentOS ${LINUX_DIST_VER})
+
+CONFLICTS= linux-c6-${PORTNAME}-[0-9]*
+
+DESCR= ${.CURDIR}/../tiff/pkg-descr
+RPMVERSION= 27.el7_3
+USES= linux:c7
+USE_LDCONFIG= yes
+USE_LINUX= jbigkit jpeg
+USE_LINUX_RPM= yes
+
+OPTIONS_DEFINE= DOCS
+
+.include <bsd.port.mk>
Property changes on: trunk/graphics/linux-c7-tiff/Makefile
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:keywords
## -0,0 +1 ##
+MidnightBSD=%H
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/linux-c7-tiff/distinfo
===================================================================
--- trunk/graphics/linux-c7-tiff/distinfo (rev 0)
+++ trunk/graphics/linux-c7-tiff/distinfo 2019-02-13 14:50:23 UTC (rev 24996)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1486132943
+SHA256 (centos/libtiff-4.0.3-27.el7_3.i686.rpm) = 539fea96e8048e1a5621580a7b9922ed99b5dbbcb7918b8ef57f3902f3593222
+SIZE (centos/libtiff-4.0.3-27.el7_3.i686.rpm) = 176420
+SHA256 (centos/libtiff-4.0.3-27.el7_3.x86_64.rpm) = 1f18c4d3858341c9b3663658117ffd6c1fe44124db7767b00b3589c72269278c
+SIZE (centos/libtiff-4.0.3-27.el7_3.x86_64.rpm) = 173660
+SHA256 (centos/libtiff-4.0.3-27.el7_3.src.rpm) = e37eb69267d9726561d23cd75cd0d5cbc539447fe812085c9578bc71d87d5255
+SIZE (centos/libtiff-4.0.3-27.el7_3.src.rpm) = 2109459
Property changes on: trunk/graphics/linux-c7-tiff/distinfo
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/linux-c7-tiff/pkg-plist.amd64
===================================================================
--- trunk/graphics/linux-c7-tiff/pkg-plist.amd64 (rev 0)
+++ trunk/graphics/linux-c7-tiff/pkg-plist.amd64 2019-02-13 14:50:23 UTC (rev 24996)
@@ -0,0 +1,12 @@
+usr/lib/libtiff.so.5
+usr/lib/libtiff.so.5.2.0
+usr/lib/libtiffxx.so.5
+usr/lib/libtiffxx.so.5.2.0
+usr/lib64/libtiff.so.5
+usr/lib64/libtiff.so.5.2.0
+usr/lib64/libtiffxx.so.5
+usr/lib64/libtiffxx.so.5.2.0
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-DATE
+%%PORTDOCS%%%%DOCSDIR%%/VERSION
Property changes on: trunk/graphics/linux-c7-tiff/pkg-plist.amd64
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
Added: trunk/graphics/linux-c7-tiff/pkg-plist.i386
===================================================================
--- trunk/graphics/linux-c7-tiff/pkg-plist.i386 (rev 0)
+++ trunk/graphics/linux-c7-tiff/pkg-plist.i386 2019-02-13 14:50:23 UTC (rev 24996)
@@ -0,0 +1,8 @@
+usr/lib/libtiff.so.5
+usr/lib/libtiff.so.5.2.0
+usr/lib/libtiffxx.so.5
+usr/lib/libtiffxx.so.5.2.0
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/README
+%%PORTDOCS%%%%DOCSDIR%%/RELEASE-DATE
+%%PORTDOCS%%%%DOCSDIR%%/VERSION
Property changes on: trunk/graphics/linux-c7-tiff/pkg-plist.i386
___________________________________________________________________
Added: svn:eol-style
## -0,0 +1 ##
+native
\ No newline at end of property
Added: svn:mime-type
## -0,0 +1 ##
+text/plain
\ No newline at end of property
More information about the Midnightbsd-cvs
mailing list