diff --git a/debian/.debhelper/generated/pogmom-desktop/dh_installchangelogs.dch.trimmed b/debian/.debhelper/generated/pogmom-desktop/dh_installchangelogs.dch.trimmed new file mode 100644 index 0000000..982f0ea --- /dev/null +++ b/debian/.debhelper/generated/pogmom-desktop/dh_installchangelogs.dch.trimmed @@ -0,0 +1,62 @@ +pogmom-desktop (0.3.8) unstable; urgency=medium + + * added libspa-0.2-bluetooth + + -- Penelope Gwen Sat, 30 Nov 2024 21:03:53 -0800 + +pogmom-desktop (0.3.6) unstable; urgency=medium + + * added playerctl + + -- Penelope Gwen Fri, 05 Jul 2024 12:27:42 -0600 + +pogmom-desktop (0.3.5) unstable; urgency=medium + + * add sway-profiles + + -- Penelope Gwen Thu, 27 Jun 2024 04:16:24 -0600 + +pogmom-desktop (0.3.4) unstable; urgency=medium + + * add udiskie + + -- Penelope Gwen Sat, 15 Jun 2024 15:47:56 -0600 + +pogmom-desktop (0.3.3) unstable; urgency=medium + + * change swaylock to gtklock + * add pogmom-sway-base + * add waybar-nmvpn + + -- Penelope Gwen Sat, 15 Jun 2024 12:33:19 -0600 + +pogmom-desktop (0.3.2) unreleased; urgency=medium + + * added fonts-noto-color-emoji + + -- Penelope Gwen Fri, 31 May 2024 06:17:10 -0600 + +pogmom-desktop (0.3.1) unstable; urgency=medium + + * added wireplumber + + -- Penelope Gwen Fri, 31 May 2024 05:59:10 -0600 + +pogmom-desktop (0.3) unstable; urgency=medium + + * added pavucontrol-qt + * + + -- Penelope Gwen Fri, 31 May 2024 05:45:17 -0600 + +pogmom-desktop (0.2) unstable; urgency=medium + + * added some additional utility packages + + -- Penelope Gwen Fri, 31 May 2024 05:36:57 -0600 + +pogmom-desktop (0.1) unstable; urgency=medium + + * Initial release. + + -- Penelope Gwen Thu, 30 May 2024 15:55:19 -0600 diff --git a/debian/.debhelper/generated/pogmom-desktop/installed-by-dh_installdocs b/debian/.debhelper/generated/pogmom-desktop/installed-by-dh_installdocs new file mode 100644 index 0000000..e69de29 diff --git a/debian/changelog b/debian/changelog index 5779b47..410bf59 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +pogmom-desktop (0.3.9) unstable; urgency=medium + + * added nwg-look, qt5ct, gt6ct + * removed waybar-nmvpn + + -- Penelope Gwen Thu, 05 Dec 2024 13:15:07 -0800 + +pogmom-desktop (0.3.8) unstable; urgency=medium + + * added libspa-0.2-bluetooth + + -- Penelope Gwen Sat, 30 Nov 2024 21:03:53 -0800 + pogmom-desktop (0.3.6) unstable; urgency=medium * added playerctl diff --git a/debian/control b/debian/control index 36413ce..0812f98 100644 --- a/debian/control +++ b/debian/control @@ -24,12 +24,16 @@ Depends: hyfetch, libfuse2, libnotify-bin, + libspa-0.2-bluetooth, network-manager-gnome, + nwg-look, pavucontrol-qt, playerctl, pogmom-sway-base, polkit-kde-agent-1, pulseaudio-utils, + qt5ct, + qt6ct, sway-notification-center, sway-profiles, sway-screenshot, @@ -37,14 +41,13 @@ Depends: swayidle, udiskie, waybar, - waybar-nmvpn, wireplumber, wob, wofi, wofi-calc, xdg-desktop-portal, xdg-desktop-portal-gtk, - xdg-desktop-portal-kde, + xdg-desktop-portal-wlr, xwayland Description: Recommended packages to get started using swayfx as a window manager This metapackage includes various pieces of software used to create a custom desktop environment diff --git a/debian/debhelper-build-stamp b/debian/debhelper-build-stamp new file mode 100644 index 0000000..055613b --- /dev/null +++ b/debian/debhelper-build-stamp @@ -0,0 +1 @@ +pogmom-desktop diff --git a/debian/files b/debian/files new file mode 100644 index 0000000..f9a0bef --- /dev/null +++ b/debian/files @@ -0,0 +1,2 @@ +pogmom-desktop_0.3.8_all.deb metapackages optional +pogmom-desktop_0.3.8_amd64.buildinfo metapackages optional diff --git a/debian/pogmom-desktop.substvars b/debian/pogmom-desktop.substvars new file mode 100644 index 0000000..978fc8b --- /dev/null +++ b/debian/pogmom-desktop.substvars @@ -0,0 +1,2 @@ +misc:Depends= +misc:Pre-Depends= diff --git a/debian/pogmom-desktop/DEBIAN/control b/debian/pogmom-desktop/DEBIAN/control new file mode 100644 index 0000000..156b3fb --- /dev/null +++ b/debian/pogmom-desktop/DEBIAN/control @@ -0,0 +1,11 @@ +Package: pogmom-desktop +Version: 0.3.8 +Architecture: all +Maintainer: Penelope Gwen +Installed-Size: 11 +Depends: autotiling, blueman, breeze-icon-theme, brightnessctl, copyq, fonts-font-awesome, fonts-noto-color-emoji, greetd, gtkgreet, gtklock, hyfetch, libfuse2, libnotify-bin, libspa-0.2-bluetooth, network-manager-gnome, pavucontrol-qt, playerctl, pogmom-sway-base, polkit-kde-agent-1, pulseaudio-utils, sway-notification-center, sway-profiles, sway-screenshot, swayfx, swayidle, udiskie, waybar, waybar-nmvpn, wireplumber, wob, wofi, wofi-calc, xdg-desktop-portal, xdg-desktop-portal-gtk, xdg-desktop-portal-wlr, xwayland +Section: metapackages +Priority: optional +Homepage: https://git.pogmom.me/pogmommy/pogmom-desktop +Description: Recommended packages to get started using swayfx as a window manager + This metapackage includes various pieces of software used to create a custom desktop environment diff --git a/debian/pogmom-desktop/DEBIAN/md5sums b/debian/pogmom-desktop/DEBIAN/md5sums new file mode 100644 index 0000000..3cf10f7 --- /dev/null +++ b/debian/pogmom-desktop/DEBIAN/md5sums @@ -0,0 +1,3 @@ +d70b0623ac93c73cfc2b076d7d63207f usr/share/doc/pogmom-desktop/README.Debian +5a9282e13cd05380b2a6c1c9e64893c3 usr/share/doc/pogmom-desktop/changelog.gz +fe185da347fd324c404bbe49c01fb65a usr/share/doc/pogmom-desktop/copyright diff --git a/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/README.Debian b/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/README.Debian new file mode 100644 index 0000000..4bebe6a --- /dev/null +++ b/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/README.Debian @@ -0,0 +1,6 @@ +pogmom-desktop for Debian +------------------------ + +The programs associated with this package must be manually configured by the user + + -- Penelope Gwen , Thu, 30 May 2024 17:07:09 -0600 diff --git a/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/changelog.gz b/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/changelog.gz new file mode 100644 index 0000000..0c50fba Binary files /dev/null and b/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/changelog.gz differ diff --git a/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/copyright b/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/copyright new file mode 100644 index 0000000..a552c2e --- /dev/null +++ b/debian/pogmom-desktop/usr/share/doc/pogmom-desktop/copyright @@ -0,0 +1,60 @@ +Format: https://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ +Source: https://git.pogmom.me/pogmommy/pogmom-desktop +Upstream-Name: pogmom-desktop +Upstream-Contact: Penelope Gwendolyn + +Files: + * +Copyright: + 2024 Penelope Gwendolyn +License: Opinionated Queer License + PERMISSIONS + . + The creators of this Work (“The Licensor”) grant permission + to any person, group or legal entity that doesn't violate the prohibitions below (“The User”), + to do everything with this Work that would otherwise infringe their copyright or any patent claims, + subject to the following conditions: + . + OBLIGATIONS + . + The User must give appropriate credit to the Licensor, + provide a copy of this license or a (clickable, if the medium allows) link to + oql.avris.it/license/v1.1, + and indicate whether and what kind of changes were made. + The User may do so in any reasonable manner, + but not in any way that suggests the Licensor endorses the User or their use. + . + PROHIBITIONS + . + No one may use this Work for prejudiced or bigoted purposes, including but not limited to: + racism, xenophobia, queerphobia, queer exclusionism, homophobia, transphobia, enbyphobia, misogyny. + . + No one may use this Work to inflict or facilitate violence or abuse of human rights as defined in the + Universal Declaration of Human Rights. + . + No law enforcement, carceral institutions, immigration enforcement entities, military entities or military contractors + may use the Work for any reason. This also applies to any individuals employed by those entities. + . + No business entity where the ratio of pay (salaried, freelance, stocks, or other benefits) + between the highest and lowest individual in the entity is greater than 50 : 1 + may use the Work for any reason. + . + No private business run for profit with more than a thousand employees + may use the Work for any reason. + . + Unless the User has made substantial changes to the Work, + or uses it only as a part of a new work (eg. as a library, as a part of an anthology, etc.), + they are prohibited from selling the Work. + That prohibition includes processing the Work with machine learning models. + . + SANCTIONS + . + If the Licensor notifies the User that they have not complied with the rules of the license, + they can keep their license by complying within 30 days after the notice. + If they do not do so, their license ends immediately. + . + WARRANTY + . + This Work is provided “as is”, without warranty of any kind, express or implied. + The Licensor will not be liable to anyone for any damages related to the Work or this license, + under any kind of legal claim as far as the law allows.