Commit graph

11 commits

Author SHA1 Message Date
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
agc
71c8259803 Add RMD160 digests to the SHA1 ones. 2005-02-23 20:39:42 +00:00
kristerw
0e4f0eacf9 Fix C99-isms to make this pkg build with gcc 2.95. 2005-01-23 18:11:46 +00:00
minskim
52058f7299 Needs pkg-config. 2004-12-14 06:21:50 +00:00
wiz
ed72c58629 Update to 0.11.2, from Robert Lillack in PR 28456:
- New playlist and Song browser.
- Support for streams.
- More cpu friendly.
- Bug fixes.
2004-11-29 20:45:42 +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
grant
7df193d000 fix PLIST *again* properly this time with USE_DIRS+=xgd-1.1. thanks to
wiz and jmmv for the cluebat.

bump PKGREVISION.
2004-05-08 15:40:53 +00:00
grant
da49125160 conditionally rmdir share/{applications,pixmaps} because they are
shared with other packages.

bump PKGREVISION.
2004-05-07 04:23:19 +00:00
grant
2a2e2d8730 Initial import of gmpc 0.10.2 into the NetBSD packages collection.
The GNOME Music Player Client is a GTK+ client for remote access,
control and playlist management of the Music Player Daemon featuring
ID3 Support and a tray icon for your notification area.

from pkgsrc-wip by pkg@burningsoda.com.
2004-05-02 04:00:55 +00:00