summaryrefslogtreecommitdiff
path: root/audio/gkrellm-volume
AgeCommit message (Collapse)AuthorFilesLines
2005-07-21Change path from devel/pkgconfig to devel/pkg-config.wiz1-2/+2
No PKGREVISION bump since pkg-config is only a BUILD_DEPENDS.
2005-05-22Remove USE_GNU_TOOLS and replace with the correct USE_TOOLS definitions:jlam1-2/+2
USE_GNU_TOOLS -> USE_TOOLS awk -> gawk m4 -> gm4 make -> gmake sed -> gsed yacc -> bison
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-30Fix a build failure with some picky msgfmt, as found out by one ofcube2-1/+18
Krister's latest bulk build.
2005-03-22Update to 2.1.13.cube4-16/+15
2.1.13: * Brown paper bag bug in alsa backend introduced in the previous version. 2.1.12: * Fix mousewheel scrolling in the balance slider (pointed out by Philip Lafleur <headcheese@carolina.rr.com>) * es translatoion by YoaR <yoar@users.sourceforge.net> * Backend support for switches, not available in the frontend yet 2.1.11: * Added alsa support ! 2.1.10: * Updated french translation by Jérôme UZEL <jerome.uzel@free.fr> * Fixed some spelling errors in the info thanks to A Costa <agcosta@gis.net> * React on horizontal scrolling correctly
2005-02-23Add RMD160 digests to the SHA1 ones.agc1-1/+2
2004-10-03Libtool fix for PR pkg/26633, and other issues. Update libtool to 1.5.10tv1-2/+2
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-03-26PKGREVISION bump after openssl-security-fix-update to 0.9.6m.wiz1-1/+2
Buildlink files: RECOMMENDED version changed to current version.
2004-03-07Add explicit dependency on pkgconfig.minskim1-1/+2
2004-02-24Update to version 2.1.9, from pkgsrc-wip.cube5-83/+42
This is the GKrellM-2 version of the plugin volume.
2004-01-20Move WRKSRC definition away from the first paragraph in a Makefile.agc1-2/+2
2004-01-03Bump package revisions for tiff update.reed1-2/+2
Tiff is backward compatible, but was broken on amd64 platform so this makes sure new tiff is used.
2003-07-17s/netbsd.org/NetBSD.org/grant1-2/+2
2003-07-13PKGREVISION bump for libiconv update.wiz1-2/+2
2003-05-02Dependency bumps, needed because of devel/pth's major bump, and relatedwiz1-1/+2
dependency bumps.
2003-01-03Change my email address to the NetBSD one (hispabsd.org -> netbsd.org).jmmv1-2/+2
Approved by wiz.
2002-10-09buildlink1 -> buildlink2.wiz1-8/+6
2002-08-01Adjust to new pthread.buildlink.mk: remove USE_PTHREAD and replace withjlam1-2/+2
appropriate PTHREAD_OPTS incantation, and move the checks for the value of PTHREAD_TYPE below the inclusion of pthread.buildlink.mk.
2002-07-13Use gkrellm buildlink.mk, should fix i386 bulk build failure.wiz1-2/+5
2002-06-11Swap patch-aa and patch-ab, and use a cleaner version of patch-ab provided bywiz3-71/+71
ptiJo in 17217.
2002-06-11Initial import of gkrellm-volume-0.8, provided by Julio Merino in pkg/16363.wiz6-0/+99
DESCR: gkrellm-volume is a gkrellm plugin to control all your mixer volumes. It also allows to save/restore volumes between sessions.