Re: [UPDATE]: audacious 2.1
On Wed, Aug 26, 2009 at 06:15:36AM +0100, Federico G. Schwindt wrote: > > testing and comments welcome. oks too. unless there is any objections i will commit this soon, so speak now. f.-
Re: [UPDATE]: audacious 2.1
On 2009/08/26 06:15, Federico G. Schwindt wrote: > > testing and comments welcome. oks too. only real problem I had was with the new crossfade output plugin, using it the UI lags hugely, and there were lots of skips in sound output (buffer underflows, presumably). cpu use was reasonable though. with plain sndio it's totally ok in my testing (on amd64). I normally use aqualung but I'll keep running this for a bit now and see if I notice anything else. > > f.- > > Index: audio/audacious/Makefile > === > RCS file: /cvs/ports/audio/audacious/Makefile,v > retrieving revision 1.13 > diff -N -u -p audio/audacious/Makefile > --- audio/audacious/Makefile 10 Aug 2009 06:29:52 - 1.13 > +++ audio/audacious/Makefile 26 Aug 2009 05:11:32 - > @@ -4,9 +4,8 @@ SHARED_ONLY = Yes > > COMMENT =gtk+2 media player based on BMP and XMMS > > -DISTNAME = audacious-1.5.1 > -PKGNAME =${DISTNAME}p0 > -SHARED_LIBS =audclient 0.0 > +DISTNAME = audacious-2.1 > +SHARED_LIBS =audclient 1.0 > > CATEGORIES = audio multimedia > > Index: audio/audacious/distinfo > === > RCS file: /cvs/ports/audio/audacious/distinfo,v > retrieving revision 1.5 > diff -N -u -p audio/audacious/distinfo > --- audio/audacious/distinfo 25 Jan 2009 02:02:19 - 1.5 > +++ audio/audacious/distinfo 26 Aug 2009 05:11:32 - > @@ -1,5 +1,5 @@ > -MD5 (audacious-1.5.1.tgz) = PCBqbQbUnYpo8O3Zkz0iGQ== > -RMD160 (audacious-1.5.1.tgz) = acvTD/3jOeoFScYxdmpbhmzzLCk= > -SHA1 (audacious-1.5.1.tgz) = PDyzpPmZf1qzprSTcmCyiZyESAY= > -SHA256 (audacious-1.5.1.tgz) = rFlwwJ7SWsVtrBXgNTKFksrOUyHHiVIp5oLKySIB8dc= > -SIZE (audacious-1.5.1.tgz) = 1937747 > +MD5 (audacious-2.1.tgz) = A6tqBi5ZCSFIQfkPdn8RRw== > +RMD160 (audacious-2.1.tgz) = unxWcmVONq5vo5pPaOJYNjzdrwU= > +SHA1 (audacious-2.1.tgz) = Ugxxksy4nGU1Pi2IQMzO+fEcakI= > +SHA256 (audacious-2.1.tgz) = MuFkEtRG8ydEy0d9W4oGZEfAyCb3E0fsZT6ajLXOdHw= > +SIZE (audacious-2.1.tgz) = 1852176 > Index: audio/audacious/patches/patch-buildsys_mk_in > === > RCS file: /cvs/ports/audio/audacious/patches/patch-buildsys_mk_in,v > retrieving revision 1.1 > diff -N -u -p audio/audacious/patches/patch-buildsys_mk_in > --- audio/audacious/patches/patch-buildsys_mk_in 2 Apr 2008 00:39:19 > - 1.1 > +++ audio/audacious/patches/patch-buildsys_mk_in 26 Aug 2009 05:11:32 > - > @@ -1,12 +1,12 @@ > $OpenBSD: patch-buildsys_mk_in,v 1.1 2008/04/02 00:39:19 fgsch Exp $ > buildsys.mk.in.orig Thu Mar 13 22:19:27 2008 > -+++ buildsys.mk.in Sun Mar 23 05:55:30 2008 > -@@ -76,7 +76,7 @@ OBJS5 = ${OBJS4:.erl=.beam} > - OBJS += ${OBJS5:.m=.o} > - DEPS += ${OBJS:.o=.dep} > +--- buildsys.mk.in.orig Mon Jul 6 23:39:11 2009 > buildsys.mk.in Sat Aug 1 15:21:49 2009 > +@@ -81,7 +81,7 @@ OBJS6 = ${OBJS5:.m=.o} > + OBJS7 = ${OBJS6:.py=.pyc} > + OBJS += ${OBJS7:.xpm=.o} > > -.SILENT: > +#.SILENT: > - .SUFFIXES: .beam .c .cc .cxx .d .dep .erl .m > + .SUFFIXES: > + .SUFFIXES: .beam .c .cc .cxx .d .dep .erl .m .o .py .pyc .xpm > .PHONY: all subdirs pre-depend depend install install-extra uninstall > uninstall-extra clean distclean > - > Index: audio/audacious/patches/patch-m4_buildsys_m4 > === > RCS file: /cvs/ports/audio/audacious/patches/patch-m4_buildsys_m4,v > retrieving revision 1.1 > diff -N -u -p audio/audacious/patches/patch-m4_buildsys_m4 > --- audio/audacious/patches/patch-m4_buildsys_m4 2 Apr 2008 00:39:19 > - 1.1 > +++ audio/audacious/patches/patch-m4_buildsys_m4 26 Aug 2009 05:11:32 > - > @@ -1,20 +1,15 @@ > -$OpenBSD: patch-m4_buildsys_m4,v 1.1 2008/04/02 00:39:19 fgsch Exp $ > m4/buildsys.m4.orig Thu Mar 13 22:19:27 2008 > -+++ m4/buildsys.m4 Wed Apr 2 01:35:47 2008 > -@@ -106,14 +106,14 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [ > - AC_MSG_RESULT(POSIX) > +$OpenBSD$ > +--- m4/buildsys.m4.orig Sat Aug 1 15:26:59 2009 > m4/buildsys.m4 Sat Aug 1 15:27:59 2009 > +@@ -88,9 +88,9 @@ AC_DEFUN([BUILDSYS_SHARED_LIB], [ > + AC_MSG_RESULT(Solaris) > LIB_CPPFLAGS='-DPIC' > LIB_CFLAGS='-fPIC' > --LIB_LDFLAGS='-shared -fPIC > -Wl,-soname,${LIB}.${LIB_MAJOR}' > +-LIB_LDFLAGS='-shared -fPIC' > +LIB_LDFLAGS='-shared -fPIC -Wl,-soname,${LIB}' > LIB_PREFIX='lib' > - LIB_SUFFIX='.so' > +-LIB_SUFFIX='.so.${LIB_MAJOR}.${LIB_MINOR}' > ++LIB_SUFFIX='.so' > PLUGIN_CPPFLAGS='-DPIC' > PLUGIN_CFLAGS='-fPIC' > PLUGIN_LDFLAGS='-shared -fPIC' > -
Re: [UPDATE]: audacious 2.1
On Wed, Aug 26, 2009 at 08:47:24PM +0100, Stuart Henderson wrote: > On 2009/08/26 15:39, Brad wrote: > > On Wednesday 26 August 2009 15:28:41 Stuart Henderson wrote: > > > On 2009/08/26 18:58, Edd Barrett wrote: > > > > Hi, > > > > > > > > On Wed, Aug 26, 2009 at 06:15:36AM +0100, Federico G. Schwindt wrote: > > > > > testing and comments welcome. oks too. > > > > > > > > Builds ok on sparc64, but how do you run it? > > > > > > > > blade% audacious2 > > > > audacious2: unable to launch selected interface skinned > > > > blade% audacious2 -i list > > > > Available interfaces: > > > > > > > > headless- Headless Interface > > > > > > > > That was usingthe default flavor, which I believe should have some form > > > > of x11 version? > > > > > > If you install audacious-plugins, it should work; I wonder if > > > this should be RUN_DEPENDS? > > > > But audicous-plugins needs audacious to build. Its a messed up > > situation IMO. Especially since you need audacious-plugins to do > > anything with audacious. > > It could possibly be handled by "BUILD_DEPENDS= ::foo/bar:build" > but that's not particularly nice.. no, you can have audacious remote without plugins. f.-
Re: [UPDATE]: audacious 2.1
On 2009/08/26 15:39, Brad wrote: > On Wednesday 26 August 2009 15:28:41 Stuart Henderson wrote: > > On 2009/08/26 18:58, Edd Barrett wrote: > > > Hi, > > > > > > On Wed, Aug 26, 2009 at 06:15:36AM +0100, Federico G. Schwindt wrote: > > > > testing and comments welcome. oks too. > > > > > > Builds ok on sparc64, but how do you run it? > > > > > > blade% audacious2 > > > audacious2: unable to launch selected interface skinned > > > blade% audacious2 -i list > > > Available interfaces: > > > > > > headless- Headless Interface > > > > > > That was usingthe default flavor, which I believe should have some form > > > of x11 version? > > > > If you install audacious-plugins, it should work; I wonder if > > this should be RUN_DEPENDS? > > But audicous-plugins needs audacious to build. Its a messed up > situation IMO. Especially since you need audacious-plugins to do > anything with audacious. It could possibly be handled by "BUILD_DEPENDS= ::foo/bar:build" but that's not particularly nice..
Re: [UPDATE]: audacious 2.1
On Wednesday 26 August 2009 15:28:41 Stuart Henderson wrote: > On 2009/08/26 18:58, Edd Barrett wrote: > > Hi, > > > > On Wed, Aug 26, 2009 at 06:15:36AM +0100, Federico G. Schwindt wrote: > > > testing and comments welcome. oks too. > > > > Builds ok on sparc64, but how do you run it? > > > > blade% audacious2 > > audacious2: unable to launch selected interface skinned > > blade% audacious2 -i list > > Available interfaces: > > > > headless- Headless Interface > > > > That was usingthe default flavor, which I believe should have some form > > of x11 version? > > If you install audacious-plugins, it should work; I wonder if > this should be RUN_DEPENDS? But audicous-plugins needs audacious to build. Its a messed up situation IMO. Especially since you need audacious-plugins to do anything with audacious. -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean.
Re: [UPDATE]: audacious 2.1
On 2009/08/26 18:58, Edd Barrett wrote: > Hi, > > On Wed, Aug 26, 2009 at 06:15:36AM +0100, Federico G. Schwindt wrote: > > > > testing and comments welcome. oks too. > > Builds ok on sparc64, but how do you run it? > > blade% audacious2 > audacious2: unable to launch selected interface skinned > blade% audacious2 -i list > Available interfaces: > > headless- Headless Interface > > That was usingthe default flavor, which I believe should have some form > of x11 version? If you install audacious-plugins, it should work; I wonder if this should be RUN_DEPENDS?
Re: [UPDATE]: audacious 2.1
Hi, On Wed, Aug 26, 2009 at 06:15:36AM +0100, Federico G. Schwindt wrote: > > testing and comments welcome. oks too. Builds ok on sparc64, but how do you run it? blade% audacious2 audacious2: unable to launch selected interface skinned blade% audacious2 -i list Available interfaces: headless- Headless Interface That was usingthe default flavor, which I believe should have some form of x11 version? -- Best Regards Edd Barrett (Freelance software developer / technical writer / open-source developer) http://students.dec.bmth.ac.uk/ebarrett