diff options
Diffstat (limited to 'x11-themes/rogentos-artwork-kde')
3 files changed, 206 insertions, 0 deletions
diff --git a/x11-themes/rogentos-artwork-kde/Manifest b/x11-themes/rogentos-artwork-kde/Manifest new file mode 100644 index 00000000..549ea517 --- /dev/null +++ b/x11-themes/rogentos-artwork-kde/Manifest @@ -0,0 +1,3 @@ +AUX 5.4-hotfixes/rogentos.xml 5588 SHA256 c5cae4d7b62fc24fbb39a21e3b6651fb4a63b4e5a4326e8dd4707b05a5b57253 SHA512 5177f989afe8c903f5ccb404c0342e385d7289fe17d9e3bcd801f324bd76ff0efdb278818e1512ee6f79c3fdc3bba3299bf7b2815627dab28eb46abacefad94e WHIRLPOOL 5c028e831ec979f3e41d3b3ae43ee42589d66cad8a03652074a175af61888ccd86c9ef5c75194c4dd692cebd4e4b218a123e947f4726187c94f4ff016d8db4c7 +DIST rogentos-artwork-kde.tar.gz 3843814 SHA256 05eaaf681bb0d4e0e309cd6e909481f5dadf8d4d26167eac5e42d5df12ecc359 SHA512 d5d3bd65c824e9388db206d0599f1af9b839001f6c3bdc94d92efa401cd80ac404dee84a85aa25cc4ab11a5ecf8187288043b4091a68413d77c3131ece424be4 WHIRLPOOL bcbfbffa09fad7835acad593e1837863fb0f15d2927ca9fa8ef38c94ea187a688f9dd2b92956f7fff2e471ce5dec31bd37b8aaffb386d0bd87e7e06953f65b07 +EBUILD rogentos-artwork-kde-1.ebuild 1028 SHA256 ef781fa39429ab1ba9c6eab77330f83941448edaabe5efba75c3168866cfd243 SHA512 d6d713aa481b9ae2d2b159b579d7abe63fe9cda4295518273ee8a3cfd8f302078c2bd836957b8bd2696fd606b0589dfc45147a2c1a58ceaa75839d39c0f32950 WHIRLPOOL 9af804ec028423473c1ec730b857b150472950e7707ae73187d84c539bcb0b46dd9d55d1ed3361d3e829583135b3c48bca860fd2cf271f375b5f3675fe78d222 diff --git a/x11-themes/rogentos-artwork-kde/files/5.4-hotfixes/rogentos.xml b/x11-themes/rogentos-artwork-kde/files/5.4-hotfixes/rogentos.xml new file mode 100644 index 00000000..a6df3821 --- /dev/null +++ b/x11-themes/rogentos-artwork-kde/files/5.4-hotfixes/rogentos.xml @@ -0,0 +1,159 @@ +<?xml version="1.0" encoding="UTF-8"?> +<!DOCTYPE greeter SYSTEM "greeter.dtd"> +<!-- +Sabayon KDM theme 5.4 +Copyright (c) 2010 Sabayon Foundation +Copyright (c) 2012 Rogentos Linux + +Based on: +Elegant Air KDM Theme 0.2 +Copyright (c) 2008 Max Resch <resch.max@gmail.com> +Copyright (C) 2008 Vaxx <vaxxipooh@yahoo.se> + + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License as published by + the Free Software Foundation, either version 3 of the License, or + (at your option) any later version. + + This program is distributed in the hope that it will be useful, + but WITHOUT ANY WARRANTY; without even the implied warranty of + MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the + GNU General Public License for more details. + + You should have received a copy of the GNU General Public License + along with this program. If not, see <http://www.gnu.org/licenses/>. + +=========== +Changelog: + 0.2 (16.09.2008) + - Rewrote the xml file because of compatibility issues with KDM 4.1 + - Released Background: Emotion by Vlad Gerasimov <vladstudio@gmail.com> + - Used Fonts: Segoe Semibold, Segoe Black, Segoe UI +--> +<greeter id="theme"> + <style font="Sans 9" window-text-color="#bbbbbb" text-color="#000000" disabled-text-color="#808080"/> + <item type="svg" id="background" background="true"> + <normal file="kdm.jpg"/> + <pos anchor="c" x="50%" y="50%" width="100%" height="100%"/> + </item> + <item type="rect" id="titlebanner"> + <pos anchor="n" x="50%" y="0" width="100%" height="48"/> + <fixed> + <item type="pixmap"> + <normal file="welcome-time-shadowed.png"/> + <pos width="824" height="48" expand="true"/> + </item> + <item type="label"> + <pos anchor="w" x="28" y="33%" width="100%" expand="true"/> + <normal color="#bbbbbb" font="Sans 10"/> + <stock type="welcome-label"/> + </item> + <item type="label" id="clock"> + <pos anchor="e" x="-22" y="33%" expand="true"/> + <normal color="#bbbbbb" font="Sans 10"/> + <text>%c</text> + </item> + </fixed> + </item> + <item type="rect" id="main"> + <pos anchor="c" x="50%" y="50%" width="100%" height="192"/> + <fixed> + <item type="pixmap"> + <normal file="main-runner.png"/> + <pos width="100%" height="192"/> + </item> + </fixed> + <box orientation="horizontal" spacing="100" xpadding="10"> + <item type="pixmap"> + <normal file="logo.png"/> + <pos anchor="w" x="40" y="50%" width="100" height="100"/> + </item> + <item type="rect" id="talker"> + <pos anchor="w" y="50%" width="box" height="box"/> + <box orientation="horizontal" spacing="8"> + <box orientation="vertical" spacing="8"> + <item type="label"> + <pos anchor="w"/> + <stock type="username-label"/> + </item> + <item type="label"> + <pos anchor="w"/> + <stock type="password-label"/> + </item> + </box> + <box orientation="vertical" spacing="8"> + <item type="entry" id="user-entry"> + <pos anchor="e" width="180" height="28"/> + </item> + <item type="entry" id="pw-entry"> + <pos anchor="e" width="180" height="28"/> + </item> + </box> + </box> + </item> + </box> + </item> + <item type="rect"> + <pos anchor="e" x="-22" y="50%" width="box" height="box"/> + <box orientation="vertical" spacing="15"> + <item type="rect" id="session_button" button="true"> + <pos anchor="e" x="-0" y="50%" width="box" height="box" expand="true"/> + <box orientation="horizontal" spacing="7" width="100%" expand="true"> + <item type="pixmap"> + <normal file="sessions_inactive.png"/> + <prelight file="sessions.png"/> + <pos anchor="e" x="-0" y="50%" width="48" height="48"/> + </item> + <item type="label"> + <normal color="#bbbbbb" font="Sans 9"/> + <prelight color="#ffffff" font="Sans 9"/> + <active color="#ff0000" font="Sans 9"/> + <pos anchor="e" x="-0" y="50%" min-width="100" width="100%"/> + <stock type="session"/> + </item> + </box> + </item> + <item type="rect" id="system_button" button="true"> + <show modes="console" type="system"/> + <pos anchor="e" x="-0" y="50%" width="box" height="box"/> + <!--<pos anchor="ne" x="100%" y="50%" width="box" height="box"/>--> + <box orientation="horizontal" spacing="7"> + <item type="pixmap"> + <normal file="system_inactive.png"/> + <prelight file="system.png"/> + <pos anchor="e" x="-0" y="50%" width="48" height="48"/> + </item> + <item type="label"> + <normal color="#bbbbbb" font="Sans 9"/> + <prelight color="#ffffff" font="Sans 9"/> + <active color="#ff0000" font="Sans 9"/> + <pos anchor="e" x="-0" y="50%" min-width="100" width="100%"/> + <stock type="system"/> + </item> + </box> + </item> + </box> + </item> + <item type="rect" id="caps-lock-warning"> + <normal color="#000000" alpha="0.4"/> + <pos anchor="c" x="50%" y="20%" width="box" height="box"/> + <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0"> + <item type="label"> + <normal color="#bbbbbb" font="Sans 9"/> + <pos x="50%" anchor="n" width="100%"/> + <stock type="caps-lock-warning"/> + </item> + </box> + </item> + <item type="rect" id="pam-error"> + <normal color="#000000" alpha="0.4"/> + <pos anchor="c" x="50%" y="20%" width="box" height="box"/> + <box orientation="vertical" min-width="400" xpadding="10" ypadding="5" spacing="0"> + <item type="label"> + <normal color="#bbbbbb" font="Sans 9"/> + <pos anchor="n" x="50%" width="100%"/> + <text>Login failed</text> + </item> + </box> + </item> +</greeter> diff --git a/x11-themes/rogentos-artwork-kde/rogentos-artwork-kde-1.ebuild b/x11-themes/rogentos-artwork-kde/rogentos-artwork-kde-1.ebuild new file mode 100644 index 00000000..03389d41 --- /dev/null +++ b/x11-themes/rogentos-artwork-kde/rogentos-artwork-kde-1.ebuild @@ -0,0 +1,44 @@ +# Copyright 1999-2012 Sabayon Linux +# Copyright 2012 Rogentos +# Distributed under the terms of the GNU General Public License v2 +# + +EAPI=4 +CMAKE_REQUIRED="never" +inherit eutils kde4-base + +DESCRIPTION="Rogentos Linux Official KDE Artwork" +HOMEPAGE="http://rogentos.ro/" +SRC_URI="http://pkg.rogentos.ro/~rogentos/distro/${CATEGORY}/${PN}/${PN}.tar.gz" + #http://pkg2.rogentos.ro/~noxis/distro/${CATEGORY}/${PN}.tar.gz" +LICENSE="CCPL-Attribution-ShareAlike-3.0" +SLOT="0" +KEYWORDS="~amd64 ~x86" +IUSE="+ksplash" +RDEPEND="" + +S="${WORKDIR}/${PN}" + +src_install() { + # KDM + # debugging mode + echo "Asta e ${KDEDIR}, cica" + dodir ${KDEDIR}/share/apps/kdm/themes + cd ${S}/kdm/ || die + insinto ${KDEDIR}/share/apps/kdm/themes + doins -r ./ + + # Kwin + dodir ${KDEDIR}/share/apps/aurorae/themes/ + cd ${S}/kwin || die + insinto ${KDEDIR}/share/apps/aurorae/themes/ + doins -r ./ + + # KSplash + if use ksplash; then + dodir ${KDEDIR}/share/apps/ksplash/Themes + cd ${S}/ksplash || die + insinto ${KDEDIR}/share/apps/ksplash/Themes + doins -r ./ + fi +} |