[Midnightbsd-cvs] mports [25005] trunk/graphics/linux-c6-jasper: add jasper

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Wed Feb 13 20:22:04 EST 2019


Revision: 25005
          http://svnweb.midnightbsd.org/mports/?rev=25005
Author:   laffer1
Date:     2019-02-13 20:22:03 -0500 (Wed, 13 Feb 2019)
Log Message:
-----------
add jasper

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

Added: trunk/graphics/linux-c6-jasper/Makefile
===================================================================
--- trunk/graphics/linux-c6-jasper/Makefile	                        (rev 0)
+++ trunk/graphics/linux-c6-jasper/Makefile	2019-02-14 01:22:03 UTC (rev 25005)
@@ -0,0 +1,22 @@
+# $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=	mit
+
+DESCR=		${.CURDIR}/../${PORTNAME}/pkg-descr
+LINUXNAME=	${PORTNAME}${PKGNAMESUFFIX}
+RPMVERSION=	22.el6
+USES=		linux:c6
+USE_LDCONFIG=	yes
+USE_LINUX=	jpeg
+USE_LINUX_RPM=	yes
+
+.include <bsd.port.mk>


Property changes on: trunk/graphics/linux-c6-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-c6-jasper/distinfo
===================================================================
--- trunk/graphics/linux-c6-jasper/distinfo	                        (rev 0)
+++ trunk/graphics/linux-c6-jasper/distinfo	2019-02-14 01:22:03 UTC (rev 25005)
@@ -0,0 +1,7 @@
+TIMESTAMP = 1532349419
+SHA256 (centos/jasper-libs-1.900.1-22.el6.i686.rpm) = 80890891dd50a02b9226e5d1d966c74cfa63afe9aa138450649e124c460e0279
+SIZE (centos/jasper-libs-1.900.1-22.el6.i686.rpm) = 141748
+SHA256 (centos/jasper-libs-1.900.1-22.el6.x86_64.rpm) = abf853c780eb0b91cd03d11ff45bfca0cbef5acc8e3c3397e175a8bacde1f8f9
+SIZE (centos/jasper-libs-1.900.1-22.el6.x86_64.rpm) = 141848
+SHA256 (centos/jasper-1.900.1-22.el6.src.rpm) = 2a03817f971d1c5c5f58a3997c79ebe0085d30da67d44b89ecc39a965402b50d
+SIZE (centos/jasper-1.900.1-22.el6.src.rpm) = 1424537


Property changes on: trunk/graphics/linux-c6-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-c6-jasper/pkg-plist.amd64
===================================================================
--- trunk/graphics/linux-c6-jasper/pkg-plist.amd64	                        (rev 0)
+++ trunk/graphics/linux-c6-jasper/pkg-plist.amd64	2019-02-14 01:22:03 UTC (rev 25005)
@@ -0,0 +1,4 @@
+usr/lib/libjasper.so.1
+usr/lib/libjasper.so.1.0.0
+usr/lib64/libjasper.so.1
+usr/lib64/libjasper.so.1.0.0


Property changes on: trunk/graphics/linux-c6-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-c6-jasper/pkg-plist.i386
===================================================================
--- trunk/graphics/linux-c6-jasper/pkg-plist.i386	                        (rev 0)
+++ trunk/graphics/linux-c6-jasper/pkg-plist.i386	2019-02-14 01:22:03 UTC (rev 25005)
@@ -0,0 +1,2 @@
+usr/lib/libjasper.so.1
+usr/lib/libjasper.so.1.0.0


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


More information about the Midnightbsd-cvs mailing list