summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--app-admin/calamares/files/calamares-2.4.3-dracut-redcore.patch2
-rwxr-xr-xapp-emulation/steam/files/redcore-steam (renamed from app-emulation/steam/files/kogaion-steam)0
-rw-r--r--app-emulation/steam/files/redcore-steam.patch (renamed from app-emulation/steam/files/kogaion-steam.patch)20
-rw-r--r--app-emulation/steam/steam-1.0.0.45-r7.ebuild4
-rw-r--r--x11-themes/faenza-kupertino-icons/Manifest1
-rw-r--r--x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild39
-rw-r--r--x11-themes/kogaion-elementary-icons/Manifest1
-rw-r--r--x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild26
8 files changed, 13 insertions, 80 deletions
diff --git a/app-admin/calamares/files/calamares-2.4.3-dracut-redcore.patch b/app-admin/calamares/files/calamares-2.4.3-dracut-redcore.patch
index 9af0e68c..376b1a46 100644
--- a/app-admin/calamares/files/calamares-2.4.3-dracut-redcore.patch
+++ b/app-admin/calamares/files/calamares-2.4.3-dracut-redcore.patch
@@ -6,7 +6,7 @@ diff -Nur a/src/modules/dracut/main.py b/src/modules/dracut/main.py
:return:
"""
- return target_env_call(['dracut', '-f'])
-+ return target_env_call(['dracut', '-H', '-f', '-o', 'systemd', '-o', 'systemd-initrd', '-o', 'systemd-networkd', '-o', 'dracut-systemd', '--kver', '4.8.5-kogaion', '/boot/initramfs-genkernel-x86_64-4.8.5-kogaion'])
++ return target_env_call(['dracut', '-H', '-f', '-o', 'systemd', '-o', 'systemd-initrd', '-o', 'systemd-networkd', '-o', 'dracut-systemd', '--kver', '4.8.5-redcore', '/boot/initramfs-genkernel-x86_64-4.8.5-redcore'])
def run():
diff --git a/app-emulation/steam/files/kogaion-steam b/app-emulation/steam/files/redcore-steam
index f83f5115..f83f5115 100755
--- a/app-emulation/steam/files/kogaion-steam
+++ b/app-emulation/steam/files/redcore-steam
diff --git a/app-emulation/steam/files/kogaion-steam.patch b/app-emulation/steam/files/redcore-steam.patch
index 0a1470ec..a8134b20 100644
--- a/app-emulation/steam/files/kogaion-steam.patch
+++ b/app-emulation/steam/files/redcore-steam.patch
@@ -6,7 +6,7 @@ diff -Nur a/steam.desktop b/steam.desktop
Name=Steam
Comment=Application for managing and playing games on Steam
-Exec=/usr/bin/steam %U
-+Exec=/usr/bin/kogaion-steam %U
++Exec=/usr/bin/redcore-steam %U
Icon=steam
Terminal=false
Type=Application
@@ -15,7 +15,7 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=商店
Name[zh_TW]=商店
-Exec=steam steam://store
-+Exec=kogaion-steam steam://store
++Exec=redcore-steam steam://store
[Desktop Action Community]
Name=Community
@@ -24,7 +24,7 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=社区
Name[zh_TW]=社群
-Exec=steam steam://url/SteamIDControlPage
-+Exec=kogaion-steam steam://url/SteamIDControlPage
++Exec=redcore-steam steam://url/SteamIDControlPage
[Desktop Action Library]
Name=Library
@@ -33,7 +33,7 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=库
Name[zh_TW]=遊戲庫
-Exec=steam steam://open/games
-+Exec=kogaion-steam steam://open/games
++Exec=redcore-steam steam://open/games
[Desktop Action Servers]
Name=Servers
@@ -42,7 +42,7 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=服务器
Name[zh_TW]=伺服器
-Exec=steam steam://open/servers
-+Exec=kogaion-steam steam://open/servers
++Exec=redcore-steam steam://open/servers
[Desktop Action Screenshots]
Name=Screenshots
@@ -51,7 +51,7 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=截图
Name[zh_TW]=螢幕擷圖
-Exec=steam steam://open/screenshots
-+Exec=kogaion-steam steam://open/screenshots
++Exec=redcore-steam steam://open/screenshots
[Desktop Action News]
Name=News
@@ -60,7 +60,7 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=新闻
Name[zh_TW]=新聞
-Exec=steam steam://open/news
-+Exec=kogaion-steam steam://open/news
++Exec=redcore-steam steam://open/news
[Desktop Action Settings]
Name=Settings
@@ -69,12 +69,12 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=设置
Name[zh_TW]=設定
-Exec=steam steam://open/settings
-+Exec=kogaion-steam steam://open/settings
++Exec=redcore-steam steam://open/settings
[Desktop Action BigPicture]
Name=Big Picture
-Exec=steam steam://open/bigpicture
-+Exec=kogaion-steam steam://open/bigpicture
++Exec=redcore-steam steam://open/bigpicture
[Desktop Action Friends]
Name=Friends
@@ -83,4 +83,4 @@ diff -Nur a/steam.desktop b/steam.desktop
Name[zh_CN]=好友
Name[zh_TW]=好友
-Exec=steam steam://open/friends
-+Exec=kogaion-steam steam://open/friends
++Exec=redcore-steam steam://open/friends
diff --git a/app-emulation/steam/steam-1.0.0.45-r7.ebuild b/app-emulation/steam/steam-1.0.0.45-r7.ebuild
index 5d2ebc9d..e4a19487 100644
--- a/app-emulation/steam/steam-1.0.0.45-r7.ebuild
+++ b/app-emulation/steam/steam-1.0.0.45-r7.ebuild
@@ -37,13 +37,13 @@ RDEPEND="
S=${WORKDIR}/${PN}
src_prepare() {
- epatch "${FILESDIR}"/kogaion-${PN}.patch
+ epatch "${FILESDIR}"/redcore-${PN}.patch
}
src_install() {
emake DESTDIR="${D}" install || die "make install failed"
exeinto /usr/bin || die
- doexe ${FILESDIR}/kogaion-steam || die
+ doexe ${FILESDIR}/redcore-steam || die
rm -rf "${D}"/usr/bin/steamdeps || die
dosym /bin/true /usr/bin/steamdeps || die
}
diff --git a/x11-themes/faenza-kupertino-icons/Manifest b/x11-themes/faenza-kupertino-icons/Manifest
deleted file mode 100644
index 60bb260a..00000000
--- a/x11-themes/faenza-kupertino-icons/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST faenza-kupertino-icons-1.0.tar.gz 675654 SHA256 1ab927424d2e849c7b3bf253e07c50d6ede362a4507a64480f062822ad59a7aa SHA512 b6456d14dfae7fd97acd6bfb3480ff2f085e255fb629f099d940f5b30c3e64b7e43e407b41a7460caed8ec89acf50a952c5da7b429637a19a0ca710ded5341e8 WHIRLPOOL 4824fc6e90126681c613ff69da7092ee938eef698aa8b8912618f6720ec3b08fd3c67781f178d3dc5935d1f0100a15eb4a7a125f323068451b5bc0c3b4463845
diff --git a/x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild b/x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild
deleted file mode 100644
index 51a924c3..00000000
--- a/x11-themes/faenza-kupertino-icons/faenza-kupertino-icons-1.0.ebuild
+++ /dev/null
@@ -1,39 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-inherit gnome2-utils
-
-DESCRIPTION="Kogaion faenza icons"
-HOMEPAGE="http://rogentos.ro"
-SRC_URI="http://pkg.rogentos.ro/distfiles/${CATEGORY}/${PN}/${P}.tar.gz"
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~arm amd64 x86"
-IUSE=""
-
-RDEPEND="x11-themes/faenza-icon-theme"
-
-DEPEND=""
-
-DEST="/usr/share/icons"
-S="${WORKDIR}"
-
-src_install() {
- insinto ${DEST}
- doins -r "${S}"/Faenza-Kupertino-Light
- doins -r "${S}"/Faenza-Kupertino-Dark
-}
-
-pkg_preinst() {
- gnome2_icon_savelist
-}
-
-pkg_postinst() {
- gnome2_icon_cache_update
-}
-
-pkg_postrm() {
- gnome2_icon_cache_update
-}
diff --git a/x11-themes/kogaion-elementary-icons/Manifest b/x11-themes/kogaion-elementary-icons/Manifest
deleted file mode 100644
index cd774f07..00000000
--- a/x11-themes/kogaion-elementary-icons/Manifest
+++ /dev/null
@@ -1 +0,0 @@
-DIST kogaion-elementary-icons-1.0.tar.gz 15766945 SHA256 62b3a445afd212c0991b1fd98cc1e6b51445faf8ced522facfbdc68a7418222a SHA512 fedf78bec293fa6871e97768d2f4ffd102fca2e813292c82103cc706432af2205824c8b0e350eace42ee3f40e0e3918e4ba63db2938ee64df85c042cdc409266 WHIRLPOOL 0c83843cb6cee75d69c2d0fbd4bb3a459c3adfe0a52ea1eaf813690100bf0bd626a1c6edf7498d640af0542f86afd0e08257bc07d4f33cf7a5ef64956aa1721c
diff --git a/x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild b/x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild
deleted file mode 100644
index 1e377d97..00000000
--- a/x11-themes/kogaion-elementary-icons/kogaion-elementary-icons-1.0.ebuild
+++ /dev/null
@@ -1,26 +0,0 @@
-# Copyright 1999-2015 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-# $Header: $
-
-EAPI=5
-
-DESCRIPTION="Kogaion elementary icons"
-HOMEPAGE="https://github.com/bionel/kogaion-src"
-SRC_URI="http://pkg.rogentos.ro/distfiles/${CATEGORY}/${PN}/${PN}-${PVR}.tar.gz"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="~arm amd64 x86"
-IUSE=""
-
-RDEPEND=""
-DEPEND="${RDEPEND}"
-
-DEST="/usr/share/icons"
-S="${WORKDIR}/${PN}"
-
-src_install() {
- insinto ${DEST} || die
- doins -r "${S}"/Kogaion-elementary || die
- doins -r "${S}"/Kogaion-elementary-dark || die
-}