Commit Graph

630 Commits

Author SHA1 Message Date
naddy
793929fa73 fix master sites 2001-10-24 12:41:38 +00:00
espie
b6f497a26f Complete lib dependencies to pass checker 2001-10-24 12:09:04 +00:00
naddy
9a060899f1 update to 0.2.2 2001-10-24 12:06:03 +00:00
espie
d35eefdd62 From wilfried@. /dev/audio, not /dev/dsp. 2001-10-14 17:25:40 +00:00
espie
fb36a7039e +dvd pieces 2001-10-14 15:42:22 +00:00
espie
efd4dbf618 AC-3 decoding library 2001-10-14 15:17:16 +00:00
espie
8db9e76820 Be somewhat pedantic. RUN_DEPENDS != LIB_DEPENDS, and both must be
present if both are needed...
2001-10-12 14:43:47 +00:00
brad
d382576513 make use of gettext module. 2001-10-11 18:16:30 +00:00
brad
2c2aac42b5 sync libtool patches 2001-10-11 18:08:47 +00:00
naddy
1f54e4802a kludge: only build xmms module on platforms where xmms is available 2001-10-09 15:05:20 +00:00
naddy
22002babbc use in-tree libtool patches 2001-10-08 16:24:20 +00:00
naddy
94fef7abbe use in-tree libtool patches 2001-10-08 14:57:55 +00:00
wilfried
30f78c0a33 include stdlib.h to get definition of malloc, needed on sparc64
ok maintainer
2001-10-08 11:15:21 +00:00
pvalchev
79f3bef5e3 use in-tree libtool patches 2001-10-08 04:57:25 +00:00
lebel
173203cae4 default to /dev/cd0c instead of /dev/cdrom.
Nils Nordman <nino@nforced.com>
2001-10-03 15:21:42 +00:00
naddy
47ac5b4444 update to 0.2.0; unbreak 2001-09-30 14:24:47 +00:00
pvalchev
be54d47d8c CONFIGURE_STYLE=gnu w/ proper MODGNU_CONFIG_GUESS_DIRS
needed for the powerpc -> macppc name change
2001-09-28 06:02:12 +00:00
naddy
af524760b5 revert libtool changes; ugly but it builds at least 2001-09-26 14:18:23 +00:00
wilfried
3bdd711603 use gettext module 2001-09-24 09:21:09 +00:00
kevlo
f2ea945ddb - use gettext module
- bump NEED_VERSION
2001-09-24 01:58:49 +00:00
pvalchev
5a16a866cc use gettext module 2001-09-23 06:33:56 +00:00
wilfried
0c22d497e6 add USE_LIBTOOL, ok naddy@ 2001-09-20 20:03:10 +00:00
wilfried
7acb8c5a2c don't install the .la libtool wrappers for the plugin modules, ok naddy@ 2001-09-20 20:02:21 +00:00
wilfried
f1102792d8 remove dirs when uninstalling, ok maintainer 2001-09-20 19:59:11 +00:00
wilfried
87b0948cff Remove unused files, ok naddy@ 2001-09-20 19:57:53 +00:00
naddy
c14ccef459 depend on all vorbis libs 2001-09-16 17:26:59 +00:00
jcs
76b922d346 Remove vim tags 2001-09-15 23:26:38 +00:00
espie
688b41e225 well, even if it's broken, let's make it downloadable, shall we ? 2001-09-14 18:00:31 +00:00
wilfried
06e7a32dc0 make buildable if we have build windowmaker with i18n flavor 2001-09-07 11:32:54 +00:00
pvalchev
ebdbaac1d3 Remove things from CONFIGURE_ENV that are already taken care of by
bsd.port.mk; bump NEED_VERSION
2001-09-02 04:09:56 +00:00
pvalchev
0517cc3906 Update to ksmp3play-0.5.1 2001-09-02 04:03:26 +00:00
naddy
403eeeec6c whack included libtool into shape; work from brad@ 2001-08-31 20:24:54 +00:00
pvalchev
841e98d304 Update to nap-1.4.6
Contains bugfixes, added another "napping" executable installed suid root
responsible for collecting ping results for nap (revokes privileges after
the first socket call in main())
2001-08-31 16:54:07 +00:00
brad
28157567ef add dewey dependency entry for unzip 2001-08-31 15:03:25 +00:00
brad
f07d45c1d6 - document use of pthreads
- use ONLY_FOR_ARCHS instead of NOT_FOR_ARCHS and specify only i386 since
that is the only arch this will work on at the moment with our native
pthreads library
2001-08-31 14:55:52 +00:00
brad
006ca560f1 - updated native (Sun) audio driver
- trim MESSAGE a bit
--
From: maintainer
2001-08-31 14:40:11 +00:00
naddy
e8acef0975 Fix a division by zero bug that broke encoding on alpha.
Patch from the Xiphophorus CVS.
2001-08-28 01:02:17 +00:00
espie
e5422c70e0 bsd.port.mk now sets USE_LIBTOOL in MAKE_FLAGS 2001-08-27 09:30:31 +00:00
espie
edba69944d Install the whole thing, including the shared library.
Make sure it's built properly by USE_LIBTOOL.
Use the default install target, just tweak the html files location.

Bump the minor number to leave room for a stub library to put on CDs
to allow for things to depend on lame.
2001-08-26 12:00:38 +00:00
fgsch
c5ff7bf687 o Install libmp3lame.a and lame.h.
o Shorten package name so it fits better if no_x11 is used.
o Simplify do-install.
o Add missing html files to package list.

jakob@ ok.
2001-08-26 11:26:51 +00:00
lebel
c692dbc069 +gkrellmss 2001-08-26 03:45:55 +00:00
lebel
064fd0529f initial import of gkrellmss 0.2:
--
GKrellMSS is a plugin for GKrellM that has a VU meter and a chart. The
VU meter displays left and right channel audio levels. The sound scope
chart draws combined left and right audio channels as an oscilloscope
trace. The trace sweep speeds are adjustable from 100 usec/div to 50
msec/div, and there is a vertical sensitivity adjustment. And of course,
since it's a scope, it's triggered.

WWW: http://web.wt.net/~billw/gkrellmss/gkrellmss.html
2001-08-26 03:45:02 +00:00
lebel
1700c504fd +gkrellmms 2001-08-26 03:09:50 +00:00
lebel
e7e5812497 initial import of audio/gkrellmms 0.5.5:
--
A plugin which allows you to control XMMS from within GKrellM.

WWW: http://gkrellm.luon.net/gkrellmms.phtml

Submitted by Joshua Stein <jcs@rt.fm>
2001-08-26 03:07:51 +00:00
espie
73a13467b7 Repair part of the library. Reroute find_cooked to find_scsi since OpenBSD
always uses SCSI interface. Remove corresponding kludge :-P in main.c
2001-08-25 11:19:25 +00:00
espie
e1696e42d0 Bump patch level so that other packages may get the right version. 2001-08-23 22:22:59 +00:00
espie
fbacdda0b6 Enable cdparanoia libraries (to use by kde). 2001-08-23 16:23:22 +00:00
naddy
3228024606 upstream author removed gmake dependency but didn't bump distfile version 2001-08-21 15:19:16 +00:00
naddy
f5d876c4b1 unify XMMS plugin naming; simplify 2001-08-21 00:27:06 +00:00
naddy
d941829f40 +shorten
+xmms-shn
2001-08-21 00:06:50 +00:00