aboutsummaryrefslogtreecommitdiff
path: root/audio/deadbeef-mpris-plugin
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2016-05-16 10:26:03 +0000
committerRene Ladan <rene@FreeBSD.org>2016-05-16 10:26:03 +0000
commitb4713607615e60a7c68a6d3830932d9a60cd469a (patch)
treeab20f334c9969f81f3b57c992c4b89539d9ad1d0 /audio/deadbeef-mpris-plugin
parent0a26792c3c45799ed7450667950e12cd9c1bb225 (diff)
downloadports-b4713607615e60a7c68a6d3830932d9a60cd469a.tar.gz
ports-b4713607615e60a7c68a6d3830932d9a60cd469a.zip
Notes
Diffstat (limited to 'audio/deadbeef-mpris-plugin')
-rw-r--r--audio/deadbeef-mpris-plugin/Makefile33
-rw-r--r--audio/deadbeef-mpris-plugin/distinfo2
-rw-r--r--audio/deadbeef-mpris-plugin/pkg-descr10
-rw-r--r--audio/deadbeef-mpris-plugin/pkg-plist4
4 files changed, 0 insertions, 49 deletions
diff --git a/audio/deadbeef-mpris-plugin/Makefile b/audio/deadbeef-mpris-plugin/Makefile
deleted file mode 100644
index 991a40854db0..000000000000
--- a/audio/deadbeef-mpris-plugin/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# Created by: Alexey Dokuchaev <danfe@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= deadbeef-mpris-plugin
-PORTVERSION= 2.1.3
-PORTREVISION= 2
-CATEGORIES= audio
-MASTER_SITES= GOOGLE_CODE
-
-MAINTAINER= danfe@FreeBSD.org
-COMMENT= MPRIS plugin for DeaDBeeF music player
-
-LICENSE= GPLv3
-
-BROKEN= does not work with recent versions of glib and/or DeaDBeeF
-DEPRECATED= Abandonware; use `audio/deadbeef-mpris2-plugin' instead
-EXPIRATION_DATE= 2016-05-16
-
-BUILD_DEPENDS= ${LOCALBASE}/include/deadbeef/deadbeef.h:audio/deadbeef
-RUN_DEPENDS:= ${BUILD_DEPENDS}
-
-GNU_CONFIGURE= yes
-USE_GNOME= glib20
-USES= pkgconfig libtool
-INSTALL_TARGET= install-strip
-
-WRKSRC= ${WRKDIR}/deadbeef-${PORTVERSION}
-
-post-patch:
- @${REINPLACE_CMD} -e 's|-Werror||g' ${WRKSRC}/Makefile.in \
- ${WRKSRC}/test/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/audio/deadbeef-mpris-plugin/distinfo b/audio/deadbeef-mpris-plugin/distinfo
deleted file mode 100644
index 003a8af64cbc..000000000000
--- a/audio/deadbeef-mpris-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (deadbeef-mpris-plugin-2.1.3.tar.gz) = 22683ca508072e44e8e489c894e2cb22b3aa0475fdd312d2ef88f4dad4317e4f
-SIZE (deadbeef-mpris-plugin-2.1.3.tar.gz) = 354177
diff --git a/audio/deadbeef-mpris-plugin/pkg-descr b/audio/deadbeef-mpris-plugin/pkg-descr
deleted file mode 100644
index b6575899ab43..000000000000
--- a/audio/deadbeef-mpris-plugin/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-This is MPRIS (Media Player Remote Interfacing Specification) plugin for
-DeaDBeeF music player.
-
-The Media Player Remote Interfacing Specification is a standard D-Bus
-interface which aims to provide a common programmatic API for controlling
-media players. It provides a mechanism for compliant media players
-discovery, basic playback, and media player state control as well as a
-tracklist interface which is used to add context to the current item.
-
-WWW: http://code.google.com/p/deadbeef-mpris-plugin/
diff --git a/audio/deadbeef-mpris-plugin/pkg-plist b/audio/deadbeef-mpris-plugin/pkg-plist
deleted file mode 100644
index 66114abf5b69..000000000000
--- a/audio/deadbeef-mpris-plugin/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-lib/deadbeef/mpris.a
-lib/deadbeef/mpris.so
-lib/deadbeef/mpris.so.0
-lib/deadbeef/mpris.so.0.0.0