Commit graph

59 commits

Author SHA1 Message Date
drochner
ca77633070 solve the strings.h problem in a better way -
The library contains a header file "strings.h" which gets pulled in
by <string.h>, leading to lossage. Defining ANSI_SOURCE used to help,
but now we don't get an mkstemp() prototype anymore if this is defined,
leading to compile problems at another place...
So finally rename the pkg's strings.h.
Being here, update to ...pre2, the changelog is
* Many bug fixes -- mostly compilation problems -- more detailed info will be
  provided in a later release.
2002-01-08 17:49:12 +00:00
itohy
33504428cb Make it compile on alpha (uint32 -> size_t for size_type). 2001-11-17 06:26:44 +00:00
zuntum
0ca28723fb Move pkg/ files into package's toplevel directory 2001-11-01 00:11:36 +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
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
1f15175c4a remove unnecessary patch 2001-08-02 17:39:16 +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