summaryrefslogtreecommitdiff
path: root/audio/qmpdclient
diff options
context:
space:
mode:
Diffstat (limited to 'audio/qmpdclient')
-rw-r--r--audio/qmpdclient/Makefile50
-rw-r--r--audio/qmpdclient/distinfo2
-rw-r--r--audio/qmpdclient/files/patch-qmpdclient.desktop10
-rw-r--r--audio/qmpdclient/files/patch-qmpdclient.pro38
-rw-r--r--audio/qmpdclient/pkg-descr16
-rw-r--r--audio/qmpdclient/pkg-plist22
6 files changed, 0 insertions, 138 deletions
diff --git a/audio/qmpdclient/Makefile b/audio/qmpdclient/Makefile
deleted file mode 100644
index 534c1695d454..000000000000
--- a/audio/qmpdclient/Makefile
+++ /dev/null
@@ -1,50 +0,0 @@
-# Created by: uyamba@gmail.com
-# $FreeBSD$
-
-PORTNAME= qmpdclient
-PORTVERSION= 1.2.2
-PORTREVISION= 1
-CATEGORIES= audio
-MASTER_SITES= http://dump.bitcheese.net/files/
-
-MAINTAINER= uyamba@gmail.com
-COMMENT= Easy to use musicpd client written in Qt4
-
-LICENSE= GPLv2
-LICENSE_FILE= ${WRKSRC}/COPYING
-
-DEPRECATED= Qt4 has been EOL since december 2015
-EXPIRATION_DATE= 2019-03-15
-
-USES= qmake qt:4 tar:bzip2
-USE_QT= moc_build rcc_build uic_build \
- corelib gui network xml xmlpatterns
-INSTALLS_ICONS= yes
-
-OPTIONS_DEFINE= DBUS NLS DEBUG
-
-DATADIR= ${PREFIX}/share/QMPDClient
-WRKSRC= ${WRKDIR}/${PORTNAME}
-
-OPTIONS_SUB= yes
-
-NLS_USES= qt:4
-NLS_USE= QT=linguisttools_build
-
-DBUS_QMAKE_ON= CONFIG+=qdbus
-DBUS_USES= qt:4
-DBUS_USE= QT=dbus
-
-DEBUG_QMAKE_ON= CONFIG+=debug
-
-post-patch:
- @${REINPLACE_CMD} -e 's|/usr/local|${PREFIX}|' \
- ${WRKSRC}/${PORTNAME}.pro
- @${REINPLACE_CMD} -e 's|/usr|${PREFIX}|' \
- ${WRKSRC}/src/notifications_dbus.cpp
-
-post-patch-NLS-off:
- @${REINPLACE_CMD} -e '/INSTALLS += translations/d' \
- ${WRKSRC}/${PORTNAME}.pro
-
-.include <bsd.port.mk>
diff --git a/audio/qmpdclient/distinfo b/audio/qmpdclient/distinfo
deleted file mode 100644
index bb7627954949..000000000000
--- a/audio/qmpdclient/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (qmpdclient-1.2.2.tar.bz2) = ed65705eaae8fb10fdce34ce20e010757a87423c2874479e1466e4368a866289
-SIZE (qmpdclient-1.2.2.tar.bz2) = 271565
diff --git a/audio/qmpdclient/files/patch-qmpdclient.desktop b/audio/qmpdclient/files/patch-qmpdclient.desktop
deleted file mode 100644
index ba599a1e03ee..000000000000
--- a/audio/qmpdclient/files/patch-qmpdclient.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
---- qmpdclient.desktop.orig 2011-06-08 09:16:26 UTC
-+++ qmpdclient.desktop
-@@ -4,6 +4,6 @@ Name=QMPDClient
- GenericName=Qt4 based MPD client
- Comment=A nicer MPD client
- Exec=qmpdclient
--Categories=Qt;Network;Music;
-+Categories=Qt;AudioVideo;Player;
- Icon=qmpdclient
- Terminal=false
diff --git a/audio/qmpdclient/files/patch-qmpdclient.pro b/audio/qmpdclient/files/patch-qmpdclient.pro
deleted file mode 100644
index ab5fdc8050fb..000000000000
--- a/audio/qmpdclient/files/patch-qmpdclient.pro
+++ /dev/null
@@ -1,38 +0,0 @@
---- qmpdclient.pro.orig 2011-06-08 09:16:26 UTC
-+++ qmpdclient.pro
-@@ -3,7 +3,7 @@ PREFIX = /usr/local
-
- # Most people need not muck about below here
- #!contains(QT_MAJOR_VERSION, 4):error(QMPDClient requires Qt 4)
--CONFIG += qt debug
-+CONFIG += qt
-
- # addition ldflags for release build
- QMAKE_LFLAGS_RELEASE += -O2 -g0 -s
-@@ -212,16 +212,15 @@ unix {
- SOURCES += src/qmpdclient_x11.cpp
- LIBS += -lX11
- # Check for dbus support
-- contains(QT_CONFIG, dbus) {
-+ contains(CONFIG, qdbus) {
- message(DBus: enabled)
-- CONFIG += qdbus
- SOURCES += src/notifications_dbus.cpp \
- src/qdbus_adaptor.cpp
- HEADERS += src/qdbus_adaptor.h
- DEFINES += WITH_DBUS
- }
- else {
-- message(DBus: disabled (Qt is not compiled with dbus support))
-+ message(DBus: disabled)
- SOURCES += src/notifications_nodbus.cpp
- }
- }
-@@ -253,6 +252,7 @@ unix {
- translations.commands = lrelease $$TRANSLATIONS
- translations.files = lang/cs_CZ.qm lang/de_DE.qm lang/es_ES.qm lang/fr_FR.qm lang/it_IT.qm lang/nl_NL.qm lang/nn_NO.qm lang/no_NO.qm lang/pt_BR.qm lang/ru_RU.qm lang/sv_SE.qm lang/tr_TR.qm lang/uk_UA.qm lang/zh_CN.qm lang/zh_TW.qm
- translations.path = $$PREFIX/share/QMPDClient/translations
-+translations.CONFIG += no_check_exist
-
- INSTALLS += translations
-
diff --git a/audio/qmpdclient/pkg-descr b/audio/qmpdclient/pkg-descr
deleted file mode 100644
index 4c0b7a1b8bee..000000000000
--- a/audio/qmpdclient/pkg-descr
+++ /dev/null
@@ -1,16 +0,0 @@
-QMPDClient is an easy to use MPD client written in Qt 4.
-
-Features:
-
-- Covers` display
-- Lyrics` display
-- Tag guessing
-- Internet radio
-- Storing & using playlists
-- Last.fm track submission
-- Tray notifications (Freedestop too)
-- Skinnable interface with iconsets
-- Shoutcast (unstable, see shoutcast branch in git)
-And more
-
-WWW: http://bitcheese.net/wiki/QMPDClient
diff --git a/audio/qmpdclient/pkg-plist b/audio/qmpdclient/pkg-plist
deleted file mode 100644
index 5c873c87f0bf..000000000000
--- a/audio/qmpdclient/pkg-plist
+++ /dev/null
@@ -1,22 +0,0 @@
-bin/qmpdclient
-%%NLS%%share/QMPDClient/translations/cs_CZ.qm
-%%NLS%%share/QMPDClient/translations/de_DE.qm
-%%NLS%%share/QMPDClient/translations/es_ES.qm
-%%NLS%%share/QMPDClient/translations/fr_FR.qm
-%%NLS%%share/QMPDClient/translations/it_IT.qm
-%%NLS%%share/QMPDClient/translations/nl_NL.qm
-%%NLS%%share/QMPDClient/translations/nn_NO.qm
-%%NLS%%share/QMPDClient/translations/no_NO.qm
-%%NLS%%share/QMPDClient/translations/pt_BR.qm
-%%NLS%%share/QMPDClient/translations/ru_RU.qm
-%%NLS%%share/QMPDClient/translations/sv_SE.qm
-%%NLS%%share/QMPDClient/translations/tr_TR.qm
-%%NLS%%share/QMPDClient/translations/uk_UA.qm
-%%NLS%%share/QMPDClient/translations/zh_CN.qm
-%%NLS%%share/QMPDClient/translations/zh_TW.qm
-share/applications/qmpdclient.desktop
-share/icons/hicolor/16x16/apps/qmpdclient.png
-share/icons/hicolor/22x22/apps/qmpdclient.png
-share/icons/hicolor/48x48/apps/qmpdclient.png
-share/icons/hicolor/64x64/apps/qmpdclient.png
-share/icons/hicolor/scalable/apps/qmpdclient.svg