From 4e5a185f43ef1759255cb822cf48db0b0473b165 Mon Sep 17 00:00:00 2001 From: martti Date: Fri, 26 Sep 2003 10:27:37 +0000 Subject: Additional artwork (backgrounds...) for the XFce4 desktop environment. --- graphics/xfce4-artwork/DESCR | 1 + graphics/xfce4-artwork/Makefile | 13 +++++++++++++ graphics/xfce4-artwork/PLIST | 6 ++++++ graphics/xfce4-artwork/buildlink2.mk | 26 ++++++++++++++++++++++++++ graphics/xfce4-artwork/distinfo | 4 ++++ 5 files changed, 50 insertions(+) create mode 100644 graphics/xfce4-artwork/DESCR create mode 100644 graphics/xfce4-artwork/Makefile create mode 100644 graphics/xfce4-artwork/PLIST create mode 100644 graphics/xfce4-artwork/buildlink2.mk create mode 100644 graphics/xfce4-artwork/distinfo (limited to 'graphics/xfce4-artwork') diff --git a/graphics/xfce4-artwork/DESCR b/graphics/xfce4-artwork/DESCR new file mode 100644 index 00000000000..fb9c5790938 --- /dev/null +++ b/graphics/xfce4-artwork/DESCR @@ -0,0 +1 @@ +Additional artwork (backgrounds...) for the XFce4 desktop environment. diff --git a/graphics/xfce4-artwork/Makefile b/graphics/xfce4-artwork/Makefile new file mode 100644 index 00000000000..45f7590042b --- /dev/null +++ b/graphics/xfce4-artwork/Makefile @@ -0,0 +1,13 @@ +# $NetBSD: Makefile,v 1.1.1.1 2003/09/26 10:27:37 martti Exp $ + +.include "../../meta-pkgs/xfce4/Makefile.common" + +XFCE4_VERSION= 0.0.4 + +DISTNAME= xfce4-artwork-${XFCE4_VERSION} +CATEGORIES= graphics +MASTER_SITES= http://download.berlios.de/xfce-goodies/ +COMMENT= XFce4 artwork + +.include "../../x11/xfce4-desktop/buildlink2.mk" +.include "../../mk/bsd.pkg.mk" diff --git a/graphics/xfce4-artwork/PLIST b/graphics/xfce4-artwork/PLIST new file mode 100644 index 00000000000..0b30dc5529e --- /dev/null +++ b/graphics/xfce4-artwork/PLIST @@ -0,0 +1,6 @@ +@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/26 10:27:37 martti Exp $ +share/xfce4/backdrops/xfce-evil.jpg +share/xfce4/backdrops/xfce-gradiented.png +share/xfce4/backdrops/xfce-rio.png +share/xfce4/backdrops/xfce-transparent.png +@comment in xfce4-desktop: @dirrm share/xfce4/backdrops diff --git a/graphics/xfce4-artwork/buildlink2.mk b/graphics/xfce4-artwork/buildlink2.mk new file mode 100644 index 00000000000..0f9174304b6 --- /dev/null +++ b/graphics/xfce4-artwork/buildlink2.mk @@ -0,0 +1,26 @@ +# $NetBSD: buildlink2.mk,v 1.1.1.1 2003/09/26 10:27:37 martti Exp $ +# +# This Makefile fragment is included by packages that use xfce4-artwork. +# +# This file was created automatically using createbuildlink 2.6. +# + +.if !defined(XFCE4_ARTWORK_BUILDLINK2_MK) +XFCE4_ARTWORK_BUILDLINK2_MK= # defined + +BUILDLINK_PACKAGES+= xfce4-artwork +BUILDLINK_DEPENDS.xfce4-artwork?= xfce4-artwork>=0.0.4 +BUILDLINK_PKGSRCDIR.xfce4-artwork?= ../../graphics/xfce4-artwork + +EVAL_PREFIX+= BUILDLINK_PREFIX.xfce4-artwork=xfce4-artwork +BUILDLINK_PREFIX.xfce4-artwork_DEFAULT= ${X11PREFIX} + +.include "../../x11/xfce4-desktop/buildlink2.mk" +.include "../../devel/glib2/buildlink2.mk" +.include "../../devel/pkgconfig/buildlink2.mk" + +BUILDLINK_TARGETS+= xfce4-artwork-buildlink + +xfce4-artwork-buildlink: _BUILDLINK_USE + +.endif # XFCE4_ARTWORK_BUILDLINK2_MK diff --git a/graphics/xfce4-artwork/distinfo b/graphics/xfce4-artwork/distinfo new file mode 100644 index 00000000000..5eea384114b --- /dev/null +++ b/graphics/xfce4-artwork/distinfo @@ -0,0 +1,4 @@ +$NetBSD: distinfo,v 1.1.1.1 2003/09/26 10:27:37 martti Exp $ + +SHA1 (xfce4-artwork-0.0.4.tar.gz) = 06942598667fb54466fd4c00544fe0e4cfeb32ef +Size (xfce4-artwork-0.0.4.tar.gz) = 1897295 bytes -- cgit v1.2.3