[107295] trunk/dports/gnome

devans at macports.org devans at macports.org
Tue Jun 25 07:53:27 PDT 2013


Revision: 107295
          https://trac.macports.org/changeset/107295
Author:   devans at macports.org
Date:     2013-06-25 07:53:27 -0700 (Tue, 25 Jun 2013)
Log Message:
-----------
yelp-xsl: new port, XSLT files required by yelp.

Added Paths:
-----------
    trunk/dports/gnome/yelp-xsl/
    trunk/dports/gnome/yelp-xsl/Portfile

Added: trunk/dports/gnome/yelp-xsl/Portfile
===================================================================
--- trunk/dports/gnome/yelp-xsl/Portfile	                        (rev 0)
+++ trunk/dports/gnome/yelp-xsl/Portfile	2013-06-25 14:53:27 UTC (rev 107295)
@@ -0,0 +1,32 @@
+# -*- 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
+
+name            yelp-xsl
+version         2.31.6
+license         GPL-2 LGPL-2.1
+set branch      [join [lrange [split ${version} .] 0 1] .]
+description     A collection of XSLT and other data files required by Yelp.
+long_description \
+                yelp-xsl contains various XSLT files for transforming DocBook, Mallard, \
+                and other formats as required by Yelp.
+maintainers     devans openmaintainer
+categories      gnome
+platforms       darwin
+homepage        http://www.gnome.org/
+master_sites    gnome:sources/${name}/${branch}/
+
+use_bzip2       yes
+
+checksums       sha256  5969fac2f2df1cbb08a84503787865c301bbd24108de490d58490faeaab9b04c \
+                rmd160  387c9a7ad9625c80fe2ea7de5b74c333ba319f6c
+
+depends_build   port:pkgconfig \
+                port:intltool \
+                port:gnome-doc-utils
+
+depends_lib     port:libxslt \
+                port:libxml2
+
+livecheck.type  gnome-with-unstable


Property changes on: trunk/dports/gnome/yelp-xsl/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20130625/bb2fb181/attachment-0001.html>


More information about the macports-changes mailing list