Commit graph

78 commits

Author SHA1 Message Date
jmmv
cae28fac07 Do not build the esound plugin by default. This avoids a dependancy on
esound on systems where it is not wanted (for example, KDE desktops).
Ok'ed by rh@, the maintainer.  Bump PKGREVISION to 9.
2003-07-25 09:22:50 +00:00
jmmv
861b9054b6 Do not build a static version of plugins (this is useless), thought keep
the static libxmms library.  Pointed out in PR pkg/21242 by Sergey Svishchev.
Bump PKGREVISION to 8.  While here, sort PLIST.
2003-07-22 23:23:15 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
grant
b061508848 use ${BUILDLINK_LIBICONV_LDADD} instead of blindly adding -liconv to
LIBS, allowing buildlink2 to do its magic. tested on Slackware 8.1.
2003-06-23 07:57:05 +00:00
drochner
3be291c763 use LINK_ALL_LIBGCC_HACK instead of $(WHOLE_ARCHIVE_FLAG) -Wl,-lgcc
$(NO_WHOLE_ARCHIVE_FLAG)
2003-06-06 19:31:55 +00:00
drochner
92e1239e25 call "sysctl" by full path to make the build work with a conservative PATH 2003-06-06 19:29:03 +00:00
jmmv
f1446ddf2b Drop trailing whitespace. Ok'ed by wiz. 2003-05-06 17:40:18 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
simonb
c5c505aca9 For NetBSD, default the cdda device and directory to
"/dev/rcd0<whatever-raw-part-is>" and "/cdrom".  These may
not be correct on every single NetBSD installation, but
are much better defaults than the Solaris-looking defaults
there now.
2003-04-29 01:21:23 +00:00
salo
cfd8650a15 Bump PKGREVISION after pthread/locking fixes. 2003-04-17 23:23:13 +00:00
nathanw
c421a8a356 Pull in a couple of lock fixes from xmms CVS to avoid mutex
locking botches. Also, disable the SEGV handler, as it makes bug-hunting
of people's random crashes much harder.
2003-04-17 23:14:12 +00:00
grant
09aadd2f10 use ${WHOLE_ARCHIVE_FLAG} instead of -Wl,--whole-archive.
makes this work on Solaris.
2003-04-15 05:48:19 +00:00
grant
a5cb99693c xmms installs libSolaris' on Solaris, not libOSS', tweak the PLIST
appropriately.

XXX other platforms probably need to be corrected, too!
2003-04-10 12:59:05 +00:00
jschauma
cde6fd8fae Bump PKGREVISION due to upgrade of Mesa and friends.
Only include Mesa/buildlink2.mk if the package requires all three of
MesaLib, glu and glut - else only include the necessary buildlink2s.
2003-03-09 20:05:08 +00:00
wiz
2abf4d8766 Standardise. 2003-02-06 15:33:30 +00:00
lukem
8610fd8633 Add instructions on how to configure XMMS to play audio CDs;
it wasn't obvious, at least to a few people I spoke with.
Thanks to Valeriy Ushakov (uwe@) for helping me work this out...
2003-02-06 09:44:32 +00:00
wiz
1ea14ebddc Actually, this package has two libtool scripts -- override both. 2002-12-20 21:34:25 +00:00
salo
26114542cd USE_PKGLOCALEDIR, remove unnecessary patches, delint. 2002-11-30 11:46:02 +00:00
wiz
b3c0a600ba Mark as using X11. 2002-11-03 23:05:26 +00:00
skrll
44fd538b70 Remove some unnecessary stuff now that pth is --enable-syscall-hard.
Bump PKGREVISION.

OK'd by Rene.
2002-10-25 08:59:04 +00:00
rh
d3cb745212 Add support for IPv6, mainly using the patches from
http://www.version6.net/
Bump PKGREVISION.
This closes PR pkg/17771 by Tomi Nylund <wizard@sik.oulu.fi>
2002-10-14 09:46:59 +00:00
jlam
3fc449ac0a Use ${DEVOSSSOUND} instead of /dev/sound, and some whitespace changes. 2002-10-03 08:05:27 +00:00
jlam
0b619ab1e1 No packages use xmms/buildlink.mk anymore. 2002-09-21 02:12:54 +00:00
jlam
08c9ef130a libiconv is in converters, not textproc. 2002-09-21 01:30:56 +00:00
jlam
b5ddda20ef libxmms.so depends on libiconv.so. 2002-09-21 01:29:47 +00:00
wiz
9bdca0f70d Added dependency on libiconv, per pkg/18041. Bump PKGREVISION. 2002-09-09 19:43:14 +00:00
wiz
d046981f5b Convert to buildlink2. 2002-08-31 03:54:58 +00:00
jlam
efb93b17bd Merge changes in packages from the buildlink2 branch that have
buildlink2.mk files back into the main trunk.
2002-08-25 19:21:43 +00:00
jlam
27cae62d46 These packages install libraries that differ from previous versions if they
are built using the hard-syscall-enabled pth.  Bump the PKGREVISION so we
can distinguish these packages from the previous ones.
2002-08-08 16:17:04 +00:00
jlam
6e7db86bb1 XMMS requires a pthread library to build. 2002-08-08 14:45:50 +00:00
jlam
6114321176 Convert to use pthread.buildlink.mk. 2002-08-01 06:40:50 +00:00
abs
4e1570afab work with pth-syscall as well as pth 2002-06-25 08:17:33 +00:00
drochner
74b7beec16 update to 1.2.7
changes:
General:
               * Replaced folder icons. New ones by Jakub Steiner.
               * Don't display playlist numbers elsewhere when turned off.
               * Support 32-bit and 16-bit "bitfield" bmps in skins.
CD Audio:
               * Supply a dummy user and hostname to the cddb server.
               * Picked up support for Darwin (from FINK cvs) and NetBSD
			(from NetBSD cvs)
MPG123:
               * Handle UTF-16 encoded tags.
               * Major stability fixes
Translation/Internationalization:
               * New translations: Basque (eu), Tajik (tg), Vietnamese (vi),
			Nynorsk (nn), Thai (th).
General:
               * --play-pause command to toggle playback.
               * Updated README/man pages.
               * Added xmms_remote_play_pause(),
			xmms_remote_playlist_ins_url_string()
               * Realtime priority works again, it was broken in 1.2.5.
               * bzip2 skins should now work regardless of Tar version.
               * Key bindings are now saved when you exit XMMS.
               * NetWM support updated to the latest specs.
               * Handles @ in URL's properly if username:password@host is not
			used.
Playlist:
               * Added 'Sort by date'
               * Page Up/Down keys scrolls one page, instead of the 3 line
			inheritance from Winamp.
               * Extended M3U lists now supported.
               * Added reading of playlist info for selection.
Equalizer:
               * Added Import/WinAMP Presets to the preset menu to import an
			entire set of WinAMP presets (WINAMP.q1) into the
               		preset list.
Vorbis:
               * Fixed an endianess problem on smallendian boxes
               * 1.0rc1 or higher required.
MPG123:
               * Handle more broken mp3s.
               * No more "-" for mp3s with ID3v2 tags that contain no usable
			information.
               * VBR files without XING header are now handled more gracefully.
Mikmod:
               * Mikmod plugin now recognizes mod.* files.
CD Audio:
               * Setting the environmental variable XMMS_CDDB_CLIENT_NAME,
			will make XMMS use that instead when identifying
               		to CDDB servers.
               * Better handling of CDDB requests.
               * Don't poll current time when paused, can cause weird things
			on some drives.
OSS Output:
               * Do endian/sign conversion if necessary.
ESD Output:
               * Will use ESD stream volume instead of the OSS mixer as default.
               * Assorted bugfixes/memleaks plugged.
2002-03-21 18:52:30 +00:00
mycroft
195e045f50 XXX Make sure libgcc is entirely included for plugins.
Do not link xmms and wmxmms against libmikmod.
2001-12-24 15:13:01 +00:00
jlam
07a676b896 Strongly buildlinkify. 2001-11-06 00:30:47 +00:00
jlam
af23f20572 Don't add the homepage to the DESCR file, as it's displayed automatically. 2001-11-06 00:23:16 +00:00
zuntum
4bd6ecc9c5 Move pkg/ files into package's toplevel directory 2001-11-01 00:17:43 +00:00
jlam
f25f9d2824 bsd.buildlink.mk will automatically handle the REPLACE_BUILDLINK stuff, so
we can remove REPLACE_BUILDLINK settings containing *-config, *Conf.sh, and
*.pc.
2001-10-03 22:36:37 +00:00
jlam
f0a4fcd3e4 Substitute the real config script for the config wrapper script in
installed files.  We don't want buildlink references to escape into the
install directory.
2001-10-03 20:56:40 +00:00
jlam
63fc151cb9 Use x11.buildlink.mk instead of USE_X11. Also convert hard-coded references
to ${X11BASE} in the header and library search paths into references to
${LOCALBASE}/share/x11-links.  These packages should now be strongly-
buildlinked regardless of whether xpkgwedge is installed.

Changes well-tested on NetBSD-1.5X/i386 with and without xpkgwedge and
lightly-tested on NetBSD-1.5.1/alpha without xpkgwedge.
2001-08-29 22:41:00 +00:00
jlam
b2e1d4a90a Replace buildlink paths in xmms-config prior to installation. 2001-08-23 14:26:41 +00:00
jlam
3420a348bb Use ossaudio.buildlink.mk. 2001-08-23 14:16:25 +00:00
jlam
8939d93cdc Remove many unnecessary buildlink.mk files. It's not necessary to include
the buildlink.mk files from all of xmms' dependencies, as libxmms.so is
only linked against the GTK+ libraries.  The various plugins may want
other libraries, but they can pull in the proper buildlink.mk files by
themselves.
2001-08-23 14:16:10 +00:00
jlam
7bba3453dc If USE_CONFIG_WRAPPER is defined (implied by USE_BUILDLINK_ONLY), then
set FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in both CONFIGURE_ENV and
MAKE_ENV.  We remove the check for GNU_CONFIGURE because if a package
Makefile includes the buildlink.mk file, then it most likely wants to use
the config script wrappers as well.  Change suggested by Hubert Feyrer
(hubertf) and Tomasz Luchowski (zuntum).
2001-08-17 21:14:00 +00:00
zuntum
918ed9cdb4 o add xmms-config support
o change package name from "libxmms" to "xmms" in description
2001-08-16 04:25:23 +00:00
hubertf
fdfc9ef24a pull in required buildlink files 2001-08-16 03:06:31 +00:00
hubertf
6b21cc97f0 Add xmms buildlink so xmms plugins can use it.
(Nothing useful in the pipe yet... seems our Mesa doesn't play nice
 with the threads code xmms uses)
2001-08-16 00:25:52 +00:00
fredb
c121687279 Add include of <string.h> for missing prototype for strlen(). Also, OK
to include unistd.h on NetBSD, for getopt() prototype.
2001-08-11 20:51:24 +00:00
fredb
de838f9698 Include <pthread.h> to get prototype for pthread_yield_in(). 2001-08-11 20:48:46 +00:00