[92607] trunk/dports/aqua

Ryan Schmidt ryandesign at macports.org
Wed May 2 00:45:17 PDT 2012


On May 2, 2012, at 02:22, jeremyhu at macports.org wrote:

> Revision: 92607
>          https://trac.macports.org/changeset/92607
> Author:   jeremyhu at macports.org
> Date:     2012-05-02 00:22:02 -0700 (Wed, 02 May 2012)
> Log Message:
> -----------
> BGHUDAppKit: New port
> 
> Added Paths:
> -----------
>    trunk/dports/aqua/BGHUDAppKit/
>    trunk/dports/aqua/BGHUDAppKit/Portfile
> 
> Added: trunk/dports/aqua/BGHUDAppKit/Portfile
> ===================================================================
> --- trunk/dports/aqua/BGHUDAppKit/Portfile	                        (rev 0)
> +++ trunk/dports/aqua/BGHUDAppKit/Portfile	2012-05-02 07:22:02 UTC (rev 92607)
> @@ -0,0 +1,19 @@
> +# $Id$
> +
> +PortSystem 1.0
> +PortGroup  xcode 1.0
> +
> +name		BGHUDAppKit
> +version		0.7
> +categories	aqua devel
> +maintainers	jeremyhu openmaintainer
> +description	Aqua HUD window framework
> +homepage	http://cocoacontrols.com/platforms/mac-os-x/controls/bghudappkit
> +platforms	macosx
> +long_description BGHUDAppKit is a small framework to assist GUI apps in designing HUD windows
> +
> +fetch.type      git
> +git.url         git://github.com/binarygod/BGHUDAppKit.git
> +git.branch      0.7
> +
> +xcode.destroot.type framework

Any reason you're not using the github portgroup? It would simplify the port, let you fetch from a distfile instead of a vcs, fix the livecheck..... see attached patch.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: BGHUDAppKit.diff
Type: application/octet-stream
Size: 905 bytes
Desc: not available
URL: <http://lists.macosforge.org/pipermail/macports-dev/attachments/20120502/61e7154b/attachment-0001.obj>


More information about the macports-dev mailing list