Commit graph

25 commits

Author SHA1 Message Date
jmcneill
5f032ca2b2 drop maintainership 2009-01-12 16:19:07 +00:00
joerg
f605fec2db Mark as destdir ready. 2008-07-14 12:55:56 +00:00
wiz
e38d9d3ce7 Update to 0.5.7:
2004-05-16  Sam Clegg

	* Version 0.5.7

	* Implement simple config dialog.

	* When fast playtime calculation is enabled, dedode the first
	  10 frames only.

2004-01-24  Sam Clegg

	* decoder.c: better xing bitrate calculation.

2003-12-28  Sam Clegg

	* Version 0.5.6

	* configure.ac: don't depend on pkgconfig files from
	libmad and libid3tag that aren't shipped by upstream

	* decoder.c xmms-mad.[ch]: fix xing header usage. added
	use_xing configuration option to disable it.
2006-08-07 23:46:23 +00:00
reed
5abef9be14 Over 1200 files touched but no revisions bumped :)
RECOMMENDED is removed. It becomes ABI_DEPENDS.

BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo.

BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo.

BUILDLINK_DEPENDS does not change.

IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS
which defaults to "yes".

Added to obsolete.mk checking for IGNORE_RECOMMENDED.

I did not manually go through and fix any aesthetic tab/spacing issues.

I have tested the above patch on DragonFly building and packaging
subversion and pkglint and their many dependencies.

I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I
have used IGNORE_RECOMMENDED for a long time). I have been an active user
of IGNORE_RECOMMENDED since it was available.

As suggested, I removed the documentation sentences suggesting bumping for
"security" issues.

As discussed on tech-pkg.

I will commit to revbump, pkglint, pkg_install, createbuildlink separately.

Note that if you use wip, it will fail!  I will commit to pkgsrc-wip
later (within day).
2006-04-06 06:21:32 +00:00
joerg
5911def816 Recursive revision bump / recommended bump for gettext ABI change. 2006-02-05 23:08:03 +00:00
rillig
b71a1d488b Fixed pkglint warnings. The warnings are mostly quoting issues, for
example MAKE_ENV+=FOO=${BAR} is changed to MAKE_ENV+=FOO=${BAR:Q}. Some
other changes are outlined in

    http://mail-index.netbsd.org/tech-pkg/2005/12/02/0034.html
2005-12-05 20:49:47 +00:00
jlam
7820875fff Remove the abuse of buildlink that was pkg-config/buildlink3.mk. That
file's sole purpose was to provide a dependency on pkg-config and set
some environment variables.  Instead, turn pkg-config into a "tool"
in the tools framework, where the pkg-config wrapper automatically
adds PKG_CONFIG_LIBDIR to the environment before invoking the real
pkg-config.

For all package Makefiles that included pkg-config/buildlink3.mk, remove
that inclusion and replace it with USE_TOOLS+=pkg-config.
2005-08-10 20:56:10 +00:00
wiz
d774725534 Change path from devel/pkgconfig to devel/pkg-config.
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-07-21 16:29:42 +00:00
tv
f816d81489 Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used. 2005-04-11 21:44:48 +00:00
tv
c487cb967a Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10
in the process.  (More information on tech-pkg.)

Bump PKGREVISION and BUILDLINK_DEPENDS of all packages using libtool and
installing .la files.

Bump PKGREVISION (only) of all packages depending directly on the above
via a buildlink3 include.
2004-10-03 00:12:51 +00:00
snj
e78c77c4ed Use bl3. 2004-03-12 01:25:08 +00:00
jmmv
9e78b87c6e Depend on libmad>=0.15.0bnb1, which includes the pkg-config file needed by
this package to configure properly.  Fixes PR pkg/24286.
Bump PKGREVISION to 1.
2004-02-01 10:59:26 +00:00
grant
d7019ffd23 use gavan's magical CPPFLAGS.NetBSD instead of including bsd.prefs.mk
and using a conditional.
2003-12-18 23:38:53 +00:00
simonb
cf6cb8cdda Update the xmms-mad package to version 0.5.5.
No change log available for changes between 0.0.9 and 0.5.4.  The
biggest visible change is that the plugin no longer needs to read
the entire MP3 file to read the id3v2 tags.
2003-12-17 03:27:17 +00:00
grant
91f00f1cbc s/netbsd.org/NetBSD.org/ 2003-07-17 21:21:03 +00:00
wiz
43fa0c7cb6 PKGREVISION bump for libiconv update. 2003-07-13 13:50:19 +00:00
adam
cc9b8a4f6e Revision bumped; dependency changed from mad to libmad and libid3tag 2003-07-10 11:36:44 +00:00
wiz
7166660e08 Dependency bumps, needed because of devel/pth's major bump, and related
dependency bumps.
2003-05-02 11:53:34 +00:00
cjep
c355313722 Whitespace police 2003-04-22 18:08:32 +00:00
rh
31edad2bfb Check for pth, not NetBSD, so this package compiles with native threads.
Bump pkgrevision.
2002-10-27 07:31:11 +00:00
jlam
2be3afee0c This package doesn't need ossaudio. 2002-10-17 00:06:47 +00:00
wiz
b1303cab67 Convert to buildlink2. 2002-08-31 14:06:25 +00:00
jlam
264aa431e2 Bump PKGREVISION as a result of removing the _POSIX_THREAD_SYSCALL_SOFT
definition.  The resulting packages are different than before.
2002-08-08 15:29:45 +00:00
jlam
b9aa048fa1 The xmms plugins should have the same thread semantics as xmms. Since
xmms does use _POSIX_THREAD_SYSCALL_SOFT, the plugins shouldn't either.
2002-08-08 15:23:27 +00:00
jmcneill
b0f04d7505 Import xmms-mad-0.0.9:
xmms-mad is an input plugin for xmms that uses libmad to decode MPEG
layer 1/2/3 file and streams. Current featured include:
        local mp3 file playback
        shoutchast/icecast stream playback
        seeking
        ID3 tag parsing
        http header parsing

See http://www.superduper.net/xmms-mad/ for more information.
2002-05-26 04:00:50 +00:00