Jasper Lievisse Adriaanse wrote:
On Fri, Jan 26, 2007 at 01:35:32PM +0100, steven mestdagh wrote:
> Jasper Lievisse Adriaanse [2007-01-26, 13:21:00]:
> > On Thu, Jan 25, 2007 at 11:29:20PM +0300, Dmitri Alenitchev wrote:
> > > Tobias Ulmer wrote:
> > > >On Thu, Jan 25, 2007 at 09:02:03PM +0300, Dmitri Alenitchev wrote:
> > > >> pkg/DESCR
> > > >> Sonata is a lightweight GTK+ music client for the Music Player Daemon
> > > >> (MPD). It aims to be efficient (no toolbar, main menu, or statusbar),
> > > >> user-friendly, and clean.
> > > >>
> > > >> please test, comment
> > >
> > > thanks for comments!
> > >
> > > >The soappy feature didn't work for me, it couldn't connect. Maybe a
> > > >temporary problem.
> > >
> > > looks like temporary problem.
> > >
> > > >Other stuff:
> > > >- remove the mpd flavor, none of the clients in the tree run_depends on
> > > > mpd, flavor or not.
> > > >- merge the soappy flavor into the default port, there's no gain to make
> > > > a flavor out of it.
> > > >- Maybe move the share/sonata stuff to share/doc/sonata.
> > >
> > > done.
> > - with iconv and intl in WANTLIB, most of the times you can set
> > MODULES+=devel/gettext.
> > - no need for the post-install target, you install those files twice..
> > - that three-lines LIB_DEPENDS can be reduced to a one-liner.
> >
> > further, it looks good to me.
> > ok to import attached port?
>
> $ sonata
> Taglib and tagpy not found, tag editing support disabled.
>
> maybe it would be nice to have that?
i'll check that out soonish..
> i think you can also drop SITE_PATH.
oops..left over from post-install..
also made it RUN_DEPEND on x11/gnome/icon-theme to get the volume
icons..
x11/gnome/icon-theme don't give me icons :(
new port attached.