mirror of
https://github.com/outbackdingo/hyprcosmic.git
synced 2026-08-25 14:53:21 +00:00
Merge pull request #142 from pop-os/update
Update submodules and specify master_jammy as remote branch
This commit is contained in:
+20
-2
@@ -1,42 +1,60 @@
|
||||
[submodule "cosmic-session"]
|
||||
path = cosmic-session
|
||||
url = https://github.com/pop-os/cosmic-session
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-comp"]
|
||||
path = cosmic-comp
|
||||
url = https://github.com/pop-os/cosmic-comp
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-panel"]
|
||||
path = cosmic-panel
|
||||
url = https://github.com/pop-os/cosmic-panel
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-applets"]
|
||||
path = cosmic-applets
|
||||
url = https://github.com/pop-os/cosmic-applets
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-applibrary"]
|
||||
path = cosmic-applibrary
|
||||
url = https://github.com/pop-os/cosmic-applibrary
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-launcher"]
|
||||
path = cosmic-launcher
|
||||
url = https://github.com/pop-os/cosmic-launcher
|
||||
branch = master_jammy
|
||||
[submodule "simple-wrapper"]
|
||||
path = simple-wrapper
|
||||
url = https://github.com/pop-os/simple-wrapper
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-settings"]
|
||||
path = cosmic-settings
|
||||
url = https://github.com/pop-os/cosmic-settings
|
||||
path = cosmic-settings
|
||||
url = https://github.com/pop-os/cosmic-settings
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-settings-daemon"]
|
||||
path = cosmic-settings-daemon
|
||||
url = https://github.com/pop-os/cosmic-settings-daemon
|
||||
branch = master_jammy
|
||||
[submodule "xdg-desktop-portal-cosmic"]
|
||||
path = xdg-desktop-portal-cosmic
|
||||
url = https://github.com/pop-os/xdg-desktop-portal-cosmic.git
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-osd"]
|
||||
path = cosmic-osd
|
||||
url = https://github.com/pop-os/cosmic-osd.git
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-bg"]
|
||||
path = cosmic-bg
|
||||
url = https://github.com/pop-os/cosmic-bg.git
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-workspaces-epoch"]
|
||||
path = cosmic-workspaces-epoch
|
||||
url = https://github.com/pop-os/cosmic-workspaces-epoch/
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-notifications"]
|
||||
path = cosmic-notifications
|
||||
url = https://github.com/pop-os/cosmic-notifications
|
||||
branch = master_jammy
|
||||
[submodule "cosmic-icons"]
|
||||
path = cosmic-icons
|
||||
url = https://github.com/pop-os/cosmic-icons.git
|
||||
branch = master_jammy
|
||||
|
||||
+1
-1
Submodule cosmic-applets updated: 2d1b8680f9...b71d1b0e1b
+1
-1
Submodule cosmic-applibrary updated: 6fb82a577f...2aea013caa
+1
-1
Submodule cosmic-comp updated: f6ea7fa81d...db3e372b8f
Submodule
+1
Submodule cosmic-icons added at 14d8e20480
+1
-1
Submodule cosmic-launcher updated: 2e1412c86e...5c272d8edc
+1
-1
Submodule cosmic-notifications updated: e42d4a0e3e...4021beac8b
+1
-1
Submodule cosmic-panel updated: 1d985bac5e...df55f44f50
+1
-1
Submodule cosmic-settings updated: 1c6ed73165...9051e07494
+1
-1
Submodule cosmic-workspaces-epoch updated: bbd0a1c128...d8c820b86f
@@ -24,6 +24,7 @@ sysext dir=`echo $(pwd)/cosmic-sysext` version=("nightly-" + `git rev-parse --sh
|
||||
{{ just }} rootdir={{dir}} cosmic-applibrary/install
|
||||
{{ just }} rootdir={{dir}} cosmic-bg/install
|
||||
{{ make }} -C cosmic-comp install DESTDIR={{dir}}
|
||||
{{ just }} rootdir={{dir}} cosmic-icons/install
|
||||
{{ just }} rootdir={{dir}} cosmic-launcher/install
|
||||
{{ just }} rootdir={{dir}} cosmic-notifications/install
|
||||
{{ make }} -C cosmic-osd install DESTDIR={{dir}} prefix=/usr
|
||||
|
||||
Reference in New Issue
Block a user