summaryrefslogtreecommitdiff
path: root/audio
AgeCommit message (Collapse)AuthorFilesLines
1999-12-06Add RCS Id.bouyer2-2/+4
1999-12-06Make kde work on solaris. Mostly:bouyer3-4/+1117
- don't hardcode -lossaudio in Makefiles, teach configure about it instead - different PLIST
1999-12-04Add and enable dapscw1-1/+2
1999-12-04Digital audio recording and processing package.scw23-0/+1476
1999-11-29Make dependency on imlib a wildcard dependency. This fixes PR 8911 byrh2-4/+4
wiz@danbala.ifoer.tuwien.ac.at.
1999-11-25Don't depend on random packages installed by some user, use ourhubertf1-6/+2
dependency system to pull in stuff that's known to work.
1999-11-24fixhubertf2-7/+8
1999-11-24Make this package no longer interactive. Simple one, doing the TCL stuffhubertf3-11/+8
with tclsh instead of wish did the job.
1999-11-23add a bunch of NO_CDROM where appropriatehubertf1-1/+2
1999-11-21add missing patch-sumdmcmahill1-0/+11
1999-11-19Make package compile after changes to NetBSD's OSS library.tron2-1/+15
1999-11-16regenjdolecek1-2/+2
1999-11-16last KDE pullup of this nightjdolecek1-1/+4
1999-11-15regenjdolecek1-4/+4
1999-11-15Mark patches pulled up into KDE tree as such.jdolecek3-3/+9
1999-11-15regenjdolecek1-2/+1
1999-11-15duplicates patch-aajdolecek1-14/+0
1999-11-15defuzzrh7-67/+75
1999-11-12The pth package is now at 1.2.0 - correct the dependency information.agc1-2/+2
1999-11-11We play audio CDs from /dev/rcd0d, not /dev/rmacd0d (or whatever thathubertf2-1/+23
thing was that FreeBSD takes there).
1999-11-10Comment had more than one lineproff1-2/+0
1999-11-09Install manpage. Code submitted in private mail byhubertf4-4/+8
Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>
1999-11-07Update "gnome-media" package to version 1.0.51 include in GNOME 1.0.53tron5-26/+43
release. This version fixes several bugs found in 1.0.9.1.
1999-11-07Fetch distribution file from directory of GNOME 1.0.53 release.tron1-2/+2
1999-11-04add & enable lame-guihubertf1-1/+2
1999-11-03lame-gui-3.50, 2nd tryhubertf6-0/+32
1999-11-03Revive for lame-3.50, split from lame pkg.hubertf1-0/+20
1999-11-03No longer needed after split for lame-guihubertf1-3/+0
1999-11-03Update to V3.50.hubertf5-62/+40
While there, split (again...) into lame and lame-gui package. Many speed ups, bug fixes, quality improvements and added functionality (eg. ID3 tags, VBR histogram).
1999-11-03Update to V2.0:hubertf2-4/+4
* xhippo.c: Changed version to 2.0. A while ago I forked this version to experiment with using a CList rather than a List; I think this will be the way to go in the future, so I'm sticking with it. The scrolled window now always has the right scrollbar and never the bottom one; this was HiP's behaviour, and I rather liked it. It occurred to me that I hadn't done much development on xhippo since it became a GNU project, so I figured that it was time to spend some time on the improved version and tidy it up a little. Reenabled scroll_catchup that I'd commented out; it now works but gets positioning slightly wrong. Made the load requester OK handler scroll the list back up to the top. Added -Wall to the compilation options to find compiler warnings (and removed them). Noticed that ID3 tag reading is horribly broken, reading (apparently) 4 more characters than it should; fixed, although I don't have the ID3 spec to fix it properly. Added HiP-esque keyboard accelerators for Stop and Random. (I've bound both KP* and KP- to Random because on the Amiga keyboard the star is in the top right corner. I have no idea what HiP's accelerator for Stop was, so I've bound / to it.) Fixed the Restart button (adding last_played along the way). Also, I have no idea what I did, but it fixed the resizing problem, so that's good. Checked the look of the interface with several GTK themes... it's looking good! (Particularly with XFCE.)
1999-10-28chmod -> ${CHMOD}proff2-5/+5
1999-10-28do not install CVS dirs, and fix PLISThubertf2-8/+9
1999-10-28add COPYING file to PLISThubertf2-5/+4
1999-10-28do not install CVS dirs, and fix PLISThubertf4-16/+21
1999-10-28add COPYING file to PLISThubertf4-12/+10
1999-10-28do not install CVS dirs, and fix PLISThubertf4-16/+17
1999-10-28fix: do not install CVS dirs, make PLIST match realityhubertf2-8/+9
1999-10-28do not install CVS dirs, and fix PLISThubertf2-9/+13
1999-10-27Mark packages as broken, where necessary.agc10-10/+30
1999-10-27pull in <sys/types.h> for some files in kmidihubertf2-1/+16
1999-10-27add COPYING and another @dirrmhubertf1-1/+3
1999-10-27add @dirrm share/festival/lib/dictshubertf1-1/+2
1999-10-27add COPYING filehubertf1-1/+2
1999-10-27add info fileshubertf1-1/+12
1999-10-27add rcs idhubertf1-0/+1
1999-10-26Don't attempt to delete directory "share/kde/applnk/Multimedia" whichtron1-2/+1
is created by "kdebase" package.
1999-10-26Use (more accurate) supplied description of EsounD.jlam1-5/+5
1999-10-26* HOMEPAGE has changedjlam1-3/+2
* GNU make isn't really required
1999-10-26Fix PR 8678 by Thomas Klausner <wiz@danbala.ifoer.tuwien.ac.at>:hubertf4-4/+41
- Prevent configure from picking up any stray /dev/dsp's and believing it should use OSS - In the play script, add proper arguments if ran on NetBSD - Fix the $PATH setting in the play script
1999-10-25* Move HOMEPAGE from pkg/DESCR to top-level Makefilejlam3-7/+18
* Install library documentation.