Skip to content

Commit

Permalink
Merge pull request #1 from joostruis/main
Browse files Browse the repository at this point in the history
Make store optional.
Make gtk-theme optional.
Depend on stable libqalculate.
Minor bumps.
  • Loading branch information
fsvm88 authored Jul 23, 2024
2 parents 19d4752 + 2592b34 commit a86307f
Show file tree
Hide file tree
Showing 8 changed files with 33 additions and 36 deletions.
2 changes: 1 addition & 1 deletion cosmic-de/cosmic-meta/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
EBUILD cosmic-meta-9999.ebuild 1277 BLAKE2B 10cfc0cb51287dc2da4fbf5983001d199c84b272086537e03ef7e6218e1d2b32b963dd2e23d3b579904e78d844fd97ef0f2b8562ecf16d0841775e27ae4a8ed4 SHA512 660d287b6a350274a63454e468599313ea30c5a8f6bb6dba7a96159132ffed3f3fd46999c592caffc0d21f7cb37fcbe222bd7b90c83c17df106509aab742e57c
EBUILD cosmic-meta-9999.ebuild 1441 BLAKE2B 22b33a567b1b98424665257a34071df0071513f4946249ce6b51548994156e7e1546f53ec33d2696a166f1e96fcbb30c4e2db5491efc2a001ccdde42b7dca9e3 SHA512 3b0bee68506e56f4b369ac3cf3bdce88abc39dedf9c47f0b9b315f3e07721836d1555f3293a5701de9e0337220a3599508792020114c9acb24a2e2fd8a8faa85
49 changes: 24 additions & 25 deletions cosmic-de/cosmic-meta/cosmic-meta-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -13,31 +13,30 @@ LICENSE="CC-BY-SA-4.0 GPL-3 GPL-3+ MPL-2.0"

SLOT="0"
KEYWORDS="~amd64"
IUSE=""
IUSE="store"

RDEPEND="
=cosmic-de/cosmic-applets-${PV}
=cosmic-de/cosmic-applibrary-${PV}
=cosmic-de/cosmic-bg-${PV}
=cosmic-de/cosmic-comp-${PV}
=cosmic-de/cosmic-edit-${PV}
=cosmic-de/cosmic-edit-${PV}
=cosmic-de/cosmic-files-${PV}
=cosmic-de/cosmic-greeter-${PV}
=cosmic-de/cosmic-icons-${PV}
=cosmic-de/cosmic-launcher-${PV}
=cosmic-de/cosmic-notifications-${PV}
=cosmic-de/cosmic-osd-${PV}
=cosmic-de/cosmic-panel-${PV}
=cosmic-de/cosmic-randr-${PV}
=cosmic-de/cosmic-screenshot-${PV}
=cosmic-de/cosmic-session-${PV}
=cosmic-de/cosmic-settings-${PV}
=cosmic-de/cosmic-settings-daemon-${PV}
=cosmic-de/cosmic-store-${PV}
=cosmic-de/cosmic-term-${PV}
=cosmic-de/cosmic-workspaces-epoch-${PV}
=cosmic-de/pop-launcher-${PV}
=cosmic-de/pop-theme-meta-${PV}
=cosmic-de/xdg-desktop-portal-cosmic-${PV}
=cosmic-de/cosmic-applets-${PV}
=cosmic-de/cosmic-applibrary-${PV}
=cosmic-de/cosmic-bg-${PV}
=cosmic-de/cosmic-comp-${PV}
=cosmic-de/cosmic-edit-${PV}
=cosmic-de/cosmic-files-${PV}
=cosmic-de/cosmic-greeter-${PV}
=cosmic-de/cosmic-icons-${PV}
=cosmic-de/cosmic-launcher-${PV}
=cosmic-de/cosmic-notifications-${PV}
=cosmic-de/cosmic-osd-${PV}
=cosmic-de/cosmic-panel-${PV}
=cosmic-de/cosmic-randr-${PV}
=cosmic-de/cosmic-screenshot-${PV}
=cosmic-de/cosmic-session-${PV}
=cosmic-de/cosmic-settings-${PV}
=cosmic-de/cosmic-settings-daemon-${PV}
store? ( =cosmic-de/cosmic-store-${PV} )
=cosmic-de/cosmic-term-${PV}
=cosmic-de/cosmic-workspaces-epoch-${PV}
=cosmic-de/pop-launcher-${PV}
=cosmic-de/pop-theme-meta-${PV}
=cosmic-de/xdg-desktop-portal-cosmic-${PV}
"
2 changes: 1 addition & 1 deletion cosmic-de/cosmic-settings-daemon/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
EBUILD cosmic-settings-daemon-9999.ebuild 792 BLAKE2B 6e548a87a7d71ab1e8f21c644e866319347cab4d7f9c2653e5c423ec7f531b7b986b451a44089cf2f5e01df55231955c5ddca80e8b9ee86326509752ec365cb8 SHA512 c39912d3f8214d176698dbd0f0b6392daca6a4229db9816d4d6caa5333066fbf82fe016a44630d48eb154b8fa4b8e114ef5c08ec02424388c060fae02c7dff41
EBUILD cosmic-settings-daemon-9999.ebuild 672 BLAKE2B 541af9ebb014e3b171e655d00e97878da821c95acb4511603650cd59554d287d14df1f2a52f57739b00961570c270ddc207054613c43cf8a0bf317e48700a282 SHA512 d43be3fa70795e9fcc6f7c42706968a74a533eccfd8bf6511d1f4943117d082c7d4603447b8a7601bf95081456019012115b94ff118d00ebf1e54321316f532a
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,8 @@ LICENSE="GPL-3"
SLOT="0"
KEYWORDS="~amd64"

# As per https://raw.githubusercontent.com/pop-os/cosmic-settings-daemon/master/debian/control
RDEPEND="
${RDEPEND}
>=app-misc/geoclue-2.7.1
>=sys-power/acpid-2.0.34-r1
"

Expand Down
2 changes: 1 addition & 1 deletion cosmic-de/pop-launcher/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
EBUILD pop-launcher-9999.ebuild 1682 BLAKE2B 87c3b6b687e472a55e1672cabe7f34b6b4f2c538ec6a446e99d515ba96141fb8fce42648c75374961086ecafbdfeb32e8969aaf49fccf4d506c3e6fba7fac5e3 SHA512 cc8c6aedff44b0e1e84559dc8d1cceeb3a5e82080c3888e28427af1ea637efdec27a388bd62d164d4b3074212c6cfdb25e5cfcd6d4f4f676f6ca2045f44a463b
EBUILD pop-launcher-9999.ebuild 1674 BLAKE2B 906b944fc090852d09b61e5bdaf1f2f708c8099169303188999387906be5869f92821e3ac0547cb649e1f561595a04272f4d100cde0dd167541851cfa8e8e4c7 SHA512 70b371932ab2d7b7419a90acd2492dd58b18dcdcb29b5e2202415ce3724ac301d1b132c4bbc635415aadf123ee133aca74209c12038037379f42a64b3f352799
2 changes: 1 addition & 1 deletion cosmic-de/pop-launcher/pop-launcher-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ RDEPEND="
${RDEPEND}
>=cosmic-de/pop-icon-theme-${PV}
>=cosmic-de/system76-power-${PV}
>=sci-libs/libqalculate-5.0.0
sci-libs/libqalculate
>=sys-apps/fd-9
>=x11-misc/xdg-utils-1.2.1-r1
"
Expand Down
2 changes: 1 addition & 1 deletion cosmic-de/pop-theme-meta/Manifest
Original file line number Diff line number Diff line change
@@ -1 +1 @@
EBUILD pop-theme-meta-9999.ebuild 376 BLAKE2B c58f2cff1df8ca10304c36c6683025c24dec0bc888a1ce249b162f75cb4487e766e4270a78671ebb2ce341f4fa98316047b48825257b7c39096d3c1e77cbe954 SHA512 eec67dcf7fcbed0d6d4a171b5978112ba7a33f0bfa41beceb38fefea2f1d5030fb7a4452802731364ba9bb9c8834914511ee8b0262f8a10eb852129df1724297
EBUILD pop-theme-meta-9999.ebuild 424 BLAKE2B f98e6f1eaf9746be33dc8e101c7f4386c5b13ea0f737c42a71ce51707b78d42a7d5844e91ac9ff9b80d3574f3b7a34678bfb4e321ddccc82a2a30a9580ef06b3 SHA512 a8fe6ee4d4773e4849075537da9e06621f7b9a966055ed95261680100ef945092b3513a3bee78fe064305effed8974aa495b8de9fa763d85d718246d6b2cce38
8 changes: 4 additions & 4 deletions cosmic-de/pop-theme-meta/pop-theme-meta-9999.ebuild
Original file line number Diff line number Diff line change
Expand Up @@ -8,9 +8,9 @@ HOMEPAGE="https://github.com/pop-os/theme"
LICENSE="CC-BY-SA-4.0 OFL-1.1"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""
IUSE="gtk-theme"
RDEPEND="
=cosmic-de/pop-fonts-${PV}
=cosmic-de/pop-gtk-theme-${PV}
=cosmic-de/pop-icon-theme-${PV}
=cosmic-de/pop-fonts-${PV}
gtk-theme? ( =cosmic-de/pop-gtk-theme-${PV} )
=cosmic-de/pop-icon-theme-${PV}
"

0 comments on commit a86307f

Please sign in to comment.