diff options
author | Matt Keadle <mkeadle@gentoo.org> | 2002-10-04 00:43:44 +0000 |
---|---|---|
committer | Matt Keadle <mkeadle@gentoo.org> | 2002-10-04 00:43:44 +0000 |
commit | f4e83cff44a6ef32ae489a264ba0a5de7caa34ca (patch) | |
tree | 0501925363285c38dea52f99e5d4890b3bfdcb0c /x11-themes/commonbox-styles-extra | |
parent | Masking commonbox-styles-extra (diff) | |
download | gentoo-2-f4e83cff44a6ef32ae489a264ba0a5de7caa34ca.tar.gz gentoo-2-f4e83cff44a6ef32ae489a264ba0a5de7caa34ca.tar.bz2 gentoo-2-f4e83cff44a6ef32ae489a264ba0a5de7caa34ca.zip |
Adding package commonbox-styles-extra
Diffstat (limited to 'x11-themes/commonbox-styles-extra')
3 files changed, 40 insertions, 0 deletions
diff --git a/x11-themes/commonbox-styles-extra/ChangeLog b/x11-themes/commonbox-styles-extra/ChangeLog new file mode 100644 index 000000000000..beee95e17e59 --- /dev/null +++ b/x11-themes/commonbox-styles-extra/ChangeLog @@ -0,0 +1,12 @@ +# ChangeLog for x11-themes/commonbox-styles-extra +# Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/ChangeLog,v 1.1 2002/10/04 00:43:44 mkeadle Exp $ + +*commonbox-styles-extra-0.1 (03 Oct 2002) + + 03 Oct 2002; Matt Keadle <mkeadle@gentoo.org> + commonbox-styles-extra-0.1.ebuild ChangeLog files/digest-commonbox-styles-extra-0.1 : + + Initial ChangeLog release for commonbox-styles-extra. This is a collection of more + elaborate styles for flux|open|black(box). This package is considerably larger than + the original commonbox-styles package so it has been split into it's own build. diff --git a/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild new file mode 100644 index 000000000000..f386ebc5386e --- /dev/null +++ b/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild @@ -0,0 +1,27 @@ +# Copyright 1999-2002 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License, v2 or later +# $Header: /var/cvsroot/gentoo-x86/x11-themes/commonbox-styles-extra/commonbox-styles-extra-0.1.ebuild,v 1.1 2002/10/04 00:43:44 mkeadle Exp $ + +S=${WORKDIR}/${PN} +DESCRIPTION="Extra styles pack for flux|black|open(box)." +SRC_URI="mirror://gentoo/${P}.tar.bz2 + http://mkeadle.org/ebuilds/${P}.tar.bz2" +HOMEPAGE="http://mkeadle.org/" + +SLOT="0" +LICENSE="GPL-2" +KEYWORDS="x86 ppc sparc sparc64" + +DEPEND="media-gfx/xv + virtual/x11" +RDEPEND=${DEPEND} + +src_install () { + + insinto /usr/share/commonbox/styles + doins ${S}/styles/* + insinto /usr/share/commonbox/backgrounds + doins ${S}/backgrounds/* + dodoc README.commonbox-styles-extra COPYING + +} diff --git a/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.1 b/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.1 new file mode 100644 index 000000000000..c0982c930d2f --- /dev/null +++ b/x11-themes/commonbox-styles-extra/files/digest-commonbox-styles-extra-0.1 @@ -0,0 +1 @@ +MD5 a0edeac5423fea99a0b40b5325890c96 commonbox-styles-extra-0.1.tar.bz2 7841466 |