summaryrefslogtreecommitdiff
path: root/multimedia
diff options
context:
space:
mode:
authorAndrew Pantyukhin <sat@FreeBSD.org>2006-06-15 11:12:25 +0000
committerAndrew Pantyukhin <sat@FreeBSD.org>2006-06-15 11:12:25 +0000
commit8bee8dc8e4992120a435a760a086d0284a0ed586 (patch)
treebc8ef1c63bd7ed5f24db4b661a2fb103b11879b3 /multimedia
parentRemove useless patches (diff)
- Update comment and pkg-decr
- USE_GETTEXT to pacify portlint Approved by: maintainer (timeout 17 days)
Notes
Notes: svn path=/head/; revision=165498
Diffstat (limited to 'multimedia')
-rw-r--r--multimedia/beep-media-player/Makefile3
-rw-r--r--multimedia/beep-media-player/pkg-descr16
2 files changed, 14 insertions, 5 deletions
diff --git a/multimedia/beep-media-player/Makefile b/multimedia/beep-media-player/Makefile
index 14e137a59dd6..1094f57dffef 100644
--- a/multimedia/beep-media-player/Makefile
+++ b/multimedia/beep-media-player/Makefile
@@ -14,13 +14,14 @@ MASTER_SITE_SUBDIR= beepmp
DISTNAME= bmp-${PORTVERSION}
MAINTAINER= mmendez@energyhq.be
-COMMENT= GTK2 mp3 player
+COMMENT= GTK2 multimedia player
USE_GNOME= gtk20 libglade2 desktopfileutils
WANT_GNOME= yes
USE_X_PREFIX= yes
USE_AUTOTOOLS= libtool:15
USE_GMAKE= yes
+USE_GETTEXT= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib -lstdc++" \
diff --git a/multimedia/beep-media-player/pkg-descr b/multimedia/beep-media-player/pkg-descr
index e0ba276efb29..95efebff24cc 100644
--- a/multimedia/beep-media-player/pkg-descr
+++ b/multimedia/beep-media-player/pkg-descr
@@ -1,5 +1,13 @@
-beep is a media player based on XMMS (http://www.xmms.org).
-The primary goals of this fork are UI enhancements with latest
-technology (GTK2, Pango), and usability while maintaining the skinned UI.
+BMP, or Beep Media Player, is a compact media player that was originally
+forked from XMMS with the goal of porting XMMS to GTK2 and make use of
+more modern desktop standards. The original XMMS is based on GTK 1.2,
+which is now deprecated for roughly 4 years, and was deprecated at the
+time of the fork for approximately 2 years. This, and the fact that the
+developers were developing XMMS under a mostly cathedral-style model led
+M. Derezynski to fork BMP from XMMS.
-WWW: http://beepmp.sourceforge.net/
+BMP was discontinued in October 2005 with version 0.9.7.1 being
+the last one. There is a fork off 0.9.7.1 in multimedia/audacious
+and a completely new version of BMP in multimedia/bmpx.
+
+WWW: http://bmp.beep-media-player.org/index.php/BMP_Homepage