Age | Commit message (Collapse) | Author | Files | Lines |
|
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.
|
|
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
|
|
|
|
|
|
|
|
Suggested by Roland Illig, ok'd by various.
|
|
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.
|
|
Buildlink files: RECOMMENDED version changed to current version.
|
|
|
|
Collection, from pkgsrc-wip.
GKrellMLaunch plugin which allows one-click access to frequently used
applications from GKrellM.
Offering customisable buttons, GKrellMLaunch allows you to quickly
launch a shell, Mozilla etc. with a simple click - all from GKrellM.
- Unused buttons can be hidden to save screen space.
- Button labels can be different from command.
|