mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
- Update to 0.3.1
- Take maintainership PR: ports/94177 Submitted by: Jean-Francois BOEUF <jfb@minet.net>
This commit is contained in:
parent
64156f4584
commit
f9c49b019f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=157396
@ -1,4 +1,4 @@
|
||||
# New ports collection makefile for: xfce4-mixer
|
||||
# New ports collection makefile for: xfce4-xmms-plugin
|
||||
# Date created: 2004/05/10
|
||||
# Whom: Zahemszky, Gábor <Gabor@Zahemszky.HU>
|
||||
#
|
||||
@ -6,12 +6,13 @@
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-xmms-plugin
|
||||
PORTVERSION= 0.1.1
|
||||
PORTREVISION= 5
|
||||
PORTVERSION= 0.3.1
|
||||
CATEGORIES= multimedia audio xfce
|
||||
MASTER_SITES= http://download.berlios.de/xfce-goodies/
|
||||
MASTER_SITES= http://download.berlios.de/xfce-goodies/ \
|
||||
http://download2.berlios.de/xfce-goodies/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= ports@FreeBSD.org
|
||||
MAINTAINER= jfb@minet.net
|
||||
COMMENT= XFce 4 xmms control plugin for xfce4-panel
|
||||
|
||||
BUILD_DEPENDS= xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \
|
||||
|
@ -1,3 +1,3 @@
|
||||
MD5 (xfce4-xmms-plugin-0.1.1.tar.bz2) = 7d852c49b74170cd662afabd86f40e8d
|
||||
SHA256 (xfce4-xmms-plugin-0.1.1.tar.bz2) = 42d1a9d542acbc46ccfafd3835054a537150fdea85f864f16dd7932ee40d7153
|
||||
SIZE (xfce4-xmms-plugin-0.1.1.tar.bz2) = 145414
|
||||
MD5 (xfce4/xfce4-xmms-plugin-0.3.1.tar.bz2) = 0dac8795b192383c13b1d5cd072b754a
|
||||
SHA256 (xfce4/xfce4-xmms-plugin-0.3.1.tar.bz2) = bd01bd8b9075835f067fb46080a30ae047f60733b5009dc7a0f0cf4c9b5d0a1f
|
||||
SIZE (xfce4/xfce4-xmms-plugin-0.3.1.tar.bz2) = 518730
|
||||
|
@ -1,11 +1,21 @@
|
||||
lib/xfce4/panel-plugins/libxmms_plugin.a
|
||||
lib/xfce4/panel-plugins/libxmms_plugin.la
|
||||
lib/xfce4/panel-plugins/libxmms_plugin.so
|
||||
share/xfce4/xmms-plugin/xmms-plugin-prev.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-play.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-pause.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-stop.png
|
||||
share/locale/de/LC_MESSAGES/xfce4-xmms-plugin.mo
|
||||
share/locale/ko/LC_MESSAGES/xfce4-xmms-plugin.mo
|
||||
share/locale/lt/LC_MESSAGES/xfce4-xmms-plugin.mo
|
||||
share/xfce4/xmms-plugin/xmms-plugin-menu-eject.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-menu-icon.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-menu-next.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-menu-pause.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-menu-play.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-menu-prev.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-menu-stop.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-next.png
|
||||
@dirrm share/xfce4/xmms-plugin
|
||||
share/xfce4/xmms-plugin/xmms-plugin-pause.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-play.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-prev.png
|
||||
share/xfce4/xmms-plugin/xmms-plugin-stop.png
|
||||
@dirrmtry lib/xfce4/panel-plugins
|
||||
@dirrmtry lib/xfce4
|
||||
@dirrm share/xfce4/xmms-plugin
|
||||
|
Loading…
Reference in New Issue
Block a user