aboutsummaryrefslogtreecommitdiff
path: root/audio/wmalbum
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2018-12-21 13:19:02 +0000
committerRene Ladan <rene@FreeBSD.org>2018-12-21 13:19:02 +0000
commite5aaf05932b27919e9237fe077f607ac0f0d8e91 (patch)
tree094c99154e533e4d74dec6f4cc4c2f945ffea1b1 /audio/wmalbum
parent5f1feec64d3df4447b1b8c5fd03f70f6b745b8ba (diff)
downloadports-e5aaf05932b27919e9237fe077f607ac0f0d8e91.tar.gz
ports-e5aaf05932b27919e9237fe077f607ac0f0d8e91.zip
Notes
Diffstat (limited to 'audio/wmalbum')
-rw-r--r--audio/wmalbum/Makefile29
-rw-r--r--audio/wmalbum/distinfo2
-rw-r--r--audio/wmalbum/pkg-descr8
3 files changed, 0 insertions, 39 deletions
diff --git a/audio/wmalbum/Makefile b/audio/wmalbum/Makefile
deleted file mode 100644
index 23a593add7a2..000000000000
--- a/audio/wmalbum/Makefile
+++ /dev/null
@@ -1,29 +0,0 @@
-# Created by: lx@redundancy.redundancy.org
-# $FreeBSD$
-
-PORTNAME= wmalbum
-PORTVERSION= 0.1.5
-PORTREVISION= 11
-CATEGORIES= audio windowmaker
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION}
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Dockapp to display album covers for XMMS
-
-DEPRECATED= Uses obsolete glib12
-EXPIRATION_DATE= 2018-12-20
-
-LIB_DEPENDS= libxmms.so:multimedia/xmms \
- libgdk_pixbuf_xlib.so:graphics/gdk-pixbuf
-
-GNU_CONFIGURE= yes
-USE_CSTD= gnu89
-
-PLIST_FILES= bin/wmalbum \
- man/man1/wmalbum.1.gz
-
-do-install:
- ${INSTALL_PROGRAM} ${WRKSRC}/wmalbum/wmalbum ${STAGEDIR}${PREFIX}/bin
- ${INSTALL_MAN} ${WRKSRC}/wmalbum.1 ${STAGEDIR}${MANPREFIX}/man/man1
-
-.include <bsd.port.mk>
diff --git a/audio/wmalbum/distinfo b/audio/wmalbum/distinfo
deleted file mode 100644
index 313ba8b99075..000000000000
--- a/audio/wmalbum/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (wmalbum-0.1.5.tar.gz) = 4e6f1021fb79d94b85d1e1131b615f63ca184a410a5f204c250c165101632fd0
-SIZE (wmalbum-0.1.5.tar.gz) = 157369
diff --git a/audio/wmalbum/pkg-descr b/audio/wmalbum/pkg-descr
deleted file mode 100644
index 3857cf10780c..000000000000
--- a/audio/wmalbum/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-WMalbum is a dock applet that displays album covers for songs being
-played by XMMS. You must already have images of the album covers stored
-near the file being played. WMAlbum provides a handy circular menu
-for play/skip/etc, and can replace wmxmms. Although dock applets are
-designed for the WindowMaker window manager, they also work in other
-window managers including openbox and blackbox.
-
-WWW: http://wmalbum.sourceforge.net/