Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | . fix build with clang (CPPFLAGS+=-Wno-return-type); | Boris Samorodov | 2013-06-13 | 1 | -3/+0 |
| | | | | | | | | | | | . remove shlib ABI version from LIB_DEPENDS; . add LICENSE=GPLv2; . trim Makefile headers; . use PLIST_FILES; . remove pkg-plist (3 lines). Notes: svn path=/head/; revision=320820 | ||||
* | MusicTracker is a plugin for Pidgin which displays the music track currently | Pav Lucistnik | 2008-04-24 | 1 | -0/+3 |
playing in the status message of various accounts such as AIM, Yahoo, MSN, Gtalk (Jabber), etc., i.e. any protocol Pidgin supports custom statuses on. Support for a wide range of audio players on both Windows and UNIX platforms is planned. Currently supported players: Amarok, Rhythmbox, Audacious, XMMS, MPC/MPD, Exaile, Banshee and Quod Libet. WWW: http://code.google.com/p/musictracker/ Notes: svn path=/head/; revision=211878 |