[Midnightbsd-cvs] mports [24999] trunk/graphics: add graphics ports for linux

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 13 20:14:45 EST 2019


Revision: 24999
          http://svnweb.midnightbsd.org/mports/?rev=24999
Author:   laffer1
Date:     2019-02-13 20:14:45 -0500 (Wed, 13 Feb 2019)
Log Message:
-----------
add graphics ports for linux

Added Paths:
-----------
    trunk/graphics/linux-c7-graphite2/
    trunk/graphics/linux-c7-graphite2/Makefile
    trunk/graphics/linux-c7-graphite2/distinfo
    trunk/graphics/linux-c7-graphite2/pkg-plist.amd64
    trunk/graphics/linux-c7-graphite2/pkg-plist.i386
    trunk/graphics/linux-c7-jasper/
    trunk/graphics/linux-c7-jasper/Makefile
    trunk/graphics/linux-c7-jasper/distinfo
    trunk/graphics/linux-c7-jasper/pkg-plist.amd64
    trunk/graphics/linux-c7-jasper/pkg-plist.i386
    trunk/graphics/linux-c7-jbigkit/
    trunk/graphics/linux-c7-jbigkit/Makefile
    trunk/graphics/linux-c7-jbigkit/distinfo
    trunk/graphics/linux-c7-jbigkit/pkg-plist.amd64
    trunk/graphics/linux-c7-jbigkit/pkg-plist.i386

Added: trunk/graphics/linux-c7-graphite2/Makefile
===================================================================
--- trunk/graphics/linux-c7-graphite2/Makefile	                        (rev 0)
+++ trunk/graphics/linux-c7-graphite2/Makefile	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,20 @@
+# $MidnightBSD$
+
+PORTNAME=	graphite2
+PORTVERSION=	1.3.10
+CATEGORIES=	graphics linux
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Rendering capabilities for complex non-Roman writing systems (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	lgpl2.1
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+RPMVERSION=	1.el7_3
+USES=		linux:c7
+USE_LDCONFIG=	yes
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS
+
+.include <bsd.port.mk>


Property changes on: trunk/graphics/linux-c7-graphite2/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-graphite2/distinfo
===================================================================
--- trunk/graphics/linux-c7-graphite2/distinfo	                        (rev 0)
+++ trunk/graphics/linux-c7-graphite2/distinfo	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1507236975
+SHA256 (centos/graphite2-1.3.10-1.el7_3.i686.rpm) = c3e6a22ff94cc8f2dff08a00f4fb2bdf24dad7c113f2e92e57ab2d58f2395b0c
+SIZE (centos/graphite2-1.3.10-1.el7_3.i686.rpm) = 118888
+SHA256 (centos/graphite2-1.3.10-1.el7_3.x86_64.rpm) = 06cc9092a8016778f4708c4d6443e76e4bc628b047dc83af8155ee694e6035df
+SIZE (centos/graphite2-1.3.10-1.el7_3.x86_64.rpm) = 117936
+SHA256 (centos/graphite2-1.3.10-1.el7_3.src.rpm) = 346757f69f162461ef4a26d2e08994c53837f4858c5a64fc46d0e483f522f2b5
+SIZE (centos/graphite2-1.3.10-1.el7_3.src.rpm) = 3626298


Property changes on: trunk/graphics/linux-c7-graphite2/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-graphite2/pkg-plist.amd64
===================================================================
--- trunk/graphics/linux-c7-graphite2/pkg-plist.amd64	                        (rev 0)
+++ trunk/graphics/linux-c7-graphite2/pkg-plist.amd64	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,9 @@
+usr/bin/gr2fonttest
+usr/lib/libgraphite2.so.3
+usr/lib/libgraphite2.so.3.0.1
+usr/lib64/libgraphite2.so.3
+usr/lib64/libgraphite2.so.3.0.1
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+usr/share/licenses/graphite2-1.3.10/COPYING
+usr/share/licenses/graphite2-1.3.10/LICENSE


Property changes on: trunk/graphics/linux-c7-graphite2/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-graphite2/pkg-plist.i386
===================================================================
--- trunk/graphics/linux-c7-graphite2/pkg-plist.i386	                        (rev 0)
+++ trunk/graphics/linux-c7-graphite2/pkg-plist.i386	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,7 @@
+usr/bin/gr2fonttest
+usr/lib/libgraphite2.so.3
+usr/lib/libgraphite2.so.3.0.1
+%%PORTDOCS%%%%DOCSDIR%%/ChangeLog
+%%PORTDOCS%%%%DOCSDIR%%/README.md
+usr/share/licenses/graphite2-1.3.10/COPYING
+usr/share/licenses/graphite2-1.3.10/LICENSE


Property changes on: trunk/graphics/linux-c7-graphite2/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
Added: trunk/graphics/linux-c7-jasper/Makefile
===================================================================
--- trunk/graphics/linux-c7-jasper/Makefile	                        (rev 0)
+++ trunk/graphics/linux-c7-jasper/Makefile	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,25 @@
+# $MidnightBSD$
+
+PORTNAME=	jasper
+PORTVERSION=	1.900.1
+CATEGORIES=	graphics linux
+PKGNAMESUFFIX=	-libs
+LIB_DISTNAMES=	${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	JPEG-2000 reference implementation (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	unknown
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+DOCSDIR=	${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION}
+LINUXNAME=	${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION=	31.el7
+USES=		linux:c7
+USE_LDCONFIG=	yes
+USE_LINUX=	jpeg
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS
+
+.include <bsd.port.mk>


Property changes on: trunk/graphics/linux-c7-jasper/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-jasper/distinfo
===================================================================
--- trunk/graphics/linux-c7-jasper/distinfo	                        (rev 0)
+++ trunk/graphics/linux-c7-jasper/distinfo	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1507237078
+SHA256 (centos/jasper-libs-1.900.1-31.el7.i686.rpm) = 6f60e557e33dfac8acc50bf962d72eb4b5375eb23b643236d3f372e8019fe7f1
+SIZE (centos/jasper-libs-1.900.1-31.el7.i686.rpm) = 151108
+SHA256 (centos/jasper-libs-1.900.1-31.el7.x86_64.rpm) = 79b9c5cb17c3298f4061d49ffe147d55c33f24434cd2aa2a83f9c2bb503ad9dd
+SIZE (centos/jasper-libs-1.900.1-31.el7.x86_64.rpm) = 153856
+SHA256 (centos/jasper-1.900.1-31.el7.src.rpm) = 0d04e1dac769348aca9b45276245f2dfa6e49cf8ecaa092fb91dcf4aee035413
+SIZE (centos/jasper-1.900.1-31.el7.src.rpm) = 1432475


Property changes on: trunk/graphics/linux-c7-jasper/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-jasper/pkg-plist.amd64
===================================================================
--- trunk/graphics/linux-c7-jasper/pkg-plist.amd64	                        (rev 0)
+++ trunk/graphics/linux-c7-jasper/pkg-plist.amd64	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,8 @@
+usr/lib/libjasper.so.1
+usr/lib/libjasper.so.1.0.0
+usr/lib64/libjasper.so.1
+usr/lib64/libjasper.so.1.0.0
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README


Property changes on: trunk/graphics/linux-c7-jasper/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-jasper/pkg-plist.i386
===================================================================
--- trunk/graphics/linux-c7-jasper/pkg-plist.i386	                        (rev 0)
+++ trunk/graphics/linux-c7-jasper/pkg-plist.i386	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,6 @@
+usr/lib/libjasper.so.1
+usr/lib/libjasper.so.1.0.0
+%%PORTDOCS%%%%DOCSDIR%%/COPYRIGHT
+%%PORTDOCS%%%%DOCSDIR%%/LICENSE
+%%PORTDOCS%%%%DOCSDIR%%/NEWS
+%%PORTDOCS%%%%DOCSDIR%%/README


Property changes on: trunk/graphics/linux-c7-jasper/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
Added: trunk/graphics/linux-c7-jbigkit/Makefile
===================================================================
--- trunk/graphics/linux-c7-jbigkit/Makefile	                        (rev 0)
+++ trunk/graphics/linux-c7-jbigkit/Makefile	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,24 @@
+# $MidnightBSD$
+
+PORTNAME=	jbigkit
+PORTVERSION=	2.0
+CATEGORIES=	graphics linux
+PKGNAMESUFFIX=	-libs
+LIB_DISTNAMES=	${LINUXNAME}-${DISTVERSIONFULL}
+
+MAINTAINER=	ports at MidnightBSD.org
+COMMENT=	Lossless compression for bi-level images (Linux CentOS ${LINUX_DIST_VER})
+
+LICENSE=	gpl2
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+DOCSDIR=	${PREFIX}/usr/share/doc/${LINUXNAME}-${PORTVERSION}
+LINUXNAME=	${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION=	11.el7
+USES=		linux:c7
+USE_LDCONFIG=	yes
+USE_LINUX_RPM=	yes
+
+OPTIONS_DEFINE=	DOCS
+
+.include <bsd.port.mk>


Property changes on: trunk/graphics/linux-c7-jbigkit/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-jbigkit/distinfo
===================================================================
--- trunk/graphics/linux-c7-jbigkit/distinfo	                        (rev 0)
+++ trunk/graphics/linux-c7-jbigkit/distinfo	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1475767839
+SHA256 (centos/jbigkit-libs-2.0-11.el7.i686.rpm) = c5b36ce4d671f75a80911b57e2b59beeb7ef780bd70e4bffbd35cc8e9d2bfbab
+SIZE (centos/jbigkit-libs-2.0-11.el7.i686.rpm) = 46576
+SHA256 (centos/jbigkit-libs-2.0-11.el7.x86_64.rpm) = e45ad2a3ced73359dfac1b047e6e51fea155b0b528b90c1fe4e69cd7ce7875f5
+SIZE (centos/jbigkit-libs-2.0-11.el7.x86_64.rpm) = 47560
+SHA256 (centos/jbigkit-2.0-11.el7.src.rpm) = c48801775bedc4d2bb33fc263663588efca0ca3f8865d688bee5695452721c43
+SIZE (centos/jbigkit-2.0-11.el7.src.rpm) = 448365


Property changes on: trunk/graphics/linux-c7-jbigkit/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-jbigkit/pkg-plist.amd64
===================================================================
--- trunk/graphics/linux-c7-jbigkit/pkg-plist.amd64	                        (rev 0)
+++ trunk/graphics/linux-c7-jbigkit/pkg-plist.amd64	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,8 @@
+usr/lib/libjbig.so.2.0
+usr/lib/libjbig85.so.2.0
+usr/lib64/libjbig.so.2.0
+usr/lib64/libjbig85.so.2.0
+%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/TODO


Property changes on: trunk/graphics/linux-c7-jbigkit/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-jbigkit/pkg-plist.i386
===================================================================
--- trunk/graphics/linux-c7-jbigkit/pkg-plist.i386	                        (rev 0)
+++ trunk/graphics/linux-c7-jbigkit/pkg-plist.i386	2019-02-14 01:14:45 UTC (rev 24999)
@@ -0,0 +1,6 @@
+usr/lib/libjbig.so.2.0
+usr/lib/libjbig85.so.2.0
+%%PORTDOCS%%%%DOCSDIR%%/ANNOUNCE
+%%PORTDOCS%%%%DOCSDIR%%/CHANGES
+%%PORTDOCS%%%%DOCSDIR%%/COPYING
+%%PORTDOCS%%%%DOCSDIR%%/TODO


Property changes on: trunk/graphics/linux-c7-jbigkit/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