summaryrefslogtreecommitdiff
path: root/audio/gdcd (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Fix a typo -- GTK_CONFIG used in place of GLIB_CONFIG.Daniel Harris2000-07-071-1/+1
| | | | | | | | PR: 19758 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30345
* Update to version 0.2.1.Steve Price2000-07-077-17/+111
| | | | | | | | PR: 19674 Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp> Notes: svn path=/head/; revision=30337
* Unleash this port upon the people. Actually make it work by changing theWill Andrews2000-06-221-2/+3
| | | | | | | "gtk-config" -> "gtk12-config" assumption made in Makefile.in. Notes: svn path=/head/; revision=29764
* Add gdcd, a cd player frontend using GTK.Will Andrews2000-06-035-0/+54
Obtained from: NetBSD Notes: svn path=/head/; revision=29140