[39638] trunk/dports/devel
simon at macports.org
simon at macports.org
Wed Aug 27 08:21:53 PDT 2008
Revision: 39638
http://trac.macosforge.org/projects/macports/changeset/39638
Author: simon at macports.org
Date: 2008-08-27 08:21:52 -0700 (Wed, 27 Aug 2008)
Log Message:
-----------
devel/libdevil: New port, a powerful image loading library.
Added Paths:
-----------
trunk/dports/devel/libdevil/
trunk/dports/devel/libdevil/Portfile
Added: trunk/dports/devel/libdevil/Portfile
===================================================================
--- trunk/dports/devel/libdevil/Portfile (rev 0)
+++ trunk/dports/devel/libdevil/Portfile 2008-08-27 15:21:52 UTC (rev 39638)
@@ -0,0 +1,37 @@
+# $Id$
+
+PortSystem 1.0
+
+name libdevil
+version 1.6.8-rc2
+categories devel multimedia
+platforms darwin
+maintainers simon openmaintainer
+description Library to develop applications with powerful image \
+ loading capabilities
+long_description Developer's Image Library (DevIL) is a programmer's \
+ library to develop applications with very powerful image \
+ loading capabilities, yet is easy for a developer to \
+ learn and use. Ultimate control of images is left to the \
+ developer, so unnecessary conversions, etc. are not \
+ performed. DevIL utilizes a simple, yet powerful, \
+ syntax. DevIL can load, save, convert, manipulate, \
+ filter and display a wide variety of image formats. \
+ Formerly known as OpenIL, but the name was changed due \
+ to SGI's request.
+
+homepage http://openil.sourceforge.net/
+master_sites sourceforge:openil
+distname DevIL-${version}
+checksums md5 9d815c8637adb6fb6c25c38dc178aca2 \
+ sha1 aa9c2012d15c511ec2db34463a21f84fcfb40170 \
+ rmd160 23d6bf1f9fef48b7a3350e3cd13148a982ff99a7
+worksrcdir DevIL-1.6.8
+
+depends_lib port:lcms \
+ port:libmng \
+ port:libpng
+
+livecheck.check regex
+livecheck.url http://sourceforge.net/project/showfiles.php?group_id=4470&package_id=24273
+livecheck.regex "DevIL-(.+?).tar.gz"
Property changes on: trunk/dports/devel/libdevil/Portfile
___________________________________________________________________
Added: svn:keyword
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080827/5b83c8b7/attachment-0001.html
More information about the macports-changes
mailing list