version 0.3.8, 0.3.9
This commit is contained in:
parent
89deadce2d
commit
06a3c68c89
12 changed files with 165 additions and 2 deletions
62
debian/.debhelper/generated/pogmom-desktop/dh_installchangelogs.dch.trimmed
vendored
Normal file
62
debian/.debhelper/generated/pogmom-desktop/dh_installchangelogs.dch.trimmed
vendored
Normal file
|
@ -0,0 +1,62 @@
|
||||||
|
pogmom-desktop (0.3.8) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added libspa-0.2-bluetooth
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Sat, 30 Nov 2024 21:03:53 -0800
|
||||||
|
|
||||||
|
pogmom-desktop (0.3.6) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added playerctl
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Fri, 05 Jul 2024 12:27:42 -0600
|
||||||
|
|
||||||
|
pogmom-desktop (0.3.5) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add sway-profiles
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Thu, 27 Jun 2024 04:16:24 -0600
|
||||||
|
|
||||||
|
pogmom-desktop (0.3.4) unstable; urgency=medium
|
||||||
|
|
||||||
|
* add udiskie
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> 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 <support@pogmom.me> Sat, 15 Jun 2024 12:33:19 -0600
|
||||||
|
|
||||||
|
pogmom-desktop (0.3.2) unreleased; urgency=medium
|
||||||
|
|
||||||
|
* added fonts-noto-color-emoji
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Fri, 31 May 2024 06:17:10 -0600
|
||||||
|
|
||||||
|
pogmom-desktop (0.3.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added wireplumber
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Fri, 31 May 2024 05:59:10 -0600
|
||||||
|
|
||||||
|
pogmom-desktop (0.3) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added pavucontrol-qt
|
||||||
|
*
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Fri, 31 May 2024 05:45:17 -0600
|
||||||
|
|
||||||
|
pogmom-desktop (0.2) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added some additional utility packages
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Fri, 31 May 2024 05:36:57 -0600
|
||||||
|
|
||||||
|
pogmom-desktop (0.1) unstable; urgency=medium
|
||||||
|
|
||||||
|
* Initial release.
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Thu, 30 May 2024 15:55:19 -0600
|
0
debian/.debhelper/generated/pogmom-desktop/installed-by-dh_installdocs
vendored
Normal file
0
debian/.debhelper/generated/pogmom-desktop/installed-by-dh_installdocs
vendored
Normal file
13
debian/changelog
vendored
13
debian/changelog
vendored
|
@ -1,3 +1,16 @@
|
||||||
|
pogmom-desktop (0.3.9) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added nwg-look, qt5ct, gt6ct
|
||||||
|
* removed waybar-nmvpn
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Thu, 05 Dec 2024 13:15:07 -0800
|
||||||
|
|
||||||
|
pogmom-desktop (0.3.8) unstable; urgency=medium
|
||||||
|
|
||||||
|
* added libspa-0.2-bluetooth
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me> Sat, 30 Nov 2024 21:03:53 -0800
|
||||||
|
|
||||||
pogmom-desktop (0.3.6) unstable; urgency=medium
|
pogmom-desktop (0.3.6) unstable; urgency=medium
|
||||||
|
|
||||||
* added playerctl
|
* added playerctl
|
||||||
|
|
7
debian/control
vendored
7
debian/control
vendored
|
@ -24,12 +24,16 @@ Depends:
|
||||||
hyfetch,
|
hyfetch,
|
||||||
libfuse2,
|
libfuse2,
|
||||||
libnotify-bin,
|
libnotify-bin,
|
||||||
|
libspa-0.2-bluetooth,
|
||||||
network-manager-gnome,
|
network-manager-gnome,
|
||||||
|
nwg-look,
|
||||||
pavucontrol-qt,
|
pavucontrol-qt,
|
||||||
playerctl,
|
playerctl,
|
||||||
pogmom-sway-base,
|
pogmom-sway-base,
|
||||||
polkit-kde-agent-1,
|
polkit-kde-agent-1,
|
||||||
pulseaudio-utils,
|
pulseaudio-utils,
|
||||||
|
qt5ct,
|
||||||
|
qt6ct,
|
||||||
sway-notification-center,
|
sway-notification-center,
|
||||||
sway-profiles,
|
sway-profiles,
|
||||||
sway-screenshot,
|
sway-screenshot,
|
||||||
|
@ -37,14 +41,13 @@ Depends:
|
||||||
swayidle,
|
swayidle,
|
||||||
udiskie,
|
udiskie,
|
||||||
waybar,
|
waybar,
|
||||||
waybar-nmvpn,
|
|
||||||
wireplumber,
|
wireplumber,
|
||||||
wob,
|
wob,
|
||||||
wofi,
|
wofi,
|
||||||
wofi-calc,
|
wofi-calc,
|
||||||
xdg-desktop-portal,
|
xdg-desktop-portal,
|
||||||
xdg-desktop-portal-gtk,
|
xdg-desktop-portal-gtk,
|
||||||
xdg-desktop-portal-kde,
|
xdg-desktop-portal-wlr,
|
||||||
xwayland
|
xwayland
|
||||||
Description: Recommended packages to get started using swayfx as a window manager
|
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
|
This metapackage includes various pieces of software used to create a custom desktop environment
|
||||||
|
|
1
debian/debhelper-build-stamp
vendored
Normal file
1
debian/debhelper-build-stamp
vendored
Normal file
|
@ -0,0 +1 @@
|
||||||
|
pogmom-desktop
|
2
debian/files
vendored
Normal file
2
debian/files
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
pogmom-desktop_0.3.8_all.deb metapackages optional
|
||||||
|
pogmom-desktop_0.3.8_amd64.buildinfo metapackages optional
|
2
debian/pogmom-desktop.substvars
vendored
Normal file
2
debian/pogmom-desktop.substvars
vendored
Normal file
|
@ -0,0 +1,2 @@
|
||||||
|
misc:Depends=
|
||||||
|
misc:Pre-Depends=
|
11
debian/pogmom-desktop/DEBIAN/control
vendored
Normal file
11
debian/pogmom-desktop/DEBIAN/control
vendored
Normal file
|
@ -0,0 +1,11 @@
|
||||||
|
Package: pogmom-desktop
|
||||||
|
Version: 0.3.8
|
||||||
|
Architecture: all
|
||||||
|
Maintainer: Penelope Gwen <support@pogmom.me>
|
||||||
|
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
|
3
debian/pogmom-desktop/DEBIAN/md5sums
vendored
Normal file
3
debian/pogmom-desktop/DEBIAN/md5sums
vendored
Normal file
|
@ -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
|
6
debian/pogmom-desktop/usr/share/doc/pogmom-desktop/README.Debian
vendored
Normal file
6
debian/pogmom-desktop/usr/share/doc/pogmom-desktop/README.Debian
vendored
Normal file
|
@ -0,0 +1,6 @@
|
||||||
|
pogmom-desktop for Debian
|
||||||
|
------------------------
|
||||||
|
|
||||||
|
The programs associated with this package must be manually configured by the user
|
||||||
|
|
||||||
|
-- Penelope Gwen <support@pogmom.me>, Thu, 30 May 2024 17:07:09 -0600
|
BIN
debian/pogmom-desktop/usr/share/doc/pogmom-desktop/changelog.gz
vendored
Normal file
BIN
debian/pogmom-desktop/usr/share/doc/pogmom-desktop/changelog.gz
vendored
Normal file
Binary file not shown.
60
debian/pogmom-desktop/usr/share/doc/pogmom-desktop/copyright
vendored
Normal file
60
debian/pogmom-desktop/usr/share/doc/pogmom-desktop/copyright
vendored
Normal file
|
@ -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 <support@pogmom.me>
|
||||||
|
|
||||||
|
Files:
|
||||||
|
*
|
||||||
|
Copyright:
|
||||||
|
2024 Penelope Gwendolyn <support@pogmom.me>
|
||||||
|
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.
|
Loading…
Add table
Reference in a new issue