jakob
af990fec00
drop MAINTAINER
2004-06-19 20:47:18 +00:00
naddy
4b32c6b6f2
maintenance update to 0.15.2b
2004-06-16 22:59:12 +00:00
pvalchev
f0605e72e4
-fPIC for shared objects
2004-06-13 06:11:53 +00:00
xsa
3ae4b925e9
+ oggtag
2004-06-10 20:39:06 +00:00
xsa
16eb0f8499
Initial import of oggtag-1.0
...
oggtag is a tiny command-line editor for description tags in Ogg Vorbis
files. It can set all the tags suggested by the Ogg Vorbis specification[1]
on one or several files at a time.
[1] http://www.xiph.org/ogg/vorbis/doc/v-comment.html
Submitted and maintained by Julian Leyh <oenone /at/ oenone.de>
2004-06-10 20:37:44 +00:00
brad
d760d5bda9
hppa has shared libs now
2004-06-01 22:00:47 +00:00
robert
ec65b4a604
let's use autoconf 2.59; change iconv to gettext in MODULES;
...
install the FAQ too
2004-05-24 13:17:40 +00:00
jolan
caab30d7f3
drop maintainership
2004-05-22 19:54:10 +00:00
xsa
c5dea26ca2
use ${MASTER_SITE_R5CONTRIB}
2004-05-18 08:45:33 +00:00
kettenis
4848056064
In preparation for the readline 4.3 import.
...
ok pval@
2004-05-08 22:20:43 +00:00
naddy
ed8a46d929
update to 2.4.0: seek table fixes, handle files with ID3 tags
2004-05-04 16:43:21 +00:00
naddy
8758db7fd5
update to 3.6.0: seek table fixes
2004-05-04 16:42:05 +00:00
jolan
1448597ffd
conflicts, spotted by jcs
2004-04-29 01:01:17 +00:00
jolan
e24911cbd5
the distfile makes our tar exit on error so i rerolled it but forgot
...
to change the master_sites, pointed out by jcs and naddy
2004-04-28 13:05:01 +00:00
jolan
2a4aaa35d3
update to 2.0
2004-04-28 01:30:00 +00:00
jolan
17ca57b314
- sync w/update-patches
...
- respect CFLAGS
- let this at least compile on hppa
2004-04-20 01:45:30 +00:00
wilfried
ede7174d6f
needed by aclocal
2004-04-19 13:36:50 +00:00
robert
3d6ea15dc7
- change my MAINTAINER address to @openbsd.org
...
- don't change O_RDWR to O_WRONLY
in audio.c because O_RDWD is fine now
ok naddy@
2004-04-18 14:19:02 +00:00
naddy
85111636e9
Update to 1.2.10; from new maintainer Robert Nagy <thuglife@bsd.hu>.
2004-04-15 19:23:46 +00:00
jakob
e14bce7e53
update to v3.96; from Robert Nagy
2004-04-15 12:40:45 +00:00
espie
86555bee8d
better fix, use PFRAG.no-shared as you would expect.
2004-04-14 10:02:34 +00:00
brad
b242060573
upgrade to abcde 2.1.19
...
- also removes the external dependency on wget by using
ftp(1) instead.
From: Robert Nagy <thuglife at bsd dot hu>
2004-04-13 21:07:48 +00:00
naddy
152667970e
by popular request, switch to gtk+2; from Robert Nagy <thuglife@bsd.hu>
2004-04-13 18:36:57 +00:00
xsa
af7302cbe1
more @extra support; okay sturm@.
2004-04-13 09:31:06 +00:00
brad
be04f5a49d
- don't need --enable-static
...
- style
2004-04-08 00:05:48 +00:00
espie
bfadf17004
missing @dirrm on static arches.
...
Found by miod@
2004-04-07 18:26:26 +00:00
naddy
696ae0bbe8
Update to 3.5.2:
...
- Fixed seek table permissions bug when creating seek-enabled files from
read-only input files.
2004-04-05 21:41:11 +00:00
naddy
3eaa01790e
skip on static archs; from miod@
2004-04-05 20:26:25 +00:00
sturm
05e219ade4
explicitly depend on pkgconfig, needed to find gtk+2 and friends
2004-04-02 19:07:04 +00:00
fgsch
0b255cf6bd
use the correct parameters.
...
maintainer (margarida@) and pvalchev@ ok.
2004-03-11 19:22:39 +00:00
pvalchev
23f0243b5f
fix amd64, tested by matthieu
2004-03-07 19:54:10 +00:00
pvalchev
0251022995
since this actually depends on mpg321, make it use mpg321 instead of mpg123...
...
from cannings, maintainer timeout
2004-03-02 08:59:59 +00:00
brad
bea02de42e
AUTOCONF_NEW -> AUTOCONF_VERSION
2004-03-02 07:57:20 +00:00
brad
2304ccdc68
- add license marker
...
- AUTOCONF_NEW -> AUTOCONF_VERSION
2004-03-02 04:59:51 +00:00
xsa
1e61150f5c
update to 1.12;
...
ok margarida@ (MAINTAINER)
2004-02-28 19:17:44 +00:00
naddy
671f5c1646
maintenance update to 1.0.7
2004-02-27 23:35:46 +00:00
naddy
2bcaa1fd75
run autoheader
2004-02-27 13:18:55 +00:00
pvalchev
4e7a1607ce
recognise amd64
2004-02-27 08:39:30 +00:00
espie
03be0d098f
create config.h header so that autoheader will run.
2004-02-25 23:24:35 +00:00
naddy
f16b99d84d
The sparc64 compiler is gcc3 now; don't require the gcc3 module.
2004-02-25 02:35:15 +00:00
jolan
10b79d0a1d
nuke sparc64 gcc2 optimization work arounds
2004-02-25 01:59:44 +00:00
xsa
8d1eb61885
make it use the python module;
2004-02-23 15:27:54 +00:00
naddy
520efe1fdd
drop workarounds for gcc2.95/sparc64 bugs
2004-02-23 00:33:34 +00:00
naddy
711a151f98
update to 0.15.1b
2004-02-21 02:32:20 +00:00
pvalchev
5717ed7cb4
homepage sweep by Michael Coulter <mjc@bitz.ca>
2004-02-21 01:18:07 +00:00
pvalchev
fbaf84c77f
arm support
2004-02-20 23:33:58 +00:00
sturm
a3f256c5a4
+ cplay
2004-02-18 19:24:18 +00:00
sturm
cc2f3ff53a
Initial import of cplay 1.49
...
cplay is a curses front-end for various audio players including
ogg123, splay, mpg123, mpg321, madplay, mikmod, xmp and sox.
WWW: http://www.tf.hut.fi/~flu/cplay/
from Victor Sahlstedt <cvss at home.se>
2004-02-18 19:23:40 +00:00
sturm
ac2eeae49d
update to abcde 2.1.14
...
from Waldemar Brodkorb <wbx at openbsd.de>
2004-02-15 16:25:14 +00:00
espie
396492c963
fix more blatant issues. okay naddy@
2004-02-10 23:39:24 +00:00