Skip to content

Commit 71a89a1

Browse files
committed
Update repos
1 parent cb5d6af commit 71a89a1

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
/amd64-microcode/
2121
/analytics-panel/
2222
/api/
23+
/appstream/
2324
/appstream-data/
2425
/appstream2dep11/
2526
/apt/
@@ -58,9 +59,11 @@
5859
/cosmic-dock/
5960
/cosmic-epoch/
6061
/cosmic-launcher/
62+
/cosmic-notifications/
6163
/cosmic-osd/
6264
/cosmic-panel/
6365
/cosmic-protocols/
66+
/cosmic-screenshot/
6467
/cosmic-session/
6568
/cosmic-settings/
6669
/cosmic-settings-daemon/
@@ -149,6 +152,7 @@
149152
/intel-pstate/
150153
/iso/
151154
/just/
155+
/kbuild/
152156
/kernelstub/
153157
/keyboard-configurator/
154158
/keyring/
@@ -163,6 +167,7 @@
163167
/libinput/
164168
/libnvidia-container/
165169
/libparted/
170+
/libsdl2/
166171
/libxmlb/
167172
/linux/
168173
/linux-firmware/
@@ -280,4 +285,5 @@
280285
/xdg-desktop-portal-cosmic/
281286
/xdg-shell-wrapper/
282287
/xserver-xorg-video-amdgpu/
288+
/xz-utils/
283289
/zfs-linux/

REPOS.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ This is an automatically generated file. See `scripts/readme`
99
- [amd64\-microcode](https://github.com/pop-os/amd64-microcode) - Fork of https://salsa\.debian\.org/janitor\-team/proposed/amd64\-microcode to backport newer microcode to Jammy
1010
- [analytics\-panel](https://github.com/pop-os/analytics-panel) - Analytics Settings Panel
1111
- [api](https://github.com/pop-os/api) - Rust crate for interacting with api\.pop\-os\.org
12+
- [appstream](https://github.com/pop-os/appstream) - Pop\!\_OS Fork of https://salsa\.debian\.org/pkgutopia\-team/appstream
1213
- [appstream\-data](https://github.com/pop-os/appstream-data) - Additional appstream data to be shipped in Pop\!\_OS
1314
- [appstream2dep11](https://github.com/pop-os/appstream2dep11) - A crate dedicated to parsing Appstream XML metadata to Debian DEP11 format\.
1415
- [apt](https://github.com/pop-os/apt) - Fork of https://salsa\.debian\.org/apt\-team/apt
@@ -47,9 +48,11 @@ This is an automatically generated file. See `scripts/readme`
4748
- [cosmic\-dock](https://github.com/pop-os/cosmic-dock) - Pop\!\_OS fork of https://github\.com/micheleg/dash\-to\-dock/tree/ubuntu\-dock
4849
- [cosmic\-epoch](https://github.com/pop-os/cosmic-epoch) - Next generation Cosmic desktop environment
4950
- [cosmic\-launcher](https://github.com/pop-os/cosmic-launcher) - WIP
51+
- [cosmic\-notifications](https://github.com/pop-os/cosmic-notifications)
5052
- [cosmic\-osd](https://github.com/pop-os/cosmic-osd)
5153
- [cosmic\-panel](https://github.com/pop-os/cosmic-panel) - WIP
5254
- [cosmic\-protocols](https://github.com/pop-os/cosmic-protocols) - Addtional wayland\-protocols used by the COSMIC desktop environment
55+
- [cosmic\-screenshot](https://github.com/pop-os/cosmic-screenshot) - Utility for capturing screenshots via XDG Desktop Portal
5356
- [cosmic\-session](https://github.com/pop-os/cosmic-session) - Session manager for the COSMIC desktop environment
5457
- [cosmic\-settings](https://github.com/pop-os/cosmic-settings) - COSMIC Settings
5558
- [cosmic\-settings\-daemon](https://github.com/pop-os/cosmic-settings-daemon)
@@ -138,6 +141,7 @@ This is an automatically generated file. See `scripts/readme`
138141
- [intel\-pstate](https://github.com/pop-os/intel-pstate) - Rust crate for fetching and modifying Intel pstate kernel parameters
139142
- [iso](https://github.com/pop-os/iso) - Pop\!\_OS ISO production
140143
- [just](https://github.com/pop-os/just) - Packaging fork of https://github\.com/casey/just
144+
- [kbuild](https://github.com/pop-os/kbuild) - Pop\!\_OS packaging for https://salsa\.debian\.org/pkg\-virtualbox\-team/kbuild
141145
- [kernelstub](https://github.com/pop-os/kernelstub) - A simple EFI boot manager manager for Linux
142146
- [keyboard\-configurator](https://github.com/pop-os/keyboard-configurator) - Keyboard configuration UI
143147
- [keyring](https://github.com/pop-os/keyring) - Pop\!\_OS keyring
@@ -152,6 +156,7 @@ This is an automatically generated file. See `scripts/readme`
152156
- [libinput](https://github.com/pop-os/libinput) - Backport of https://salsa\.debian\.org/xorg\-team/lib/libinput
153157
- [libnvidia\-container](https://github.com/pop-os/libnvidia-container) - Pop\!\_OS packaging of https://gitlab\.com/nvidia/container\-toolkit/libnvidia\-container
154158
- [libparted](https://github.com/pop-os/libparted) - Rust wrappers for libparted
159+
- [libsdl2](https://github.com/pop-os/libsdl2) - Pop\!\_OS fork of https://salsa\.debian\.org/sdl\-team/libsdl2
155160
- [libxmlb](https://github.com/pop-os/libxmlb) - Debian packaging for bionic
156161
- [linux](https://github.com/pop-os/linux) - Pop\!\_OS fork of https://launchpad\.net/ubuntu/\+source/linux
157162
- [linux\-firmware](https://github.com/pop-os/linux-firmware) - Pop\!\_OS fork of https://git\.launchpad\.net/~ubuntu\-kernel/ubuntu/\+source/linux\-firmware
@@ -269,4 +274,5 @@ This is an automatically generated file. See `scripts/readme`
269274
- [xdg\-desktop\-portal\-cosmic](https://github.com/pop-os/xdg-desktop-portal-cosmic)
270275
- [xdg\-shell\-wrapper](https://github.com/pop-os/xdg-shell-wrapper) - WIP xdg\-shell wrapper
271276
- [xserver\-xorg\-video\-amdgpu](https://github.com/pop-os/xserver-xorg-video-amdgpu) - Pop\!\_OS fork of https://salsa\.debian\.org/xorg\-team/driver/xserver\-xorg\-video\-amdgpu
277+
- [xz\-utils](https://github.com/pop-os/xz-utils) - Pop\!\_OS Fork of https://salsa\.debian\.org/debian/xz\-utils
272278
- [zfs\-linux](https://github.com/pop-os/zfs-linux) - Pop\!\_OS fork of https://salsa\.debian\.org/zfsonlinux\-team/zfs\.git

0 commit comments

Comments
 (0)