summaryrefslogtreecommitdiff
path: root/audio/gqmpeg
AgeCommit message (Collapse)AuthorFilesLines
2001-06-19Mark as USE_BUILDLINK_ONLY.jlam1-1/+2
2001-06-16Converted to use buildlink.mk files.jlam1-5/+7
2001-06-16Remove explicit inclusion of $(includedir) in header search path.jlam2-1/+15
2001-06-15Use devel/gettext-lib/buildlink.mk in place of USE_LIBINTL.jlam1-2/+3
2001-06-15Use buildlink.mk to get dependency on gdk-pixbuf, and remove unnecessaryjlam1-4/+3
explicit setting of CPPFLAGS.
2001-06-11CPPFLAGS is now passed to MAKE_ENV and CONFIGURE_ENV by bsd.pkg.mk, sojlam1-2/+2
adapt by moving CPPFLAGS settings to top-level, and removing explicit inclusion of CPPFLAGS into MAKE_ENV and CONFIGURE_ENV.
2001-04-18Move to sha1 digests, and add distfile sizes.agc1-2/+3
2001-04-17+ move the distfile digest/checksum value from files/md5 to distinfoagc2-4/+2
+ move the patch digest/checksum values from files/patch-sum to distinfo
2001-03-28Don't try to remove "share/pixmaps" which is part of the standardtron1-2/+1
directory structure now.
2001-03-27Change BUILD_DEPENDS semantics:hubertf1-2/+3
first component is now a package name+version/pattern, no more executable/patchname/whatnot. While there, introduce BUILD_USES_MSGFMT as shorthand to pull in devel/gettext unless /usr/bin/msgfmt exists (i.e. on post-1.5 -current). Patch by Alistair Crooks <agc@netbsd.org>
2001-03-25Update gqmpeg to 0.8.3nb1, to play Ogg Vorbis properly.hubertf3-4/+26
Patch sent in PR 12470 by Rui-Xiang Guo <rxg@ms25.url.com.tw>
2001-03-01Make this build on NetBSD-current systems with include "intl" library.tron1-6/+7
2001-03-01We don't need to substitute for @PREFIX@ in install/deinstall scripts asjlam2-10/+9
${PKG_PREFIX} contains that value. Use it instead, and nuke the creation of ${WRKDIR}/DEINSTALL.
2001-03-01Use PKGLOCALEDIR for the location of the installed locale files.jlam4-14/+35
Also add a few GNOME files to the PLIST, remove redundant CPPFLAGS, and use DEINSTALL_FILE to specify location of deinstallation script.
2001-03-01Update gqmpeg to 0.8.3. Changes:hubertf3-6/+6
This release adds list support to the skin specification and fixes many bugs.
2001-02-16Update to new COMMENT style: COMMENT var in Makefile instead of pkg/COMMENT.wiz2-2/+2
2001-02-06Unify format of MESSAGEs, and include RCS Ids.wiz1-1/+2
2001-01-26This file is obsolete (patch integrated).wiz1-16/+0
2001-01-19Fix MASTER_SITES -- it _must_ have a trailing /.jwise1-2/+2
2001-01-18Update to 0.8.2. Changes:hubertf5-15/+12
* Skin Editor * Ogg Vorbis (ogg123) support Patches for update send in PR 11986 by Michael Lyngbøl <michael@lyngbol.dk>
2000-12-18Install gnome-support files even if gnome is not installed; this waywiz4-3/+31
we don't have to have separate PLISTs for the two cases.
2000-12-08Remove unneeded part of the patch.wiz2-21/+3
2000-12-08Update to 0.8.1. Changes since 0.7.3:wiz5-31/+16
New skin format; skin editor (press tilde (~)); repeat 1 and A-B buttons; optional delay between songs (counted down); user options for mpg123 in preferences; ipc commands --skin_set, --volume and --status; randomize playlist in right-click menu; updated translations, some bugfixes.
2000-11-30DEPENDS on gettext -> USE_LIBINTL & BUILD_DEPENDS on msgfmtwiz1-2/+3
2000-11-29This doesn't depend on imlib anymore (uses gdk-pixbuf instead).wiz1-2/+1
2000-09-01Make sure if mixer_devinfo's mixer_class points to a valid index.toshii2-9/+12
(This doesn't hold for uaudio(4), which caused SEGV on startup.)
2000-08-26Bugfix: Make choosing `outputs.line' as volume control devicewiz2-1/+35
possible, even if `inputs.line' also exists and comes earlier (both were noted only as `line' before).
2000-08-04Do not unconditionally delete ${PREFIX}/share/gqmpeg/skins (and contents);wiz3-3/+32
instead tell user to remove it himself.
2000-08-02Update gqmpeg to 0.7.3 development release. Changes from 0.7.2:jlam8-39/+51
> Mouse wheel now controls volume (buttons 4, 5). - Updated translation fr, and added pt_BR. - Title of main window now shows current song. - Playlist button now toggles the playlist window on/off. - Added .okt to xmp extension types. - Better title display of http urls. - Moved 'read id3 tags' option to mpg123 config tab. - Renamed 'playlist accounting' to 'read file information' - Drop down history is now saved between runs. - Minor compile and file cleanups. * Made key presses work with capslock on (doh!), made keypad keys work. * Fix crash when preset names exceed 48 chars. * Various other changes and updates.
2000-07-31The gettext package gained a shared library. For all packages whichjlam1-2/+2
link against libintl.so, update the dependency on gettext to >=0.10.35nb1.
2000-07-06Update to 0.7.2. Changes:hubertf6-28/+37
> Added 'output to wav' options for mpg123. > Playlists now load in the background after the first song is found, shortens start-up time with long playlists. > Added 'loading status item', 'time remaining button', and 'time total button' to the skin spec. > Added French translation. > Added 'always scroll title' option. > Added 'remove filename extension in title' option. > Added a man page. - Changed a few command line option prefixes from - to --. - Added a -q, --quit ipc command line option. - Updated the plugin to also work with .m3u links (audio/x-mpegurl) - Minor display changes. - Broke mixer.c into platform-specific subsections. - Allow recordable channels to be selected for volume (Linux, FreeBSD). - Removed (broken?) freeamp support. - Standard command line options are now passed when starting in the background. * Fix rare crash in io_mpg123.c * 'Transparenct to root window' now works with tiled images. * Fix so that skin specified on the command line will search in all locations correctly.
2000-05-25Distribution filename has changed.tron1-2/+2
2000-05-25Update homepage, master site and distribution filename.tron1-4/+4
2000-05-25New homepage. Need to update/check out 0.7.1 RSN...hubertf1-2/+2
2000-01-05Strip trailing '.', and/or leading '(a|an) 'abs1-1/+1
1999-12-25RCS tag addedwiz1-0/+1
1999-11-29Make dependency on imlib a wildcard dependency. This fixes PR 8911 byrh1-2/+2
wiz@danbala.ifoer.tuwien.ac.at.
1999-10-22Use wildcard dependence for "gtk+" package.tron1-2/+2
1999-08-29Fix master site list broken by change to home page location.tron1-2/+2
1999-08-28Update dependency on gtk+-1.2.4rh1-2/+2
1999-08-18Point to the gqmpeg homepage, not the author's general page.hubertf1-2/+2
1999-08-11Sync master site with home page.tron1-2/+2
1999-08-11Update home page as suggested by Bill Squier in PR pkg/8193.tron1-2/+2
1999-07-12Update to V0.6.3. Changes:hubertf6-262/+10
This release adds support for the newly released mpg123 0.59r. New features include mpg123's --aggresive support (for higher priority, see README), freeamp support, and NetBSD native sound mixer support. This release also fixes ipc on NetBSD, crashes in g_hook_next_valid(), and more, leading to a more robust program.
1999-07-10Update dependence on "mpg123" package.tron1-2/+2
1999-07-09Add package patch-sum filesagc1-0/+5
1999-06-29Latest patches by Rui-Xiang Guo <rxg@ms25.url.com.tw>:hubertf2-134/+71
The new patch only use /dev/mixer0 to control everything.
1999-06-18Enable blanc-tuning on native sound systemhubertf1-37/+45
Patch submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw> - whee!
1999-06-16Use /dev/{audioctl,mixer}0 instead of /dev/{audioctl,mixer}.hubertf1-7/+7
If users want some different device, there's always $MIXERDEVICE and $AUDIOCTLDEVICE. Submitted by Rui-Xiang Guo <rxg@ms25.url.com.tw>
1999-06-15Move to native NetBSD audio API, no more OSS.hubertf2-8/+272
Contributed by Rui-Xiang Guo <rxg@ms25.url.com.tw>