Moved fvwm2-themes to fvwm-themes.

This commit is contained in:
martti 2006-07-02 09:22:31 +00:00
parent fae1abe270
commit bf8fd64526
5 changed files with 1309 additions and 0 deletions

7
wm/fvwm-themes/DESCR Normal file
View file

@ -0,0 +1,7 @@
fvwm2-themes gives to a novice fvwm2 user a complete fvwm2 configuration with
precreated themes. The user doesn't need to know any fvwm2 syntax to start
using a reasonably powerful and themeable fvwm2 setup. All he needs is to
install the latest fvwm2, the latest fvwm2-themes and start fvwm-themes-start.
On the other hand, fvwm2-themes gives to a more experience user an ability to
create his own personal parts (so called personal theme) to use with other
theme components or even to create a completely new theme.

8
wm/fvwm-themes/MESSAGE Normal file
View file

@ -0,0 +1,8 @@
===========================================================================
$NetBSD: MESSAGE,v 1.1.1.1 2006/07/02 09:22:31 martti Exp $
You may wish to add 'fvwm-themes-start' command into your .xinitrc,
.xsession or .Xclients file to make themes take effect after each fvwm2
startup.
===========================================================================

33
wm/fvwm-themes/Makefile Normal file
View file

@ -0,0 +1,33 @@
# $NetBSD: Makefile,v 1.1.1.1 2006/07/02 09:22:31 martti Exp $
#
DISTNAME= fvwm-themes-${THEM_VER}
PKGREVISION= 7
CATEGORIES= wm
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=fvwm-themes/}
EXTRACT_SUFX= .tar.bz2
DISTFILES+= ${DISTNAME}${EXTRACT_SUFX} \
fvwm-themes-extra-${THEM_VER}.tar.bz2
MAINTAINER= gendalia@NetBSD.org
HOMEPAGE= http://fvwm-themes.sourceforge.net/
COMMENT= Configuration framework for fvwm2 with samples
DEPENDS+= {fvwm,fvwm2}>=2.4.8:../../wm/fvwm
THEM_VER= 0.6.2
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
USE_TOOLS+= perl:run
USE_X11BASE= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS+= --with-ft-datadir=${PREFIX}/share/fvwm2
post-install:
${PREFIX}/bin/fvwm-themes-config --site --install \
${DISTDIR}/fvwm-themes-extra-${THEM_VER}.tar.bz2
.include "../../graphics/ImageMagick/buildlink3.mk"
.include "../../mk/x11.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

1253
wm/fvwm-themes/PLIST Normal file

File diff suppressed because it is too large Load diff

8
wm/fvwm-themes/distinfo Normal file
View file

@ -0,0 +1,8 @@
$NetBSD: distinfo,v 1.1.1.1 2006/07/02 09:22:32 martti Exp $
SHA1 (fvwm-themes-0.6.2.tar.bz2) = 63e2ed90bd172494611d3d37a418406c8e61bb27
RMD160 (fvwm-themes-0.6.2.tar.bz2) = 49706c0d2a367d2a2877ea5d1030397314ec211f
Size (fvwm-themes-0.6.2.tar.bz2) = 592419 bytes
SHA1 (fvwm-themes-extra-0.6.2.tar.bz2) = 3112f6ac44453f0fe1ec97553d6b167483f64012
RMD160 (fvwm-themes-extra-0.6.2.tar.bz2) = c78e47d355638760a990477c990e2f705dd347e7
Size (fvwm-themes-extra-0.6.2.tar.bz2) = 378884 bytes