merge with original marx-overlay
This commit is contained in:
3
x11-themes/akdc-corona/Manifest
Normal file
3
x11-themes/akdc-corona/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 6a7b4d61f1254eb941e414442539cb1b akdc-corona-1.0.ebuild 544
|
||||
MD5 5a526c3ad26d127973ab840d613954e9 files/digest-akdc-corona-1.0 75
|
||||
MD5 5a526c3ad26d127973ab840d613954e9 files/digest-corona-1.0 75
|
25
x11-themes/akdc-corona/akdc-corona-1.0.ebuild
Normal file
25
x11-themes/akdc-corona/akdc-corona-1.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2004 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit kde
|
||||
|
||||
# Some workarounds :-)
|
||||
MY_PREFIX="home/junior/ProyectoKwin/pack/"
|
||||
S="${WORKDIR}/${MY_PREFIX}/${MY_P}"
|
||||
MY_PN="corona"
|
||||
MY_P="${MY_PN}-${PV}-3.2.0"
|
||||
|
||||
DESCRIPTION="AKDC kwin theme corona"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
|
||||
SRC_URI="http://www.kde-look.org/content/files/12330-${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="QPL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
RESTRICT="nomirror"
|
||||
|
||||
IUSE=""
|
||||
|
||||
need-kde 3.2
|
1
x11-themes/akdc-corona/files/digest-akdc-corona-1.0
Normal file
1
x11-themes/akdc-corona/files/digest-akdc-corona-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 ccf13bbdb451b0add58f94bcfbe54b40 12330-corona-1.0-3.2.0.tar.bz2 509626
|
1
x11-themes/akdc-corona/files/digest-corona-1.0
Normal file
1
x11-themes/akdc-corona/files/digest-corona-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 ccf13bbdb451b0add58f94bcfbe54b40 12330-corona-1.0-3.2.0.tar.bz2 509626
|
2
x11-themes/akdc-kwin-themes/Manifest
Normal file
2
x11-themes/akdc-kwin-themes/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
MD5 ee58d79b3546a2628d9d7c17a9779595 akdc-kwin-themes-1.0.ebuild 684
|
||||
MD5 d41d8cd98f00b204e9800998ecf8427e files/digest-akdc-kwin-themes-1.0 0
|
37
x11-themes/akdc-kwin-themes/akdc-kwin-themes-1.0.ebuild
Normal file
37
x11-themes/akdc-kwin-themes/akdc-kwin-themes-1.0.ebuild
Normal file
@@ -0,0 +1,37 @@
|
||||
# Copyright 1999-2005 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: )
|
||||
|
||||
|
||||
inherit kde
|
||||
|
||||
DESCRIPTION="AKDC kwin themes"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
|
||||
SRC_URI=""
|
||||
|
||||
IUSE=""
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
LICENSE="QPL"
|
||||
|
||||
RESTRICT="nomirror"
|
||||
|
||||
DEPEND=">=x11-themes/akdc-corona-1.0
|
||||
>=x11-themes/akdc-luna-1.0
|
||||
>=x11-themes/akdc-lunamet-1.0
|
||||
>=x11-themes/akdc-nvidia-1.0
|
||||
>=x11-themes/akdc-royale-1.0
|
||||
>=x11-themes/akdc-softcrystal-1.0"
|
||||
|
||||
|
||||
src_unpack() {
|
||||
return 0
|
||||
}
|
||||
|
||||
src_compile() {
|
||||
einfo "Nothing to compile"
|
||||
}
|
||||
|
||||
src_install() {
|
||||
einfo "Nothing to install"
|
||||
}
|
3
x11-themes/akdc-luna/Manifest
Normal file
3
x11-themes/akdc-luna/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 a0eeae277bd5a10d7d993fd55c5876f5 akdc-luna-1.0.ebuild 526
|
||||
MD5 d27dd9cc61da00ca10b17ce1aeebd872 files/digest-akdc-luna-1.0 67
|
||||
MD5 d27dd9cc61da00ca10b17ce1aeebd872 files/digest-luna-1.0 67
|
25
x11-themes/akdc-luna/akdc-luna-1.0.ebuild
Normal file
25
x11-themes/akdc-luna/akdc-luna-1.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2004 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit kde
|
||||
|
||||
# Some workarounds :-)
|
||||
MY_PREFIX="home/junior/ProyectoKwin/pack/"
|
||||
MY_PN="luna"
|
||||
MY_P="${MY_PN}-${PV}-3.2.0"
|
||||
S="${WORKDIR}/${MY_PREFIX}/${MY_P}"
|
||||
|
||||
DESCRIPTION="AKDC kwin theme luna"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
|
||||
SRC_URI="ftp://ftp.berlios.de/pub/assk/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="QPL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
RESTRICT="nomirror"
|
||||
|
||||
IUSE=""
|
||||
|
||||
need-kde 3.2
|
1
x11-themes/akdc-luna/files/digest-akdc-luna-1.0
Normal file
1
x11-themes/akdc-luna/files/digest-akdc-luna-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 0854da01d069bf31b7afcb5873ff30be luna-1.0-3.2.0.tar.bz2 502585
|
1
x11-themes/akdc-luna/files/digest-luna-1.0
Normal file
1
x11-themes/akdc-luna/files/digest-luna-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 0854da01d069bf31b7afcb5873ff30be luna-1.0-3.2.0.tar.bz2 502585
|
3
x11-themes/akdc-lunamet/Manifest
Normal file
3
x11-themes/akdc-lunamet/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 f19b20b2a37229ae0dfeed95f08dee30 akdc-lunamet-1.0.ebuild 532
|
||||
MD5 de875cf7904ad0932b2dc24b98865b62 files/digest-akdc-lunamet-1.0 70
|
||||
MD5 de875cf7904ad0932b2dc24b98865b62 files/digest-lunamet-1.0 70
|
25
x11-themes/akdc-lunamet/akdc-lunamet-1.0.ebuild
Normal file
25
x11-themes/akdc-lunamet/akdc-lunamet-1.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2004 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit kde
|
||||
|
||||
# Some workarounds :-)
|
||||
MY_PREFIX="home/junior/ProyectoKwin/pack/"
|
||||
MY_PN="lunamet"
|
||||
MY_P="${MY_PN}-${PV}-3.2.0"
|
||||
S="${WORKDIR}/${MY_PREFIX}/${MY_P}"
|
||||
|
||||
DESCRIPTION="AKDC kwin theme lunamet"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
|
||||
SRC_URI="ftp://ftp.berlios.de/pub/assk/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="QPL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
RESTRICT="nomirror"
|
||||
|
||||
IUSE=""
|
||||
|
||||
need-kde 3.2
|
1
x11-themes/akdc-lunamet/files/digest-akdc-lunamet-1.0
Normal file
1
x11-themes/akdc-lunamet/files/digest-akdc-lunamet-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 f80565d515586f8478d0a73e449e9046 lunamet-1.0-3.2.0.tar.bz2 491666
|
1
x11-themes/akdc-lunamet/files/digest-lunamet-1.0
Normal file
1
x11-themes/akdc-lunamet/files/digest-lunamet-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 f80565d515586f8478d0a73e449e9046 lunamet-1.0-3.2.0.tar.bz2 491666
|
3
x11-themes/akdc-nvidia/Manifest
Normal file
3
x11-themes/akdc-nvidia/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 091af5b377b08720d79fe87dc5110eb2 akdc-nvidia-1.0.ebuild 530
|
||||
MD5 66eef3e74d4e9860f89a0b11ac8cc7b0 files/digest-akdc-nvidia-1.0 69
|
||||
MD5 66eef3e74d4e9860f89a0b11ac8cc7b0 files/digest-nvidia-1.0 69
|
25
x11-themes/akdc-nvidia/akdc-nvidia-1.0.ebuild
Normal file
25
x11-themes/akdc-nvidia/akdc-nvidia-1.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2004 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit kde
|
||||
|
||||
# Some workarounds :-)
|
||||
MY_PREFIX="home/junior/ProyectoKwin/pack/"
|
||||
MY_PN="nvidia"
|
||||
MY_P="${MY_PN}-${PV}-3.2.0"
|
||||
S="${WORKDIR}/${MY_PREFIX}/${MY_P}"
|
||||
|
||||
DESCRIPTION="AKDC kwin theme nvidia"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
|
||||
SRC_URI="ftp://ftp.berlios.de/pub/assk/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="QPL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
RESTRICT="nomirror"
|
||||
|
||||
IUSE=""
|
||||
|
||||
need-kde 3.3
|
1
x11-themes/akdc-nvidia/files/digest-akdc-nvidia-1.0
Normal file
1
x11-themes/akdc-nvidia/files/digest-akdc-nvidia-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 b230b4fe927c8a0f26ab1af833b61161 nvidia-1.0-3.2.0.tar.bz2 497546
|
1
x11-themes/akdc-nvidia/files/digest-nvidia-1.0
Normal file
1
x11-themes/akdc-nvidia/files/digest-nvidia-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 b230b4fe927c8a0f26ab1af833b61161 nvidia-1.0-3.2.0.tar.bz2 497546
|
3
x11-themes/akdc-royale/Manifest
Normal file
3
x11-themes/akdc-royale/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 9d896031e31ebb4c8d2064e3af1ec3f8 akdc-royale-1.0.ebuild 473
|
||||
MD5 9b56c4d288c85012c05fb4e8fa79a2db files/digest-akdc-royale-1.0 68
|
||||
MD5 9b56c4d288c85012c05fb4e8fa79a2db files/digest-royale-1.0 68
|
24
x11-themes/akdc-royale/akdc-royale-1.0.ebuild
Normal file
24
x11-themes/akdc-royale/akdc-royale-1.0.ebuild
Normal file
@@ -0,0 +1,24 @@
|
||||
# Copyright 1999-2004 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit kde
|
||||
|
||||
# Some workarounds :-)
|
||||
MY_PN="royale"
|
||||
MY_P="${MY_PN}-${PV}-3.2.0"
|
||||
S="${WORKDIR}/${MY_P}"
|
||||
|
||||
DESCRIPTION="AKDC kwin theme royale"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
|
||||
SRC_URI="ftp://ftp.berlios.de/pub/assk/${MY_P}.tar.gz"
|
||||
|
||||
LICENSE="QPL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
RESTRICT="nomirror"
|
||||
|
||||
IUSE=""
|
||||
|
||||
need-kde 3.2
|
1
x11-themes/akdc-royale/files/digest-akdc-royale-1.0
Normal file
1
x11-themes/akdc-royale/files/digest-akdc-royale-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 3a754bc56edee8a6484bc00fa348e7e8 royale-1.0-3.2.0.tar.gz 665128
|
1
x11-themes/akdc-royale/files/digest-royale-1.0
Normal file
1
x11-themes/akdc-royale/files/digest-royale-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 3a754bc56edee8a6484bc00fa348e7e8 royale-1.0-3.2.0.tar.gz 665128
|
3
x11-themes/akdc-softcrystal/Manifest
Normal file
3
x11-themes/akdc-softcrystal/Manifest
Normal file
@@ -0,0 +1,3 @@
|
||||
MD5 78856f8661e3fbdf64bacf4f51985792 akdc-softcrystal-1.0.ebuild 540
|
||||
MD5 f685ad70bbf1624e98646bfca3632f12 files/digest-softcrystal-1.0 74
|
||||
MD5 f685ad70bbf1624e98646bfca3632f12 files/digest-akdc-softcrystal-1.0 74
|
25
x11-themes/akdc-softcrystal/akdc-softcrystal-1.0.ebuild
Normal file
25
x11-themes/akdc-softcrystal/akdc-softcrystal-1.0.ebuild
Normal file
@@ -0,0 +1,25 @@
|
||||
# Copyright 1999-2004 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit kde
|
||||
|
||||
# Some workarounds :-)
|
||||
MY_PREFIX="home/junior/ProyectoKwin/pack/"
|
||||
MY_PN="softcrystal"
|
||||
MY_P="${MY_PN}-${PV}-3.2.0"
|
||||
S="${WORKDIR}/${MY_PREFIX}/${MY_P}"
|
||||
|
||||
DESCRIPTION="AKDC kwin theme softcrystal"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=12330"
|
||||
SRC_URI="ftp://ftp.berlios.de/pub/assk/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="QPL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86 ~amd64"
|
||||
|
||||
RESTRICT="nomirror"
|
||||
|
||||
IUSE=""
|
||||
|
||||
need-kde 3.2
|
@@ -0,0 +1 @@
|
||||
MD5 933dc7f5c69ebac7384d6d939a4aaa24 softcrystal-1.0-3.2.0.tar.bz2 502676
|
1
x11-themes/akdc-softcrystal/files/digest-softcrystal-1.0
Normal file
1
x11-themes/akdc-softcrystal/files/digest-softcrystal-1.0
Normal file
@@ -0,0 +1 @@
|
||||
MD5 933dc7f5c69ebac7384d6d939a4aaa24 softcrystal-1.0-3.2.0.tar.bz2 502676
|
2
x11-themes/ballistik/Manifest
Normal file
2
x11-themes/ballistik/Manifest
Normal file
@@ -0,0 +1,2 @@
|
||||
MD5 d62ad2dcec83ae16c1a9427655c750ce ballistik-0.5.ebuild 532
|
||||
MD5 f27eba1aad687d4009b96b27f4b3fcec files/digest-ballistik-0.5 72
|
21
x11-themes/ballistik/ballistik-0.5.ebuild
Normal file
21
x11-themes/ballistik/ballistik-0.5.ebuild
Normal file
@@ -0,0 +1,21 @@
|
||||
# Copyright 1999-2005 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: $
|
||||
|
||||
inherit kde
|
||||
need-kde 3.3
|
||||
|
||||
# Handle kde-look -- adapted from reinhardtstyle
|
||||
MY_PN="13580-ballistik"
|
||||
MY_P="${MY_PN}-${PV}"
|
||||
|
||||
DESCRIPTION="Ballistik - An adaption of KDE's Plastik"
|
||||
HOMEPAGE="http://www.kde-look.org/content/show.php?content=13580"
|
||||
SRC_URI="http://www.kde-look.org/content/files/${MY_P}.tar.bz2"
|
||||
|
||||
LICENSE="LGPL"
|
||||
SLOT="0"
|
||||
KEYWORDS="~x86"
|
||||
IUSE=""
|
||||
|
||||
#DEPEND="|| ( kde-base/kwin >=kde-base/kdebase-3.3 )"
|
1
x11-themes/ballistik/files/digest-ballistik-0.5
Normal file
1
x11-themes/ballistik/files/digest-ballistik-0.5
Normal file
@@ -0,0 +1 @@
|
||||
MD5 a954308d3937c32caa653f1f72e1db2f 13580-ballistik-0.5.tar.bz2 358323
|
Reference in New Issue
Block a user