Commit graph

133 commits

Author SHA1 Message Date
wiz
a6e105fbae Bump PKGREVISION for libogg (or, in 5 cases, libao) updates. 2003-12-08 14:41:38 +00:00
xtraeme
05317627d3 Add <sys/types.h> in the #ifdef __FreeBSD__ statement to get u_int, size_t
definitions. Fixes build on FreeBSD, closes PR pkg/21910.
2003-10-05 10:56:37 +00:00
rh
816727f3fd Fix main download site URL. Pointed out by Michal Pasternak in private
email.
2003-09-26 07:28:38 +00:00
grant
59ae8c750e xmms joystick support is built on Linux, split the PLIST
appropriately.
2003-09-25 05:36:33 +00:00
grant
55af8a8d87 COMMENT tweak. 2003-08-08 09:26:13 +00:00
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
jlam
37360e73f3 Use Mesa's buildlink.mk file instead of USE_MESA. USE_CONFIG_WRAPPER is
also automatically set now, so no need to set it directly.
2001-06-29 04:25:43 +00:00
zuntum
c4da50026f o converted to use buildlink.mk 2001-06-26 13:09:11 +00:00
rh
1cbae43bbc Update xmms to 1.2.5. Changes include:
Translation/Internationalization:

* New translations (gl, pt, id, sr)
* Translations work in libxmms.
* Handles broken translations better.

Plugins:

* Joystick plugin suppports more than 4 buttons.
* Vorbis plugin handles streams.
* Vorbis plugin generate data in native endianness.
* File info dialog for Vorbis plugin.
* Alot of bugfixes to the Vorbis plugin.
* Tonegen input plugin supports more frequencys at the same time.
* Solaris output plugin added.
* Additional fixes to the Solaris plugin after it moved to the XMMS source.
* IR plugin can now configure IR code length.
* OSS Output can now configure the mixer device manually.
* Handle no effect plugins without crash.
* Esd plugin makes use of ESPEAKER variable.
* ID3v1.1 support, ID3v1.0 still saves the entire comment.

Portability:

* CDAudio ported to OpenBSD.
* Fixed glitches in FreeBSD audio playback.
* Compilation fixes for Tru64 Unix, FreeBSD, OpenBSD.

Playlist:

* Physically delete file from playlist.
* Right-click menu in the playlist.
* Playlist counter wraps at ~136 years instead of ~600 hours.
* Pressing middle mouse button in the playlist will try to add the
  content of the clipboard. Double click will clear the playlist.

Misc:

* MiniIcon now shows up in KDE2 taskbar.
* Gnomexmms shows the title in the tooltip.
* DGA support has been dropped.
* Fullscreen code should be more sane now.
* Man pages. (xmms, gnomexmms, wmxmms)

Core:

* Set realtime mode and drop root privilieges before initalizing GTK.
  (XMMS would not work with GTK 1.2.10)
* Better shuffleplay support.
* Possible to show WM decorations.
* Fixed segfaults in the controlsocket.
* Generic titles instead of Input plugin specific
  (mpg123, vorbis, cdaudio).
* %F - File path, for titlestrings.

* Smaller fixes, memory leaks and stability issues.
2001-06-21 16:38:33 +00:00
jlam
c4e71c5e7a CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, so
adapt by moving CPPFLAGS settings to top-level, and removing explicit
inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-06-11 06:34:17 +00:00
rh
52f1c587ab Update xmms to 1.2.4.
Notable changes include:
	- localisation support
	- additional plugins, most notably the ability to play ogg-vorbis
	  files
	- tons of bugfixes
	- better sound buffer availability estimates for NetBSD (this
	  hopefully reduces jitter a bit on slower systems).
2001-05-20 20:52:24 +00:00
drochner
083f2549ad correct MASTER_SITES 2001-05-11 15:10:24 +00:00
tron
d9806d91da List Rene Hexel as maintainer. 2001-05-10 11:45:39 +00:00
rh
71476c2de7 Fix a few pthreads problems and make this package actually work. Closes PR
pkg/11091 by Gabriel Rosenkoett <gr@eclipsed.net>
2001-05-06 18:23:51 +00:00
agc
952fa0ef9f Move to sha1 digests, and add distfile sizes. 2001-04-18 12:14:28 +00:00
agc
18ea9c7e79 + move the distfile digest/checksum value from files/md5 to distinfo
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-04-17 10:22:24 +00:00
wiz
f7bb9e2078 Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT. 2001-02-16 13:30:32 +00:00
agc
9c2d582fc9 The way that shared objects were handled in the PLISTs and bsd.pkg.mk was
out of date - it was based on a.out OBJECT_FMT, and added entries in the
generated PLISTs to reflect the symlinks that ELF packages uses. It also
tried to be clever, and removed and recreated any symbolic links that were
created, which has resulted in some fun, especially with packages which
use dlopen(3) to load modules. Some recent changes to our ld.so to bring
it more into line with other Operating Systems also exposed some cracks.

+ Modify bsd.pkg.mk and its shared object handling, so that PLISTs now contain
the ELF symlinks.
+ Don't mess about with file system entries when handling shared objects in
bsd.pkg.mk, since it's likely that libtool and the BSD *.mk processing will
have got it right, and have a much better idea than we do.
+ Modify PLISTs to contain "ELF symlinks"
+ On a.out platforms, delete any "ELF symlinks" from the generated PLISTs
+ On ELF platforms, no extra processing needs to be done in bsd.pkg.mk
+ Modify print-PLIST target in bsd.pkg.mk to add dummy symlink entries on
a.out platforms
+ Update the documentation in Packages.txt

With many thanks to Thomas Klausner for keeping me honest with this.
2001-01-04 15:10:17 +00:00
wiz
d4e0a0db92 Mark as broken, to avoid more queries about its not working. 2000-11-29 01:34:04 +00:00
mycroft
de5b1ad39c Correct PLIST for libtool changes. 2000-11-27 17:51:07 +00:00
rh
1d8820934c Use new USE_MESA variable to depend on the correct Mesa packages 2000-10-15 12:06:32 +00:00
wiz
4546611514 LTCONFIG_OVERRIDE -> minus two patches.
Correct linking with libossaudio: plus two patches.
Still doesn't work, though.
2000-08-14 14:20:55 +00:00
wiz
d353090b55 USE_PKGLIBTOOL -> USE_LIBTOOL 2000-08-14 13:29:55 +00:00
rh
74add3b300 s/USE_LIBTOOL/USE_PKGLIBTOOL/
Add a new USE_LIBTOOL definition that uses the libtool package instead of
pkglibtool which is now considered outdated.
USE_PKGLIBTOOL is available for backwards compatibility with old packages
but is deprecated for new packages.
2000-06-01 11:23:11 +00:00
danw
82d9c1f174 Remove patches to deal with two bugs involving configure's handling of
INSTALL which have both been worked around in bsd.pkg.mk now.
2000-05-02 18:48:35 +00:00
enami
1ac96cfc72 Use .include "" instead of <> to include bsd.prefs.mk. 2000-03-29 03:13:02 +00:00
tron
659f0a8c0a Add "a.out" version of "i586" decoder taken from "mpg123" package. 2000-03-27 22:39:28 +00:00
tron
70d9c9cf45 Fix dynamic linker errors while loading input and output libraries. 2000-03-16 23:00:52 +00:00
tron
8ee2796d81 Using the updated "glib-1.2.7" package with thread support the "xmms"
GUI finally works. However, the CD audio and OSS modules need some
more work.
2000-03-12 22:31:54 +00:00
tron
10421d5b94 Mark this package as broken until "gthread" library gets fixed. 2000-03-12 21:05:36 +00:00
tron
1c58c8d49f - Use "pth" instead of "mit-pthreads".
- Reenable "libmikmod" support.
- Adapt CD-ROM driver to NetBSD.
- Correct package list.
2000-03-12 20:36:26 +00:00
tron
f8b175e33e Use "sed" instead of "perl" in "post-extract" target. 2000-03-11 16:22:04 +00:00
tron
cc9a776b24 Bring this package closer to a working state. Configuring the "libxmms"
library doesn't work properly yet.
2000-03-07 23:03:12 +00:00
tron
fa14336127 Import "xmms" package from FreeBSD ports collection:
X Multimedia System --- An audio player with a Winamp GUI
2000-03-07 10:44:32 +00:00