[63581] trunk/dports/kde

snc at macports.org snc at macports.org
Tue Feb 9 06:36:24 PST 2010


Revision: 63581
          http://trac.macports.org/changeset/63581
Author:   snc at macports.org
Date:     2010-02-09 06:36:21 -0800 (Tue, 09 Feb 2010)
Log Message:
-----------
created attica, for KDE 4.4.0

Added Paths:
-----------
    trunk/dports/kde/attica/
    trunk/dports/kde/attica/Portfile

Added: trunk/dports/kde/attica/Portfile
===================================================================
--- trunk/dports/kde/attica/Portfile	                        (rev 0)
+++ trunk/dports/kde/attica/Portfile	2010-02-09 14:36:21 UTC (rev 63581)
@@ -0,0 +1,23 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; truncate-lines: t; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:et:sw=4:ts=4:sts=4
+# $Id: Portfile 63249 2010-01-30 16:58:18Z snc at macports.org $
+
+PortSystem          1.0
+PortGroup           kde4   1.0
+
+name                attica
+version             0.1.2
+categories          kde kde4
+maintainers         snc sharky
+description         Qt library for Open Collaboration Services API 1.4
+long_description    ${name} is a ${description}
+platforms           darwin
+homepage            http://www.kde.org
+master_sites        kde:stable/${name}
+use_bzip2           yes
+worksrcdir          ${name}-${version}
+checksums           md5     8b4207dbc0a826d422632bdb9c50d51a \
+                    sha1    78d9c229090bd446a6dde1242f997bd1e286530c \
+                    rmd160  05b8ead4d1bd90e95d88fb29ec3c8617ac85d715
+
+livecheck.url       http://kde.mirrors.hoobly.com/stable/${name}
+livecheck.regex     attica-(\\d+\\.\\d+\\.\\d+)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20100209/e621ac46/attachment.html>


More information about the macports-changes mailing list