Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 4 Aug 2008 09:45:48 +0800
From:      Christopher Hall <christopherhall.hsw@gmail.com>
To:        Alex Kloss <klossalex@gmail.com>
Cc:        freebsd-ports@freebsd.org
Subject:   Re: Help needed porting Quod Libet plugins
Message-ID:  <ED31C50E-6E91-4CE7-B944-06C941DF3C4F@gmail.com>
In-Reply-To: <5151c41d0808031258m5c0c35eeu63c24935afa05b1f@mail.gmail.com>
References:  <5151c41d0808031258m5c0c35eeu63c24935afa05b1f@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help

On Aug 4, 2008, at 03:58 , Alex Kloss wrote:

> Hello all,
>
> I've recently become an avid user of the Quod Libet music player, but
> I'm disappointed that none of its plugins are in the ports tree.
>
> I'd like to begin porting several of the plugins to FreeBSD, but I
> have a few questions about the process:
>
> The plugins are single-file Python scripts, which you simply drop into
> /usr/local/share/quodlibet/plugins/ and then enable in Quod Libet. In
> order to download them, you must pull them from Quod Libet's trunk in
> Subversion. This doesn't sound like a good idea to me, because there's
> no way to guarantee that a given plugin will remain stable all the
> time. If I ported a plugin, is it advisable to pull the distfile from
> trunk?

What about pulling a particular Subversion revision that is the way I  
did it
I had a do-fetch target that fetched the subversion revision to a  
subdirectory
in /usr/ports/distfiles then used tar to make a file-rev.tar.bz2.  
Then just
carry on as normal.  I do not want to clutter the list with this  
Makefile
I could send to directly if you think it might help.

> Also: is it a better idea to separate all of the plugins into
> individual ports, or create a few ports that each install a particular
> category of plugins? There's over 20 plugins, so I'm not sure if the
> ports team would appreciate me trying to clutter up their tree

You could use the OPTIONS to make a list of all the plugins
and set the most popular ones as yes, then make config
will allow you to make a selection.

e.g audio/sox has 12 options.

> Thanks in advance!
>
> Alex Kloss
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports- 
> unsubscribe@freebsd.org"

Best regards,
Christopher Hall         christopherhall.hswATgmail.com




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?ED31C50E-6E91-4CE7-B944-06C941DF3C4F>