From 15e9f9d7bb21d4b9968c8b2d7ed2b3062da538d0 Mon Sep 17 00:00:00 2001 From: tohurtv Date: Mon, 17 Nov 2025 07:18:34 -0700 Subject: [PATCH] First Commit --- debian/changelog | 11 +++++++++++ debian/control | 16 ++++++++++++++++ debian/copyright | 10 ++++++++++ debian/install | 1 + debian/rules | 4 ++++ debian/source/format | 1 + etc/xdg/kcm-about-distrorc | 9 +++++++++ etc/xdg/kickoffrc | 2 ++ 8 files changed, 54 insertions(+) create mode 100644 debian/changelog create mode 100644 debian/control create mode 100644 debian/copyright create mode 100644 debian/install create mode 100755 debian/rules create mode 100644 debian/source/format create mode 100644 etc/xdg/kcm-about-distrorc create mode 100644 etc/xdg/kickoffrc diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..ca00057 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,11 @@ +rakuos-branding-plasma (1.0.1-1-1rakuos7) UNRELEASED; urgency=medium + + * Fix + + -- Tohur Sun, 09 Nov 2025 21:14:43 -0700 + +rakuos-branding-plasma (1.0.1-1-1rakuos2) unstable; urgency=medium + + * Initial release of RakuOS Plasma 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..dcfdc72 --- /dev/null +++ b/debian/control @@ -0,0 +1,16 @@ +Source: rakuos-branding-plasma +Section: metapackages +Priority: optional +Maintainer: RakuOS Team +Build-Depends: debhelper-compat (= 13), +Standards-Version: 4.6.2 + +Package: rakuos-branding-plasma +Architecture: all +Replaces: desktop-base +Depends: ${misc:Depends}, plymouth, sddm, plasma-desktop, grub2-common +Description: Branding assets and themes for RakuOS Plasma + 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..11de017 --- /dev/null +++ b/debian/install @@ -0,0 +1 @@ +etc/* etc/ 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/xdg/kcm-about-distrorc b/etc/xdg/kcm-about-distrorc new file mode 100644 index 0000000..0c7ae15 --- /dev/null +++ b/etc/xdg/kcm-about-distrorc @@ -0,0 +1,9 @@ +[General] +LogoPath=emblem-rakuos +Name=RakuOS GNU/Linux +Version=rolling +Variant=KDE Plasma +Website=https://rakuos.org +BugReportUrl=https://github.com/RakuOS +SupportUrl=https://rakuos.org/support + diff --git a/etc/xdg/kickoffrc b/etc/xdg/kickoffrc new file mode 100644 index 0000000..259e95d --- /dev/null +++ b/etc/xdg/kickoffrc @@ -0,0 +1,2 @@ +[Branding] +Homepage=https://rakuos.org/