[35610] trunk/dports/x11

afb at macports.org afb at macports.org
Sun Mar 30 23:48:02 PDT 2008


Revision: 35610
          http://trac.macosforge.org/projects/macports/changeset/35610
Author:   afb at macports.org
Date:     2008-03-30 23:48:00 -0700 (Sun, 30 Mar 2008)

Log Message:
-----------
new port: sunbird-x11 0.7 (mozilla calendar)

Modified Paths:
--------------
    trunk/dports/x11/sunbird-x11/Portfile

Added Paths:
-----------
    trunk/dports/x11/sunbird-x11/

Copied: trunk/dports/x11/sunbird-x11 (from rev 35590, trunk/dports/mail/thunderbird-x11)

Modified: trunk/dports/x11/sunbird-x11/Portfile
===================================================================
--- trunk/dports/mail/thunderbird-x11/Portfile	2008-03-30 15:23:55 UTC (rev 35590)
+++ trunk/dports/x11/sunbird-x11/Portfile	2008-03-31 06:48:00 UTC (rev 35610)
@@ -2,26 +2,24 @@
 
 PortSystem      1.0
 
-name            thunderbird-x11
-categories      mail x11
-version         2.0.0.12
+name            sunbird-x11
+categories      x11
+version         0.7
 platforms       darwin
 maintainers     nomaintainer
-description     Mozilla.org's popular stand-alone mail/news client
+description     Mozilla.org's stand-alone calendar
 
 long_description \
-    Thunderbird makes emailing safer, faster and easier than ever before \
-    with the industry's best implementations of features such as intelligent \
-    spam filters, a built-in spell checker, extension support, and much more.
+    Sunbird lets you manage your schedule easily, and store it where you want to.
 
-homepage        http://www.mozilla.com/thunderbird/
-master_sites    http://releases.mozilla.org/pub/mozilla.org/thunderbird/releases/${version}/source/
-distname        thunderbird-${version}-source
+homepage        http://www.mozilla.org/projects/calendar/sunbird/
+master_sites    http://releases.mozilla.org/pub/mozilla.org/calendar/sunbird/releases/${version}/source/
+distname        lightning-sunbird-${version}-source
 use_bzip2       yes
 
-checksums       md5 c23f576a8fd0ceee5135829c8ae5168b \
-                sha1 36ea64353d32a9f138ef658250cfdcf8f9e862f2 \
-                rmd160  80d6fdb4b8e085a82234825cfbfc6cd05d015f6f
+checksums       md5 14412fad1c72a5281164ca96f6c23cf4 \
+                sha1 aa98305783a6ea765a2ea83667ead8fd664cb379 \
+                rmd160  f4ead53117fbbbe208dbdada01800446b800116d
 
 worksrcdir      mozilla
 
@@ -40,7 +38,7 @@
                 port:nspr
 
 
-configure.args  --enable-application=mail \
+configure.args  --enable-application=calendar \
                 --disable-official-branding \
                 --with-distribution-id=org.macports \
                 --disable-static \
@@ -57,7 +55,7 @@
                 --enable-strip \
                 --enable-optimize='-O2' \
                 --disable-tests \
-                --with-default-mozilla-five-home=${prefix}/lib/thunderbird \
+                --with-default-mozilla-five-home=${prefix}/lib/sunbird \
                 --with-system-jpeg=${prefix} \
                 --with-system-zlib=${prefix} \
                 --with-system-png=${prefix} \
@@ -81,9 +79,9 @@
     file mkdir ${destroot}${prefix}/share/applications
     
     copy \
-        ${filespath}/share-applications-thunderbird.desktop \
-        ${destroot}${prefix}/share/applications/thunderbird.desktop
+        ${filespath}/share-applications-sunbird.desktop \
+        ${destroot}${prefix}/share/applications/sunbird.desktop
 
-system "( echo '#!/bin/sh'; echo 'exec ${prefix}/lib/thunderbird-${version}/thunderbird-bin \"\$@\"' ) > ${destroot}${prefix}/bin/thunderbird"
-system "chmod 755 ${destroot}${prefix}/bin/thunderbird"
+system "( echo '#!/bin/sh'; echo 'exec ${prefix}/lib/sunbird-${version}/sunbird-bin \"\$@\"' ) > ${destroot}${prefix}/bin/sunbird"
+system "chmod 755 ${destroot}${prefix}/bin/sunbird"
 }

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20080330/28fe8a4a/attachment.html


More information about the macports-changes mailing list