diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..e47b6f4 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,12 @@ +rakuos-branding (1.0.2-1-1rakuos12) unstable; urgency=medium + + * os-release fix + * emblem + + -- Tohur Mon, 10 Nov 2025 04:05:29 -0700 + +rakuos-branding (1.0-1-1rakuos2) unstable; urgency=medium + + * Initial release of RakuOS branding package. + + -- Joshua Webb Thu, 06 Nov 2025 22:40:00 -0700 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..32f0422 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: rakuos-branding +Section: metapackages +Priority: optional +Maintainer: RakuOS Team +Build-Depends: debhelper-compat (= 13), +Standards-Version: 4.6.2 + +Package: rakuos-branding +Architecture: all +Replaces: base-files +Depends: ${misc:Depends} +Description: Branding assets and themes for RakuOS + This package contains the official artwork, themes, and + configuration defaults used in the RakuOS distribution. + Includes SDDM theme, Plymouth splash, wallpaper, Calamares + branding, and other system visuals. diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..5b4d8b3 --- /dev/null +++ b/debian/copyright @@ -0,0 +1,10 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Upstream-Name: RakuOS Branding +Upstream-Contact: Joshua Webb +Source: https://rakuos.org/ + +Files: * +Copyright: 2025 Joshua Webb +License: GPL-3+ + This program is free software: you can redistribute it and/or modify + it under the terms of the GNU General Public License version 3 or later. diff --git a/debian/install b/debian/install new file mode 100644 index 0000000..50b113e --- /dev/null +++ b/debian/install @@ -0,0 +1,3 @@ +etc/* etc/ +usr/lib/* usr/lib/ +usr/share/* usr/share/ diff --git a/debian/install.bk b/debian/install.bk new file mode 100644 index 0000000..40fe6a9 --- /dev/null +++ b/debian/install.bk @@ -0,0 +1,6 @@ +usr/share/plymouth/themes/rakuos/* usr/share/plymouth/themes/rakuos/ +usr/share/sddm/themes/rakuos/* usr/share/sddm/themes/rakuos/ +usr/share/wallpapers/RakuOS/* usr/share/wallpapers/RakuOS/ +usr/share/icons/rakuos/* usr/share/icons/rakuos/ +usr/share/calamares/branding/rakuos/* usr/share/calamares/branding/rakuos/ +usr/share/grub/themes/rakuos/* usr/share/grub/themes/rakuos/ diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..ac856e8 --- /dev/null +++ b/debian/rules @@ -0,0 +1,4 @@ +#!/usr/bin/make -f +# Simple dh (debhelper) build rules file +%: + dh $@ diff --git a/debian/source/format b/debian/source/format new file mode 100644 index 0000000..89ae9db --- /dev/null +++ b/debian/source/format @@ -0,0 +1 @@ +3.0 (native) diff --git a/etc/appstream.conf b/etc/appstream.conf new file mode 100644 index 0000000..19b77cc --- /dev/null +++ b/etc/appstream.conf @@ -0,0 +1,3 @@ +[rakuos] +FreeRepos=rakuos-*-main;rakuos-*-contrib;rakuos-*-non-free;debian-*-main;debian-*-contrib;debian-*-non-free +FreeRepos+=debian-*-main;debian-*-contrib;debian-*-non-free diff --git a/etc/issue b/etc/issue new file mode 100644 index 0000000..9e788cf --- /dev/null +++ b/etc/issue @@ -0,0 +1,2 @@ +RakuOS GNU/Linux \n \l + diff --git a/etc/issue.net b/etc/issue.net new file mode 100644 index 0000000..aa1a98c --- /dev/null +++ b/etc/issue.net @@ -0,0 +1 @@ +RakuOS GNU/Linux \n \l diff --git a/usr/lib/os-release b/usr/lib/os-release new file mode 100644 index 0000000..6487bff --- /dev/null +++ b/usr/lib/os-release @@ -0,0 +1,9 @@ +PRETTY_NAME="RakuOS GNU/Linux (Rolling)" +NAME="RakuOS GNU/Linux" +VERSION_CODENAME=jerky +ID=rakuos +ID_LIKE=debian +HOME_URL="https://rakuos.org" +SUPPORT_URL="https://rakuos.org/support" +BUG_REPORT_URL="https://bugs.rakuos.org" +LOGO=emblem-rakuos diff --git a/usr/share/icons/hicolor/1024x1024/apps/emblem-rakuos.png b/usr/share/icons/hicolor/1024x1024/apps/emblem-rakuos.png new file mode 100644 index 0000000..633157c Binary files /dev/null and b/usr/share/icons/hicolor/1024x1024/apps/emblem-rakuos.png differ diff --git a/usr/share/icons/hicolor/256x256/apps/emblem-rakuos.png b/usr/share/icons/hicolor/256x256/apps/emblem-rakuos.png new file mode 100644 index 0000000..c02e7ec Binary files /dev/null and b/usr/share/icons/hicolor/256x256/apps/emblem-rakuos.png differ diff --git a/usr/share/icons/hicolor/512x512/apps/emblem-rakuos.png b/usr/share/icons/hicolor/512x512/apps/emblem-rakuos.png new file mode 100644 index 0000000..d3c2668 Binary files /dev/null and b/usr/share/icons/hicolor/512x512/apps/emblem-rakuos.png differ diff --git a/usr/share/metainfo/rakuos.metainfo.xml b/usr/share/metainfo/rakuos.metainfo.xml new file mode 100644 index 0000000..f14a5d1 --- /dev/null +++ b/usr/share/metainfo/rakuos.metainfo.xml @@ -0,0 +1,22 @@ + + + org.rakuos.rakuos + RakuOS GNU/Linux + RakuOS Rolling — a fast and modern Debian-based Linux distribution + Tohur Development + GPL-3.0-or-later + https://rakuos.org + https://bugs.rakuos.org + CC0-1.0 + + + + + + + + + + + +