[35041] trunk/dports/textproc

gui_dos at macports.org gui_dos at macports.org
Sat Mar 15 06:57:54 PDT 2008


Revision: 35041
          http://trac.macosforge.org/projects/macports/changeset/35041
Author:   gui_dos at macports.org
Date:     2008-03-15 06:57:52 -0700 (Sat, 15 Mar 2008)

Log Message:
-----------
textproc/rarian: new port

Added Paths:
-----------
    trunk/dports/textproc/rarian/
    trunk/dports/textproc/rarian/Portfile

Added: trunk/dports/textproc/rarian/Portfile
===================================================================
--- trunk/dports/textproc/rarian/Portfile	                        (rev 0)
+++ trunk/dports/textproc/rarian/Portfile	2008-03-15 13:57:52 UTC (rev 35041)
@@ -0,0 +1,30 @@
+# $Id$
+
+PortSystem  1.0
+
+name            rarian
+version         0.8.0
+description     OMF help system.
+long_description Rarian manages documentation metadata as specified \
+                by the Open Source Metadata Framework (OMF) \
+                and provides a simple API to allow help browsers to \
+                find, sort and search the document catalog. It is \
+                designed to be a replacement for scrollkeeper and \
+                will also be able to communicate with catalog servers \
+                on the Net to search for documents which are not on \
+                the local system.
+maintainers     nomaintainer
+categories      textproc gnome
+platforms       darwin
+homepage        http://rarian.freedesktop.org/
+master_sites    ${homepage}Releases/
+checksums       md5 69fc5a07298197eed94223d4e839753a \
+                sha1 e3d43fbdf0ca4f841008c22929d6d6e4fb9a3462 \
+                rmd160 f1c626a65359c0f6671354a24a91d05d6bc7e1e6
+depends_build   port:intltool \
+                port:getopt
+depends_lib     port:libxslt
+
+post-activate {
+    system "${prefix}/bin/scrollkeeper-update"
+}


Property changes on: trunk/dports/textproc/rarian/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080315/391666b2/attachment.html


More information about the macports-changes mailing list