From 832fbadeabec537e8b8c32e2555728ba5e847c88 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Sun, 6 Nov 2016 10:47:01 +0000 Subject: adjust core artwork --- x11-themes/kogaion-artwork-core/Manifest | 1 - .../kogaion-artwork-core-3.ebuild | 54 ---------------------- x11-themes/redcore-artwork-core/Manifest | 1 + .../redcore-artwork-core-1.ebuild | 51 ++++++++++++++++++++ 4 files changed, 52 insertions(+), 55 deletions(-) delete mode 100644 x11-themes/kogaion-artwork-core/Manifest delete mode 100644 x11-themes/kogaion-artwork-core/kogaion-artwork-core-3.ebuild create mode 100644 x11-themes/redcore-artwork-core/Manifest create mode 100644 x11-themes/redcore-artwork-core/redcore-artwork-core-1.ebuild (limited to 'x11-themes') diff --git a/x11-themes/kogaion-artwork-core/Manifest b/x11-themes/kogaion-artwork-core/Manifest deleted file mode 100644 index 42d26043..00000000 --- a/x11-themes/kogaion-artwork-core/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST kogaion-artwork-core-3.tar.gz 19063252 SHA256 e5ec6cbff80164e7a364d2c4b1d452a2816aa3fb4cb8042b282cd58ef207ff71 SHA512 c3ff3a3aa25698e3d60220a39d6eac760d413f32bf24cbce34cc454d431005fdd0d8a87db97f4e392b6f78f17c8c6391eb87b61163b4d8f63b7785f986160038 WHIRLPOOL 818aa6d40db25a60796f6a2120c28f984229c77f87d231f467c64f73010a9a3a887c0888ab4a64795404e7cf3575e7a68938a86c1e7cb1ab2758350f59abb8d7 diff --git a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-3.ebuild b/x11-themes/kogaion-artwork-core/kogaion-artwork-core-3.ebuild deleted file mode 100644 index 8e43949e..00000000 --- a/x11-themes/kogaion-artwork-core/kogaion-artwork-core-3.ebuild +++ /dev/null @@ -1,54 +0,0 @@ -# Copyright 2011-2015 Kogaion Linux -# Distributed under the terms of the GNU General Public License v2 -# Maintainer BlackNoxis - -EAPI=4 -inherit eutils mount-boot kogaion-artwork - -DESCRIPTION="Offical Kogaion-Linux Core Artwork" -HOMEPAGE="http://www.rogentos.ro" -SRC_URI="http://pkg.rogentos.ro/distfiles/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.gz" - -LICENSE="CCPL-Attribution-ShareAlike-3.0" -SLOT="0" -KEYWORDS="~arm x86 amd64" -IUSE="" -RDEPEND="sys-apps/findutils" - -S="${WORKDIR}"/"${PN}" - -src_install() { - # Cursors - insinto /usr/share/cursors/xorg-x11/ - doins -r "${S}"/mouse/RezoBlue - - # Wallpapers - insinto /usr/share/backgrounds/ - doins -r "${S}"/background/nature - - # Logos - insinto /usr/share/pixmaps/ - doins "${S}"/logo/*.png - - # Plymouth theme - - insinto /usr/share/plymouth - doins "${S}"/plymouth/bizcom.png # back to our bizcom - insinto /usr/share/plymouth/themes - doins -r "${S}"/plymouth/themes/kogaion - #insinto /usr/share/plymouth/ - #newins "${S}"/plymouth/themes/kogaion/kogaion-logo.png bizcom.png - - # Apply our tricks - - insinto /usr/share/cursors/xorg-x11 - dosym RezoBlue /usr/share/cursors/xorg-x11/default || "RezoBlue not found" #set default xcursor -} - -pkg_postinst() { - # mount boot first - mount-boot_mount_boot_partition - - einfo "Please report bugs or glitches to" - einfo "BlackNoxis" -} diff --git a/x11-themes/redcore-artwork-core/Manifest b/x11-themes/redcore-artwork-core/Manifest new file mode 100644 index 00000000..d1a56788 --- /dev/null +++ b/x11-themes/redcore-artwork-core/Manifest @@ -0,0 +1 @@ +DIST redcore-artwork-core-1.tar.xz 18888432 SHA256 bc86b9fa45289742e25761151e0a38b20f9b3b603a55e78f266ed2b6c0f3d858 SHA512 d75218e7db895fe24398ee3e7abb951940abe72239970ade8d0e90f0cb0a388414324fbd9502ff6813361ccf21e569b522bedc06d9e76eb9e31099acb27c08c9 WHIRLPOOL d24fd4f5852b040f46a2fb46868b7ac14439b74d4483a3d9192cfe0fde9401a25e732e427f43e5fcc9c67fecceb402a85004d55f00c1526964d06cf800b19969 diff --git a/x11-themes/redcore-artwork-core/redcore-artwork-core-1.ebuild b/x11-themes/redcore-artwork-core/redcore-artwork-core-1.ebuild new file mode 100644 index 00000000..fe2d4936 --- /dev/null +++ b/x11-themes/redcore-artwork-core/redcore-artwork-core-1.ebuild @@ -0,0 +1,51 @@ +# Copyright 2016 Redcore Linux +# Distributed under the terms of the GNU General Public License v2 + +EAPI=4 +inherit eutils mount-boot + +DESCRIPTION="Offical Redcore Linux Core Artwork" +HOMEPAGE="http://redcorelinux.org" +SRC_URI="http://redcorelinux.org/distfiles/${CATEGORY}/${PN}/"${PN}"-${PV}.tar.xz" + +LICENSE="CCPL-Attribution-ShareAlike-3.0" +SLOT="0" +KEYWORDS="x86 amd64" +IUSE="" +RDEPEND="sys-apps/findutils" + +S="${WORKDIR}"/"${PN}" + +src_install() { + # Cursors + insinto /usr/share/cursors/xorg-x11/ + doins -r "${S}"/mouse/RezoBlue + + # Wallpapers + insinto /usr/share/backgrounds/ + doins -r "${S}"/background/nature + + # Logos + insinto /usr/share/pixmaps/ + doins "${S}"/logo/*.png + + # Plymouth theme + + insinto /usr/share/plymouth + doins "${S}"/plymouth/bizcom.png # back to our bizcom + insinto /usr/share/plymouth/themes + doins -r "${S}"/plymouth/themes/redcore + + # Apply our tricks + + insinto /usr/share/cursors/xorg-x11 + dosym RezoBlue /usr/share/cursors/xorg-x11/default || "RezoBlue not found" #set default xcursor +} + +pkg_postinst() { + # mount boot first + mount-boot_mount_boot_partition + + einfo "Please report bugs or glitches to" + einfo "V3n3RiX" +} -- cgit v1.2.3