Commit graph

1750 commits

Author SHA1 Message Date
rh
c2934c968e Track directory layout change at MASTER_SITE_GNOME.
Patch provided in PR pkg/18701 by Julio Merino <jmmv@menta.net>
2002-10-19 10:54:42 +00:00
jlam
3fc789d9ca Make this packages OSS-aware. 2002-10-18 14:02:12 +00:00
jlam
bfc2aaa7fe ossxmix also needs to be wrapped as it may also use ui_X.so. 2002-10-18 13:43:37 +00:00
jlam
5db90508d5 Purely cosmetic changes. 2002-10-18 13:32:48 +00:00
jlam
dd29e2a737 Make this package OSS-aware. 2002-10-18 13:26:12 +00:00
jlam
f1b343c91e Use ROOT_{USER,GROUP} instead of hardcoding root:wheel. 2002-10-18 04:28:18 +00:00
jlam
648359e90e Fix the script name. 2002-10-18 01:34:39 +00:00
jlam
b1e6c1c0ef Be a little less verbose. 2002-10-18 01:32:59 +00:00
jlam
f19b458b13 Missing a ">". 2002-10-18 01:32:31 +00:00
jlam
082eaa756e ui_X.so expects the GTK+-1.x libraries to be in /usr/pkg, so explicitly
set the LD_LIBRARY_PATH in case ${LOCALBASE} != "/usr/pkg".
2002-10-18 01:32:01 +00:00
jlam
2be3afee0c This package doesn't need ossaudio. 2002-10-17 00:06:47 +00:00
jlam
d037b8735e Make this package OSS-aware. 2002-10-17 00:02:00 +00:00
jlam
5884c3888d Make this package OSS-aware. 2002-10-16 23:43:06 +00:00
jlam
02183892f6 Allow to build on 1.6_STABLE.
XXX "1.6_STABLE" is probably going to cause problems elsewhere in pkgsrc
XXX as this is a departure from the previous NetBSD versioning scheme.
2002-10-16 23:12:02 +00:00
chris
5e0f8541d9 Update tremor library to a newer snapshot, mostly more optimisation,
a few bug fixes, removes the need for patches.
2002-10-16 20:04:53 +00:00
jlam
ab1264bcb3 Substitute for modstat path, using "true" if not on NetBSD. 2002-10-16 15:59:33 +00:00
jlam
1db4118ed5 Substitute for modstat path, using true if not on NetBSD. 2002-10-16 15:59:32 +00:00
jlam
975610cf15 Update audio/oss to version 3.9.7e. Changes from version 3.9.7d include
fixes to recording on Sound Blaster Audigy, implementing recording on the
Aureal Vortex, and fixes for the Virtual Mixer Pro.
2002-10-16 15:57:07 +00:00
jlam
e0542c19e0 Note that OSS users should build a kernel and disable the audio devices for
soundcards supported by the OSS LKM.
2002-10-16 15:46:18 +00:00
jlam
3140b64aa7 Packages that depend on oss really want any version of OSS as they only
care if the kernel supports the ioctls for the OSS audio device.  Also
remove the unused BUILDLINK_LDFLAGS.oss as no packages want OSSlib.
2002-10-16 15:25:32 +00:00
lukem
b48b85737c no need to refer to xmcd as "--another FreeBSD port" 2002-10-16 04:12:05 +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
skrll
3e3f710d2c Update to KDE 3.0.4. Changes are as follows (note the security fixes)
arts
	* Compile fix for IRIX64

kdelibs
	* KHTML : Fixed progress bar.
	* KHTML : Fixed several crashes and misrenderings.
	* KHTML : Fixed "HTML source displayed in text viewer" after viewing
	  text.
	* KHTML : Only ask "download plugins?" once per requested mimetype in
	  the same page.
	* Javascript : several fixes (row.cells(), tablecaption.*, heading.*,
	  event.x/y) .
	* libkscreensaver : Fixed bug that in rare cases prevented the
	  screensaver from showing anything.
	* kio_file : Proper "disk full" error message in mkdir
	* KIO : Dropping links to webpages onto the desktop works in all cases
	  now
	* Drag-and-drop of URLs : Improved compatibility with non-KDE apps
	* KToolBar : fix for oversized comboboxes in toolbars, e.g. in KOffice

kdebase
	* NSPlugins : Compatibility with gcc-3.x
	* Konqueror configuration : fixed default font size value
	* KDesktop : better determination of icon heights, for "lineup Icons"
	* KDesktop : Don't rearrange all icons when changing the font size
	* KControl : Fixed proxy configuration dialog layout
	* Fix a lot of mem leak
	* Kaddressbook : fix crash when we export CSV list
	* KDM
		* Security: proper temp dir creation for QT and disabled
		  crash dialog
		* Made chooser work at all
		* Fixed compilation with older glibc
		* Fixed bad lilo interaction wrt. warnings

kdegraphics
	* Kamera: Fixed crash when we didn't select camera in kcmkamera
	* KGhostview: Security related fixes

kdemultimedia
	* KMix : Fixed compilation on Solaris
	* Kaboodle : fixed when it was embedded in konqueror
	* Fix a lot of memory leak

kdenetwork
	* kpf: Security related fixes

kdepim
	* KAlarm: Fix right-to-left character sets not being displayed in
	  message edit control
	* KAlarm: Make "Help -> Report Bug" use the KDE bug system (bug
	  #43250)
	* KNotes: Fixed session management (bug #22844)
	* KNotes: Fixed mouse behaviour to be like kwin's (raise and lower
	  already on mouse press)
	* KNotes: Fixed (in)famous bug that caused the big black windows
	  and lost data (bugs #22062, #44870, #45084, #45386, #45451,
	  #46570, #47352)
	* KNotes: Fixed drag'n drop of links and plain text

kdesdk
	* Disabled kbugbuster compilation because bug system changed. Use CVS
	  version if you need it.
2002-10-14 09:13:45 +00:00
wiz
80620dd374 Update to 1.2.4:
1.2.4:
 * Updated the CodeWarrior project files
 * Added a function to query the music format: Mix_GetMusicType()
 * Added a function to load audio data from memory: Mix_QuickLoad_RAW()
 * Cleaned up threading issues in the music playback code
 * Fixed deadlock introduced in the last release
1.2.3:
 * Updated autogen.sh for new versions of automake
 * Specify the SDL API calling convention (C by default)
 * Fixed recursive audio lock in the mixing function
 * Fixed setting invalid volume when querying mixer and music volumes
 * Implemented Ogg Vorbis stream rewinding
 * Added native midi support on Linux, using GPL code
	--enable-music-native-midi-gpl
 * Added seek support for MP3 files
 * Sample "finished" callbacks are now always called when a sample is stopped.
1.2.2:
 * Added an API for seeking in music files (implemented for MOD and Ogg music)
	Mix_FadeInMusicPos(), Mix_SetMusicPosition()
 * Exposed the mikmod synchro value for music synchronization
	Mix_SetSynchroValue(), Mix_GetSynchroValue()
 * Fixed MOD music volume when looping
 * Stop implicit looping, set fade out and other flags on MOD files
 * The music file type is now determined by extension as well as magic
 * Reworked playwave.c to make it more useful as a mixer testbed
 * Added a realtime sound effect API to SDL_mixer.h
 * Added the following standard sound effects:
	panning, distance attenuation, basic positional audio, stereo reversal
 * Added API for mixer versioning: Mix_Linked_Version() and MIX_VERSION()
 * Updated MikMod code to version 3.1.9a
 * Added support for loading AIFF audio chunks
 * Added native MIDI music support on MacOS and MacOS X
 * Added native MIDI music support on Windows
 * Added Project Builder projects for building MacOS X framework
 * Fixed compilation problems with mikmod under MacOS X
 * Fixed AIFF music playing support
 * Fixed building Ogg Vorbis support on Windows
 * Added Mix_ChannelFinished() and Mix_GetChunk()
 * Added VOC sound file support
 * Fixed crashes when API used with audio not initialized
 * Added support for building RPM directly from tar archive
2002-10-13 20:04:43 +00:00
wiz
701aa2936d Add and enable Speex. 2002-10-13 16:08:03 +00:00
wiz
bd0c52c567 Initial import of Speex-1.0beta1 (as 0.99.1) into pkgsrc.
The Speex project aims to build an open-source, patent-free voice
codec.  Unlike other codecs like MP3 and Ogg Vorbis, Speex is
specially designed for compressing voice at low bitrates in the
8-32 kbps/channel range.  Possible applications include Voice over
IP (VoIP), internet audio streaming, archiving of speech data (e.g.
voice mail), and audio books.  In some sense, it is meant to be
complementary to the Ogg Vorbis codec.
2002-10-13 16:04:48 +00:00
wiz
e33663a96a buildlink1 -> buildlink2. 2002-10-13 11:55:54 +00:00
wiz
86e943ecb8 buildlink1 -> buildlink2. 2002-10-10 12:50:32 +00:00
wiz
0919800028 buildlink1 -> buildlink2. 2002-10-09 14:26:37 +00:00
wiz
32a7c12483 buildlink1 -> buildlink2. 2002-10-09 13:52:28 +00:00
jlam
7a6444a89f buildlink1 -> buildlink2 2002-10-09 11:41:31 +00:00
skrll
098414ad1e It is PTHREAD_OPTS not PTHREAD_OPT. 2002-10-09 08:23:36 +00:00
wiz
940fe0df85 Unused. 2002-10-08 19:08:45 +00:00
wiz
e8a08c3fc3 Unused. 2002-10-08 18:51:36 +00:00
jlam
e50e63a7e7 Use buildlink2 and make this work with audio/oss installed. 2002-10-08 12:30:57 +00:00
jlam
a89ef2c84d * buildlink1 -> buildlink2
* Properly handle local discography when installing/deinstalling the binary
  package.
* Use bsd.pkg.install.mk to preserve local configuration files when
  reinstalling xmcd.
2002-10-08 11:50:04 +00:00
jlam
a48e9c5d82 Simplify the description. 2002-10-08 11:46:21 +00:00
jlam
7f8c1095fc Include ossaudio.buildlink2.mk as libartsflow.* can depend on libossaudio. 2002-10-07 05:09:58 +00:00
jlam
60786e567c Make this package work with audio/oss if USE_OSS is defined. 2002-10-07 00:36:34 +00:00
jlam
7127103646 Update audio/audacity to 1.0.0.2. Pkgsrc changes from version 0.96 include:
* Use the id3lib distributed with the audacity sources instead of
	  audio/id3lib (this seems to fix audacity coredumps when exporting
	  to MP3 after editting ID3 tags).
	* Install the documentation and license file.

Changes from version 0.96 include:

	* Bug fixes
	* New effects: invert, reverse, noise removal
	* Ogg Vorbis import/export support.
	* Added "Save Changes" dialog.
	* Added tooltips.
	* Use libmad instead of libmpeg3 if not using xaudio.

XXX OSS audio playback doesn't work on NetBSD with audio/oss.  The process
XXX hangs in "sndint" state according to top(1).
2002-10-04 08:59:34 +00:00
jlam
f449913d0a Bump the PKGREVISION as a result of changing the dsp device search order. 2002-10-04 08:14:14 +00:00
jlam
76ffb35c20 Use a smarter sequence for finding a OSS dsp device: first try /dev/dsp,
then try /dev/sound.
2002-10-04 08:12:46 +00:00
jlam
df3fc09af5 Note dependence on zlib. 2002-10-03 22:45:05 +00:00
jlam
d22a289f65 Make this package work with audio/oss. 2002-10-03 20:43:04 +00:00
abs
560bd3297a Update mserv to mserv-0.33nb5:
Correctly parse ID3V2 headers.
2002-10-03 15:46:55 +00:00
jlam
1050902340 Use ossaudio.buildlink2.mk and modify to allow this to work with audio/oss. 2002-10-03 12:21:29 +00:00
markd
03894740ce buildlink1 -> buildlink2
Expand on the DESCR. Partially addresses pkg/18374
2002-10-03 11:21:28 +00:00
jlam
15a462cc85 Attempt to support OSS under NetBSD 1.5 (untested). 2002-10-03 10:43:19 +00:00
jlam
e39c094fcc Typo. 2002-10-03 10:34:23 +00:00
jlam
76ce03bdc5 buildlink1 -> buildlink2, and modify the arts configure script to use
"${LIBOSSAUDIO}" instead of "-lossaudio".  arts now works properly with
audio/oss.
2002-10-03 10:22:35 +00:00