Commit graph

1241 commits

Author SHA1 Message Date
jlam
879b3ed1ac Don't try to chmod the installer if it's already executable. This is
needed in case the package builder doesn't own the distfile.
2001-09-27 06:36:47 +00:00
rh
9fe3748a9f Add and enable SDL-mixer 2001-09-24 15:01:44 +00:00
rh
a57117bc13 Initial import of SDL-mixer-1.2.0, a multichannel audio mixer library for
SDL.
2001-09-24 15:00:25 +00:00
tron
27af9b0c40 Remobe "nbc-vbi" package which is useless after R@dio MP3 has stopped
broad casting.
2001-09-19 13:02:39 +00:00
simonb
48136078a8 Use "-lffm -lm" instead of "-lm" on alpha to fix linking problems.
Noticed by Matt Green.
2001-09-15 06:58:54 +00:00
wiz
e2ce0b01da Add a patch similar to the one in pkg/13801. 2001-09-14 22:32:12 +00:00
jlam
aa0541e1f3 Fix xpkgwedge problems noted by John Darrow <John.P.Darrow@wheaton.edu> in
pkg/13224.  Changes suggested in the PR were applied, and one additional
change in the place where the CFLAGS are set was made to give this package
a better change of compiling on Linux.
2001-09-14 03:34:44 +00:00
wiz
17887a8629 Update to 0.2.23. 'Major' changes since 0.2.22:
Added pkgconfig file; fix esd launch race condition, resulting in a 10s
pause.
2001-09-13 18:11:35 +00:00
jlam
6437cf7722 Add USE_CONFIG_WRAPPER setting. 2001-09-12 05:59:46 +00:00
wiz
ac0b3f8e79 Remove integrated patches. Noted by dillo. 2001-09-11 17:47:34 +00:00
wiz
e5890c5819 Update to 0.6. No functional changes, but pkgsrc patches integrated. 2001-09-11 16:34:02 +00:00
agc
a16fc84f19 Deprecate NO_WRKSUBDIR, replacing it with an explicit assignment of:
WRKSRC= ${WRKDIR}

This is much cleaner, much more indicative of what happens, and removes
another of the negative definitions (NO_.* = value).
2001-09-09 20:36:07 +00:00
jlam
ca9a2d4f96 Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-09 03:08:49 +00:00
jlam
bee9f3eafb Use mk/motif.buildlink.mk instead of lesstif/buildlink.mk. 2001-09-08 19:55:39 +00:00
drochner
dad337d577 change dependencies to kdexxx>=2.1 instead of strict matches
to ease updates
2001-09-07 14:27:10 +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
skrll
2e712f08ed autoconf is not needed to build this pkg. 2001-08-29 12:22:38 +00:00
rh
9e3d860e6b Change HOMEPAGE to new location. Fixes PR 13805 by Hume Smith
<hclsmith@yahoo.ca>
2001-08-28 05:41:34 +00:00
tron
a68a277b43 Use wildcard dependence on "autoconf" package. 2001-08-27 14:35:04 +00:00
skrll
ec3aee670c Update automake to 1.4-p5 (1.5 is available)
Include a bugfix for lisp_LISP independently discovered by me that has
been pulled up to the automake-1-4 branch of automake cvs.

Changes are:
New in 1.4-p5:
* Allow AM_PROG_LIBTOOL again.
* Diagnose AC_CONFIG_HEADERS the same as AC_CONFIG_HEADER.
* Display distributed file list correctly in usage message.
* Allow numbers in macro names.
* Bugfixes.

New in 1.4-p4:
* Deal with configure.ac as well as configure.in -- this time for real!
* The version numbering system now allows three point version numbers,
  such as 1.4.4, without thinking they are alpha release numbers.

New in 1.4-p3:
* Deal with configure.ac as well as configure.in.
* Don't complain if `version.texi' is included in multiple places.

New in 1.4-p2:
* Deal with AC_CONFIG_FILES from autoconf-2.50.
* Improvements to f77 support.
* DESTDIR now works for script targets.
* distcheck-hook works correctly.

New in 1.4-p1:
* The version numbering system now allows fork identifiers (such as
  the p1 in this version of automake).
* Cope gracefully with various versions of libtool which may or may not
  require ltconfig, ltcf-c.sh, ltcf-cxx.sh or ltcf-gcj.sh.
* Bugfixes.
2001-08-26 10:32:18 +00:00
hubertf
5cd0a8433c Make build again:
* pull in xgettext via BUILD_USES_MSGFMT
 * get $GTK_CONFIG defined via USE_CONFIG_WRAPPER

Home that's TRT
2001-08-24 12:47:33 +00:00
lukem
9c214d3dd5 crank version to gqmpeg-0.9.0nb1 for ogg123 user options patches 2001-08-24 08:43:13 +00:00
lukem
8883e98ec7 add extra preference to the "Output" -> "ogg123" tab: "User options:" as per
the mpg123 tab.  this allows setting ogg123 options such as "--buffer 5000".

XXX:	i haven't patched any of the localisation stuff for this because i
	have NFC how to do it.
2001-08-24 08:27:42 +00:00
jlam
ee8301562a Find libraries in ${BUILDLINK_DIR}/lib and mark as USE_BUILDLINK_ONLY. 2001-08-23 16:54:37 +00:00
jlam
81ff426431 Use ossaudio.buildlink.mk and enable the build of the OSS plugin. Also
force ESD to not be detected (not sure if this is what we want, but it was
a hidden dependency).
2001-08-23 16:42:31 +00:00
jlam
59a2ff8315 Build the shared module without version numbers. 2001-08-23 14:48:17 +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
ccbd33e2eb Use GTK_CONFIG instead of gtk-config. 2001-08-23 14:12:45 +00:00
jlam
00d11fe1f3 Mark as USE_BUILDLINK_ONLY. 2001-08-23 14:07:32 +00:00
jlam
b5522c3a80 Use ossaudio.buildlink.mk. 2001-08-23 13:57:57 +00:00
jlam
e899647ec2 Correct misspelling of USE_BUILDLINK_ONLY. 2001-08-23 13:54:51 +00:00
jlam
73d2f0ca37 Packages that USE_IMAKE shouldn't set USE_BUILDLINK_ONLY, as they don't
satisfy the condition of being "strongly-buildlinked" (see
http://mail-index.netbsd.org/tech-pkg/2001/08/20/0005.html for the
definition).  This is in response to the recent change to bsd.pkg.mk to
not use buildlink-x11.
2001-08-22 17:38:56 +00:00
jlam
9f84fdeada Remove inclusion of libgetopt/buildlink.mk. If the base system doesn't
supply a getopt_long function, then esound provides its own.
2001-08-20 03:47:05 +00:00
hubertf
650b4d5bc2 add & enable xmms-neato 2001-08-18 05:02:42 +00:00
hubertf
d3fa75c7de xmms-neato-20010818: Circle effect XMMS plugin 2001-08-18 05:02:21 +00:00
hubertf
2bc4867ce7 add & enable xmms-vismsa 2001-08-18 02:52:48 +00:00
hubertf
c20aee0287 xmms-vismsa-0.2:
vis plugin similar to the Spectrum Analyser from Open Cubic Player
2001-08-18 02:52:20 +00:00
jlam
2c2b34a0f5 Remove explicit settings of FOO_CONFIG=${BUILDLINK_CONFIG_WRAPPER.foo} in
MAKE_ENV as they are now added by the buildlink files themselves.
2001-08-17 21:16:45 +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
wiz
256947341f RCS police. 2001-08-17 17:09:12 +00:00
lukem
367f658ed9 default device is /dev/rcd0d not /dev/cdrom 2001-08-17 05:48:08 +00:00
wiz
a27a96bff4 Add and enable xmms-gdancer 2001-08-16 22:43:07 +00:00
rh
cc02c62c53 Update gqmpeg to 0.9.0. Changes include:
> Added preset list widget to the skin spec.
    - All widgets in the skin spec should now be documented in SKIN-SPECS
      file.
    - Single clicking on a playlist in a skin now selects the song, double
      clicking will play the song if stopped.
    - Minor Japanese translation update.
    * Fixed the window manager classes so everything is unique, the main
      window
      is now GQmpeg:gqmpeg and the playlist is GQmpeg:playlist.

   SLIK (0.6.0) related changes:

     > New font widget, for use by text in the same method digits are used
       by numbers to conserve memory.
     > For text, the data field is now used as the default text when the
       application does not register a matching text key. Useful when
       labels are needed in a skin.
     - Skin sizes are now remembered for sizeable skins.
     - Improved list widget button press handling (to work more like a
       button).
     * Fixed the parser so that spaces are accepted in keys and data fields.
     * Digits (and fonts) can now only be removed in the editor when no
       widgets reference them.
     * Fixed background updates for hidden widgets (fixes transparent items
       linked to sliders and dials).
     * Fixed calculations for list widget row borders.
     * Fixed broken widget placement when setting background in the editor.
     * When opening the editor, the skindata entry field used for load and
       save is now set correctly to match the active skin.
2001-08-16 11:37:47 +00:00
lukem
8441fa93cc add normalize 2001-08-16 10:12:47 +00:00
lukem
66666a849f get the man page patch *right* this time 2001-08-16 09:59:14 +00:00
lukem
8e864d35a6 normalize - Wave (.wav) file volume normalizer 2001-08-16 09:06:18 +00:00
agc
f4c6b635fe Use NO_BUILD in preference to an empty do-build target 2001-08-16 07:06:03 +00:00
lukem
28f2d8a7ad enable abcde and cd-discid 2001-08-16 06:22:32 +00:00
lukem
5be309317d abcde - Command-line utility to rip and encode an audio CD 2001-08-16 06:12:57 +00:00
lukem
b259c536c8 abcde - Command-line utility to rip and encode an audio CD 2001-08-16 06:02:45 +00:00
lukem
e9132eb9a1 abcde - Command-line utility to rip and encode an audio CD 2001-08-16 05:39:46 +00:00
zuntum
9f95ed93ab Initial import of xmms-gdancer-0.4.3
GDancer is an XMMS plugin to animate characters to the beat of the music. The
default character is Space Ghost, but you can use and make your own characters
through themes.
2001-08-16 05:38:51 +00:00
lukem
f676fc4640 cd-discid - Read CD to obtain CDDB discid information 2001-08-16 05:30:14 +00:00
zuntum
18cf718c9d Don't try to @dirrm directories that don't belong to us - share/xmms
and lib/xmms/Visualization
2001-08-16 05:28:01 +00:00
lukem
1a66dec218 i'm the maintainer now 2001-08-16 05:16:29 +00:00
lukem
9bbb49b88c cd-discid - Read CD to obtain CDDB discid information 2001-08-16 05:16:04 +00:00
zuntum
38e93eafd8 Converted to use buildlink, set USE_BUILDLINK_ONLY 2001-08-16 05:13:04 +00:00
zuntum
a5831930e2 o set USE_BUILDLINK_ONLY
o use XMMS_CONFIG
o derive PKGNAME from DISTNAME
2001-08-16 04:59:59 +00:00
zuntum
db03a38c1a o set USE_BUILDLINK_ONLY
o use XMMS_CONFIG
o derive PKGNAME from DISTNAME
2001-08-16 04:40:28 +00:00
zuntum
a65b2dd292 Update xmms-dflowers to 1.2.
Now this package actually works for me.

Changes:
	now uses a default themedirectory
	added menus, movearoundhanling
	some gtkwidget cleanup
	graphcolor and graphbackground now comes from skin
	added miniicon (for taskbar etc)
	NOTE! the old skinns should be replaced with the new ones, if using them

o set USE_BUILDLINK_ONLY
o use $(XMMS_CONFIG)

Note:

At least revision 1.3 of pkgsrc/audio/xmms/buildlink.mk is required to build
this package.
2001-08-16 04:30:11 +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
zuntum
b698a107cf We don't have to list xmms in DEPENDS, as we include its buildlink.mk
which pulls in all required dependencies.
2001-08-16 03:34:22 +00:00
hubertf
467d8adb70 use $GTK_CONFIG over gtk-config 2001-08-16 03:20:45 +00:00
hubertf
aaac659eb8 Remove unneeded buildlink files
Thanks to Tomaz Luchowski for giving me a clue on this!
2001-08-16 03:10:43 +00:00
hubertf
fdfc9ef24a pull in required buildlink files 2001-08-16 03:06:31 +00:00
hubertf
43ff7bfc7f more cleanup - DEPENDS is redundant 2001-08-16 03:02:51 +00:00
hubertf
1ed5449c0e Add and enable: xmms-dscope xmms-dspectogram xmms-dspectralizer 2001-08-16 02:27:39 +00:00
hubertf
a3031b5d19 xmms-dspectral-1.2: XMMS plugin for dual spectral analyzer 2001-08-16 02:26:52 +00:00
hubertf
f8d72d3101 xmms-dspectogram-1.2: XMMS plugin for dual spectogram 2001-08-16 02:26:21 +00:00
hubertf
04b70e5236 xmms-dscope-1.2: dual scope visual plugin for XMMS 2001-08-16 02:24:09 +00:00
hubertf
185c5b4459 some cleanup 2001-08-16 01:41:31 +00:00
hubertf
61179e8bfb add & enable xmms-dflowers 2001-08-16 01:37:13 +00:00
hubertf
ccace6e594 xmms-dflowers-1.0: visual XMMS plugin 2001-08-16 01:35:13 +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
zuntum
7ecd0837a7 Converted to use buildlink.mk files 2001-08-15 19:50:01 +00:00
lukem
ca411d41b5 s/.ogg123rc/.libao/ 2001-08-14 15:15:06 +00:00
lukem
f074a139e9 update from vorbis-tools-1.0rc1 to vorbis-tools-1.0rc2
changes include:

ogg123:

* The default output device is now set in the libao configuration
  files.  A future release of ogg123 will allow a configuration
  option to override the libao default.  In this release, the ogg123
  config files are ignored.  Note that most systems will not need to
  override the default selected by libao.
* The -f is now used to set the output filename when writing
  audio to a file.  Default filenames are no longer supported.

oggenc:

* Correct UTF8 encoding, so that non-ASCII comments can be encoded correctly.
* Better input file handling, including wav parser bugfixes.

ogginfo:

* Simple file integrity checks are now performed on the Ogg files.
* Only the info for the first logical bitstream of a chained file
  will be displayed.

vorbiscomment:

* append mode added for appending comments to an existing file.
* More user-friendly interface.
* Major bugs in file-rewriting core fixed.
* Processing with vorbiscomment will fix a number of common problems
  with ogg files.

vcut:

* New utility for sample-accurate manipulation of vorbis files without
  requiring reencoding
2001-08-14 15:11:59 +00:00
lukem
fa42afefc7 update from libvorbis-1.0rc1 to libvorbis-1.0rc2.
changes:
* Powerful channel coupling system takes advantage of similarities between
  channels to reduce bitrate.
* Additional encoding modes give more flexibility in bitrate selection.
  64,80,96,128,160,192,256,350 stereo; 32,48,64,80,112,140 mono modes.
* Only 44.1KHz/48KHz is officially supported in this release. Lower
  sample rates will work, but with much lower quality.
* Cascaded encoding makes libvorbis ready for future bitrate reduction tools.
* Decode engine bugfix ensures better compatibility with future Vorbis codecs.
2001-08-14 14:53:20 +00:00
lukem
0107bc5cb6 update from libogg 1.0rc1 - libogg 1.0rc2.
no obvious major changes in changelog
2001-08-14 14:46:30 +00:00
lukem
bf17e8a1ef update from libao 0.7.0 to libao 0.8.0
NOTE: api has changed (different major number on library). all other
libao packages need updating as well

changes:
* New API is not compatible with programs that used the old API.
* Default driver detection works correctly.
* Compilation fixes for the BSDs and Solaris.
* OSS driver no longer freezes on systems using the OSS emulation
layer of ALSA when the dsp device is in use by another device.
* Configuration file support has been added.  See the libao.conf(5)
man page for details.
2001-08-14 14:33:29 +00:00
nra
676e8d5176 Change flac-xmms to use the recently buildlink-ified audio/flac.
PR 13686 by Ben Collver.

Changes as noted by Ben:
* flac libraries not redundantly built again for flac-xmms
* libtool not used to generate xmms plugin (good/bad?)
* does not install unnecessary .la file
2001-08-13 20:07:17 +00:00
nra
9ade14e72b buildlink-ify. PR 13684 by Ben Collver. 2001-08-13 18:46:10 +00:00
rh
cea7152441 Update gnome-media to 1.2.3. Relevant changes include bugfixes and better
font handling.
2001-08-13 18:38:55 +00:00
zuntum
3de8bb4594 Add & enable spirallopps 2001-08-12 22:28:05 +00:00
zuntum
31c17cdc56 Initial import of spirallopps-2.0.0
SpiralLoops is an experimental loop based sampler for Linux or BSD.

The idea of SpiralLoops is to provide a simple, visual tool for looping and
layering of sounds; which can be sourced from either wav files on disk, or
from sound generating plugins.

SpiralLoops allows you to create loop based compositions with the minimum
feedback time between the decisions you make and your ears. The looping
mechanism is very flexible, you can lock the timing of loops together, or
offset them for creating complex sequences, such as polyrhythms.

Package provided by Ben Collver <collver@linuxfreemail.com> in PR pkg/13693
2001-08-12 22:27:05 +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
drochner
d8bacde157 this patch was superfluous 2001-08-10 10:37:45 +00:00
wiz
e68c248c58 Add sha1 for patch-ad. 2001-08-09 19:38:22 +00:00
lukem
38eaabc156 update vorbistools from 1.0beta4 to 1.0rc1, including:
- use buildlink
- remove unnecessary patches for stuff now fixed in main distribution
- modify patch-aa to fix ogginfo man page installation
2001-08-08 10:05:30 +00:00
lukem
a89e371921 update libvorbis from 1.0beta4 -> 1.0rc1, including removing a bunch
of patches which are now in the mainline code
2001-08-08 09:55:28 +00:00
lukem
411c6c541c update libogg from 1.0beta4 -> 1.0rc1 2001-08-08 09:46:53 +00:00
lukem
5fefcf266b update to version 0.7.0 2001-08-08 09:18:28 +00:00
fredb
34a7c6f631 Regen. 2001-08-05 15:22:11 +00:00
fredb
69fb3a1966 Make this build. 2001-08-05 15:21:34 +00:00
christos
33d5f87cd4 remove package (requested by Dolby Laboratories) 2001-08-04 00:10:56 +00:00
wiz
6ea4ec6acc Note ID3v2 support in COMMENT, too. 2001-08-03 17:08:48 +00:00
wiz
def32db55b Note id3v2 support. 2001-08-03 17:07:54 +00:00