mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
New port: xfce4-artwork.
Additional artwork for the XFce4 desktop environment.
This commit is contained in:
parent
69e9639fd6
commit
9759e2f170
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=86214
@ -380,6 +380,7 @@
|
||||
SUBDIR += xdelta
|
||||
SUBDIR += xdf
|
||||
SUBDIR += xenmenu
|
||||
SUBDIR += xfce4-artwork
|
||||
SUBDIR += xfce4-iconbox
|
||||
SUBDIR += xfce4-panel-themes
|
||||
SUBDIR += xfce4-wm-themes
|
||||
|
23
misc/xfce4-artwork/Makefile
Normal file
23
misc/xfce4-artwork/Makefile
Normal file
@ -0,0 +1,23 @@
|
||||
# New ports collection makefile for: xfwm4-artwork
|
||||
# Date created: 3 August 2003
|
||||
# Whom: Dmitry Sivachenko <demon@FreeBSD.org>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
PORTNAME= xfce4-artwork
|
||||
PORTVERSION= 0.0.4
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://download.berlios.de/xfce-goodies/
|
||||
DIST_SUBDIR= xfce4
|
||||
|
||||
MAINTAINER= demon@FreeBSD.org
|
||||
COMMENT= Additional artwork for the XFce4 desktop environment
|
||||
|
||||
RUN_DEPENDS= ${X11BASE}/bin/xfdesktop:${PORTSDIR}/x11-wm/xfce4-desktop
|
||||
|
||||
USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
|
||||
|
||||
.include <bsd.port.mk>
|
1
misc/xfce4-artwork/distinfo
Normal file
1
misc/xfce4-artwork/distinfo
Normal file
@ -0,0 +1 @@
|
||||
MD5 (xfce4/xfce4-artwork-0.0.4.tar.gz) = 7b5d96c987a61b1a847b2010b1947244
|
1
misc/xfce4-artwork/pkg-descr
Normal file
1
misc/xfce4-artwork/pkg-descr
Normal file
@ -0,0 +1 @@
|
||||
Additional artwork for the XFce4 desktop environment.
|
4
misc/xfce4-artwork/pkg-plist
Normal file
4
misc/xfce4-artwork/pkg-plist
Normal file
@ -0,0 +1,4 @@
|
||||
share/xfce4/backdrops/xfce-evil.jpg
|
||||
share/xfce4/backdrops/xfce-gradiented.png
|
||||
share/xfce4/backdrops/xfce-transparent.png
|
||||
share/xfce4/backdrops/xfce-rio.png
|
Loading…
Reference in New Issue
Block a user