UPDATE audio/audacious-plugins

2020-01-22 Thread Björn Ketelaars
Diff below brings audacious-plugins to 3.10.1. This update is needed for
bringing audio/audacious up to date. A diff for the latter has been send
to ports@.

Changes to the port:
- Sync WANTLIB
- Switch MASTER_SITES to https

Lightly run tested on amd64.

Comments/OK?


diff --git Makefile Makefile
index 1501a02b0b0..3d99084988d 100644
--- Makefile
+++ Makefile
@@ -2,9 +2,8 @@
 
 COMMENT =  input and output plugins for Audacious
 
-V =3.9
+V =3.10.1
 DISTNAME = audacious-plugins-$V
-REVISION = 3
 
 CATEGORIES =   audio multimedia
 
@@ -18,12 +17,12 @@ WANTLIB += Xext Xfixes Xi Xinerama Xrandr Xrender atk-1.0 
audgui
 WANTLIB += audtag avcodec avformat avutil c cairo cddb cdio cdio_cdda
 WANTLIB += cue curl dbus-1 dbus-glib-1 faad fontconfig freetype
 WANTLIB += gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0
-WANTLIB += gobject-2.0 gtk-x11-2.0 iconv intl m mms modplug mp3lame
+WANTLIB += gobject-2.0 gtk-x11-2.0 harfbuzz iconv intl m mms modplug mp3lame
 WANTLIB += mpg123 neon notify ogg pango-1.0 pangocairo-1.0 pangoft2-1.0
 WANTLIB += samplerate sndfile sndio soxr vorbis vorbisenc vorbisfile
 WANTLIB += wavpack xml2 z
 
-MASTER_SITES = http://distfiles.audacious-media-player.org/
+MASTER_SITES = https://distfiles.audacious-media-player.org/
 
 EXTRACT_SUFX = .tar.bz2
 
diff --git distinfo distinfo
index f261a81d563..b4a3f1061c9 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (audacious-plugins-3.9.tar.bz2) = 
i/fyEInLNAaWjMnHEwd3Su5xAOxGB/KPY89WkNXJJ7g=
-SIZE (audacious-plugins-3.9.tar.bz2) = 1843084
+SHA256 (audacious-plugins-3.10.1.tar.bz2) = 
7sMXdjH5lym/DpQiO2J0BsxkjHDmZG41YTx7VQQKJkI=
+SIZE (audacious-plugins-3.10.1.tar.bz2) = 1715477
diff --git patches/patch-buildsys_mk_in patches/patch-buildsys_mk_in
index 0b32ca27e8b..59f544b9292 100644
--- patches/patch-buildsys_mk_in
+++ patches/patch-buildsys_mk_in
@@ -1,12 +1,13 @@
 $OpenBSD: patch-buildsys_mk_in,v 1.6 2014/11/03 04:29:05 bcallah Exp $
 buildsys.mk.in.origThu Oct 16 20:01:19 2014
-+++ buildsys.mk.in Sat Nov  1 19:44:28 2014
-@@ -107,7 +107,7 @@ PLUGIN_OBJS = ${OBJS:.o=.plugin.o}
+Index: buildsys.mk.in
+--- buildsys.mk.in.orig
 buildsys.mk.in
+@@ -113,7 +113,7 @@ PLUGIN_OBJS = ${OBJS:.o=.plugin.o}
  
  MO_FILES = ${LOCALES:.po=.mo}
  
 -.SILENT:
 +#.SILENT:
  .SUFFIXES:
- .SUFFIXES: .beam .c .c.dep .cc .cc.dep .class .cxx .cxx.dep .d .erl .lib.o 
.java .mo .m .m.dep .mm .mm.dep .o .plugin.o .po .py .pyc .rc .S .S.dep .xpm
- .PHONY: all subdirs pre-depend depend install install-extra uninstall 
uninstall-extra clean distclean locales ${SUBDIRS}
+ .SUFFIXES: .beam .c .c.dep .cc .cc.dep .class .cxx .cxx.dep .d .erl .lib.o 
.java .mo .m .m.dep .mm .mm.dep .moslib.o .o .plugin.o .po .py .pyc .rc .S 
.S.dep .xpm
+ .PHONY: all subdirs subdirs-after pre-depend depend install install-includes 
install-extra uninstall uninstall-extra clean distclean locales ${SUBDIRS} 
${SUBDIRS_AFTER}
diff --git patches/patch-configure patches/patch-configure
index 051879f438f..f66a9125a79 100644
--- patches/patch-configure
+++ patches/patch-configure
@@ -7,7 +7,7 @@ polluted very early on, breaking most of the checks using 
AC_CHECK_LIB.
 Index: configure
 --- configure.orig
 +++ configure
-@@ -9675,8 +9675,6 @@ $as_echo "yes" >&6; }
+@@ -9702,8 +9702,6 @@ $as_echo "yes" >&6; }
  
  fi
  
@@ -16,7 +16,7 @@ Index: configure
  
  
  if test $HAVE_DARWIN = yes ; then
-@@ -14657,6 +14655,8 @@ as_fn_error ()
+@@ -14701,6 +14699,8 @@ as_fn_error ()
as_fn_exit $as_status
  } # as_fn_error
  
diff --git pkg/PLIST pkg/PLIST
index f25ab5d6cae..021807726dc 100644
--- pkg/PLIST
+++ pkg/PLIST
@@ -2,72 +2,70 @@
 @pkgpath audio/audacious-plugins,-main
 lib/audacious/
 lib/audacious/Container/
-lib/audacious/Container/asx.so
-lib/audacious/Container/asx3.so
-lib/audacious/Container/audpl.so
-lib/audacious/Container/cue.so
-lib/audacious/Container/m3u.so
-lib/audacious/Container/pls.so
-lib/audacious/Container/xspf.so
+@so lib/audacious/Container/asx.so
+@so lib/audacious/Container/asx3.so
+@so lib/audacious/Container/audpl.so
+@so lib/audacious/Container/cue.so
+@so lib/audacious/Container/m3u.so
+@so lib/audacious/Container/pls.so
+@so lib/audacious/Container/xspf.so
 lib/audacious/Effect/
-lib/audacious/Effect/compressor.so
-lib/audacious/Effect/crossfade.so
-lib/audacious/Effect/crystalizer.so
-lib/audacious/Effect/echo.so
-lib/audacious/Effect/ladspa.so
-lib/audacious/Effect/mixer.so
-lib/audacious/Effect/resample.so
-lib/audacious/Effect/silence-removal.so
-lib/audacious/Effect/sox-resampler.so
-lib/audacious/Effect/speed-pitch.so
-lib/audacious/Effect/stereo.so
-lib/audacious/Effect/voice_removal.so
+@so lib/audacious/Effect/compressor.so
+@so lib/audacious/Effect/crossfade.so
+@so lib/audacious/Effect/crystalizer.so
+@so lib/audacious/Effect/echo.so
+@so lib/audacious/Effect/ladspa.so
+@so lib/audacious/Effect/mixer.so
+@so lib/aud

UPDATE: audio/audacious-plugins

2011-03-02 Thread Alexandr Shadchin
Hi!

This update package audacious-plugins to the latest release 2.4.4.
Tested on amd64.

Comments ? OK ?

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/audio/audacious-plugins/Makefile,v
retrieving revision 1.26
diff -u -p -r1.26 Makefile
--- Makefile27 Dec 2010 12:08:21 -  1.26
+++ Makefile2 Mar 2011 12:46:06 -
@@ -5,11 +5,10 @@ SHARED_ONLY = Yes
 COMMENT-main = input and output plugins for audacious
 COMMENT-jack = jack plugin for audacious
 
-V =2.4.2
+V =2.4.4
 DISTNAME = audacious-plugins-$V
 PKGNAME-main = ${DISTNAME}
 PKGNAME-jack = audacious-jack-$V
-REVISION-main =0
 
 CATEGORIES =   audio multimedia
 
@@ -43,7 +42,7 @@ MULTI_PACKAGES =  -main
 
 BUILD_DEPENDS =${RUN_DEPENDS-main}
 
-RUN_DEPENDS-main = audio/audacious>=1.5.1
+RUN_DEPENDS-main = audio/audacious>=2.4.4
 RUN_DEPENDS-jack = audio/audacious-plugins,-main
 
 LIB_DEPENDS-main = audio/faad \
Index: distinfo
===
RCS file: /cvs/ports/audio/audacious-plugins/distinfo,v
retrieving revision 1.8
diff -u -p -r1.8 distinfo
--- distinfo19 Dec 2010 18:19:56 -  1.8
+++ distinfo2 Mar 2011 12:46:06 -
@@ -1,5 +1,5 @@
-MD5 (audacious-plugins-2.4.2.tgz) = wz0Opn6PuNbtOJHUZNUAmw==
-RMD160 (audacious-plugins-2.4.2.tgz) = 2JRpQviHXhDz3Xzogbopa6m6nTM=
-SHA1 (audacious-plugins-2.4.2.tgz) = B6DArGW8AaqTZFTalVCtmC5muPA=
-SHA256 (audacious-plugins-2.4.2.tgz) = 
v3tot7zXpBEHZ15skw4zoREwUiwL1ToytPvSqjxeW6g=
-SIZE (audacious-plugins-2.4.2.tgz) = 3420880
+MD5 (audacious-plugins-2.4.4.tgz) = 4LCXvuup2nCJbR42iImWyA==
+RMD160 (audacious-plugins-2.4.4.tgz) = 2OyV+2eO/Lms0X53uJDUxoXCuJI=
+SHA1 (audacious-plugins-2.4.4.tgz) = M6Q83LaZV4rMvBgZGLltpqsEztw=
+SHA256 (audacious-plugins-2.4.4.tgz) = 
JJSK4hYd3eWAvK0n28EfrtDKzRQiUnSeZNpfj16AhOQ=
+SIZE (audacious-plugins-2.4.4.tgz) = 3425914
Index: patches/patch-configure_ac
===
RCS file: /cvs/ports/audio/audacious-plugins/patches/patch-configure_ac,v
retrieving revision 1.5
diff -u -p -r1.5 patch-configure_ac
--- patches/patch-configure_ac  27 Dec 2010 12:08:21 -  1.5
+++ patches/patch-configure_ac  2 Mar 2011 12:46:06 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-configure_ac,v 1.5 2010/12/27 12:08:21 shadchin Exp $
 configure.ac.orig  Tue Dec  7 18:14:55 2010
-+++ configure.ac   Sat Dec 25 23:56:42 2010
-@@ -793,13 +793,21 @@ AC_ARG_ENABLE( jack,
+--- configure.ac.orig  Tue Feb 22 22:29:46 2011
 configure.ac   Wed Feb 23 21:59:42 2011
+@@ -809,13 +809,21 @@ AC_ARG_ENABLE( jack,
  [enable_jack="yes"])
  
  if test "x$enable_jack" = "xyes"; then
@@ -26,7 +26,7 @@ $OpenBSD: patch-configure_ac,v 1.5 2010/
OUTPUT_PLUGINS="$OUTPUT_PLUGINS jack"
  fi
  
-@@ -1178,7 +1186,7 @@ have_solaris=no
+@@ -1196,7 +1204,7 @@ have_solaris=no
  have_sun=no
  ARCH_DEFINES=""
  case "$host" in
@@ -35,7 +35,7 @@ $OpenBSD: patch-configure_ac,v 1.5 2010/
  have_sun=yes
  if test "${is_elf}" = "no"
  then
-@@ -1186,6 +1194,12 @@ case "$host" in
+@@ -1204,6 +1212,12 @@ case "$host" in
  fi
  OUTPUT_PLUGINS="$OUTPUT_PLUGINS sun"
  ;;
@@ -48,8 +48,8 @@ $OpenBSD: patch-configure_ac,v 1.5 2010/
  *-*-darwin*)
  AC_DEFINE(SYMBOL_PREFIX, "_", [Define to symbol prefix, if any])
  ;;
-@@ -1524,6 +1538,20 @@ if test "x$enable_resample" = "xyes"; then
-   EFFECT_PLUGINS="$EFFECT_PLUGINS resample"
+@@ -1557,6 +1571,20 @@ if test "x$enable_lyricwiki" = "xyes"; then
+ GENERAL_PLUGINS="$GENERAL_PLUGINS lyricwiki"
  fi
  
 +dnl *** sndio
@@ -69,7 +69,7 @@ $OpenBSD: patch-configure_ac,v 1.5 2010/
  dnl *** End of all plugin checks ***
  
  AC_SUBST(ARCH_DEFINES)
-@@ -1619,6 +1647,7 @@ echo "-> FileWriter MP3 output part:$have_
+@@ -1652,6 +1680,7 @@ echo "-> FileWriter MP3 output part:$have_
  echo "-> FileWriter Vorbis output part: $have_vorbisenc"
  echo "-> FileWriter FLAC output part:   $have_writer_flac"
  echo "  Null Audio output (null):   yes"
Index: patches/patch-src_aac_libmp4_c
===
RCS file: /cvs/ports/audio/audacious-plugins/patches/patch-src_aac_libmp4_c,v
retrieving revision 1.6
diff -u -p -r1.6 patch-src_aac_libmp4_c
--- patches/patch-src_aac_libmp4_c  19 Dec 2010 18:19:56 -  1.6
+++ patches/patch-src_aac_libmp4_c  2 Mar 2011 12:46:06 -
@@ -1,7 +1,7 @@
 $OpenBSD: patch-src_aac_libmp4_c,v 1.6 2010/12/19 18:19:56 shadchin Exp $
 src/aac/libmp4.c.orig  Wed Dec  8 04:14:55 2010
-+++ src/aac/libmp4.c   Fri Dec 17 23:07:16 2010
-@@ -63,7 +63,7 @@ static guint32 mp4_read_callback(void *data, void *buf
+--- src/aac/lib

UPDATE: audio/audacious-plugins

2010-12-11 Thread Alexandr Shadchin
Hi!

This update package audacious-plugins to the latest release 2.4.0.
Tested on amd64.

Comments ? OK ? 

-- 
Alexandr Shadchin

Index: Makefile
===
RCS file: /cvs/ports/audio/audacious-plugins/Makefile,v
retrieving revision 1.24
diff -u -p -r1.24 Makefile
--- Makefile26 Nov 2010 07:07:56 -  1.24
+++ Makefile11 Dec 2010 11:17:39 -
@@ -1,46 +1,45 @@
 # $OpenBSD: Makefile,v 1.24 2010/11/26 07:07:56 espie Exp $
 
-SHARED_ONLY =  Yes
+SHARED_ONLY =  Yes
 
-COMMENT-main = input and output plugins for audacious
-COMMENT-jack = jack plugin for audacious
+COMMENT-main = input and output plugins for audacious
+COMMENT-jack = jack plugin for audacious
 
-V =2.1
-DISTNAME = audacious-plugins-$V
-PKGNAME-main = ${DISTNAME}
-REVISION-main =1
-PKGNAME-jack = audacious-jack-$V
-REVISION-jack =1
+V =2.4.0
+DISTNAME = audacious-plugins-$V
+PKGNAME-main = ${DISTNAME}
+PKGNAME-jack = audacious-jack-$V
 
-CATEGORIES =   audio multimedia
+CATEGORIES =   audio multimedia
 
-HOMEPAGE = http://audacious-media-player.org/
+HOMEPAGE = http://audacious-media-player.org/
 
 # GPL
 PERMIT_PACKAGE_CDROM = Yes
 PERMIT_PACKAGE_FTP =   Yes
-PERMIT_DISTFILES_CDROM = Yes
+PERMIT_DISTFILES_CDROM =Yes
 PERMIT_DISTFILES_FTP = Yes
 
-WANTLIB =  X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
-   Xi Xinerama Xrandr Xrender atk-1.0 cairo expat fontconfig \
-   freetype gdk-x11-2.0 gdk_pixbuf-2.0 gio-2.0 glib-2.0 \
-   gmodule-2.0 gobject-2.0 gthread-2.0 gtk-x11-2.0 iconv \
-   intl m pango-1.0 pangocairo-1.0 pangoft2-1.0 pixman-1 \
-   png pthread-stubs xcb xcb-render xcb-render-util z
-WANTLIB-main = ${WANTLIB} cddb dbus-1 dbus-glib-1 mowgli ogg sndio stdc++ \
-   faad>=2 mp4ff>=1 FLAC>=7 mp3lame mad cdio cdio_cdda \
-   mpcdec>=2 sndfile>=2 vorbis>=5 vorbisfile>=4 vorbisenc \
-   tag>=6 wavpack SDL>=6 curl>=5 neon>=26 xml2
-WANTLIB-jack = ${WANTLIB} jack samplerate
+WANTLIB =  GL X11 Xau Xcomposite Xcursor Xdamage Xdmcp Xext Xfixes \
+   Xi Xinerama Xrandr Xrender Xxf86vm atk-1.0 cairo dbus-1 \
+   dbus-glib-1 drm expat fontconfig freetype gdk-x11-2.0 \
+   gdk_pixbuf-2.0 gio-2.0 glib-2.0 gmodule-2.0 gobject-2.0 \
+   gthread-2.0 gtk-x11-2.0 iconv intl m mcs mowgli pango-1.0 \
+   pangocairo-1.0 pangoft2-1.0 pixman-1 png pthread-stubs \
+   samplerate xcb xcb-render xcb-shm z
+WANTLIB-main = ${WANTLIB} FLAC>=7 SDL>=6 avcodec avformat avutil bz2 cddb \
+   cdio cdio_cdda cue curl>=5 faac faad>=2 gsm mp3lame neon>=26 \
+   notify ogg orc-0.4 schroedinger-1.0 sndfile>=2 sndio speex \
+   stdc++ theora vorbis>=5 vorbisenc vorbisfile>=4 wavpack x264 \
+   xml2
+WANTLIB-jack = ${WANTLIB} jack
 
-MASTER_SITES = http://distfiles.atheme.org/
-
-EXTRACT_SUFX = .tgz
+MASTER_SITES = http://distfiles.atheme.org/
+EXTRACT_SUFX = .tgz
 
 MULTI_PACKAGES =   -main
 
-BUILD_DEPENDS =${RUN_DEPENDS-main}
+BUILD_DEPENDS =${RUN_DEPENDS-main}
 
 RUN_DEPENDS-main = audio/audacious>=1.5.1
 RUN_DEPENDS-jack = audio/audacious-plugins,-main
@@ -50,12 +49,16 @@ LIB_DEPENDS-main =  audio/faad \
audio/lame \
audio/libmad \
audio/libcdio \
+   audio/libcue \
audio/libmpcdec \
+   audio/libsamplerate \
audio/libsndfile \
audio/libvorbis \
audio/taglib>=1.4 \
audio/wavpack \
+   devel/libnotify \
devel/sdl \
+   graphics/ffmpeg \
net/curl \
net/neon \
textproc/libxml
@@ -65,25 +68,22 @@ PSEUDO_FLAVORS =no_jack
 FLAVOR ?=
 
 .if ${FLAVOR:Mno_jack}
-CONFIGURE_ARGS += --disable-jack
+CONFIGURE_ARGS +=  --disable-jack
 .else
-MULTI_PACKAGES += -jack
+MULTI_PACKAGES +=  -jack
 .endif
 
-USE_GMAKE =Yes
+USE_GMAKE =Yes
 
 AUTOCONF_VERSION = 2.61
 
 CONFIGURE_STYLE =  autoconf
 CONFIGURE_ARGS +=  --enable-ipv6 \
--enable-sndio \
-   --disable-esd \
--disable-pulse \
--disable-altivec \
--disable-lirc \
-   --disable-rootvis \
--disable-adplug \
-   --disable-arts \
--disable-sid \
--disable-oss \
--disable-alsa \
@@ -99,7 +99,7 @@ CONFIGURE_ENV = 

UPDATE audio/audacious-plugins-4.0.1

2020-04-08 Thread Bjorn Ketelaars
Diff below brings audacious-plugins to 4.0.1, which is needed for
updating audacious.

Qt5-support has been disabled in favour of GTK.

Run tested in combination with audacious on amd64.

Comments/OK?


diff --git Makefile Makefile
index fcc13cb46e2..09bf241adfe 100644
--- Makefile
+++ Makefile
@@ -2,7 +2,7 @@
 
 COMMENT =  input and output plugins for Audacious
 
-V =3.10.1
+V =4.0.1
 DISTNAME = audacious-plugins-$V
 
 CATEGORIES =   audio multimedia
@@ -68,7 +68,9 @@ CONFIGURE_ARGS += --disable-alsa \
--disable-oss4 \
--disable-pulse \
--disable-sdlout \
-   --disable-sid
+   --disable-sid \
+   --disable-qt \
+   --enable-gtk
 CONFIGURE_ENV =CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${X11BASE}/lib -L${LOCALBASE}/lib"
 
diff --git distinfo distinfo
index b4a3f1061c9..866e666810f 100644
--- distinfo
+++ distinfo
@@ -1,2 +1,2 @@
-SHA256 (audacious-plugins-3.10.1.tar.bz2) = 
7sMXdjH5lym/DpQiO2J0BsxkjHDmZG41YTx7VQQKJkI=
-SIZE (audacious-plugins-3.10.1.tar.bz2) = 1715477
+SHA256 (audacious-plugins-4.0.1.tar.bz2) = 
TEOd74muvxCmp1ayEVy00kk+zAPLYzuJiupaxvEOZaw=
+SIZE (audacious-plugins-4.0.1.tar.bz2) = 1742259
diff --git patches/patch-configure patches/patch-configure
index 95e27329286..94be65c8b77 100644
--- patches/patch-configure
+++ patches/patch-configure
@@ -7,7 +7,7 @@ polluted very early on, breaking most of the checks using 
AC_CHECK_LIB.
 Index: configure
 --- configure.orig
 +++ configure
-@@ -9702,8 +9702,6 @@ $as_echo "yes" >&6; }
+@@ -10179,8 +10179,6 @@ $as_echo "yes" >&6; }
  
  fi
  
@@ -16,7 +16,7 @@ Index: configure
  
  
  if test $HAVE_DARWIN = yes ; then
-@@ -14701,6 +14699,8 @@ as_fn_error ()
+@@ -15421,6 +15419,8 @@ as_fn_error ()
as_fn_exit $as_status
  } # as_fn_error
  
diff --git patches/patch-src_psf_psx_hw_cc patches/patch-src_psf_psx_hw_cc
index dc428ccd979..387359b82bf 100644
--- patches/patch-src_psf_psx_hw_cc
+++ patches/patch-src_psf_psx_hw_cc
@@ -5,7 +5,7 @@ change some srand to srand_deterministic, found by deraadt@
 Index: src/psf/psx_hw.cc
 --- src/psf/psx_hw.cc.orig
 +++ src/psf/psx_hw.cc
-@@ -1546,7 +1546,7 @@ void psx_bios_hle(uint32_t pc)
+@@ -1518,7 +1518,7 @@ void psx_bios_hle(uint32_t pc)
#if DEBUG_HLE_BIOS
printf("HLEBIOS: srand(%x)\n", a0);
#endif
diff --git pkg/PLIST pkg/PLIST
index 6dbf257922a..05aae9e7737 100644
--- pkg/PLIST
+++ pkg/PLIST
@@ -207,8 +207,6 @@ share/locale/es/LC_MESSAGES/audacious-plugins.mo
 share/locale/es_AR/LC_MESSAGES/audacious-plugins.mo
 share/locale/es_MX/LC_MESSAGES/audacious-plugins.mo
 share/locale/et/LC_MESSAGES/audacious-plugins.mo
-share/locale/eu/LC_MESSAGES/audacious-plugins.mo
-share/locale/fa_IR/LC_MESSAGES/audacious-plugins.mo
 share/locale/fi/LC_MESSAGES/audacious-plugins.mo
 share/locale/fr/LC_MESSAGES/audacious-plugins.mo
 share/locale/gl/LC_MESSAGES/audacious-plugins.mo
@@ -217,7 +215,6 @@ share/locale/id_ID/LC_MESSAGES/audacious-plugins.mo
 share/locale/it/LC_MESSAGES/audacious-plugins.mo
 share/locale/ja/LC_MESSAGES/audacious-plugins.mo
 share/locale/ko/LC_MESSAGES/audacious-plugins.mo
-share/locale/ky/LC_MESSAGES/audacious-plugins.mo
 share/locale/lt/LC_MESSAGES/audacious-plugins.mo
 share/locale/lv/LC_MESSAGES/audacious-plugins.mo
 share/locale/ml_IN/LC_MESSAGES/audacious-plugins.mo



Re: NEW / UPDATE: audio/audacious+="-plugins" (1.2.2+=1.2.5)

2006-12-25 Thread steven mestdagh
steven mestdagh [2006-12-10, 22:41:57]:
> Vlad Glagolev [2006-12-11, 00:08:48]:
> > Ok. All stuff is fixed now.
> 
> No, it is not.  Like I said earlier, the shared library's version number
> must be equal to what is demanded by SHARED_LIBS.  That means the
> version number must propagate through the build. There are hundreds of
> ports with shared libraries in the tree, serving as examples...

Okay, I've tried to make something more acceptable out of this port.
Please test and comment.

steven


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



audacious.tgz
Description: application/tar-gz


Re: NEW / UPDATE: audio/audacious+="-plugins" (1.2.2+=1.2.5)

2006-12-25 Thread Vlad Glagolev

On 12/25/06, steven mestdagh <[EMAIL PROTECTED]> wrote:

steven mestdagh [2006-12-10, 22:41:57]:
> Vlad Glagolev [2006-12-11, 00:08:48]:
> > Ok. All stuff is fixed now.
>
> No, it is not.  Like I said earlier, the shared library's version number
> must be equal to what is demanded by SHARED_LIBS.  That means the
> version number must propagate through the build. There are hundreds of
> ports with shared libraries in the tree, serving as examples...

Okay, I've tried to make something more acceptable out of this port.
Please test and comment.

steven


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm





You forgot about CFLAGS:
-
/usr/local/include/glib-2.0/glib/gi18n-lib.h:24:21: libintl.h: No such
file or directory
*** Error code 1

Stop in /usr/ports/zls/audacious/w-audacious-1.2.2/audacious-1.2.2/libaudacious.
*** Error code 1

Stop in /usr/ports/zls/audacious/w-audacious-1.2.2/audacious-1.2.2/libaudacious
(line 109 of ../mk/objective.mk).
*** Error code 1

Stop in /usr/ports/zls/audacious/w-audacious-1.2.2/audacious-1.2.2
(line 109 of mk/objective.mk).
*** Error code 1

Stop in /usr/ports/zls/audacious (line 2057 of
/usr/ports/infrastructure/mk/bsd.port.mk).
-
I added it.

Then some extra:
-
# make lib-depends-check

/usr/ports/packages/i386/all/audacious-1.2.2.tgz:
Extra: Xext.9
Extra: Xrender.4
Extra: glitz.1
Extra: png.5
-
I removed it.

Extra in audacious-plugins:
-
# env FLAVOR=no_arts make lib-depends-check

/usr/ports/packages/i386/all/audacious-plugins-1.2.5.tgz:
Extra: Xrender.4
Extra: glitz.1
Extra: png.5
-
I removed that too.

p.s. Tested @ i386.

--
Cheerz,
Vlad / Stelz


audacious-plus-plugins.tar.gz
Description: GNU Zip compressed data


Re: NEW / UPDATE: audio/audacious+="-plugins" (1.2.2+=1.2.5)

2006-12-25 Thread steven mestdagh
Vlad Glagolev [2006-12-25, 17:51:38]:
> >Okay, I've tried to make something more acceptable out of this port.
> >Please test and comment.
> >
> >steven
> >
> You forgot about CFLAGS:
> -
> /usr/local/include/glib-2.0/glib/gi18n-lib.h:24:21: libintl.h: No such
> file or directory
> *** Error code 1
> 
> Stop in 
> /usr/ports/zls/audacious/w-audacious-1.2.2/audacious-1.2.2/libaudacious.
> *** Error code 1
> 
> Stop in 
> /usr/ports/zls/audacious/w-audacious-1.2.2/audacious-1.2.2/libaudacious
> (line 109 of ../mk/objective.mk).
> *** Error code 1
> 
> Stop in /usr/ports/zls/audacious/w-audacious-1.2.2/audacious-1.2.2
> (line 109 of mk/objective.mk).
> *** Error code 1
> 
> Stop in /usr/ports/zls/audacious (line 2057 of
> /usr/ports/infrastructure/mk/bsd.port.mk).
> -
> I added it.
> 
> Then some extra:
> -
> # make lib-depends-check
> 
> /usr/ports/packages/i386/all/audacious-1.2.2.tgz:
> Extra: Xext.9
> Extra: Xrender.4
> Extra: glitz.1
> Extra: png.5
> -
> I removed it.
> 
> Extra in audacious-plugins:
> -
> # env FLAVOR=no_arts make lib-depends-check
> 
> /usr/ports/packages/i386/all/audacious-plugins-1.2.5.tgz:
> Extra: Xrender.4
> Extra: glitz.1
> Extra: png.5
> -
> I removed that too.
> 
> p.s. Tested @ i386.

hmm, can't reproduce any of this here. please send me a full build log,
maybe you have something installed that it is picking up.

Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



Re: NEW / UPDATE: audio/audacious+="-plugins" (1.2.2+=1.2.5)

2006-12-26 Thread steven mestdagh
steven mestdagh [2006-12-25, 12:28:24]:
> Okay, I've tried to make something more acceptable out of this port.
> Please test and comment.

with some adjustments to disable altivec (doesn't build as noted by
ajacoutot) and the cuesheet plugin (not really stable).


Disclaimer: http://www.kuleuven.be/cwis/email_disclaimer.htm



audacious.tgz
Description: application/tar-gz


Re: NEW / UPDATE: audio/audacious+="-plugins" (1.2.2+=1.2.5)

2006-12-26 Thread Antoine Jacoutot

On Tue, 26 Dec 2006, steven mestdagh wrote:

with some adjustments to disable altivec (doesn't build as noted by
ajacoutot) and the cuesheet plugin (not really stable).


After a full day using it, I can say it works fine here on macppc.
A couple of things though:

- Enable playlist transparency does not seem to do anything
- I get a lot of output like:
  (audacious:29991): Gdk-CRITICAL **: gdk_draw_drawable: assertion `src != 
NULL' failed
- load playlist created in XMMS does not work

--
Antoine