mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Add ampasCTL 1.4.0, is Color Transformation Language interpreter
by Academy of Motion Picture Arts and Sciences.
This commit is contained in:
parent
98e59b9530
commit
29b41023b6
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=201061
@ -22,6 +22,7 @@
|
||||
SUBDIR += ale
|
||||
SUBDIR += allegrogl
|
||||
SUBDIR += amanith
|
||||
SUBDIR += ampasCTL
|
||||
SUBDIR += animorph
|
||||
SUBDIR += aoi
|
||||
SUBDIR += aolserver-nsgd
|
||||
|
32
graphics/ampasCTL/Makefile
Normal file
32
graphics/ampasCTL/Makefile
Normal file
@ -0,0 +1,32 @@
|
||||
# New ports collection makefile for: ampasCTL
|
||||
# Date created: 2007-10-08
|
||||
# Whom: nork@FreeBSD.org
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= ampasCTL
|
||||
PORTVERSION= 1.4.0
|
||||
CATEGORIES= graphics devel
|
||||
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
|
||||
MASTER_SITE_SUBDIR= ampasctl
|
||||
DISTNAME= ctl-${PORTVERSION}
|
||||
|
||||
MAINTAINER= nork@FreeBSD.org
|
||||
COMMENT= Color Transformation Language interpreter
|
||||
|
||||
LIB_DEPENDS= Half.6:${PORTSDIR}/graphics/ilmbase
|
||||
|
||||
USE_GNOME= pkgconfig
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
||||
test check: build
|
||||
@(cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${MAKE} ${MAKE_FLAGS} ${MAKEFILE} ${MAKE_ARGS} check)
|
||||
|
||||
.if defined(PACKAGE_BUILDING)
|
||||
pre-install: test
|
||||
.endif
|
||||
|
||||
.include <bsd.port.mk>
|
3
graphics/ampasCTL/distinfo
Normal file
3
graphics/ampasCTL/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (ctl-1.4.0.tar.gz) = 04717d3923bcbfbc045bc25c888d22cc
|
||||
SHA256 (ctl-1.4.0.tar.gz) = 85cc710d18f1ac16e77640e165ba083c6e27766cbe6b0cfdb80eac3daef58aa6
|
||||
SIZE (ctl-1.4.0.tar.gz) = 1004039
|
11
graphics/ampasCTL/files/patch-Makefile.in
Normal file
11
graphics/ampasCTL/files/patch-Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- Makefile.in.orig 2007-08-04 09:11:41.000000000 +0900
|
||||
+++ Makefile.in 2007-10-08 06:50:25.000000000 +0900
|
||||
@@ -203,7 +203,7 @@
|
||||
AUTHORS COPYING ChangeLog INSTALL LICENSE NEWS \
|
||||
README README.CVS README.OSX README.win32 bootstrap
|
||||
|
||||
-pkgconfigdir = $(libdir)/pkgconfig
|
||||
+pkgconfigdir = $(prefix)/libdata/pkgconfig
|
||||
pkgconfig_DATA = CTL.pc
|
||||
all: all-recursive
|
||||
|
11
graphics/ampasCTL/files/patch-doc-Makefile.in
Normal file
11
graphics/ampasCTL/files/patch-doc-Makefile.in
Normal file
@ -0,0 +1,11 @@
|
||||
--- doc/Makefile.in.orig 2007-08-04 09:11:41.000000000 +0900
|
||||
+++ doc/Makefile.in 2007-10-08 06:51:25.000000000 +0900
|
||||
@@ -171,7 +171,7 @@
|
||||
sysconfdir = @sysconfdir@
|
||||
target_alias = @target_alias@
|
||||
EXTRA_DIST = CtlManual.pdf CtlManual.doc
|
||||
-docdir = $(datadir)/doc/CTL-@CTL_VERSION@
|
||||
+docdir = $(datadir)/doc/ampasCTL
|
||||
doc_DATA = $(EXTRA_DIST)
|
||||
all: all-am
|
||||
|
13
graphics/ampasCTL/pkg-descr
Normal file
13
graphics/ampasCTL/pkg-descr
Normal file
@ -0,0 +1,13 @@
|
||||
The CTL(Color Transformation Language) interpreter contains
|
||||
the following C++ libraries:
|
||||
|
||||
IlmCtl The CTL interpreter front end and the interpreter's
|
||||
public programming interface.
|
||||
|
||||
IlmCtlSimd The interpreter's SIMD back end.
|
||||
|
||||
IlmCtlMath Math routines that are used by IlmCtlSimd: conversions
|
||||
between standard color spaces, 1D and 3D lookup tables,
|
||||
3D scattered data interpolation.
|
||||
|
||||
WWW: http://www.oscars.org/council/ctl.html
|
38
graphics/ampasCTL/pkg-plist
Normal file
38
graphics/ampasCTL/pkg-plist
Normal file
@ -0,0 +1,38 @@
|
||||
lib/libIlmCtl.a
|
||||
lib/libIlmCtl.la
|
||||
lib/libIlmCtl.so
|
||||
lib/libIlmCtl.so.2
|
||||
lib/libIlmCtlMath.a
|
||||
lib/libIlmCtlMath.la
|
||||
lib/libIlmCtlMath.so
|
||||
lib/libIlmCtlMath.so.2
|
||||
lib/libIlmCtlSimd.a
|
||||
lib/libIlmCtlSimd.la
|
||||
lib/libIlmCtlSimd.so
|
||||
lib/libIlmCtlSimd.so.2
|
||||
include/CTL/CtlAddr.h
|
||||
include/CTL/CtlAlign.h
|
||||
include/CTL/CtlColorSpace.h
|
||||
include/CTL/CtlErrors.h
|
||||
include/CTL/CtlExc.h
|
||||
include/CTL/CtlFunctionCall.h
|
||||
include/CTL/CtlInterpreter.h
|
||||
include/CTL/CtlLContext.h
|
||||
include/CTL/CtlLookupTable.h
|
||||
include/CTL/CtlMessage.h
|
||||
include/CTL/CtlModule.h
|
||||
include/CTL/CtlRbfInterpolator.h
|
||||
include/CTL/CtlRcPtr.h
|
||||
include/CTL/CtlReadWriteAccess.h
|
||||
include/CTL/CtlSimdInterpreter.h
|
||||
include/CTL/CtlSparseMatrix.h
|
||||
include/CTL/CtlSymbolTable.h
|
||||
include/CTL/CtlSyntaxTree.h
|
||||
include/CTL/CtlTokens.h
|
||||
include/CTL/CtlType.h
|
||||
include/CTL/CtlVersion.h
|
||||
libdata/pkgconfig/CTL.pc
|
||||
%%DOCSDIR%%/CtlManual.pdf
|
||||
%%DOCSDIR%%/CtlManual.doc
|
||||
@dirrm %%DOCSDIR%%
|
||||
@dirrm include/CTL
|
Loading…
Reference in New Issue
Block a user