[27754] trunk/dports/aqua/Affiche/Portfile
source_changes at macosforge.org
source_changes at macosforge.org
Mon Aug 13 13:49:40 PDT 2007
Revision: 27754
http://trac.macosforge.org/projects/macports/changeset/27754
Author: nox at macports.org
Date: 2007-08-13 13:49:40 -0700 (Mon, 13 Aug 2007)
Log Message:
-----------
Affiche:
* Ported to xcode portgroup.
* Added sha1 and rmd160 checksums.
Modified Paths:
--------------
trunk/dports/aqua/Affiche/Portfile
Modified: trunk/dports/aqua/Affiche/Portfile
===================================================================
--- trunk/dports/aqua/Affiche/Portfile 2007-08-13 19:37:38 UTC (rev 27753)
+++ trunk/dports/aqua/Affiche/Portfile 2007-08-13 20:49:40 UTC (rev 27754)
@@ -1,12 +1,13 @@
# $Id$
-PortSystem 1.0
+PortSystem 1.0
+PortGroup xcode 1.0
name Affiche
version 0.6.0
categories aqua
platforms darwin
-maintainers nomaintainer at macports.org
+maintainers nomaintainer
description Sticky notes for your desktop
long_description Affiche is a little application that allows people to \
'stick' little notes on their computer desktop. It \
@@ -14,23 +15,11 @@
homepage http://www.collaboration-world.com/affiche/
master_sites http://www.collaboration-world.com/affiche.data/releases/Stable/
-checksums md5 6c7ad52544579594b20ca7c86954042e
-use_configure no
+checksums md5 6c7ad52544579594b20ca7c86954042e \
+ sha1 5398abfb1b6df1a186ee7991740eb384faceea3d \
+ rmd160 b6da1646a9e1ab42d25b49cedf9d348ae812e126
-build.type pbx
-build.dir ${workpath}/${name}
-build.target -buildstyle Deployment
+worksrcdir ${name}
+universal_variant no
-set xcodebuilddir build
-platform darwin 8 {
- if {$xcodeversion == "2.1"} {
- set xcodebuilddir build/Deployment
- }
-}
-
-destroot {
- file mkdir ${destroot}/Applications/MacPorts
- file copy ${build.dir}/${xcodebuilddir}/${name}.app \
- ${destroot}/Applications/MacPorts
-}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20070813/d22ea2fb/attachment.html
More information about the macports-changes
mailing list