aboutsummaryrefslogtreecommitdiff
path: root/audio/esperanza
diff options
context:
space:
mode:
authorAlexander Botero-Lowry <alexbl@FreeBSD.org>2007-02-24 13:10:54 +0000
committerAlexander Botero-Lowry <alexbl@FreeBSD.org>2007-02-24 13:10:54 +0000
commit887102e39c5a2aeac1a9c8ce54b8c81f93eb3f35 (patch)
tree4e9e8a5a44e2d686538ec6ab5c60707fd6a9f121 /audio/esperanza
parent4c9118f45d9a6abde55ffb72fa77f85856772000 (diff)
Notes
Diffstat (limited to 'audio/esperanza')
-rw-r--r--audio/esperanza/Makefile30
-rw-r--r--audio/esperanza/distinfo3
-rw-r--r--audio/esperanza/pkg-descr11
3 files changed, 44 insertions, 0 deletions
diff --git a/audio/esperanza/Makefile b/audio/esperanza/Makefile
new file mode 100644
index 000000000000..d47ec14c6e91
--- /dev/null
+++ b/audio/esperanza/Makefile
@@ -0,0 +1,30 @@
+# Ports collection makefile for: esperanza
+# Date created: 23 Feb 2007
+# Whom: Alexander Botero-Lowry <alexbl@FreeBSD.org>
+#
+# $FreeBSD$
+#
+
+PORTNAME= esperanza
+PORTVERSION= 0.2.2
+CATEGORIES= audio
+MASTER_SITES= http://xmms2.xmms.se/~tru/esperanza/0.2/
+
+MAINTAINER= alexbl@FreeBSD.org
+COMMENT= Advanced QT4 XMMS2 client
+
+BUILD_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so:${PORTSDIR}/audio/cpp-xmms2
+RUN_DEPENDS= ${LOCALBASE}/lib/libxmmsclient++.so:${PORTSDIR}/audio/cpp-xmms2
+
+USE_QT_VER= 4
+QT_COMPONENTS= gui moc qmake rcc uic xml network imageformats
+HAS_CONFIGURE= yes
+USE_GMAKE= yes
+
+PLIST_FILES= bin/esperanza
+
+do-configure:
+ @cd ${WRKSRC} && ${SETENV} ${CONFIGURE_ENV} \
+ ${QMAKE} -unix PREFIX=${PREFIX} esperanza.pro
+
+.include <bsd.port.mk>
diff --git a/audio/esperanza/distinfo b/audio/esperanza/distinfo
new file mode 100644
index 000000000000..02015d2db4f4
--- /dev/null
+++ b/audio/esperanza/distinfo
@@ -0,0 +1,3 @@
+MD5 (esperanza-0.2.2.tar.gz) = 4d4c7567fb0081e99f097925b5eaeca8
+SHA256 (esperanza-0.2.2.tar.gz) = 247e31ca03bbb6147ff789516e843be5d48269f2f555d1a8756ddea855af7541
+SIZE (esperanza-0.2.2.tar.gz) = 151126
diff --git a/audio/esperanza/pkg-descr b/audio/esperanza/pkg-descr
new file mode 100644
index 000000000000..5c88b533fc67
--- /dev/null
+++ b/audio/esperanza/pkg-descr
@@ -0,0 +1,11 @@
+Esperanza is a client written with C++ / Qt4 and aims to be cross-platform
+goodness for everyone.
+
+Some Features:
+ * Sleek, uncomplicated UI
+ * Album art in the playlist
+ * Remote file chooser
+ * Mini-mode
+ * Last.fm browser
+
+WWW: http://wiki.xmms2.xmms.se/index.php/Client:Esperanza