diff options
-rw-r--r-- | x11-themes/redcore-artwork-community/Manifest | 2 | ||||
-rw-r--r-- | x11-themes/redcore-artwork-community/redcore-artwork-community-1337.ebuild (renamed from x11-themes/redcore-artwork-community/redcore-artwork-community-1803.ebuild) | 14 |
2 files changed, 13 insertions, 3 deletions
diff --git a/x11-themes/redcore-artwork-community/Manifest b/x11-themes/redcore-artwork-community/Manifest index 38a1b66b..59843dc4 100644 --- a/x11-themes/redcore-artwork-community/Manifest +++ b/x11-themes/redcore-artwork-community/Manifest @@ -1 +1 @@ -DIST redcore-artwork-community.tar.xz 42552900 BLAKE2B 2871871654d77af8f84c7eaa39342b453bfa90cd907828bd73f2a1d05d89f590afd6caec3c09e1e2902fa3fce63ddda93531a0aca396e4e2c8d26a7fca9397a6 SHA512 ffed21f4c1e5c8f9579ac87cdd62c05864d830d60047f29ea3c4fff90203b2143e0f0bc7422746eedd531b93120f08db601343328f5c85860027c165f506c982 +DIST redcore-artwork-community.tar.xz 99972968 BLAKE2B 954290e970a64f1c943d77a15fef5253076ad68de2c41c7de03ac591000049301bdd4a1f8fdb9b6d03db77a6d96f84af45472871ca0e668edba7aba98d3af0ab SHA512 afce6f491eb8061d0974ae69583b56aa06a12789cb285aea667e5013e0e4e2ac0017ad484bdf51fd22ea4579e1210039281d2d900b11a37d37aced8141a63bf8 diff --git a/x11-themes/redcore-artwork-community/redcore-artwork-community-1803.ebuild b/x11-themes/redcore-artwork-community/redcore-artwork-community-1337.ebuild index bfe712b6..39742cf5 100644 --- a/x11-themes/redcore-artwork-community/redcore-artwork-community-1803.ebuild +++ b/x11-themes/redcore-artwork-community/redcore-artwork-community-1337.ebuild @@ -19,10 +19,10 @@ RDEPEND="${DEPEND}" S="${WORKDIR}"/"${PN}" src_install() { - # Wallpapers by V3n3RiX + # default wallpaper dodir usr/share/backgrounds/redcore-community insinto usr/share/backgrounds/redcore-community - doins -r by_venerix/* + doins -r defaults/* # Wallpapers by pentruprieteni.com, thanks dodir usr/share/backgrounds/by_pp @@ -34,6 +34,16 @@ src_install() { insinto usr/share/backgrounds/by_mellita doins -r by_mellita/* + # Wallpapers by Ioan Parjolea (joly), thanks + dodir usr/share/backgrounds/by_joly + insinto usr/share/backgrounds/by_joly + doins -r by_joly/* + + # Wallpapers by Toma S. Muntean, thanks + dodir usr/share/backgrounds/by_tomas + insinto usr/share/backgrounds/by_tomas + doins -r by_tomas/* + # If you want your wallpapers in here, let me know # I will add them only if you own the rights for them # venerix [at] redcorelinux [dot] org |