Commit graph

1370 commits

Author SHA1 Message Date
damon
9adcda756a Added gkrellm-xmms 2001-10-30 13:32:47 +00:00
damon
001e582ecd Initial Version 2001-10-30 13:22:05 +00:00
jlam
554672d7a9 Strongly buildlinkify. 2001-10-27 21:29:49 +00:00
jlam
e8a5be45db Back out part of last change that didn't pertain to the description in the
commit log.
2001-10-27 03:38:19 +00:00
jlam
eb1488c060 Don't hardcode the installation prefix as '/usr/X11R6'. Use '%D' instead. 2001-10-27 03:31:08 +00:00
jlam
ef9d1e4975 Remove the need for a separate pre-extract script by moving what needs to
be said and done into the package Makefile pre-extract target.
2001-10-25 19:42:43 +00:00
agc
47438e09c6 Having a 3-line script for the pre-configure stage is overkill - move
the commands into the package Makefile as a pre-configure target.
2001-10-25 17:26:01 +00:00
jlam
a4bc16d30c I am a triple idiot. The only relevant variable that x11.buildlink.mk
redefines about which buildlink.mk files would care is BUILDLINK_X11_DIR,
which points to the location of the X11R6 hierarchy used during building.
If x11.buildlink.mk isn't included, then BUILDLINK_X11_DIR defaults to
${X11BASE} (set in bsd.pkg.mk), so its value is always safe to use.  Remove
the ifdefs surrounding the use of BUILDLINK_X11_DIR in tk/buildlink.mk and
revert changes to move x11.buildlink.mk before the other buildlink.mk files.
2001-10-24 22:10:43 +00:00
jlam
dff59f9ec3 x11.buildlink.mk needs to be included before any buildlink.mk files that
use X11_BUILDLINK_MK as a test value.  Generally just reordering the
inclusions so that x11.buildlink.mk comes before the other buildlink.mk
files will make everthing work.
2001-10-23 13:14:43 +00:00
mycroft
951aac51c7 Update HOMEPAGE and MASTER_SITES. 2001-10-22 03:47:28 +00:00
wiz
ee9546fe72 Update to 0.14.0b. Changes since 0.13.0b:
* Added a new ID3 tag manipulation library (libid3).
* Fixed a possible segmentation fault due to mmap() abuse.
* Added a 64-bit FPM negation operation to improve performance of subband
  synthesis on some platforms.
* Added rounding to Layer III requantization for slightly better accuracy
* Modified the PCM dithering routine for better dithered output.
* Added TTY controls and new --tty-control and --no-tty-control options to
  `madplay'. TTY control keys: `P' pause, `S' stop, `Q' quit, `F' forward,
  `B' backward.
[We already had patches for that in pkgsrc]
* New time/time-remaining modes with --verbose --tty-control (select by
  pressing `T'.)
2001-10-20 14:53:29 +00:00
veego
63ad910dee SVR4 packages have a limit of 9 chars for a package name.
The automatic truncation in gensolpkg doesn't work for packages which
have the same package name for the first 5-6 chars.
e.g. amanda-server and amanda-client would be named amanda and amanda.
Now, we add a SVR4_PKGNAME and use amacl for amanda-client and amase for
amanda-server.
All svr4 packages also have a vendor tag, so we have to reserve some chars
for this tag, which is normaly 3 or 4 chars. Thats why we can only use 6
or 5 chars for SVR4_PKGNAME. I used 5 for all the packages, to give the
vendor tag enough room.
All p5-* packages and a few other packages have now a SVR4_PKGNAME.
2001-10-18 15:20:01 +00:00
tron
6ea6e3b423 Enforce the use of "ncurses" if NetBSD's "curses" library doesn't
support wgetnstr(3).
2001-10-18 05:33:34 +00:00
skrll
a62b3e67a6 Update to KDE 2.2.1
With apologies to Al I wouldn't know where to start with a summary of the
changes between 2.1 and 2.2.1 - there are just too many. A couple of
hopefully static URLS that contain useful information are

http://www.kde.org/announcements/changelog2_1to2_2.html
http://www.kde.org/announcements/changelog2_2to2_2_1.html

Support for a.out for kde{libs,base} added by me. The libtool/a.out
combination doesn't like the linking of modules into binaries. A better
way of doing this will appear in future versions of KDE/pkgsrc.
2001-10-15 22:45:55 +00:00
tron
f001db8abd Fix build problems when the new toolchain is used. 2001-10-15 06:59:04 +00:00
wiz
89b5ee06fc Remove commented out USE_CURSES (buildlinked). 2001-10-12 16:46:05 +00:00
agc
ccfd31fb53 Use the id3 package to tag the resulting files. 2001-10-12 09:52:19 +00:00
agc
cb142b665c Add and enable id3 2001-10-12 09:22:35 +00:00
agc
9ef8e436ff Initial import of id3-0.12 into the packages collection.
id3 is an ID3 v1.1 tag editor.  ID3 tags are traditionally put at the
end of compressed streamed audio files to denote information about the
audio contents.  Up to thirty characters of Title, Artist, and Album
information can be stored, as well as a 28-character comment,
four-digit year, track number up to 255, and an enumerated genre.
2001-10-12 09:21:15 +00:00
wiz
01ab29fe3e Add devel/libproplist/buildlink.mk, since it's not coming automatically
with wm/windowmaker/buildlink.mk anymore.
2001-10-05 13:23:28 +00:00
jlam
04d88431f1 Explicitly disable esd, alsa, and arts plugins since we may not have those
installed.  We only support the OSS and Sun (native) audio plugins.
2001-10-04 04:01:00 +00:00
jlam
271f847257 Workaround a bug in the configure script where the prefix used to search
for the Ogg headers and libraries is missing when it's not supplied to the
configure script.
2001-10-04 03:49:54 +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
abs
71f5c3cbd7 The first raw cd device is _not_ rcd0d. Use sysctl kern.rawpartition. 2001-10-03 21:58:28 +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
wiz
18a72f062e Mark as USE_BUILDLINK_ONLY (not that it changes anything in this case, but
it should be noted :)
2001-09-30 09:41:00 +00:00
wiz
9604a44828 Buildlinkify (should be strongly buildlinked now). 2001-09-30 09:34:49 +00:00
wiz
7b1efd5bdc Package doesn't depend on ncurses features, so replace 'ncurses' with
'curses' in COMMENT and DESCR.
2001-09-30 09:24:27 +00:00
jlam
f79573370a Mechanical changes to 375 files to change dependency patterns of the form
foo-* to foo-[0-9]*.  This is to cause the dependencies to match only the
packages whose base package name is "foo", and not those named "foo-bar".
A concrete example is p5-Net-* matching p5-Net-DNS as well as p5-Net.  Also
change dependency examples in Packages.txt to reflect this.
2001-09-27 23:17:41 +00:00
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
wiz
62aabaedc9 Update to 0.15. Lots of changes, most important of which is partial ID3v2
support via id3lib.
2001-08-03 17:07:24 +00:00
wiz
1ab913a92c make the PKGNAME dewey-compatible. 2001-08-03 17:05:16 +00:00
wiz
fb52df3035 Add buildlink file for use by other packages. 2001-08-03 17:03:30 +00:00
drochner
59cf9a112d enable recent additions 2001-08-02 18:28:21 +00:00
drochner
9f65a88ccd initial import of mp3_check, just another mp3 file integrity checker 2001-08-02 17:50:25 +00:00
drochner
fdd3c1549b update to 0.6.3, available from another location
changes: don't know, but at least we got a manpage now
2001-08-02 17:48:13 +00:00
drochner
913a35a112 update to 0.96
pkgsrc related changes:
  use libmpeg3 from pkgsrc
from the announcement:
                    Mute and Solo buttons!
                    MP3 Exporting (including ID3 support)!
                    Improved Amplify effect!
                    New FFT Filter effect!
                    New Phaser effect!
                    New Wahwah effect!
                    Improved Preferences!
2001-08-02 17:45:32 +00:00
drochner
1f15175c4a remove unnecessary patch 2001-08-02 17:39:16 +00:00
wiz
b335a408dd Update to 0.5:
* fixed problem when writing to a file
* fixed problem with Turrican 2 World 2 Song 0 and others
2001-08-01 13:55:31 +00:00
drochner
18ffcd3f55 id3lib addition 2001-07-31 14:30:02 +00:00
drochner
cb9a77636d initial import of id3lib-3.8.0pre1,
a library for manipulating ID3v1 and ID3v2 tags
2001-07-31 14:28:00 +00:00
drochner
82e0befeb4 update to 3.89
pkgsrc related changes:
-use default install, so we get the library installed too
 (needed eg. as audacity plugin)
-this version knows about libffm (on alpha), removed corresponding
 patches (untested)
changelog:
LAME 3.89alpha   July 5 2001
    John Stewart:  long filename support for Win9x/NT.
    Takehiro Tominaga:  LAME can calculate the CRC of VBR header, so now
	"lame -pv" works fine.
    Robert Hegemann:  Improvements of the new VBR code.
    Robert Hegemann: New VBR code is now defaulted. The VBR speed is now on par
	with CBR. We will use the old VBR code in the release.
    Gabriel Bouvigne: Change of the maximum frame size limit. LAME should now
	be more friendly with hardware players.
    Gabriel Bouvigne: Size of VBR is now more balanced according to
	the -V value.
    Alexander Leidinger: Finished the implementation of the set/get functions.
    John Dahlstrom: LAME now handles 24bits input
    Mark Taylor: bugs in lame --decode causing truncation of mp3 file fixed
    Mark Taylor: preliminary --nogap support
    "Final" API completed: shared library safe!  This API is frozen and should
	be backwords compatiable with future versions of libmp3lame.so, but we
	will continue to add new functionality.
LAME 3.88beta   March 25 2001
    A lot of work that was never added to the History!
    Frank Klemm and Gabriel Bouvigne:  New ATH formula.  Big improvement for
	high bitrate encodings.
    Takehiro Tominaga: Temporal masking
    Gabriel Bouvigne/Mark Taylor: auto adjustment of ATH
    Robert Hegemann:  Better outer_loop stopping criterion.  Enabled
	with -q2 or better.
    Robert Hegemann/Naoki Shibata:  slow/carefull noise shaping.
	-q3..9:  amplify all distorted bands.
	-q2: amplify distorted bands within 50%.
	-q1-0: amplify only most distorted band at each iteration.
    Takehiro Tominaga: Interframe, shortblock temporal masking.
    Takehiro Tominaga:  LAME restructured into a shared library and front end
	application.  Slight changes to the API. More changes are coming to
	turn LAME into a true shared library (right now you have to recompile
	if you upgrade the library :-(
    Naoki Shibata:
        improvements to psychoacoustics (--nspsytune)
        BUG in long block pre echo control fixed (some out of range array
	access in M/S psychoacoustics)
    Ralf Kempkens:    Visual Basic Script for lame, suggested to put it on your
	Windows Desktop and you can drag'n'drop Waves to encode on it.
    Alexander Stumpf:    improved lame.bat for 4Dos users
    Mark Taylor: Several bugs fixed in the resampling code.
    Frank Klemm, Robert Hegemann:    added assembler code for CPU feature
	detection on runtime (MMX, 3DNow, SIMD)
    Takehiro Tominaga: 3DNow FFT code.
    Florian Bome, Alexander Leidinger:    more work on configure stuff
    Alexander Leidinger:   automake/libtool generated Makefiles and TONS of
	other work.
    Alexander Leidinger:   Much work towards shared library style API.
    Anonymous: New more efficient RTP code.
    Mark Taylor: psycho-acoustic data now computed for all scalefactor bands
	(up to 24khz)
    Mark Taylor, Takehiro Tominaga: All ISO table data replaced by formulas -
	should improve MPEG2.5 results for which we never had correct
	table data.
2001-07-31 14:23:01 +00:00
drochner
a836658365 update to 1.2.2
This release has the -n option back again
   due to popular demand. A new option (-S) has been added to create a
   default CDDB server configuration. Couple of bugs in front-bottom
   text fixed. Minor change in size of sideflaps.
2001-07-31 13:54:35 +00:00
jlam
d2eb68d2a6 Add dir_DEFAULT setting used by EVAL_PREFIX logic to set the default
installation directory in case the package isn't installed.
2001-07-27 13:33:18 +00:00
nra
01ff43ed03 Update xmcd to version 3.0.1. Addresses PR 13519 by Kevin Sindhu.
Ver 3.0 patchlevel 1 released Sat Jul 14 19:58:39 PDT 2001
----------------------------------------------------------
CD-ROM drive support changes:

    - Added a new "scsiVersionCheck" parameter to the device.cfg file.
      This is to make the CD-ROM drive SCSI-2 version checking in xmcd
      and cda configurable.

OS Support changes:

    - Re-introduced support for the OpenVMS operating system on Alpha AXP
      and VAX platforms.

    - Added code to support for IDE/ATAPI drives on the OpenVMS platform.
      Since OpenVMS supports these drives via SCSI-emulation, xmcd should
      be configured for a SCSI device.

Other changes:

    - Replaced the "CDDB disable" button in xmcd with the "Internet Offline"
      button.  The new "offline" mode differs from the old "disable" mode
      in that CDDB lookups will still occur from the local cache (no Internet
      CDDB server will be accessed).  Also, xmcd's wwwWarp menu entries
      which would invoke a remote web site will be disabled.  This should
      be used when the system is not connected to the Internet (e.g., on
      a dialup connection while not online).  Similarly, the -cddb and
      -nocddb command line options in cda have been changed to -online and
      -offline with the same change in semantics.  The disableCddb parameter
      in common.cfg has also been changed to internetOffline.

    - Fixed a bug that was causing submissions to the CDDB² service to
      fail even though the data is acceptable and the network/servers are
      running fine.

    - Fixed an xmcd problem where the keypad time display and track warp
      slider would freeze when the playback mode is not in segment play
      mode but the main window time display is set to "e-seg" or "r-seg".

    - Fixed a problem with using the xmcd keypad to go to another track or
      disc while playing program or shuffle modes.

    - Removed some conditions that could cause SIGALRMs to be received
      while xmcd is handling X events.  Also, fixed certain situations
      where spawned child processes were handling X events instead of the
      parent.  This was causing sporadic X errors and xmcd crashes.

    - Fixed a bug that caused classic CDDB lookup to fail if HTTP proxy
      authorization is enabled.

    - Changed xmcd to keep the Credit Fullname Wizard window open if a user
      clicks the Credit 'Add', 'Modify' or 'Delete' buttons, or
      select/de-select credit list items.  Also, enhance the data fields
      verification for the full name wizard window.

    - Enhanced xmcd and cda to handle erroneous CDDB data more gracefully,
      where a subgenre is set to the value that of a genre, or where a
      subrole is set to the value of a role category.

    - Fixed a missing single quote in libdi_d/config.sh that was causing
      the script to fail while configuring proxy servers.  Also, fixed
      a problem with reading the device configuration files where the
      wrong device parameters would get used.

    - The install.sh and config.sh scripts will now use nawk if it's
      available on the system.  Otherwise it falls back to using awk.
2001-07-24 16:00:01 +00:00
jlam
6d744e3138 Make USE_BUILDLINK_ONLY true by using a buildlink.mk file for wsoundserver
libraries and using the config wrappers.  Simplify the buildlink.mk
inclusion by just including windowmaker/buildlink.mk instead of all the
graphics libraries' buildlink.mk, and including wsoundserver/buildlink.mk
instead of including libaudiofile/buildlink.mk directly.
2001-07-24 11:04:20 +00:00
jlam
ea9dba85e0 Add buildlink.mk file for use by other package Makefiles. 2001-07-24 10:51:18 +00:00
jlam
1ac553ced7 * Really complete buildlinkization:
* Remove explicit references to /usr/local/include and /usr/local/lib
    added by the configure script.
  * Note that wslib/get-wsound-flags needs to have references to
    ${BUILDLINK_DIR} removed before installation by listing it in
    REPLACE_BUILDLINK.
* Remove patches that add -Wl,-R${X11BASE}/lib to the link flags of
  various libraries and programs.  This already should be passed in via
  LDFLAGS, and if additional flags are needed on Solaris, then we should
  just set the additional LDFLAGS in the package Makefile.
2001-07-24 10:39:01 +00:00
jlam
a5a65af6af sort 2001-07-24 10:25:37 +00:00
wiz
9f05676b57 Add dependency on flac. 2001-07-24 10:14:56 +00:00
wiz
e430fe9fd0 add and enable flac-xmms 2001-07-23 18:16:38 +00:00
wiz
71192795aa Initial import of flac-xmms, the xmms interface for flac, the free lossless
audio codec.
Package provided by Ben Collver in pkg/13415, slightly modified by me.
2001-07-23 18:16:10 +00:00
nra
d5c5dae28a Correct missing buildlink dependencies. 2001-07-23 15:04:47 +00:00
wiz
34d39c2e73 add and enable flac 2001-07-23 13:29:40 +00:00
wiz
e8c490d1ad Initial import of flac-1.0, the Free Lossless Audio Codec.
Provided by Ben Collver in pkg/13414, with slight changes by me.
2001-07-23 13:28:26 +00:00
wiz
5dd55ad8b7 Complete buildlinkization. 2001-07-22 16:54:22 +00:00
wiz
06dc96b197 Improve file name conversion on extraction.
Patch by maximum entropy in pkg/13526.
2001-07-21 19:53:49 +00:00
jlam
7b1d3cb465 Mechanical changes to buildlink.mk files to use EVAL_PREFIX to set
BUILDLINK_PREFIX.<pkgname>.  This allows buildlink to find X11BASE packages
regardless of whether they were installed before or after xpkgwedge was
installed.  Idea by Alistair Crooks <agc@pkgsrc.org>.
2001-07-20 01:54:31 +00:00
wiz
a2719a456c Update festival to 1.4.1, and fix dependent packages up while I'm here
(including fixing lots of PLISTs).
Changes since 1.4.0, from the NEWS file:
. SSFF (for emulabel) track support
. Java fixes
. various minor bug fixes
. WFST with proper quoting
. Wagon sample counts
. gcc-2.95.1 support

Also use newer distfile for mbrola.

Addresses pkg/10671.
2001-07-18 15:19:35 +00:00
nra
de1dd0a6d1 Add libaudiofile buildlink dependency. 2001-07-17 21:06:53 +00:00
jlam
1860c8e900 Mark as USE_BUILDLINK_ONLY. 2001-07-17 10:42:30 +00:00
nra
1f0a007fb8 Add dependency on devel/libproplist. 2001-07-16 20:08:40 +00:00
nra
b521cb6103 Add USE_X11BASE to fix install target. 2001-07-16 19:50:50 +00:00
jlam
87f7e4f883 Honor CFLAGS passed in from environment during build and mark as
USE_BUILDLINK_ONLY.
2001-07-16 10:38:19 +00:00
jlam
8c39bb84df Bump dependency pattern for nas to >=1.4.2 as the shlib major was
incremented.
2001-07-14 13:40:41 +00:00
jlam
04edefa601 Update nas to the latest stable release 1.4.2. Changes from 1.4 include
major bugfixes in the clients and bumping the major version of the library.
2001-07-14 13:35:12 +00:00
agc
aac46468c2 Make this compile and link with buildlink 2001-07-14 12:55:09 +00:00
jlam
70cf5e59c3 Don't use find ... -print0 | xargs -0 ... as -0 isn't an acceptable option
on Solaris' xargs.
2001-07-14 12:37:45 +00:00
wiz
d502b55ec8 Add and enable tfmxplay 2001-07-10 01:17:33 +00:00
wiz
6d4e54993e Initial import of tfmxplay, a player for TFMX Amiga game music format audio
files.
2001-07-10 01:14:02 +00:00
tron
78b05791cc Fix typo in last commit. 2001-07-07 17:17:58 +00:00
tron
e9e6b71373 Make this package work under Solaris. 2001-07-07 17:15:05 +00:00
jlam
7f94a5ac1f Honor CFLAGS passed in from environment during build and mark as
USE_BUILDLINK_ONLY.
2001-07-02 21:42:30 +00:00
jlam
e18d3688a5 Mark as USE_BUILDLINK_ONLY. 2001-07-02 21:29:34 +00:00
jlam
fa76f16630 Update to let buildlink-x11 handle more of the work of proper
configuration.
2001-07-02 21:10:37 +00:00
jlam
f959eee4d2 Honor CFLAGS passed in from environment during build by not overriding
CDEBUGFLAGS in the Imakefile.  Convert to use buildlink.mk files and mark
as USE_BUILDLINK_ONLY.
2001-07-02 08:17:10 +00:00
jlam
9943bc93db Allow overriding of *_CONFIG variables in a package Makefile when using
USE_BUILDLINK_ONLY.
2001-07-02 05:33:56 +00:00
jlam
bcdacdc4cf It's audio/libvorbis, not databases/libvorbis. 2001-07-01 23:00:48 +00:00
jlam
cb76bd5efc Move inclusion of bsd.buildlink.mk to start of file. 2001-07-01 22:59:08 +00:00
jlam
77ad214143 Mark as USE_BUILDLINK_ONLY to prevent accidentally depending on installed
gsm library.
2001-07-01 21:47:12 +00:00
jlam
106fe93a10 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-01 21:40:27 +00:00
jlam
c5cef3e879 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-07-01 21:24:25 +00:00
jlam
0383667674 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-30 21:14:10 +00:00
zuntum
b074410c0b Add buildlink.mk file for use by other packages 2001-06-30 09:47:50 +00:00
zuntum
0cc1c851a7 Converted to use buildlink.mk files 2001-06-30 09:32:48 +00:00
zuntum
c2f1666d94 Add buildlink.mk file for use by other packages 2001-06-30 09:28:15 +00:00
zuntum
09b5dd64df Set USE_BUILDLINK_ONLY 2001-06-29 22:57:09 +00:00
zuntum
6f440ebdc5 Converted to use buildlink.mk files, set USE_BUILDLINK_ONLY 2001-06-29 21:20:27 +00:00
wiz
ccf6643541 Update to 4.12, provided by Ben Collver in pkg/13103.
Changes: Bugfixes, removed some limitations on some kinds of variables,
e.g. variable name length.
Package change: --sched is working now. Sort PLIST.
2001-06-29 18:39:03 +00:00
jlam
3b65bde2f7 USE_CONFIG_WRAPPER is automatically set if USE_BUILDLINK_ONLY is defined,
so remove it from package Makefiles.  Also move the inclusion of the
buildlink.mk files to the end of the Makefile to just before bsd.pkg.mk
to ensure that any Makefile settings occur before the buildlink.mk files.
2001-06-29 04:54:49 +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
jlam
1cad5c3536 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-26 18:32:26 +00:00
jlam
a329bcfbc6 Convert to use buildlink.mk files and mark as USE_BUILDLINK_ONLY. 2001-06-26 18:17:11 +00:00
jlam
ee85e1ebd2 Remove some unnecessary patches to Makefile.in. 2001-06-26 18:16:43 +00:00
jlam
d29efbaceb Add buildlink.mk file for use by other package Makefiles. 2001-06-26 18:09:19 +00:00
jlam
966a6f281a Set LTCONFIG_OVERRIDE and mark as USE_BUILDLINK_ONLY. 2001-06-26 18:04:59 +00:00
jlam
31d1b3af60 Use REPLACE_BUILDLINK instead of repeating the post-build same code over
and over again in the pkgsrc tree.
2001-06-26 16:30:55 +00:00
zuntum
55b374122d o convert to use buildlink.mk 2001-06-26 14:26:55 +00:00
zuntum
c4da50026f o converted to use buildlink.mk 2001-06-26 13:09:11 +00:00
zuntum
377124dce9 o convert to use buildlink.mk
o add buildlink.mk for use by other packages
2001-06-26 13:07:37 +00:00
zuntum
7cc41b77e2 o add buildlink.mk file for use by other packages
o set USE_BUILDLINK_ONLY
2001-06-26 13:06:21 +00:00