[137278] trunk/dports/security
ryandesign at macports.org
ryandesign at macports.org
Sun Jun 7 18:12:25 PDT 2015
Revision: 137278
https://trac.macports.org/changeset/137278
Author: ryandesign at macports.org
Date: 2015-06-07 18:12:25 -0700 (Sun, 07 Jun 2015)
Log Message:
-----------
libcfile: new port, version 20150101 (#46074)
Added Paths:
-----------
trunk/dports/security/libcfile/
trunk/dports/security/libcfile/Portfile
Added: trunk/dports/security/libcfile/Portfile
===================================================================
--- trunk/dports/security/libcfile/Portfile (rev 0)
+++ trunk/dports/security/libcfile/Portfile 2015-06-08 01:12:25 UTC (rev 137278)
@@ -0,0 +1,35 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem 1.0
+PortGroup github 1.0
+
+github.setup libyal libcfile 20150101
+categories security
+platforms darwin
+maintainers yahoo.fr:jul_bsd openmaintainer
+license LGPL-3+
+
+description Library for cross-platform C file functions
+long_description ${description}
+
+github.tarball_from releases
+distname ${name}-alpha-${version}
+worksrcdir ${name}-${version}
+
+checksums rmd160 5c0eab0f28d80459d91810c211867411aa4cbb40 \
+ sha256 f2902c78cdeaadcf01d48e871b43a80732c08f5270c4d27a42b9321e88a63e8c
+
+depends_build port:pkgconfig
+
+depends_lib port:gettext \
+ port:libiconv \
+ port:libcstring \
+ port:libcerror \
+ port:libclocale \
+ port:libcnotify
+
+## FIXME! circular dependency...
+# port:libuna
+
+configure.args --with-libiconv-prefix=${prefix}
Property changes on: trunk/dports/security/libcfile/Portfile
___________________________________________________________________
Added: svn:keywords
+ Id
Added: svn:eol-style
+ native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20150607/2d005255/attachment.html>
More information about the macports-changes
mailing list