mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
parent
ed8d716219
commit
a0230e5eb0
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=184509
@ -53,6 +53,7 @@
|
||||
SUBDIR += wmtz
|
||||
SUBDIR += xalarm
|
||||
SUBDIR += xdaliclock
|
||||
SUBDIR += xfce4-datetime-plugin
|
||||
SUBDIR += xfce4-timer-plugin
|
||||
SUBDIR += xmms-alarm
|
||||
SUBDIR += xtimer
|
||||
|
27
x11-clocks/xfce4-datetime-plugin/Makefile
Normal file
27
x11-clocks/xfce4-datetime-plugin/Makefile
Normal file
@ -0,0 +1,27 @@
|
||||
# New ports collection makefile for: datetimer plugin for xfce4
|
||||
# Date created: 02 February 2007
|
||||
# Whom: Martin Wilke (miwi@FreeBSD.org)
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-datetime-plugin
|
||||
PORTVERSION= 0.5.0
|
||||
CATEGORIES= x11-clocks xfce
|
||||
MASTER_SITES= http://goodies.xfce.org/releases/${PORTNAME}/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= miwi@FreeBSD.org
|
||||
COMMENT= A datetime plugin for xfce
|
||||
|
||||
USE_GMAKE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig
|
||||
USE_XFCE= configenv libgui libutil panel
|
||||
USE_XLIB= yes
|
||||
|
||||
.include <bsd.port.pre.mk>
|
||||
.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk"
|
||||
.include <bsd.port.post.mk>
|
3
x11-clocks/xfce4-datetime-plugin/distinfo
Normal file
3
x11-clocks/xfce4-datetime-plugin/distinfo
Normal file
@ -0,0 +1,3 @@
|
||||
MD5 (xfce4/xfce4-datetime-plugin-0.5.0.tar.gz) = 0aa1c85861a0ab8fc7f2d502c94de289
|
||||
SHA256 (xfce4/xfce4-datetime-plugin-0.5.0.tar.gz) = 62de287c5ae8ab539ba239de7c1b92728226d2e70057cf19e915f1e9e5891b11
|
||||
SIZE (xfce4/xfce4-datetime-plugin-0.5.0.tar.gz) = 374366
|
3
x11-clocks/xfce4-datetime-plugin/pkg-descr
Normal file
3
x11-clocks/xfce4-datetime-plugin/pkg-descr
Normal file
@ -0,0 +1,3 @@
|
||||
Datetime plugin for the xfce panel.
|
||||
|
||||
WWW: http://goodies.xfce.org/
|
10
x11-clocks/xfce4-datetime-plugin/pkg-plist
Normal file
10
x11-clocks/xfce4-datetime-plugin/pkg-plist
Normal file
@ -0,0 +1,10 @@
|
||||
lib/xfce4/panel-plugins/libdatetime.a
|
||||
lib/xfce4/panel-plugins/libdatetime.la
|
||||
lib/xfce4/panel-plugins/libdatetime.so
|
||||
share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||
share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo
|
||||
share/xfce4/panel-plugins/datetime.desktop
|
||||
@dirrm share/xfce4/panel-plugins
|
||||
@dirrm share/xfce4
|
||||
@dirrm lib/xfce4/panel-plugins
|
||||
@dirrm lib/xfce4
|
Loading…
Reference in New Issue
Block a user