[MacPorts] #50476: Portfile for GNOME Internet Radio Locator (GIRL) version 8.0.1
MacPorts
noreply at macports.org
Fri Jan 29 07:08:47 PST 2016
#50476: Portfile for GNOME Internet Radio Locator (GIRL) version 8.0.1
-------------------------+--------------------------------
Reporter: ole@… | Owner: macports-tickets@…
Type: submission | Status: new
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords: maintainer
Port: girl |
-------------------------+--------------------------------
Changes (by raimue@…):
* cc: raimue@… (added)
* keywords: => maintainer
Comment:
I would recommend the following approach to define `master_sites` to
reduce the required changes for a new version and additional make use of a
wide range of GNOME mirrors. This is a common scheme also used in other
ports:
{{{
name girl
version 8.0.1
set branch [join [lrange [split $version .] 0 1] .]
...
master_sites gnome:sources/${name}/${branch}/
}}}
I did not run any tests of functionality yet due to a large amount of
missing dependencies on my system.
--
Ticket URL: <https://trac.macports.org/ticket/50476#comment:2>
MacPorts <https://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list