[MacPorts] #42902: libmediaart @0.3.0 new Portfile
MacPorts
noreply at macports.org
Mon Mar 17 15:35:41 PDT 2014
#42902: libmediaart @0.3.0 new Portfile
--------------------------+----------------------
Reporter: juanrgar@… | Owner: devans@…
Type: submission | Status: assigned
Priority: Normal | Milestone:
Component: ports | Version:
Resolution: | Keywords:
Port: libmediaart |
--------------------------+----------------------
Comment (by devans@…):
After testing, I think you had the right idea in the first place. You
need to be able to deactivate gdk-pixbuf support if you select qt support
as you have to choose one or the other. Because of this, you should mark
each of the variants as conflicting with each other and only set
+gdkpixbuf as the default variant if +qt is not set. You also might think
about renaming +qt to +qt4 since we have both qt3-mac and qt4-mac ports
and qt5 is available (although not ported to MacPorts yet).
With respect to gtk-doc, it is only necessary to re-generate the gtk-doc
documentation after say the documentation headers in the code have
changed. This is an upstream issue as in generating a new tarball
version. The tarball comes with the pre-generated docs included and they
are installed without gtk-doc coming into play. So no need to depend on
gtk-doc.
One final little nit. By GNOME standards 0.3.0 is an unstable version
number (minor version is odd) so for livecheck to work correctly you need
to use
livecheck.type gnome-with-unstable
--
Ticket URL: <https://trac.macports.org/ticket/42902#comment:3>
MacPorts <http://www.macports.org/>
Ports system for OS X
More information about the macports-tickets
mailing list