Compare commits

...

434 Commits

Author SHA1 Message Date
madomado 929d92a769 Update kde-liquidshell.spec
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-25 18:44:10 +08:00
madomado 15ff34ac41 autosetup
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-24 15:49:57 +08:00
madonuko 87cf47cd04 bump: kde-liquidshell 2024-10-24 15:15:10 +08:00
madomado 926d7d72e8 fix(update): stardust-telescope (#2333)
make this package nightly

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-23 11:25:32 -05:00
madomado 802c1e8cc5 fix: stardust-black-hole (#2329) 2024-10-23 11:23:22 -05:00
Raboneko 78991848e3 bump: xyproto-textoutput telescope 2024-10-23 16:00:19 +00:00
madomado 4035a221ca add: xwayland-satellite (#2318) 2024-10-23 10:58:43 -05:00
madomado f7ff86b1d2 add: stardust-telescope (#2319) 2024-10-23 10:47:41 -05:00
madomado 208a6099c6 fix: prismlauncher (#2285)
cmake(Qt6NetworkAuth)

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-23 10:27:14 -05:00
madomado 5c94de3c0c fix: stardust-{armillary,black-hole,protostar} (#2309)
* fix: stardust-flatland

* fix export for STARDUST_RES_PREFIXES

* fix: stardust-{armillary,black-hole,protostar}

Make everything track commit head
2024-10-23 10:27:05 -05:00
madomado b4f3bbdac5 fix(update): stardust-server (#2310) 2024-10-23 10:02:32 -05:00
Owen Zimmerman 170d8b9b4f add: stardust-server (#2048)
* initial package for stardust-server

* add missing build deps

* move to stardust folder

* inisital package for stardust-black-hole

* RPM bug workaround stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

fix deps

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Fix files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix directories issue

* actually fix directories error

* Update anda/stardust/server/stardust-server.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-server.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-server.spec

Add %global

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-server.spec

Fix files

* Update stardust-server.spec

Add %_bindir

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* it works now
switched to the new release

* switch to 0.45.1

* Update update.rhai

Update update.rhai to track versions instead of commits

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Add __strip /bin/true

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove %cargo_prep_online and %cargo_build, replace with 'cargo build'

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* add cargo install path and remove %define line

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* add --locked

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Fix cargo install to install to buildroot

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Add back --path

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Move --path

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* --path in the wrong spot lol

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* --path .

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* add toml and json files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* feat: this works. this works. this works. this works.

* feat: a;slkdjfl;sjfkal;j

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
2024-10-23 09:50:39 -05:00
madomado 8582499477 fix: stardust-flatland (#2301)
* fix: stardust-flatland

* fix export for STARDUST_RES_PREFIXES
2024-10-23 09:50:17 -05:00
Raboneko 0c1612444f bump: xyproto-vt100 2024-10-23 12:47:15 +00:00
sadlerm4 7ef8c3d50e fix: budgie-extras (#2297)
* Fix package dependencies

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>

* Clean up spec formatting

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>

* Bump release

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>

* fix typos

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>

---------

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>
2024-10-23 16:56:18 +08:00
madomado c5efc0af84 fix: muon (#2294)
* fix: muon

apparently they provide stuff that are not from git sources somehow…?

Signed-off-by: madomado <madonuko@outlook.com>

* Update update.rhai

Signed-off-by: madomado <madonuko@outlook.com>

* Update muon.spec

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-22 23:52:16 -05:00
Cappy Ishihara 36c9358d44 Switch joycond to git snapshot, pull in some patches (#2296) 2024-10-23 10:23:21 +08:00
Cappy Ishihara 36cbff9b57 fix: steam (#2295) 2024-10-23 10:22:46 +08:00
Raboneko f292271014 bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly tdlib yt-dlp 2024-10-23 01:35:44 +00:00
Raboneko 0db397d73c bump: ruffle protobuf 2024-10-23 01:20:49 +00:00
Raboneko da8b393801 bump: limine 2024-10-22 22:36:26 +00:00
madomado 5c0ce50cf7 rebuild: terra-mesa (#2293)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-23 03:15:10 +07:00
Raboneko dbf980dc60 bump: discord-canary-openasar discord-canary 2024-10-22 19:28:06 +00:00
Raboneko 7066f773a9 bump: gitoxide 2024-10-22 19:14:45 +00:00
madomado 4b708572a6 fix: mate-dock-applet (#2287)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-22 11:34:47 -05:00
madomado 1e70f2133d add: faad2 (#2286) 2024-10-22 11:22:07 -05:00
Raboneko 5b770c6bce bump: voicevox 2024-10-22 09:55:28 +00:00
madomado 1f6ebffad6 add: ffmpeg (#2225)
* add: ffmpeg

* forgot to use patch in another repo

* remove patch0

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-22 02:04:12 -05:00
madomado 9efe460811 add: jellyfin-rpc-cli (#1910) 2024-10-22 02:04:02 -05:00
sadlerm4 6bb80ea3e5 fix(fontviewer): fix desktop file perms (#2263)
Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>
2024-10-22 13:50:26 +08:00
Raboneko be2fe891bf bump: electron 2024-10-22 04:44:27 +00:00
Raboneko 28f28a0d94 bump(nightly): mpv flow nightly prismlauncher-nightly tdlib yt-dlp 2024-10-22 01:37:14 +00:00
Raboneko 3e1e8c29ad bump: ruffle 2024-10-22 01:20:00 +00:00
Raboneko 1cd6916556 bump: discord-openasar discord 2024-10-21 20:58:14 +00:00
Raboneko 2180eef888 bump: discord-canary-openasar discord-canary 2024-10-21 20:48:12 +00:00
madomado 92a00c93cd fix(ci): wrong extras repo name (#2262)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-21 12:55:28 -05:00
madomado 37f1632fa7 add: mate-dock-applet (#2261)
Closes: #2247
2024-10-21 12:55:18 -05:00
madomado 0653646646 fix(x264-bootstrap): add x264 provides (#2260) 2024-10-21 12:55:11 -05:00
madomado 82f5ffd11b add: joycond (#2259) 2024-10-21 12:55:01 -05:00
madomado 0cfb240cb4 add: inputplumber (#2258)
close #2249
2024-10-21 12:54:47 -05:00
madomado 6933f8e2e7 fix: klassy (#2257)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-21 12:54:37 -05:00
madomado 1cb0bacdd9 feat(armcord): rename to legcord (#2256) 2024-10-21 12:54:23 -05:00
Owen Zimmerman 12d74f2a62 Fix systemd preset application (#2236)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-10-21 10:24:38 -05:00
Cappy Ishihara b5371d7334 add: opengamepadui (#2251)
* add: opengamepadui

* dont limit arc h
2024-10-21 14:54:23 +08:00
Raboneko 5140427ace bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly backtrace yt-dlp 2024-10-21 01:38:26 +00:00
Raboneko ac40f8088e bump: prismlauncher 2024-10-20 22:00:13 +00:00
Raboneko 3ebd3e0d6b bump: nushell 2024-10-20 20:57:50 +00:00
Raboneko 8d08f79822 bump: lomiri-system-settings 2024-10-20 11:17:12 +00:00
Raboneko ef2c44bdeb bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly cros-keyboard-map yt-dlp 2024-10-20 01:42:36 +00:00
Raboneko ef1d322014 bump: ruffle 2024-10-20 01:23:05 +00:00
Raboneko 53a3a823f1 bump: armcord-bin armcord 2024-10-19 20:39:17 +00:00
Raboneko 21a6c74fea bump: armcord-bin armcord 2024-10-19 19:57:10 +00:00
Raboneko d381245863 bump: ruffle 2024-10-19 01:48:10 +00:00
Raboneko c3fa36e9fd bump(nightly): mpv nightly prismlauncher-nightly nim-nightly backtrace 2024-10-19 01:34:26 +00:00
Raboneko ab8f5710aa bump: sass 2024-10-19 00:00:26 +00:00
Raboneko 886bfb1a97 bump: klassy 2024-10-18 23:40:05 +00:00
Raboneko 86ea46ea2c bump: klassy 2024-10-18 23:29:20 +00:00
Raboneko aaf06a92b2 bump: klassy 2024-10-18 22:18:16 +00:00
Raboneko c1cc49a422 bump: pillow-heif 2024-10-18 21:36:43 +00:00
Raboneko e21dc4ad91 bump: sbctl 2024-10-18 20:58:18 +00:00
Raboneko b72db60919 bump: discord-canary-openasar discord-canary 2024-10-18 19:37:13 +00:00
Raboneko 33173903d2 bump: pop-launcher 2024-10-18 17:32:15 +00:00
Raboneko cd03b586f5 bump: starship 2024-10-18 16:43:40 +00:00
Raboneko 2f13e247fd bump: komikku 2024-10-18 16:22:37 +00:00
Raboneko aa83f338e1 bump: starship 2024-10-18 10:50:07 +00:00
Raboneko 205c07063a bump(nightly): envision mpv nightly nim-nightly tdlib 2024-10-18 01:36:16 +00:00
Raboneko 513b664346 bump: ruffle 2024-10-18 01:19:55 +00:00
Raboneko 294fa7e46b bump: sass 2024-10-17 20:58:44 +00:00
Raboneko 6e94fc0137 bump: discord-ptb-openasar discord-ptb 2024-10-17 19:58:59 +00:00
Raboneko 09bea93191 bump: starship 2024-10-17 18:43:46 +00:00
Raboneko ad693e40f6 bump: ruff 2024-10-17 16:45:11 +00:00
Raboneko c462a6ca27 bump: dart 2024-10-17 16:25:34 +00:00
Raboneko 1039b8b905 bump: xyproto-vt100 2024-10-17 13:56:09 +00:00
Raboneko da0f3fd8d9 bump: xyproto-vt100 2024-10-17 13:45:42 +00:00
Raboneko 807450a73b bump: sass 2024-10-17 03:37:56 +00:00
Raboneko 126019a6fa bump: ruffle sass 2024-10-17 01:42:15 +00:00
Raboneko b657b02d2f bump(nightly): envision mpv flow nightly gamescope-session nim-nightly tdlib yt-dlp 2024-10-17 01:35:59 +00:00
Raboneko 5365b43bd0 bump: lightly-qt6 2024-10-16 23:47:23 +00:00
Raboneko bced5abad8 bump: sass 2024-10-16 23:37:19 +00:00
Raboneko 4ac4ab6213 bump: electron 2024-10-16 20:58:52 +00:00
Raboneko f2b84856e1 bump: preview stable 2024-10-16 20:22:22 +00:00
Raboneko 9125551e81 bump: discord-canary-openasar discord-canary 2024-10-16 18:44:03 +00:00
Raboneko ce74692421 bump: preview 2024-10-16 18:24:09 +00:00
Raboneko 40431344ba bump: preview stable 2024-10-16 17:55:52 +00:00
Raboneko 0d6a0f7787 bump: mesa 2024-10-16 17:36:07 +00:00
madomado 4c66db8652 fix: gcm-core (#2241)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-16 12:15:49 -05:00
Raboneko 9cb454d678 bump: youtube-music 2024-10-16 12:00:15 +00:00
Raboneko 052ab0c41b bump: nushell 2024-10-16 06:26:41 +00:00
Raboneko e057ee2d1b bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-10-16 01:37:08 +00:00
Raboneko 2ba89cbfb8 bump: ruffle 2024-10-16 01:19:38 +00:00
madomado 816dabbd93 add: x264-bootstrap (#2234)
* add: x264

No update script because they basically have no updates.

* add: x264-bootstrap

Signed-off-by: madomado <madonuko@outlook.com>

* no pushd?

Signed-off-by: madomado <madonuko@outlook.com>

* autosetup?

Signed-off-by: madomado <madonuko@outlook.com>

* fix stuff?

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-15 20:03:38 -05:00
Raboneko 0e7556df25 bump: limine 2024-10-15 21:56:55 +00:00
Raboneko a16d6ef91d bump: x265 2024-10-15 12:48:02 +00:00
madomado 0d244f8331 add: x265 (#2232) 2024-10-15 07:27:51 -05:00
Raboneko 4a13a989a6 bump: feishin 2024-10-15 10:55:46 +00:00
Raboneko 6a225a66b0 bump: xyproto-vt100 2024-10-15 09:38:46 +00:00
Raboneko 008fa6178c bump: xyproto-vt100 2024-10-15 09:20:39 +00:00
Raboneko 3313733528 bump: electron 2024-10-15 02:43:20 +00:00
Raboneko f9b9fc01e1 bump: ruffle 2024-10-15 01:39:40 +00:00
Raboneko bbc13ef7fd bump(nightly): mpv flow nightly nim-nightly yt-dlp 2024-10-15 01:37:03 +00:00
Raboneko 2aa44831a3 bump: containerd 2024-10-14 20:49:06 +00:00
Raboneko 1d324cd1ad bump: preview stable 2024-10-14 19:25:58 +00:00
Raboneko a3ea033175 bump: xyproto-vt100 2024-10-14 14:40:45 +00:00
Raboneko 40caf531ef bump: youtube-music 2024-10-14 13:47:44 +00:00
Raboneko 9a626c2f21 bump: xyproto-vt100 2024-10-14 13:37:22 +00:00
Raboneko 6ad5c508bf bump: xyproto-vt100 2024-10-14 11:36:53 +00:00
Raboneko 306e607efe bump: xyproto-vt100 2024-10-14 11:21:10 +00:00
Raboneko 74ba53b95d bump: xyproto-vt100 2024-10-14 10:50:10 +00:00
Owen Zimmerman 14920e8c67 add: chromebook-usbc-fix (#2203)
* initial package for surface-dtz-daemon

* add: chromebook-usbc-fix

* remove other folder

* Update chromebook-usbc-fix.spec

Fix commit

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update chromebook-usbc-fix.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/system/chromebook-usbc-fix/chromebook-usbc-fix.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update chromebook-usbc-fix.spec

Remove %bindir

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update chromebook-usbc-fix.spec

Delete file directory stuff

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Fix systemd preset application

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2024-10-14 14:45:36 +08:00
Raboneko 8a7d8cd81b bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-10-14 01:38:13 +00:00
Raboneko 53f3b89870 bump: ruffle 2024-10-14 01:21:59 +00:00
Raboneko dd626a6a87 bump: youtube-music 2024-10-13 14:00:26 +00:00
Atmois 3670f0ace5 Add swayfx package (#2235)
* Add scenefx package

* Update anda/lib/scenefx/scenefx.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>

* Update anda/lib/scenefx/scenefx.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>

* Update scenefx.spec

Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>

* Refactor version

* Add rhai file

* Add quote marker

* Add swayfx package

---------

Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2024-10-13 18:50:11 +08:00
Raboneko 12ba053dcd bump: sarasa-gothic 2024-10-13 09:17:14 +00:00
Raboneko 339caa3174 bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-10-13 01:40:50 +00:00
Raboneko 43f36802ee bump: ruffle 2024-10-13 01:21:59 +00:00
Raboneko ad29a7f01e bump: codium 2024-10-12 20:37:12 +00:00
Raboneko 863b68b27c bump: limine 2024-10-12 16:43:11 +00:00
Raboneko 0f06680ba6 bump: lomiri-system-settings 2024-10-12 15:37:04 +00:00
Raboneko e1d951f81c bump: preview 2024-10-12 15:22:27 +00:00
Raboneko 141c0480ff bump: armcord-bin armcord 2024-10-12 13:59:57 +00:00
Raboneko 1cc2b106f1 bump: limine 2024-10-12 02:37:29 +00:00
Raboneko 83b6dcdb17 bump: ruffle sass 2024-10-12 01:35:48 +00:00
Raboneko d3c9c81831 bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-10-12 01:25:54 +00:00
Raboneko 0d0cc93b77 bump: gamescope 2024-10-11 22:58:22 +00:00
Raboneko 0e8074dc96 bump: gamescope lsp-dsp 2024-10-11 21:48:19 +00:00
Raboneko 68ea0ffc8c bump: discord-ptb-openasar discord-ptb 2024-10-11 18:43:46 +00:00
Raboneko 4694391194 bump: discord-canary-openasar discord-canary 2024-10-11 17:45:47 +00:00
Raboneko db80f848bf bump: armcord-bin armcord 2024-10-11 17:31:54 +00:00
Raboneko d78520e444 bump(nightly): envision mpv flow nightly nim-nightly yt-dlp 2024-10-11 01:35:10 +00:00
Raboneko 3024862821 bump: ruffle 2024-10-11 01:19:50 +00:00
Raboneko 8827eef312 bump: discord-canary-openasar discord-canary typeracer 2024-10-10 23:20:21 +00:00
Raboneko b5bcb46e74 bump: lomiri-system-settings 2024-10-10 20:59:12 +00:00
Raboneko 165c8ad730 bump: codium 2024-10-10 18:44:28 +00:00
Raboneko cfe34295f9 bump: discord-ptb-openasar discord-ptb 2024-10-10 17:56:11 +00:00
Raboneko eb6dff7f01 bump: preview kotlin-native kotlin 2024-10-10 11:48:54 +00:00
Raboneko a91e0f2d12 bump: preview stable 2024-10-10 11:38:25 +00:00
Raboneko f87500bfac bump: lomiri-system-settings 2024-10-10 08:49:13 +00:00
Raboneko 064b711f0e bump: feishin 2024-10-10 05:35:15 +00:00
Cappy Ishihara f7bb590dac add: steam (#2211)
* add: steam

* do not inline patches, invert the package arch

* fix libdir

* whitelist the gitignore

* typo

* remove multilib
2024-10-10 12:06:32 +08:00
Raboneko 4edd6eacf6 bump(nightly): envision mpv gnome-shell-extension-pop-shell flow nightly prismlauncher-nightly nim-nightly 2024-10-10 01:35:10 +00:00
Raboneko 0fe9c16e89 bump: ruffle 2024-10-10 01:18:48 +00:00
Raboneko c12b73e0ab bump: electron 2024-10-09 20:38:13 +00:00
Raboneko a87be85d75 bump: codium 2024-10-09 19:58:10 +00:00
Raboneko dd660c677f bump: lomiri-system-settings 2024-10-09 19:47:54 +00:00
Raboneko 1c16049b2a bump: discord-openasar discord 2024-10-09 19:37:42 +00:00
Raboneko c467db23fa bump: preview 2024-10-09 19:14:42 +00:00
Raboneko e9aee28f1e bump: preview 2024-10-09 17:15:48 +00:00
Raboneko c1014dce21 bump: preview stable 2024-10-09 16:55:31 +00:00
Atmois 14681c240d Add scenefx package (#2204)
* Add scenefx package

* Update anda/lib/scenefx/scenefx.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>

* Update anda/lib/scenefx/scenefx.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>

* Update scenefx.spec

Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>

* Refactor version

* Add rhai file

* Add quote marker

---------

Signed-off-by: Atmois <130537361+Atmois@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2024-10-09 21:38:36 +08:00
Raboneko b23d287715 bump: crystal 2024-10-09 13:03:37 +00:00
Raboneko 8c825bc47f bump: surface-dtx-daemon 2024-10-09 12:32:50 +00:00
Owen Zimmerman 9941e89d04 Add: surface-dtx-daemon (#2202)
* initial package for surface-dtz-daemon

* Update anda/system/surface-dtx-daemon/surface-dtx-daemon.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/system/surface-dtx-daemon/surface-dtx-daemon.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/system/surface-dtx-daemon/surface-dtx-daemon.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/system/surface-dtx-daemon/surface-dtx-daemon.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/system/surface-dtx-daemon/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update surface-dtx-daemon.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update surface-dtx-daemon.spec

fix % in Version

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update surface-dtx-daemon.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update surface-dtx-daemon.spec

add cargo-srpm-macros

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update surface-dtx-daemon.spec

fix cargo-rpm-macros dep

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update surface-dtx-daemon.spec

Add mold dep

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2024-10-09 20:08:03 +08:00
Raboneko 08fb630b0c bump: osu-lazer 2024-10-09 11:20:11 +00:00
Raboneko 79fdddb9c1 bump: lomiri-system-settings 2024-10-09 10:39:21 +00:00
Raboneko 89e6129dab bump: osu-lazer 2024-10-09 09:18:42 +00:00
Raboneko 68625ee942 bump: lomiri-system-settings 2024-10-09 08:55:55 +00:00
Raboneko 46b1e27601 bump: osu-lazer 2024-10-09 07:57:18 +00:00
Raboneko 370db7a842 bump: discord-canary-openasar discord-canary ruffle 2024-10-09 01:42:37 +00:00
Raboneko 6c918788f0 bump(nightly): mpv nightly prismlauncher-nightly nim-nightly 2024-10-09 01:35:04 +00:00
Raboneko 498835f8ed bump: discord-ptb-openasar discord-ptb 2024-10-08 17:45:36 +00:00
sadlerm4 1a5d36887a add: fontviewer (#2205)
* Create specfile

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>

* Add patch for meson.build

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>

* Create anda.hcl and update.rhai

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>

* Update version and add packager directive

---------

Signed-off-by: sadlerm4 <sad_lerm@hotmail.com>
2024-10-09 00:01:48 +08:00
Raboneko e9cc5f217c bump: codium 2024-10-08 14:48:36 +00:00
Raboneko cd9ed0ba10 bump: bandwhich 2024-10-08 09:45:26 +00:00
Raboneko 76f109522f bump: lomiri-system-settings 2024-10-08 07:30:48 +00:00
Raboneko 0d3d578d64 bump(nightly): mpv nightly nim-nightly tdlib nvidia-patch yt-dlp 2024-10-08 01:35:44 +00:00
Raboneko d9100ca54c bump: ruffle 2024-10-08 00:32:56 +00:00
Raboneko 2c9c692189 bump: discord-canary-openasar discord-canary codium 2024-10-07 16:47:15 +00:00
Raboneko 27b9ee35ab bump: ruffle 2024-10-07 01:52:06 +00:00
Raboneko 1198e9ec83 bump(nightly): mpv nightly prismlauncher-nightly nim-nightly tdlib 2024-10-07 01:38:30 +00:00
Raboneko 10bfa291d9 bump: kvrocks 2024-10-06 12:41:36 +00:00
Raboneko 51c5ffd21d bump(nightly): mpv nightly tdlib nvidia-patch 2024-10-06 01:41:11 +00:00
Raboneko f1a776d640 bump: ruffle 2024-10-06 00:36:26 +00:00
madomado b11d62a09f fix(nim): symlink /usr/lib/nim/dist to %_datadir (#2198) 2024-10-05 07:44:14 -05:00
Raboneko 7d283bba35 bump: lsp-dsp 2024-10-05 02:29:29 +00:00
Raboneko 7d050da0a3 bump(nightly): mpv nightly 2024-10-05 01:27:07 +00:00
Raboneko e85ba2ea57 bump: ruffle 2024-10-05 01:15:39 +00:00
Raboneko 90ef710ca8 bump: lomiri-system-settings 2024-10-04 19:57:43 +00:00
Raboneko 0404053703 bump: discord-canary-openasar discord-canary 2024-10-04 18:55:35 +00:00
madomado abba745158 fix(nim): actually copy dist folder to the goddamn %buildroot (#2194)
* fix(nim): include dist dir

* fix(nim): cp -r

* fix(nim): actually copy dist folder to the goddamn %buildroot

I'm so sorry I didn't test this properly…
2024-10-04 12:52:24 -05:00
Raboneko c717690b80 bump: moby-compose 2024-10-04 16:32:19 +00:00
Cappy Ishihara d562057470 moby-addons: do not hard-depend on Docker (#2185) 2024-10-04 23:57:15 +08:00
madomado bce7f784e6 fix: nushell (#2141)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 10:26:56 -05:00
madomado d5495cc0d4 rm: moby-engine (#2144)
retired since it's readily available in Fedora.

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 22:01:39 +07:00
madomado 5ceaadd8d2 fix(nim): include dist dir (#2146) 2024-10-04 09:10:33 -05:00
Raboneko c6c93eeb9c bump: muon 2024-10-04 14:03:34 +00:00
madomado c3168efcf7 fix: felix (#2136)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 08:48:41 -05:00
madomado 1384f435b8 fix: onefetch (#2137)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 08:48:30 -05:00
madomado 5732c5389e fix: uxplay (#2138)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 08:48:20 -05:00
madomado fd155d243a bump: muon (#2140)
Also add update.rhai
2024-10-04 08:48:04 -05:00
madomado ad4f3fca9f fix: sccache (#2139) 2024-10-04 08:47:54 -05:00
madomado 50742bebb9 fix: zed-preview (#2142)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 08:47:40 -05:00
madomado 20c0a26b20 fix: zed (#2143)
Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 08:47:27 -05:00
madomado ac392a2b2c fix: mesa-freeworld (#2145)
* fix: mesa-freeworld

Signed-off-by: madomado <madonuko@outlook.com>

* Update mesa-freeworld.spec

Signed-off-by: madomado <madonuko@outlook.com>

* debug_package %nil

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-04 08:47:17 -05:00
Raboneko c07a8c7b7c bump: ruff 2024-10-04 13:45:36 +00:00
Raboneko 00f7368560 bump(branch): mesa-freeworld 2024-10-04 09:12:51 +00:00
Raboneko b1f711343f bump: uxplay sops 2024-10-04 05:17:02 +00:00
Raboneko d58f4fc238 bump(nightly): mpv nightly nim-nightly 2024-10-04 01:35:45 +00:00
Raboneko 4c7227fb23 bump: discord-canary-openasar discord-canary ruffle 2024-10-04 01:18:02 +00:00
Raboneko 0dde50f669 bump: discord-canary-openasar discord-canary 2024-10-03 22:19:30 +00:00
Owen Zimmerman d16ff41d4d add: pet (#2127)
* initial package for pet

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update pet.spec

Remove build ID workaround

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update pet.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-10-03 15:15:19 -05:00
Raboneko 8e6df86ad9 bump: discord-canary-openasar discord-canary 2024-10-03 19:25:45 +00:00
Raboneko 4b14719c72 bump: discord-ptb-openasar discord-ptb 2024-10-03 18:55:43 +00:00
madomado 6070398aab fix: ruffle (#2120)
builddep mold

Signed-off-by: madomado <madonuko@outlook.com>
2024-10-03 12:05:40 -05:00
Raboneko 8d3bc59e66 bump: discord-canary-openasar discord-canary 2024-10-03 16:55:43 +00:00
Raboneko c9ef45dacd bump: mesa 2024-10-03 15:56:21 +00:00
Raboneko de76243adf bump: osu-lazer 2024-10-03 12:46:16 +00:00
Raboneko dfabdccfae bump(nightly): envision mpv flow nightly nim-nightly 2024-10-03 01:35:34 +00:00
Raboneko 27eaf52ead bump: ruffle 2024-10-03 01:18:56 +00:00
Raboneko 077e727e7f bump: stable 2024-10-02 17:14:49 +00:00
Raboneko c8ae27af39 bump: preview 2024-10-02 16:55:35 +00:00
Raboneko 318a5f6c42 bump: nim 2024-10-02 11:14:37 +00:00
Raboneko b3bfc14c55 bump: discord-canary-openasar discord-canary ruffle 2024-10-02 01:37:49 +00:00
Raboneko d4251a3b67 bump(nightly): mpv nightly prismlauncher-nightly nim-nightly nvidia-patch 2024-10-02 01:35:19 +00:00
Raboneko 7558de58a2 bump: discord-openasar discord 2024-10-01 16:49:59 +00:00
Raboneko a21575cfb7 bump: gcm-core 2024-10-01 16:32:04 +00:00
Raboneko 1fd37a6152 bump: stable 2024-10-01 15:39:16 +00:00
Raboneko 6814aa8afd bump: preview 2024-10-01 15:23:50 +00:00
Raboneko 00cb49a77a bump(nightly): mpv nightly prismlauncher-nightly nim-nightly yt-dlp 2024-10-01 01:43:44 +00:00
Raboneko e3d5f5e7aa bump: ruffle 2024-10-01 01:25:33 +00:00
Raboneko fa865dde11 bump: discord-canary-openasar discord-canary 2024-09-30 18:55:38 +00:00
madomado c1d0a4ca93 fix: zed-nightly (#2122)
builddep cmake

Signed-off-by: madomado <madonuko@outlook.com>
2024-09-30 23:43:37 +07:00
madomado e2c77d9115 fix: mpv (#2121)
no more -Dvulkan-interop=disabled

Signed-off-by: madomado <madonuko@outlook.com>
2024-09-30 23:43:19 +07:00
Raboneko ee8fda32fe bump: ruffle 2024-09-30 01:53:04 +00:00
Raboneko c0d3358241 bump(nightly): mpv nightly prismlauncher-nightly nim-nightly yt-dlp 2024-09-30 01:38:35 +00:00
Raboneko fe5be3980c bump: limine 2024-09-29 19:57:29 +00:00
madomado e61974d7cf add: terra-mesa (#2119)
terra-mesa was removed in #1587. This adds back terra-mesa into Terra Extra.

This reverts commit 42b47fae0b.
2024-09-29 23:46:33 +07:00
Raboneko d394a70dc5 bump: lomiri-system-settings 2024-09-29 07:26:54 +00:00
Raboneko 2377f8e92f bump: felix 2024-09-29 06:43:44 +00:00
Raboneko cbdd7ad24a bump: feishin 2024-09-29 05:46:01 +00:00
Raboneko d127027929 bump: ruffle 2024-09-29 01:54:58 +00:00
Raboneko 9f3fd96c49 bump(nightly): envision mpv nightly 2024-09-29 01:41:35 +00:00
Raboneko db44dcc763 bump: sccache 2024-09-28 20:45:36 +00:00
Raboneko b95aedf263 bump: srpm-macros 2024-09-28 10:38:30 +00:00
Raboneko 5426318c96 bump: sass 2024-09-28 03:36:33 +00:00
Raboneko f4ed54899b bump(nightly): envision nightly nim-nightly yt-dlp 2024-09-28 01:34:34 +00:00
Raboneko bafee5cbad bump: discord-canary-openasar discord-canary 2024-09-27 21:57:21 +00:00
Raboneko 3032c8998c bump: stable 2024-09-27 21:21:25 +00:00
Raboneko 28679315a3 bump: coolercontrol 2024-09-27 18:43:56 +00:00
Raboneko 5f1048e611 bump: preview 2024-09-27 18:23:36 +00:00
Raboneko 93185c280a bump: feishin 2024-09-27 06:25:48 +00:00
Raboneko 080a40ae97 bump: katsu 2024-09-27 05:17:00 +00:00
Raboneko 2cec00d968 bump: katsu 2024-09-27 04:55:49 +00:00
Raboneko 4f85db344a bump(nightly): envision mpv nightly prismlauncher-nightly nim-nightly nvidia-patch yt-dlp 2024-09-27 01:35:31 +00:00
Raboneko f8e5dd7106 bump: ruffle 2024-09-27 01:19:14 +00:00
Raboneko 3f09175d90 bump: discord-ptb-openasar discord-ptb 2024-09-26 17:19:43 +00:00
Raboneko f024c028bf bump: discord-canary-openasar discord-canary 2024-09-26 16:47:16 +00:00
Raboneko 7d9f903005 bump: ruff 2024-09-26 12:48:05 +00:00
Raboneko 6841221a5e bump: maturin 2024-09-26 03:31:58 +00:00
Raboneko 68202d61d5 bump(nightly): mpv flow nightly gamescope-session nim-nightly yt-dlp 2024-09-26 01:34:40 +00:00
Raboneko 605cec35fc bump: ruffle 2024-09-26 01:16:16 +00:00
Raboneko 08052d3e4d bump: stable 2024-09-25 22:55:57 +00:00
Raboneko 3ac5b6eef4 bump: stable 2024-09-25 17:55:45 +00:00
Raboneko 0182e31437 bump: preview 2024-09-25 17:14:50 +00:00
Raboneko 686acb853e bump: maturin 2024-09-25 12:39:21 +00:00
Raboneko eae9f158c5 bump: ruffle 2024-09-25 01:39:28 +00:00
Raboneko cd97184bfe bump(nightly): envision mpv nightly prismlauncher-nightly yt-dlp 2024-09-25 01:36:42 +00:00
Raboneko d4d83cb0ac bump: maturin 2024-09-24 15:18:55 +00:00
Raboneko 9bb174fda8 bump: stable 2024-09-24 14:35:05 +00:00
Raboneko b2322e7460 bump: preview 2024-09-24 13:56:50 +00:00
Raboneko 4698bcb699 bump(nightly): mpv flow nightly nim-nightly 2024-09-24 01:35:35 +00:00
Raboneko d015f65f1e bump: ruffle 2024-09-24 01:18:23 +00:00
Raboneko e29449afd1 bump: gradle 2024-09-23 22:47:14 +00:00
Raboneko e577b0d06c bump: discord-openasar discord 2024-09-23 16:55:40 +00:00
Raboneko 6e65d70a1f bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly 2024-09-23 01:35:21 +00:00
Raboneko e4f51dc917 bump(nightly): envision mpv nightly 2024-09-22 01:40:12 +00:00
Raboneko 6d2a3dc926 bump: ruffle 2024-09-22 01:21:30 +00:00
Raboneko 5e3ee31e51 bump: ruff 2024-09-21 17:45:29 +00:00
Raboneko d39ca2a986 bump: sarasa-gothic 2024-09-21 17:15:50 +00:00
Raboneko 39ed447d0b bump: coolercontrol 2024-09-21 14:56:06 +00:00
Raboneko 894a9b7775 bump: gamescope 2024-09-21 14:15:46 +00:00
Raboneko 9589ad0eae bump: gamescope 2024-09-21 02:49:11 +00:00
Raboneko f13e6fb376 bump(nightly): envision nightly nim-nightly 2024-09-21 01:24:26 +00:00
Raboneko 586110828f bump: ruffle 2024-09-21 00:31:51 +00:00
Raboneko 0ad83f0526 bump: sass 2024-09-20 21:20:38 +00:00
Raboneko 63629966a7 bump: discord-canary-openasar discord-canary 2024-09-20 17:31:00 +00:00
madomado a81fedc18d fix(update): cbfstool (#2118) 2024-09-20 09:01:06 -05:00
madomado b5db30851b fix(update): discord* (#2117) 2024-09-20 09:00:57 -05:00
Raboneko 080abce722 bump: moby-compose 2024-09-20 08:55:28 +00:00
Raboneko 2955cc17e0 bump: lomiri-system-settings 2024-09-20 07:36:16 +00:00
Raboneko 5090491fdf bump: srpm-macros 2024-09-20 06:58:44 +00:00
Ben Woods 89d6601cb5 add: golang-github-zrepl (#2112) 2024-09-20 14:51:16 +08:00
Raboneko f1e8d63432 bump: electron 2024-09-20 05:59:16 +00:00
Raboneko 8f563f888f bump: ruff 2024-09-20 03:41:04 +00:00
Raboneko 8a65faf25e bump(nightly): envision mpv flow nightly nim-nightly flatland opentabletdriver-nightly 2024-09-20 01:25:59 +00:00
Raboneko 4f18e5f3c3 bump: ruffle 2024-09-20 01:16:03 +00:00
Raboneko 50c394d002 bump: sass 2024-09-19 23:17:27 +00:00
Raboneko 152606adcc bump: onefetch 2024-09-19 22:55:42 +00:00
Raboneko f534ca7d67 bump: discord-canary-openasar discord-canary 2024-09-19 21:19:33 +00:00
Raboneko 407f3e24dd bump: discord-ptb-openasar discord-ptb 2024-09-19 18:42:31 +00:00
Raboneko 5ca96a6369 bump: preview 2024-09-19 17:15:04 +00:00
Raboneko bdfd53c9ad bump: preview stable 2024-09-19 16:43:38 +00:00
Owen Zimmerman 937591bf10 add: stardust gravity (#2063)
* initial package for stardust-server

* add missing build deps

* move to stardust folder

* inisital package for stardust-black-hole

* RPM bug workaround stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

fix deps

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Fix files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix directories issue

* actually fix directories error

* Initial package for stardust-atmosphere

* WIP

* initial package for stardust-gravity

* Update stardust-gravity.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-gravity.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
2024-09-19 22:49:33 +08:00
Owen Zimmerman 3a7e4fc375 add: stardust-comet (#2051)
* initial package for stardust-comet

* RPM bug workaround in stardust-comet.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Remove runtime requirements 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix indentation 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

add %summary

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-comet.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:28:39 +08:00
Owen Zimmerman ad0f734875 add: stardust-flatland (#2049)
* initial package for stardust-flatland

* move to stardust folder

* RPM bug workaround stardust-flatland.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-flatland.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/flatland/stardust-flatland.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/flatland/stardust-flatland.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/flatland/stardust-flatland.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Test fix stardust-flatland.spec

Testing CI build without 

'Requires:       libgcc glibc'

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-flatland.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix indentation 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/flatland/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-flatland.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-flatland.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-flatland.spec

add environment variable before cargo build

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
2024-09-19 22:28:25 +08:00
Owen Zimmerman 51f466b3c3 add: stardust-black-hole (#2052)
* initial package for stardust-black-hole

* fix folders

* fix .spec file

* change musl to replace glibc

* add back glibc

* RPM bug workaround

* RPM bug workaround comment

* Remove glibm as a dep

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Remove runtime requirements 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

fix indentation 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add %summary

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add environment variable before cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
2024-09-19 22:28:13 +08:00
Owen Zimmerman 693c0c4b0b add: stardust-armillary (#2050)
* initial package for stardust-armillary

* move to stardust folder

* fix directories in stardust-armillary

* RPM bug workaround stardust-armillary.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Remove %cargo_build

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Remove runtime requirements 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

fix indentation 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-armillary.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
2024-09-19 22:27:10 +08:00
Owen Zimmerman 5842080f3c add: stardust-non-spatial-input (#2053)
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix %url

* Update stardust-non-spatial-input.spec

Fix RPM bug

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Remove runtime requirements 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Fix build and install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix indentation 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Fix install directories

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

fix install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Actually fix install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

test fix (delete wait in %install)

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Fix files?

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix: cargo install in parallel

* let's try --locked

Signed-off-by: madomado <madonuko@outlook.com>

* %{?_smp_mflags} -Z avoid-dev-deps

Signed-off-by: madomado <madonuko@outlook.com>

* Update stardust-non-spatial-input.spec

Remove display

* Update update.rhai

fix typo

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

add %summary

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-non-spatial-input.spec

Unify Summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: madonuko <madonuko@outlook.com>
2024-09-19 22:27:00 +08:00
Owen Zimmerman 126843331f add: stardust-atmosphere (#2061)
* initial package for stardust-server

* add missing build deps

* move to stardust folder

* inisital package for stardust-black-hole

* RPM bug workaround stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

fix deps

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Fix files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix directories issue

* actually fix directories error

* Initial package for stardust-atmosphere

* Update stardust-atmosphere.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-atmosphere.spec

Fix commit_date

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
2024-09-19 22:26:52 +08:00
Raboneko 7900dabdc5 bump: moby-compose 2024-09-19 13:34:32 +00:00
Raboneko 53eaf85122 bump(branch): mesa-freeworld 2024-09-19 11:10:28 +00:00
Raboneko 741339b3e7 bump: open-huninn 2024-09-19 06:48:23 +00:00
Raboneko 987e147093 bump: ruffle 2024-09-19 01:26:37 +00:00
Raboneko 95449aa2f5 bump(nightly): mpv gnome-shell-extension-pop-shell flow nightly nim-nightly 2024-09-19 01:26:05 +00:00
Raboneko f0601ada73 bump: protobuf 2024-09-18 21:39:57 +00:00
Raboneko c5815d343d bump: komikku 2024-09-18 21:29:29 +00:00
Raboneko 234bd17129 bump: preview 2024-09-18 20:47:33 +00:00
Raboneko f420a9dfd4 bump: crystal 2024-09-18 14:55:44 +00:00
Raboneko db45b912dd bump: preview 2024-09-18 11:48:20 +00:00
Raboneko d83aa185a2 bump: nushell 2024-09-18 08:36:26 +00:00
Raboneko 30e1208032 bump: limine 2024-09-18 05:45:36 +00:00
Raboneko ad1067fb52 bump: discord-canary 2024-09-18 02:57:05 +00:00
Raboneko 781f651804 bump(nightly): mpv latte-dock-nightly flow nightly prismlauncher-nightly nim-nightly opentabletdriver-nightly yt-dlp 2024-09-18 01:24:32 +00:00
Raboneko 2091eb4aa4 bump: ruffle sass electron 2024-09-18 01:15:53 +00:00
Raboneko 4992f4f8a4 bump: discord-canary-openasar 2024-09-17 23:45:49 +00:00
Raboneko af31048b2d bump: youtube-music 2024-09-17 12:45:31 +00:00
Raboneko 0528b14d0b bump: moby-compose 2024-09-17 09:31:46 +00:00
Raboneko 1ff426beae bump(nightly): mpv nightly prismlauncher-nightly nim-nightly tdlib opentabletdriver-nightly 2024-09-17 01:10:58 +00:00
Raboneko db7f13d7c1 bump: ruffle 2024-09-17 01:02:32 +00:00
Raboneko 8c3fc586c5 bump: preview stable 2024-09-16 23:55:29 +00:00
Raboneko 38746dcf7e bump: discord-ptb-openasar discord-ptb 2024-09-16 20:33:30 +00:00
Owen Zimmerman 52a62ac3b0 add: stardust-protostar (#2056)
* WIP

* Update stardust-non-spatial-input.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix %url

* WIP

* Update stardust-protostar.spec

Remove runtime requirements 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/protostar/stardust-protostar.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* WIP, fix duplicate

* Update update.rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix indentation

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

fix install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Fix %install and %files 

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Fix summary and description

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-protostar.spec

Add environment variable before cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2024-09-16 14:23:57 -05:00
Owen Zimmerman 20c366df91 add: stardust-magnetar (#2062)
* initial package for stardust-server

* add missing build deps

* move to stardust folder

* inisital package for stardust-black-hole

* RPM bug workaround stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Remove conflicts

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/stardust-black-hole.spec

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Add packager

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda.hcl

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Fix name

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

fix deps

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-black-hole.spec

Fix files

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update update.rhai

Remove if statement from Rhai

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update anda/stardust/black-hole/update.rhai

Co-authored-by: madomado <madonuko@outlook.com>
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* fix directories issue

* actually fix directories error

* Initial package for stardust-atmosphere

* WIP

* Update anda.hcl

Remove empty space

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-magnetar.spec

Lock cargo install

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

* Update stardust-magnetar.spec

Unify summaries

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>

---------

Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: june-fish <git@june.fish>
Co-authored-by: madomado <madonuko@outlook.com>
2024-09-16 21:30:40 +08:00
Raboneko c712f76be9 bump: moby-compose 2024-09-16 09:48:57 +00:00
Raboneko 2ce68650d3 bump: xyproto-vt100 2024-09-16 09:38:18 +00:00
Raboneko d90a6c71fd bump: komikku 2024-09-16 09:20:14 +00:00
Raboneko ad53c0ed34 bump: ruffle 2024-09-16 01:40:19 +00:00
Raboneko 87979cf23d bump: preview 2024-09-15 18:30:22 +00:00
Raboneko 9cb1917b89 bump: limine 2024-09-15 04:23:37 +00:00
Raboneko 2c9b8e82c1 bump(nightly): envision mpv nightly prismlauncher-nightly nim-nightly yt-dlp 2024-09-15 01:39:58 +00:00
Raboneko 5de35b8837 bump: lomiri-system-settings 2024-09-14 17:45:34 +00:00
Raboneko 93bcd78fd3 bump: subatomic 2024-09-14 02:56:06 +00:00
Raboneko f6b32f81f6 bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-09-14 01:23:27 +00:00
Raboneko cae0ada5b5 bump: discord-canary-openasar discord-canary ruffle 2024-09-14 01:15:10 +00:00
Raboneko ca425b157f bump: discord-canary-openasar discord-canary 2024-09-13 16:49:07 +00:00
Raboneko ff17b20e3d bump: moby-buildx 2024-09-13 15:55:49 +00:00
Raboneko 472511de43 bump: ruff 2024-09-13 15:18:26 +00:00
Raboneko 8c638db371 bump(nightly): envision nightly vala-nightly 2024-09-13 01:24:40 +00:00
Raboneko 3068a3db22 bump: discord-canary-openasar discord-canary ruffle 2024-09-13 01:16:24 +00:00
Raboneko 2cb16c03bd bump: discord-ptb-openasar discord-ptb 2024-09-12 19:13:21 +00:00
Raboneko 678ae8c294 bump: codium 2024-09-12 18:56:05 +00:00
Raboneko 03856262cc bump: flutter 2024-09-12 17:45:37 +00:00
Raboneko 875c1a6862 bump: moby-compose 2024-09-12 15:37:42 +00:00
madomado ac1c119234 fix: youki (#2054)
Signed-off-by: madomado <madonuko@outlook.com>
2024-09-12 10:29:21 -05:00
Raboneko b00d239436 bump: preview groovy-docs groovy 2024-09-12 14:36:48 +00:00
Raboneko 1b650c7cfa bump: dart 2024-09-12 13:33:24 +00:00
Jaiden Riordan 15c4ad3494 switch helium and hydrogen to proper naming (#2058) 2024-09-12 14:28:38 +08:00
Raboneko 289feac0db bump: ruffle 2024-09-12 01:25:20 +00:00
Raboneko caafa5d450 bump(nightly): flow nightly nim-nightly nvidia-patch 2024-09-12 01:24:13 +00:00
Raboneko 445f59e9fb bump: electron 2024-09-11 21:18:24 +00:00
Raboneko 53ad6c4b5e bump: gamescope 2024-09-11 20:47:15 +00:00
Raboneko 47158a8be3 bump: discord-canary-openasar discord-canary 2024-09-11 20:21:35 +00:00
Raboneko 16450b0818 bump: gamescope 2024-09-11 19:58:03 +00:00
Raboneko 572920db4a bump: protobuf 2024-09-11 18:55:26 +00:00
Raboneko e807663e04 bump: discord-canary-openasar discord-canary 2024-09-11 17:55:42 +00:00
Raboneko 3888655923 bump: feishin 2024-09-11 06:24:33 +00:00
madomado 2b55f1f29e rm: anda/desktops/elementary/ (#2055)
No more elementary/pantheon.

close #1954
2024-09-10 21:06:18 -07:00
Raboneko 2ea5164240 bump: ruffle asar gamescope 2024-09-11 01:35:37 +00:00
Raboneko 209e68aa12 bump(nightly): flow nightly prismlauncher-nightly nim-nightly 2024-09-11 01:23:44 +00:00
Raboneko fb0630d05c bump: preview 2024-09-10 23:21:12 +00:00
Raboneko ce33909ff6 bump: preview 2024-09-10 20:22:33 +00:00
Raboneko 6d9b48c2aa bump: preview stable 2024-09-10 19:25:32 +00:00
Raboneko d7c348a2d7 bump: unity-session 2024-09-10 19:13:49 +00:00
Raboneko c372b9f5c2 bump: preview 2024-09-10 17:47:25 +00:00
Raboneko e5019417a6 bump: discord-canary-openasar discord-canary 2024-09-10 17:37:16 +00:00
Raboneko 9b37afc544 bump: moby-buildx 2024-09-10 17:20:58 +00:00
Raboneko 37d719aa81 bump: gtk4-layer-shell 2024-09-10 07:49:39 +00:00
Raboneko dbd5e01f26 bump: lomiri-system-settings 2024-09-10 06:55:46 +00:00
Raboneko f9627614a9 bump: gamescope limine 2024-09-10 03:49:54 +00:00
Raboneko 6f7c2a52a6 bump: asar 2024-09-10 02:36:04 +00:00
Raboneko fe061c7eb3 bump: ruffle 2024-09-10 01:37:47 +00:00
Raboneko 8a2da281a9 bump(nightly): envision nightly gamescope-session nim-nightly tdlib 2024-09-10 01:25:03 +00:00
Raboneko 1a4759d718 bump: discord-openasar discord 2024-09-09 21:39:45 +00:00
Raboneko c2725ae489 bump: containerd 2024-09-09 20:32:14 +00:00
Raboneko 695a2a59ba bump: codium 2024-09-09 14:18:02 +00:00
Raboneko b20f0b272c bump: unity-greeter gradle 2024-09-09 12:45:14 +00:00
Raboneko 87485a4508 bump: limine 2024-09-09 06:27:18 +00:00
Raboneko 9dc38626ac bump(nightly): mpv nightly prismlauncher-nightly nim-nightly yt-dlp 2024-09-09 01:26:05 +00:00
Raboneko 1f5cd182d1 bump: ruffle 2024-09-09 01:20:06 +00:00
Raboneko d70f7fc432 bump(nightly): mpv nightly yt-dlp 2024-09-08 01:36:22 +00:00
Raboneko 8248a3a2e2 bump: ruffle 2024-09-08 01:23:32 +00:00
Raboneko 31eae90442 bump: libhelium tau-helium 2024-09-07 23:56:05 +00:00
Raboneko 7ed0dc84c0 bump: osu-lazer 2024-09-07 14:50:26 +00:00
Raboneko d4297125ca bump: youtube-music 2024-09-07 12:35:15 +00:00
Raboneko c27b0e7a99 bump(nightly): envision latte-dock-nightly nightly nim-nightly tdlib opentabletdriver-nightly 2024-09-07 01:22:12 +00:00
Raboneko 8d7eced083 bump: ruffle 2024-09-07 01:13:02 +00:00
Raboneko 0b77491b3e bump: discord-canary-openasar discord-canary 2024-09-06 23:17:55 +00:00
Raboneko 2fdd84fc8b bump: stable 2024-09-06 15:18:04 +00:00
Raboneko 768b1827a5 bump: preview 2024-09-06 14:55:44 +00:00
Raboneko 31a1c50f3f bump: osu-lazer 2024-09-06 11:59:59 +00:00
Raboneko 93622f21d1 bump: osu-lazer 2024-09-06 11:39:24 +00:00
Raboneko 3177f1d8bc bump: osu-lazer 2024-09-06 11:16:40 +00:00
Raboneko 981687e7f2 bump(branch): mesa-freeworld 2024-09-06 08:39:04 +00:00
Raboneko 7792fb2de7 bump(nightly): envision mpv flow nightly nim-nightly yt-dlp 2024-09-06 01:23:34 +00:00
Raboneko 2893501669 bump: ruffle 2024-09-06 01:22:15 +00:00
Raboneko aafc18f1ce bump: discord-canary-openasar discord-canary 2024-09-05 22:48:26 +00:00
Raboneko 85d2444e8a bump: discord-canary-openasar discord-canary 2024-09-05 21:29:39 +00:00
Raboneko 3c163b9158 bump: discord-ptb-openasar discord-ptb 2024-09-05 21:18:22 +00:00
Raboneko 2621e81d1f bump: discord-canary-openasar discord-canary 2024-09-05 17:30:22 +00:00
Raboneko 117ee8b819 bump: armcord-bin armcord gamescope 2024-09-05 16:55:48 +00:00
Raboneko 8e1239cbe2 bump: ruff 2024-09-05 15:56:08 +00:00
Raboneko 8b05df1d3f bump: ruffle 2024-09-05 01:39:00 +00:00
Raboneko 588a5bb2f2 bump(nightly): mpv nightly nim-nightly 2024-09-05 01:23:48 +00:00
Raboneko e359f5fbf0 bump: electron 2024-09-04 22:38:11 +00:00
Raboneko 73561e1c51 bump: discord-openasar discord 2024-09-04 17:22:45 +00:00
Raboneko d342b015ed bump: preview 2024-09-04 16:49:50 +00:00
Raboneko 0e2a72e0fa bump: preview stable 2024-09-04 15:31:55 +00:00
Raboneko a3ffa3c0f0 bump: flutter 2024-09-04 14:45:26 +00:00
madomado fe5b54d64c add: coolercontrol (#1917) 2024-09-04 09:40:20 -05:00
madomado acf5e9b956 fix: envision (#2035)
Signed-off-by: madomado <madonuko@outlook.com>
2024-09-04 09:39:54 -05:00
Raboneko aa3abc47bf bump: youki 2024-09-04 13:45:31 +00:00
Raboneko fe67ad940b bump: osu-lazer 2024-09-04 08:55:41 +00:00
Raboneko a3a1ea1786 bump: feishin 2024-09-04 05:19:12 +00:00
Raboneko 116284dfe9 bump: discord-ptb-openasar discord-ptb ruffle limine 2024-09-04 01:43:39 +00:00
Raboneko cc5a6f92b3 bump(nightly): envision mpv flow nightly nim-nightly 2024-09-04 01:23:40 +00:00
Raboneko 727cb1d3c6 bump: sass 2024-09-03 23:17:24 +00:00
Raboneko 9c75e88f63 bump: komikku 2024-09-03 20:37:40 +00:00
Raboneko 65954a6fce bump: feishin 2024-09-03 07:15:23 +00:00
Raboneko 94d0780894 bump: limine 2024-09-03 02:53:31 +00:00
Raboneko 67aba44e95 bump: libhelium 2024-09-03 02:28:30 +00:00
Raboneko 2d86955ee3 bump: ruffle 2024-09-03 01:23:19 +00:00
Raboneko 6cf20cf0d7 bump(nightly): mpv flow nightly nim-nightly yt-dlp 2024-09-03 01:22:33 +00:00
Raboneko 3f994ed161 bump: libhelium 2024-09-02 17:59:32 +00:00
Raboneko b44c37af28 bump: libhelium 2024-09-02 17:49:29 +00:00
Raboneko a8c82aff59 bump: libhelium 2024-09-02 17:29:15 +00:00
madomado dcdbd381bc feat(ci): add support for terra extra (#2036)
* feat(ci): add support for terra extra

* source pkgs

Signed-off-by: madomado <madonuko@outlook.com>

* oops

Signed-off-by: madomado <madonuko@outlook.com>

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-09-02 17:38:29 +08:00
Raboneko 83f39fae96 bump: limine 2024-09-02 03:39:13 +00:00
Raboneko 5cea5f00de bump: ruffle 2024-09-02 01:38:46 +00:00
Raboneko a77dffe4db bump(nightly): envision mpv latte-dock-nightly nightly yt-dlp 2024-09-02 01:24:48 +00:00
Raboneko 9723157c55 bump: lomiri-system-settings 2024-09-01 21:47:50 +00:00
Raboneko 4ecf692f05 bump: lomiri-system-settings 2024-09-01 20:30:43 +00:00
Raboneko ca34a018b9 bump(nightly): flow nightly 2024-09-01 01:42:17 +00:00
Raboneko e4c350b1a5 bump: ruffle 2024-09-01 01:23:26 +00:00
Raboneko 9827e3972a bump: libhelium 2024-08-31 22:37:50 +00:00
428 changed files with 6861 additions and 7921 deletions
+2 -2
View File
@@ -94,7 +94,7 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra${{ matrix.version }} anda-build/rpm/rpms/*
terra${{ matrix.version }}${{ matrix.pkg.labels['extra'] && '-extras' }} anda-build/rpm/rpms/*
- name: Upload source packages to subatomic
if: github.event_name == 'push'
@@ -102,7 +102,7 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra${{ matrix.version }}-source anda-build/rpm/srpm/*
terra${{ matrix.version }}${{ matrix.pkg.labels['extra'] && '-extras' }}-source anda-build/rpm/srpm/*
- name: Notify Madoguchi (Success)
if: success() && github.event_name == 'push'
-5
View File
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "armcord-bin.spec"
}
}
-78
View File
@@ -1,78 +0,0 @@
%define debug_package %nil
%global _build_id_links none
%ifarch x86_64
%global src ArmCord-%version-linux-x64
%elifarch aarch64
%global src ArmCord-%version-linux-arm64
%elifarch armv7l
%global src ArmCord-%version-linux-armv7l
%endif
# Exclude private libraries
%global __requires_exclude libffmpeg.so
%global __provides_exclude_from %{_datadir}/armcord/.*\\.so
Name: armcord-bin
Version: 3.3.0
Release: 1%?dist
License: OSL-3.0
Summary: Custom lightweight Discord client designed to enhance your experience
URL: https://github.com/ArmCord/ArmCord
Group: Applications/Internet
Source0: %url/releases/download/v%version/%src.tar.gz
Source1: armcord.png
Source2: https://raw.githubusercontent.com/ArmCord/ArmCord/v%version/README.md
Requires: electron xdg-utils
ExclusiveArch: x86_64 aarch64 armv7l
Conflicts: armcord
BuildRequires: add-determinism
%description
ArmCord is a custom client designed to enhance your Discord experience
while keeping everything lightweight.
%prep
%autosetup -n %src
cat <<EOF > .armcord.desktop
[Desktop Entry]
Name=ArmCord
Comment=%summary
GenericName=Internet Messenger
Type=Application
Exec=%_bindir/armcord
Icon=armcord
Categories=Network;InstantMessaging;
StartupWMClass=armcord
Keywords=discord;armcord;vencord;shelter;electron;
EOF
%build
%install
mkdir -p %buildroot%_bindir %buildroot%_datadir/applications %buildroot%_datadir/pixmaps %buildroot%_datadir/armcord %buildroot%_docdir/%name
cp -a * %buildroot%_datadir/armcord/
ln -s %_datadir/armcord/armcord %buildroot%_bindir/armcord
chmod +x -R %buildroot%_datadir/armcord/*
chmod 755 %buildroot%_datadir/armcord/armcord
install -Dm644 .armcord.desktop %buildroot%_datadir/applications/ArmCord.desktop
install -Dm644 %SOURCE1 %buildroot%_datadir/pixmaps/armcord.png
install -Dm644 %SOURCE2 %buildroot%_docdir/%name/
%files
%doc README.md
%_datadir/armcord
%_bindir/armcord
%_datadir/applications/ArmCord.desktop
%_datadir/pixmaps/armcord.png
%changelog
* Sat Jun 17 2023 windowsboy111 <windowsboy111@fyralabs.com> - 3.2.0-2
- Remove libnotify dependency.
- Fix desktop entry.
- Set as noarch package because there are not binary files.
- Use /usr/share/ instead of /opt/
* Sat May 6 2023 windowsboy111 <windowsboy111@fyralabs.com> - 3.1.7-1
- Initial package
-1
View File
@@ -1 +0,0 @@
rpm.version(gh("ArmCord/ArmCord"));
-1
View File
@@ -1 +0,0 @@
rpm.version(gh("ArmCord/ArmCord"));
+8
View File
@@ -0,0 +1,8 @@
project pkg {
rpm {
spec = "coolercontrol.spec"
}
labels {
large = 1
}
}
+159
View File
@@ -0,0 +1,159 @@
%bcond_without mold
%global _desc %{expand:
CoolerControl is a feature-rich cooling device control application for Linux. It has a system daemon
for background device management, as well as a GUI to expertly customize your settings.
}
%global rdnn org.coolercontrol.CoolerControl
# Don't mangle shebangs
%global __brp_mangle_shebangs %{nil}
Name: coolercontrol
Version: 1.4.2
Release: 1%?dist
Summary: Cooling device control for Linux
License: GPL-3.0-or-later
URL: https://gitlab.com/coolercontrol/coolercontrol
Source0: %url/-/archive/%version/coolercontrol-%version.tar.gz
Packager: madonuko <mado@fyralabs.com>
Provides: coolercontrol-ui
Provides: coolercontrol-gui
Requires: hicolor-icon-theme
Requires: webkit2gtk4.1
Requires: libappindicator-gtk3
Requires: coolercontrold
BuildRequires: git-core make nodejs-npm libdrm-devel curl wget file mold
BuildRequires: systemd-rpm-macros anda-srpm-macros cargo >= 1.75.0 cargo-rpm-macros
BuildRequires: autoconf automake binutils bison flex gcc gcc-c++ gdb libtool pkgconf strace
BuildRequires: pkgconfig(webkit2gtk-4.1) pkgconfig(openssl) pkgconfig(librsvg-2.0)
BuildRequires: libappindicator-gtk3-devel
BuildRequires: python3-devel python3-wheel python3-liquidctl python3-setproctitle python3-fastapi python3-uvicorn python3-pip
BuildRequires: libappstream-glib
BuildRequires: desktop-file-utils
%description %_desc
%package liqctld
Summary: CoolerControl daemon for interacting with liquidctl devices on a system level
Requires: coolercontrold
%description liqctld %_desc
coolercontrol-liqctld is a CoolerControl daemon for interacting with liquidctl devices on a system level, and is
installed as the coolercontrol-liqctld application. Its main purpose is to wrap the underlying
liquidctl library providing an API interface that the main coolercontrol daemon interacts with.
It also enables parallel device communication and access to specific device properties.
%package -n coolercontrold
Summary: Monitor and control your cooling devices.
Requires: coolercontrol-liqctld
%description -n coolercontrold %_desc
coolercontrold is the main daemon containing the core logic for interfacing with devices, and installed as
"coolercontrold". It is meant to run in the background as a system daemon. It handles all device
communication and data management, additionally connecting to the liqctld daemon for liquidctl
supported devices. It has an API that services client programs like the coolercontrol-gui.
%prep
%autosetup
pushd coolercontrold
%cargo_prep_online &
popd
pushd coolercontrol-ui
npm ci --prefer-offline &
pushd src-tauri
%cargo_prep_online &
popd
popd
wait
%build
pushd coolercontrold
%{cargo_license_online} > LICENSE.dependencies &
%cargo_build -- &
popd
pushd coolercontrol-liqctld
%pyproject_wheel
popd
pushd coolercontrol-ui
npm run build &
pushd src-tauri
%{cargo_license_online} > LICENSE.dependencies &
wait
%cargo_build -f custom-protocol
popd
popd
%install
pushd coolercontrol-liqctld
#define _pyproject_wheeldir .
%pyproject_install
%pyproject_save_files coolercontrol_liqctld
popd
pushd coolercontrold
install -Dpm755 target/rpm/coolercontrold %buildroot%_bindir/coolercontrold
install -Dpm644 LICENSE.dependencies %buildroot%_datadir/licenses/coolercontrold/LICENSE.dependencies
popd
pushd coolercontrol-ui/src-tauri
install -Dpm755 target/rpm/coolercontrol %buildroot%_bindir/coolercontrol
install -Dpm644 LICENSE.dependencies %buildroot%_datadir/licenses/%name/LICENSE.dependencies
popd
install -Dpm644 packaging/systemd/coolercontrol-liqctld.service %buildroot%_unitdir/coolercontrol-liqctld.service
desktop-file-install --dir=%buildroot%_datadir/applications packaging/metadata/%rdnn.desktop
install -Dpm644 packaging/metadata/%rdnn.svg %buildroot%_iconsdir/hicolor/scalable/apps/%rdnn.svg
install -Dpm644 packaging/metadata/%rdnn.png %buildroot%_iconsdir/hicolor/256x256/apps/%rdnn.svg
for f in packaging/systemd/*.service; do
install -Dpm644 $f %buildroot%_unitdir/$(basename $f)
done
install -Dpm644 packaging/metadata/%rdnn.metainfo.xml %buildroot%_metainfodir/%rdnn.metainfo.xml
%check
appstream-util validate-relax --nonet %buildroot%_metainfodir/%rdnn.metainfo.xml
%pyproject_check_import
%post -n coolercontrold
%systemd_post coolercontrold.service
%preun -n coolercontrold
%systemd_preun coolercontrold.service
%postun -n coolercontrold
%systemd_postun_with_restart coolercontrold.service
# coolercontrold.service automatically uses the liqctld service, so there are
# no scriptlets for liqctld.
%files
%doc README.md
%license LICENSE
%license LICENSE.dependencies
%_bindir/coolercontrol
%_datadir/applications/%rdnn.desktop
%_datadir/metainfo/%rdnn.metainfo.xml
%_iconsdir/hicolor/*/apps/%rdnn.svg
%files -n coolercontrold
%doc coolercontrold/README.md
%license LICENSE
%license LICENSE.dependencies
%_bindir/coolercontrold
%_unitdir/coolercontrold.service
%files liqctld -f %pyproject_files
%doc coolercontrol-liqctld/README.md
%license LICENSE
%_bindir/coolercontrol-liqctld
%_unitdir/coolercontrol-liqctld.service
%changelog
* Thu Aug 15 2024 madonuko <mado@fyralabs.com> - 1.4.0-1
- Initial package
+1
View File
@@ -0,0 +1 @@
rpm.version(gitlab("30707566"));
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 0.0.479
Version: 0.0.507
Release: 1%?dist
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
@@ -1,3 +1 @@
let html = get("https://discordapp.com/api/download/canary?platform=linux&format=tar.gz");
let newver = find("https://dl-canary\\.discordapp\\.net/apps/linux/([\\.\\d]+)/", html, 1);
rpm.version(newver);
rpm.version(get("https://discord.com/api/canary/updates?platform=linux").json().name);
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary
Version: 0.0.479
Version: 0.0.507
Release: 1%?dist
Summary: Free Voice and Text Chat for Gamers
URL: discord.com
+1 -3
View File
@@ -1,3 +1 @@
let html = get("https://discordapp.com/api/download/canary?platform=linux&format=tar.gz");
let newver = find("https://dl-canary\\.discordapp\\.net/apps/linux/([\\.\\d]+)/", html, 1);
rpm.version(newver);
rpm.version(get("https://discord.com/api/canary/updates?platform=linux").json().name);
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-openasar
Version: 0.0.66
Version: 0.0.72
Release: 1%?dist
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -3
View File
@@ -1,3 +1 @@
let html = get("https://discordapp.com/api/download?platform=linux&format=tar.gz");
let newver = find("https://dl\\.discordapp\\.net/apps/linux/([\\.\\d]+)/", html, 1);
rpm.version(newver);
rpm.version(get("https://discord.com/api/stable/updates?platform=linux").json().name);
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-ptb-openasar
Version: 0.0.101
Version: 0.0.112
Release: 1%?dist
Summary: A snappier Discord rewrite with features like further customization and theming
License: MIT AND https://discord.com/terms
+1 -3
View File
@@ -1,3 +1 @@
let html = get("https://discordapp.com/api/download/ptb?platform=linux&format=tar.gz");
let newver = find("https://dl-ptb\\.discordapp\\.net/apps/linux/([\\.\\d]+)/", html, 1);
rpm.version(newver);
rpm.version(get("https://discord.com/api/ptb/updates?platform=linux").json().name);
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-ptb
Version: 0.0.101
Version: 0.0.112
Release: 1%?dist
Summary: Free Voice and Text Chat for Gamers.
URL: https://discord.com
+1 -3
View File
@@ -1,3 +1 @@
let html = get("https://discordapp.com/api/download/ptb?platform=linux&format=tar.gz");
let newver = find("https://dl-ptb\\.discordapp\\.net/apps/linux/([\\.\\d]+)/", html, 1);
rpm.version(newver);
rpm.version(get("https://discord.com/api/ptb/updates?platform=linux").json().name);
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord
Version: 0.0.66
Version: 0.0.72
Release: 1%?dist
Summary: Free Voice and Text Chat for Gamers
URL: https://discord.com
+1 -3
View File
@@ -1,3 +1 @@
let html = get("https://discordapp.com/api/download?platform=linux&format=tar.gz");
let newver = find("https://dl\\.discordapp\\.net/apps/linux/([\\.\\d]+)/", html, 1);
rpm.version(newver);
rpm.version(get("https://discord.com/api/stable/updates?platform=linux").json().name);
+7 -6
View File
@@ -1,5 +1,5 @@
%global commit 943fc151f7c1927cb450456de9bb838311d9cc24
%global commit_date 20240831
%global commit c40a4ad05a8e6ea99eed4a7d7d2098a08686e065
%global commit_date 20241021
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: envision
@@ -21,6 +21,7 @@ BuildRequires: openxr-devel
BuildRequires: libappstream-glib
BuildRequires: desktop-file-utils
BuildRequires: glib2-devel
BuildRequires: git-core
Recommends: android-tools
%description
@@ -40,8 +41,8 @@ Recommends: android-tools
%doc README.md
%license LICENSE
%_bindir/envision
%_datadir/applications/org.gabmus.envision.desktop
%_datadir/applications/org.gabmus.envision.Devel.desktop
%_datadir/envision/
%_iconsdir/hicolor/scalable/apps/org.gabmus.envision.svg
%_iconsdir/hicolor/symbolic/apps/org.gabmus.envision-symbolic.svg
%_metainfodir/org.gabmus.envision.appdata.xml
%_iconsdir/hicolor/scalable/apps/org.gabmus.envision.Devel.svg
%_iconsdir/hicolor/symbolic/apps/org.gabmus.envision.Devel-symbolic.svg
%_metainfodir/org.gabmus.envision.Devel.appdata.xml
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: feishin
Version: 0.7.3
Version: 0.11.1
Release: 1%?dist
Summary: A modern self-hosted music player
License: GPL-3.0
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "fontviewer.spec"
}
}
@@ -0,0 +1,12 @@
diff --git a/meson.build b/meson.build
index 4784ac2..2348b13 100644
--- a/meson.build
+++ b/meson.build
@@ -13,4 +13,5 @@ executable(
dependency('cairomm-1.0'),
dependency('freetype2'),
],
-)
\ No newline at end of file
+ install: true
+)
+47
View File
@@ -0,0 +1,47 @@
%global commit dc5cd1490235f8c19424b3345a89727199c86df3
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20241003
Name: fontviewer
Version: %{commit_date}.git~%{shortcommit}
Release: 1%{?dist}
Summary: View and install fonts
License: GPL-2.0
URL: https://github.com/chocolateimage/%{name}
Source0: %{url}/archive/%{commit}.tar.gz
Patch0: fontviewer-meson.patch
BuildRequires: gcc-c++
BuildRequires: meson
BuildRequires: pkgconfig(cairomm-1.0)
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(freetype2)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(gtkmm-3.0)
Requires: gtk3 fontconfig
Packager: sadlerm <sad_lerm@hotmail.com>
%description
A platform-agnostic GTK+ 3 alternative to GNOME's Font Viewer
%prep
%autosetup -n %{name}-%{commit} -p1
%build
%meson
%meson_build
%install
%meson_install
install -m 0755 -vd %{buildroot}%{_datadir}/applications
install -m 0644 -vp data/%{name}.desktop %{buildroot}%{_datadir}/applications/
%files
%license LICENSE
%doc README.md
%{_bindir}/%{name}
%{_datadir}/applications/%{name}.desktop
+5
View File
@@ -0,0 +1,5 @@
rpm.global("commit", gh_commit("chocolateimage/fontviewer"));
if rpm.changed() {
rpm.release();
rpm.global("commit_date", date());
}
+1 -1
View File
@@ -5,7 +5,7 @@
%global pure_protobuf_version 2.0.0
Name: komikku
Version: 1.56.0
Version: 1.60.0
%forgemeta
Release: 1%?dist
Summary: A manga reader for GNOME
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "legcord-bin.spec"
}
}
+85
View File
@@ -0,0 +1,85 @@
%define debug_package %nil
%global _build_id_links none
%ifarch x86_64
%global src LegCord-%version-linux-x64
%elifarch aarch64
%global src LegCord-%version-linux-arm64
%elifarch armv7l
%global src LegCord-%version-linux-armv7l
%endif
# Exclude private libraries
%global __requires_exclude libffmpeg.so
%global __provides_exclude_from %{_datadir}/armcord/.*\\.so
Name: legcord-bin
Version: 1.0.2
Release: 2%?dist
License: OSL-3.0
Summary: Custom lightweight Discord client designed to enhance your experience
URL: https://github.com/LegCord/LegCord
Group: Applications/Internet
Source0: %url/releases/download/v%version/%src.zip
Source1: legcord.png
Source2: https://raw.githubusercontent.com/LegCord/LegCord/v%version/README.md
Requires: electron xdg-utils
BuildRequires: unzip
ExclusiveArch: x86_64 aarch64 armv7l
Conflicts: legcord
BuildRequires: add-determinism
%description
LegCord is a custom client designed to enhance your Discord experience
while keeping everything lightweight.
%prep
mkdir legcord
cd legcord
unzip %SOURCE0
cat <<EOF > .legcord.desktop
[Desktop Entry]
Name=LegCord
Comment=%summary
GenericName=Internet Messenger
Type=Application
Exec=%_bindir/legcord
Icon=legcord
Categories=Network;InstantMessaging;
StartupWMClass=legcord
Keywords=discord;armcord;legcord;vencord;shelter;electron;
EOF
%build
%install
cd legcord
mkdir -p %buildroot%_bindir %buildroot%_datadir/applications %buildroot%_datadir/pixmaps %buildroot%_datadir/legcord %buildroot%_docdir/%name
cp -a * %buildroot%_datadir/legcord/
ln -s %_datadir/legcord/legcord %buildroot%_bindir/legcord
chmod +x -R %buildroot%_datadir/legcord/*
chmod 755 %buildroot%_datadir/legcord/legcord
install -Dm644 .legcord.desktop %buildroot%_datadir/applications/LegCord.desktop
install -Dm644 %SOURCE1 %buildroot%_datadir/pixmaps/legcord.png
install -Dm644 %SOURCE2 %buildroot%_docdir/%name/
%files
%doc README.md
%_datadir/legcord
%_bindir/legcord
%_datadir/applications/LegCord.desktop
%_datadir/pixmaps/legcord.png
%changelog
* Mon Oct 21 2024 madonuko <mado@fyralabs.com> - 1.0.2-2
- Rename to LegCord.
* Sat Jun 17 2023 madonuko <mado@fyralabs.com> - 3.2.0-2
- Remove libnotify dependency.
- Fix desktop entry.
- Set as noarch package because there are not binary files.
- Use /usr/share/ instead of /opt/
* Sat May 6 2023 madonuko <mado@fyralabs.com> - 3.1.7-1
- Initial package

Before

Width:  |  Height:  |  Size: 81 KiB

After

Width:  |  Height:  |  Size: 81 KiB

+1
View File
@@ -0,0 +1 @@
rpm.version(gh("LegCord/LegCord"));
@@ -1,6 +1,6 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "armcord.spec"
spec = "legcord.spec"
}
}
@@ -1,21 +1,23 @@
%define debug_package %nil
Name: armcord
Version: 3.3.0
Release: 1%?dist
Name: legcord
Version: 1.0.2
Release: 2%?dist
License: OSL-3.0
Summary: Custom lightweight Discord client designed to enhance your experience
URL: https://github.com/ArmCord/ArmCord
URL: https://github.com/LegCord/LegCord
Group: Applications/Internet
Source1: launch.sh
Packager: madonuko <mado@fyralabs.com>
Requires: electron xdg-utils
BuildRequires: git-core add-determinism pnpm
Conflicts: armcord-bin
Provides: armcord
Obsoletes: armcord
Conflicts: legcord-bin
BuildArch: noarch
%description
ArmCord is a custom client designed to enhance your Discord experience
legcord is a custom client designed to enhance your Discord experience
while keeping everything lightweight.
%prep
@@ -23,17 +25,17 @@ rm -rf *
git clone %url .
git checkout v%version
cat <<EOF > armcord.desktop
cat <<EOF > legcord.desktop
[Desktop Entry]
Name=ArmCord
Name=LegCord
Comment=%summary
GenericName=Internet Messenger
Type=Application
Exec=/usr/bin/armcord
Icon=armcord
Exec=/usr/bin/legcord
Icon=legcord
Categories=Network;InstantMessaging;
StartupWMClass=armcord
Keywords=discord;armcord;vencord;shelter;electron;
StartupWMClass=legcord
Keywords=discord;armcord;legcord;vencord;shelter;electron;
EOF
@@ -43,21 +45,24 @@ pnpm run packageQuick
%install
install -Dm644 dist/*-unpacked/resources/app.asar %buildroot/usr/share/armcord/app.asar
install -Dm644 dist/*-unpacked/resources/app.asar %buildroot/usr/share/legcord/app.asar
install -Dm755 %SOURCE1 %buildroot/usr/bin/armcord
install -Dm644 armcord.desktop %buildroot/usr/share/applications/ArmCord.desktop
install -Dm644 build/icon.png %buildroot/usr/share/pixmaps/armcord.png
install -Dm755 %SOURCE1 %buildroot/usr/bin/legcord
install -Dm644 legcord.desktop %buildroot/usr/share/applications/LegCord.desktop
install -Dm644 build/icon.png %buildroot/usr/share/pixmaps/legcord.png
%files
%doc README.md
%license license.txt
/usr/bin/armcord
/usr/share/applications/ArmCord.desktop
/usr/share/pixmaps/armcord.png
/usr/share/armcord/app.asar
/usr/bin/legcord
/usr/share/applications/LegCord.desktop
/usr/share/pixmaps/legcord.png
/usr/share/legcord/app.asar
%changelog
* Mon Oct 21 2024 madonuko <mado@fyralabs.com> - 1.0.2-2
- Rename to LegCord.
* Mon Aug 26 2024 madonuko <mado@fyralabs.com> - 3.3.0-1
- Update to license.txt
+1
View File
@@ -0,0 +1 @@
rpm.version(gh("LegCord/LegCord"));
+3 -4
View File
@@ -1,7 +1,7 @@
%global commit 7c672e33a5eab0564383127c8837b1034a84357b
%global commit 165159fdef3b38411627d875679323812276d819
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240831
%global ver 0.38.0
%global commit_date 20241023
%global ver 0.39.0
Name: mpv-nightly
Version: %ver^%commit_date.%shortcommit
@@ -182,7 +182,6 @@ sed -e "s|/usr/local/etc|%{_sysconfdir}/mpv|" -i etc/mpv.conf
-Dvdpau-gl-x11=enabled \
-Dvdpau=enabled \
-Dvector=enabled \
-Dvulkan-interop=disabled \
-Dvulkan=enabled \
-Dwayland=enabled \
-Dwerror=false \
+8 -20
View File
@@ -1,4 +1,4 @@
%global ver 2024-08-31
%global ver 2024-10-23
%global goodver %(echo %ver | sed 's/-//g')
%global __brp_mangle_shebangs %{nil}
%bcond_without mold
@@ -16,7 +16,7 @@ URL: https://ruffle.rs/
Source0: https://github.com/ruffle-rs/ruffle/archive/refs/tags/nightly-%ver.tar.gz
Provides: ruffle
BuildRequires: cargo-rpm-macros >= 24
BuildRequires: anda-srpm-macros
BuildRequires: anda-srpm-macros mold
BuildRequires: gcc-c++ cmake java
BuildRequires: java-latest-openjdk-headless
BuildRequires: pkgconfig(alsa)
@@ -32,35 +32,23 @@ Packager: madonuko <mado@fyralabs.com>
%license LICENSE.md
%license LICENSE.dependencies
%_bindir/ruffle_desktop
%_datadir/applications/ruffle_desktop.desktop
%_iconsdir/hicolor/scalable/apps/ruffle_desktop.svg
%_datadir/applications/rs.ruffle.Ruffle.desktop
%_iconsdir/hicolor/scalable/apps/rs.ruffle.Ruffle.svg
%_metainfodir/rs.ruffle.Ruffle.metainfo.xml
%prep
%autosetup -n ruffle-nightly-%ver
%cargo_prep_online
cat<<EOF > ruffle_desktop.desktop
[Desktop Entry]
Version=1.0
Type=Application
Name=Ruffle Desktop
Comment=%summary
Exec=%_bindir/ruffle_desktop
Icon=ruffle_desktop
Terminal=false
StartupNotify=false
Categories=Application;
MimeType=application/x-shockwave-flash;
EOF
%build
%{cargo_license_online} > LICENSE.dependencies
%install
cd desktop
%cargo_install
install -Dm644 assets/icon.svg %buildroot%_iconsdir/hicolor/scalable/apps/ruffle_desktop.svg
install -Dm644 ../ruffle_desktop.desktop %buildroot%_datadir/applications/ruffle_desktop.desktop
install -Dm644 packages/linux/rs.ruffle.Ruffle.svg %buildroot%_iconsdir/hicolor/scalable/apps/rs.ruffle.Ruffle.svg
install -Dm644 packages/linux/rs.ruffle.Ruffle.desktop %buildroot%_datadir/applications/rs.ruffle.Ruffle.desktop
install -Dm644 packages/linux/rs.ruffle.Ruffle.metainfo.xml %buildroot%_metainfodir/rs.ruffle.Ruffle.metainfo.xml
%changelog
* Mon Jul 29 2024 madonuko <mado@fyralabs.com>
@@ -1,16 +0,0 @@
--- sccache-0.8.1/Cargo.toml 1970-01-01T00:00:01+00:00
+++ sccache-0.8.1/Cargo.toml 2024-07-10T16:31:31.705674+00:00
@@ -403,13 +403,3 @@
[target."cfg(unix)".dependencies.daemonize]
version = "0.5"
-[target."cfg(windows)".dependencies.winapi]
-version = "0.3"
-features = [
- "fileapi",
- "handleapi",
- "stringapiset",
- "winnls",
- "processenv",
- "std",
-]
+1 -1
View File
@@ -13,7 +13,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: voicevox
Version: 0.20.0
Version: 0.21.0
Release: 1%?dist
Summary: Free Japanese text-to-speech editor
License: LGPL-3.0
+2 -2
View File
@@ -5,8 +5,8 @@
%global pnpm npx pnpm@%{pnpm_version}
Name: youtube-music
Version: 3.5.1
Release: 1%{?dist}
Version: 3.6.2
Release: 1%?dist
Summary: YouTube Music Desktop App bundled with custom plugins (and built-in ad blocker / downloader)
Source1: youtube-music.desktop
License: MIT
@@ -1,115 +1,114 @@
Name: budgie-extras
Version: 1.8.0
Release: 1%{?dist}
Name: budgie-extras
Version: 1.8.0
Release: 2%{?dist}
License: GPL-3.0
Summary: Additional Budgie Desktop enhancements for user experience
URL: https://ubuntubudgie.org/
License: GPL-3.0
Summary: Additional Budgie Desktop enhancements for user experience
URL: https://ubuntubudgie.org/
Source0: https://github.com/UbuntuBudgie/budgie-extras/releases/download/v%{version}/budgie-extras-%{version}.tar.xz
Patch0: 0001-fix-weathershow-desktop-widget-icon-path.patch
Source0: https://github.com/UbuntuBudgie/budgie-extras/releases/download/v%{version}/budgie-extras-%{version}.tar.xz
Patch0: 0001-fix-weathershow-desktop-widget-icon-path.patch
BuildRequires: rpm_macro(fdupes)
BuildRequires: cmake
BuildRequires: meson
BuildRequires: vala
BuildRequires: intltool
BuildRequires: rpm_macro(fdupes)
BuildRequires: cmake
BuildRequires: meson
BuildRequires: vala
BuildRequires: intltool
BuildRequires: pkgconfig(budgie-1.0)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gnome-settings-daemon)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(keybinder-3.0)
BuildRequires: pkgconfig(libgnome-menu-3.0)
BuildRequires: pkgconfig(libnm)
BuildRequires: pkgconfig(libnma)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(budgie-1.0)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gnome-settings-daemon)
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(keybinder-3.0)
BuildRequires: pkgconfig(libgnome-menu-3.0)
BuildRequires: pkgconfig(libnm)
BuildRequires: pkgconfig(libnma)
BuildRequires: pkgconfig(libnotify)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libwnck-3.0)
BuildRequires: pkgconfig(appstream)
BuildRequires: pkgconfig(granite)
BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(zeitgeist-2.0)
BuildRequires: pkgconfig(appstream)
BuildRequires: pkgconfig(granite)
BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(zeitgeist-2.0)
Requires: budgie-applet-applications-menu
Requires: budgie-applet-weathershow
Requires: budgie-applet-app-launcher
Requires: budgie-applet-brightness-controller
Requires: budgie-applet-clockworks
Requires: budgie-applet-countdown
Requires: budgie-applet-dropby
Requires: budgie-applet-fuzzyclock
Requires: budgie-applet-hotcorners
Requires: budgie-applet-kangaroo
Requires: budgie-applet-keyboard-autoswitch
Requires: budgie-applet-network-manager
Requires: budgie-applet-quickchar
Requires: budgie-applet-quicknote
Requires: budgie-applet-recentlyused
Requires: budgie-applet-rotation-lock
Requires: budgie-applet-showtime
Requires: budgie-applet-takeabreak
Requires: budgie-applet-visualspace
Requires: budgie-applet-wallstreet
Requires: budgie-applet-window-shuffler
Requires: budgie-applet-workspace-stopwatch
Requires: budgie-applet-wpreviews
Requires: budgie-applet-wswitcher
Requires: budgie-applet-app-launcher
Requires: budgie-applet-applications-menu
Requires: budgie-applet-brightness-controller
Requires: budgie-applet-clockworks
Requires: budgie-applet-countdown
Requires: budgie-applet-dropby
Requires: budgie-applet-fuzzyclock
Requires: budgie-applet-hotcorners
Requires: budgie-applet-kangaroo
Requires: budgie-applet-keyboard-autoswitch
Requires: budgie-applet-network-manager
Requires: budgie-applet-quickchar
Requires: budgie-applet-quicknote
Requires: budgie-applet-recentlyused
Requires: budgie-applet-rotation-lock
Requires: budgie-applet-showtime
Requires: budgie-applet-takeabreak
Requires: budgie-applet-visualspace
Requires: budgie-applet-wallstreet
Requires: budgie-applet-weathershow
Requires: budgie-applet-window-shuffler
Requires: budgie-applet-workspace-stopwatch
Requires: budgie-applet-wpreviews
Requires: budgie-applet-wswitcher
# Fix for https://github.com/UbuntuBudgie/budgie-extras/issues/233, don't know how stenstorp did not notice this
Requires: xinput
Requires: xinput
%description
This is part of a suite of python3 and Vala based applets for the Budgie
Desktop that provide additional user orientated capabilities.
The applets can be used individually or as a set.
%package common
Requires: budgie-desktop
Summary: Shared component of budgie-extras applets
BuildArch: noarch
%description common
%package common
Requires: budgie-desktop
Summary: Shared component of budgie-extras applets
BuildArch: noarch
%description common
The shared component provides for capabilities that are utilised between
budgie-extra applets.
%package daemon
Summary: Manages keyboard shortcuts
Requires: budgie-extras-common
%description daemon
%package daemon
Summary: Manages keyboard shortcuts
Requires: budgie-extras-common
%description daemon
This on logon process manages keyboard shortcuts delivered via .bde files for
various extras-plugins.
%package -n budgie-applet-app-launcher
Requires: budgie-extras-common
Summary: Applet to provide an alternative means to launch applications
Requires: budgie-extras-common
Summary: Applet to provide an alternative means to launch applications
%description -n budgie-applet-app-launcher
The app-launcher applet allows the ability to add favorite apps to the
panel as well as finding and launching applications. The list of
applications listed can be easily configured to be visible or hidden.
%package -n budgie-applet-applications-menu
Requires: budgie-extras-common
Summary: Lightweight and stylish app launcher
Requires: budgie-extras-common
Summary: Lightweight and stylish app launcher
%description -n budgie-applet-applications-menu
%{summary}
%package -n budgie-applet-brightness-controller
Requires: budgie-extras-common
Summary: A Budgie Desktop applet for productivity
Requires: budgie-extras-common
Summary: A Budgie Desktop applet for productivity
%description -n budgie-applet-brightness-controller
%{summary}
%package -n budgie-applet-clockworks
Requires: budgie-extras-common
Summary: Applet to display clock across multiple time zones
Requires: budgie-extras-common
Summary: Applet to display clock across multiple time zones
%description -n budgie-applet-clockworks
The Clockworks applet displays the current time across multiple
time zones.
%package -n budgie-applet-countdown
Requires: budgie-extras-common
Summary: Applet providing a countdown capability on the Budgie Desktop
Requires: budgie-extras-common
Summary: Applet providing a countdown capability on the Budgie Desktop
%description -n budgie-applet-countdown
The Countdown applet provides the user the ability to start an
action when the countdown reaches 0 seconds. Actions include flashing
@@ -117,8 +116,8 @@ an icon in the panel, opening a notification window, sounding a
bell or running a custom command.
%package -n budgie-applet-dropby
Requires: budgie-extras-common
Summary: Applet to popup when a USB device is connected
Requires: budgie-extras-common
Summary: Applet to popup when a USB device is connected
%description -n budgie-applet-dropby
The DropBy applet pops up in the panel when connecting a usb device.
The applet subsequently offers the option(s) to mount, unmount/eject
@@ -126,29 +125,29 @@ and in case of a flash drive, to make a local copy of the drive's
content. The info shows the free space on the volume.
%package -n budgie-applet-fuzzyclock
Requires: budgie-extras-common
Summary: Shows the time in a Fuzzy Way
Requires: budgie-extras-common
Summary: Shows the time in a Fuzzy Way
%description -n budgie-applet-fuzzyclock
%{summary}
%package -n budgie-applet-hotcorners
Requires: budgie-extras-common
Summary: Applet providing hotcorners capabilities for the Budgie Desktop
Requires: budgie-extras-common
Summary: Applet providing hotcorners capabilities for the Budgie Desktop
%description -n budgie-applet-hotcorners
The hotcorners applet allow user defined commands to be executed
when the mouse cursor is pushed into a corner of the main desktop.
%package -n budgie-applet-kangaroo
Requires: budgie-extras-common
Summary: Applet to allow quick file-browsing
Requires: budgie-extras-common
Summary: Applet to allow quick file-browsing
%description -n budgie-applet-kangaroo
The kangaroo applet allows for quick & easy browsing, across
(possibly) many directory layers, without having to do a single mouse
click.
%package -n budgie-applet-keyboard-autoswitch
Requires: budgie-extras-common
Summary: Applet adding the ability to set a different keyboard layout per application
Requires: budgie-extras-common
Summary: Applet adding the ability to set a different keyboard layout per application
%description -n budgie-applet-keyboard-autoswitch
The Keyboard Auto Switcher applet provides the user the ability to set
a different keyboard layout per application. Exceptions to the default
@@ -156,50 +155,51 @@ layout can be set by simply choosing a different layout using the
Keyboard Layout applet.
%package -n budgie-applet-network-manager
Requires: budgie-extras-common
Summary: A fork of Wingpanel Network Indicator, ported to budgie desktop
Requires: budgie-extras-common
Summary: A fork of Wingpanel Network Indicator, ported to budgie desktop
%description -n budgie-applet-network-manager
%{summary}
%package -n budgie-applet-quickchar
Requires: budgie-extras-common
Summary: A mini-app to quickly choose and insert equivalents of ascii characters
Requires: budgie-extras-common
Requires: budgie-extras-daemon
Summary: A mini-app to quickly choose and insert equivalents of ascii characters
%description -n budgie-applet-quickchar
QuickChar is a mini-app to quickly choose and insert equivalents of ascii
characters. QuickChar is activated via the Budgie Menu.
%package -n budgie-applet-quicknote
Requires: budgie-extras-common
Summary: Applet providing simple notes capability for the Budgie Desktop
Requires: budgie-extras-common
Summary: Applet providing simple notes capability for the Budgie Desktop
%description -n budgie-applet-quicknote
The quicknote applet allows a user to record a text based note.
The applet supports multiple undo and redo capabilities.
%package -n budgie-applet-recentlyused
Requires: budgie-extras-common
Summary: Applet displays files recently accessed for the Budgie Desktop
Requires: budgie-extras-common
Summary: Applet displays files recently accessed for the Budgie Desktop
%description -n budgie-applet-recentlyused
The recentlyused applet displays the users files that have been opened
or created within a configurable period of time.
%package -n budgie-applet-rotation-lock
Requires: budgie-extras-common
Summary: Applet to lock or unlock the screen rotation
Requires: budgie-extras-common
Summary: Applet to lock or unlock the screen rotation
%description -n budgie-applet-rotation-lock
The Rotation Lock applet provides the user an easy way to lock or
unlock the screen rotation.
%package -n budgie-applet-showtime
Requires: budgie-extras-common
Summary: Applet displaying date and time on the Budgie Desktop
Requires: budgie-extras-common
Summary: Applet displaying date and time on the Budgie Desktop
%description -n budgie-applet-showtime
The ShowTime applet is a digital desktop clock, showing time and/or
date. Text color of both the displayed time and date can be set
separately from the applet's menu
%package -n budgie-applet-takeabreak
Requires: budgie-extras-common
Summary: A pomodoro-like applet, to make sure to take regular breaks from working
Requires: budgie-extras-common
Summary: A pomodoro-like applet, to make sure to take regular breaks from working
%description -n budgie-applet-takeabreak
Budgie TakeaBreak is a pomodoro- like applet, to make sure to take regular
breaks from working. Options from Budgie Settings include turning the screen
@@ -208,35 +208,36 @@ time. The applet can be accessed quickly from the panel to temporarily switch
it off.
%package -n budgie-applet-visualspace
Requires: budgie-extras-common
Summary: Shows the current workspace(s), as bullet(s)
Requires: budgie-extras-common
Summary: Shows the current workspace(s), as bullet(s)
%description -n budgie-applet-visualspace
Budgie VisualSpace shows the current workspace(s), as bullet(s). The applet
includes a menu to navigate to either one of the windows or their
corresponding workspace.
%package -n budgie-applet-wallstreet
Requires: budgie-extras-common
Summary: A mini-app to switch wallpapers on regular intervalls
Requires: budgie-extras-common
Summary: A mini-app to switch wallpapers on regular intervalls
%description -n budgie-applet-wallstreet
Budgie WallStreet is a mini-app to switch wallpapers on regular intervalls.
%package -n budgie-applet-weathershow
Requires: budgie-extras-common
Summary: Applet to display the weather and forecast
Requires: budgie-extras-common
Summary: Applet to display the weather and forecast
%description -n budgie-applet-weathershow
The weathershow applet displays daily and three hourly weather
forecasts on both the desktop and a Popover.
%package -n budgie-applet-window-shuffler
Requires: budgie-extras-common
Summary: Budgie Window Shuffler
Requires: budgie-extras-common
Requires: budgie-extras-daemon
Summary: Budgie Window Shuffler
%description -n budgie-applet-window-shuffler
%{summary}
%package -n budgie-applet-workspace-stopwatch
Requires: budgie-extras-common
Summary: An applet to keep track of usage per workspace
Requires: budgie-extras-common
Summary: An applet to keep track of usage per workspace
%description -n budgie-applet-workspace-stopwatch
Workspace Timer Applet is an applet to keep track of usage per workspace, e.g.
to find out how much minutes/hours were actually spent on a job. Workspaces can
@@ -246,14 +247,16 @@ onworkspace switch/clicking the icon for popup or else every 30 seconds. Time
during suspend is automatically retracted from a workspace' time.
%package -n budgie-applet-wpreviews
Requires: budgie-extras-common
Requires: budgie-extras-common
Requires: budgie-extras-daemon
Summary: Applet providing window previews capabilities for the Budgie Desktop
%description -n budgie-applet-wpreviews
The Previews applet shows an overview of windows in an expose like way.
%package -n budgie-applet-wswitcher
Requires: budgie-extras-common
Summary: An applet to show a different wallpaper on each of the workspaces
Requires: budgie-extras-common
Requires: budgie-extras-daemon
Summary: An applet to show a different wallpaper on each of the workspaces
%description -n budgie-applet-wswitcher
Budgie Wallpaper Workspace Switcher is an application (applet) to show a
different wallpaper on each of the workspaces. Usage is simple: add the applet
@@ -1,99 +0,0 @@
diff --git a/src/Core/Package.vala b/src/Core/Package.vala
index 62d206fa..cbf05983 100644
--- a/src/Core/Package.vala
+++ b/src/Core/Package.vala
@@ -42,8 +42,29 @@ public enum RuntimeStatus {
}
public class AppCenterCore.Package : Object {
+ // locally installed packages
public const string APPCENTER_PACKAGE_ORIGIN = "appcenter";
- private const string ELEMENTARY_STABLE_PACKAGE_ORIGIN = "elementary-stable-jammy-main";
+
+ // Fedora repositories
+ private const string FEDORA_STABLE_PACKAGE_ORIGIN = "fedora";
+ private const string FEDORA_UPDATES_PACKAGE_ORIGIN = "updates";
+ private const string FEDORA_TESTING_PACKAGE_ORIGIN = "updates-testing";
+
+ // RPMFusion repositories
+ private const string RPMFUSION_FREE_STABLE_PACKAGE_ORIGIN = "rpmfusion-free";
+ private const string RPMFUSION_FREE_UPDATES_PACKAGE_ORIGIN = "rpmfusion-free-updates";
+ private const string RPMFUSION_FREE_TESTING_PACKAGE_ORIGIN = "rpmfusion-free-updates-testing";
+ private const string RPMFUSION_NONFREE_STABLE_PACKAGE_ORIGIN = "rpmfusion-nonfree";
+ private const string RPMFUSION_NONFREE_UPDATES_PACKAGE_ORIGIN = "rpmfusion-nonfree-updates";
+ private const string RPMFUSION_NONFREE_TESTING_PACKAGE_ORIGIN = "rpmfusion-nonfree-updates-testing";
+
+ // Ultramarine repositories
+ private const string ULTRAMARINE_PACKAGE_ORIGIN = "ultramarine";
+ private const string AKMODS_SECUREBOOT_PACKAGE_ORIGIN = "copr::egeretto:akmods-secureboot";
+ private const string KMODTOOL_SECUREBOOT_PACKAGE_ORIGIN = "copr::egeretto:kmodtool-secureboot";
+
+ // Terra repositories
+ private const string TERRA_PACKAGE_ORIGIN = "terra";
public RuntimeStatus runtime_status { get; set; default = RuntimeStatus.UP_TO_DATE; }
@@ -216,8 +237,12 @@ public class AppCenterCore.Package : Object {
public bool is_native {
get {
switch (component.get_origin ()) {
- case APPCENTER_PACKAGE_ORIGIN:
- case ELEMENTARY_STABLE_PACKAGE_ORIGIN:
+ case FEDORA_STABLE_PACKAGE_ORIGIN:
+ case FEDORA_UPDATES_PACKAGE_ORIGIN:
+ case FEDORA_TESTING_PACKAGE_ORIGIN:
+ case ULTRAMARINE_PACKAGE_ORIGIN:
+ case AKMODS_SECUREBOOT_PACKAGE_ORIGIN:
+ case KMODTOOL_SECUREBOOT_PACKAGE_ORIGIN:
return true;
default:
return false;
@@ -328,12 +353,33 @@ public class AppCenterCore.Package : Object {
owned get {
unowned string origin = component.get_origin ();
if (backend is PackageKitBackend) {
- if (origin == APPCENTER_PACKAGE_ORIGIN) {
- return _("AppCenter");
- } else if (origin == ELEMENTARY_STABLE_PACKAGE_ORIGIN) {
- return _("elementary Updates");
- } else if (origin.has_prefix ("ubuntu-")) {
- return _("Ubuntu (non-curated)");
+ switch (origin) {
+ case FEDORA_STABLE_PACKAGE_ORIGIN:
+ return "Fedora";
+ case FEDORA_UPDATES_PACKAGE_ORIGIN:
+ return "Fedora Updates";
+ case FEDORA_TESTING_PACKAGE_ORIGIN:
+ return "Fedora Updates (Testing)";
+ case RPMFUSION_FREE_STABLE_PACKAGE_ORIGIN:
+ return "RPMFusion";
+ case RPMFUSION_FREE_UPDATES_PACKAGE_ORIGIN:
+ return "RPMFusion Updates";
+ case RPMFUSION_FREE_TESTING_PACKAGE_ORIGIN:
+ return "RPMFusion Updates (Testing)";
+ case RPMFUSION_NONFREE_STABLE_PACKAGE_ORIGIN:
+ return "RPMFusion (Non-free Software)";
+ case RPMFUSION_NONFREE_UPDATES_PACKAGE_ORIGIN:
+ return "RPMFusion (Non-free Software) Updates";
+ case RPMFUSION_NONFREE_TESTING_PACKAGE_ORIGIN:
+ return "RPMFusion (Non-free Software) Updates (Testing)";
+ case ULTRAMARINE_PACKAGE_ORIGIN:
+ return "Ultramarine";
+ case AKMODS_SECUREBOOT_PACKAGE_ORIGIN:
+ return "Secureboot support for akmods";
+ case KMODTOOL_SECUREBOOT_PACKAGE_ORIGIN:
+ return "Secureboot support for kmodtool";
+ case TERRA_PACKAGE_ORIGIN:
+ return "Terra";
}
} else if (backend is FlatpakBackend) {
var fp_package = this as FlatpakPackage;
@@ -342,8 +388,6 @@ public class AppCenterCore.Package : Object {
}
return fp_package.remote_title;
- } else if (backend is UbuntuDriversBackend) {
- return _("Ubuntu Drivers");
}
return _("Unknown Origin (non-curated)");
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-appcenter.spec"
}
}
@@ -1,10 +0,0 @@
# false positives
addFilter("E: invalid-lc-messages-dir /usr/share/locale/bh*")
addFilter("E: invalid-lc-messages-dir /usr/share/locale/mo*")
# don't care about manpages
addFilter("W: no-manual-page-for-binary io.elementary.appcenter*")
# don't care about no documentation for sub-packages
addFilter("W: no-documentation*")
@@ -1,315 +0,0 @@
%global appname io.elementary.appcenter
Name: elementary-appcenter
Summary: Software Center from elementary
Version: 8.0.0
Release: 1%?dist
License: GPL-3.0
Provides: appcenter = %{version}-%{release}
Obsoletes: appcenter < 7.2.1-2
URL: https://github.com/elementary/appcenter
Source0: %url/archive/%{version}/appcenter-%{version}.tar.gz
Patch0: pr2099.patch
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson
BuildRequires: vala
BuildRequires: appstream-vala
BuildRequires: pkgconfig(appstream) >= 0.10.0
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(flatpak)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(granite) >= 6.0.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.10
BuildRequires: pkgconfig(json-glib-1.0)
BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(libxml-2.0)
BuildRequires: pkgconfig(packagekit-glib2)
BuildRequires: pkgconfig(polkit-gobject-1)
Requires: PackageKit
Requires: hicolor-icon-theme
%description
AppCenter is a native Gtk+ app store built on AppStream and Packagekit.
%package gnome-shell-search-provider
Summary: Software Center from elementary (gnome-shell search provider)
Provides: appcenter-gnome-shell-search-provider = %{version}-%{release}
Obsoletes: appcenter-gnome-shell-search-provider < 7.2.1-2
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
Requires: gnome-shell
Supplements: (%{name} and gnome-shell)
%description gnome-shell-search-provider
AppCenter is a native Gtk+ app store built on AppStream and Packagekit.
This package contains the gnome-shell search provider.
%prep
%autosetup -p1 -n appcenter-%version
%build
%meson -Dpayments=false -Dcurated=false -Dhide_upstream_distro_apps=false
%meson_build
%install
%meson_install
%find_lang %{appname}
# remove empty hidden apps file
rm -r %{buildroot}/%{_sysconfdir}/%{appname}/appcenter.hiddenapps
# create autostart entry symlink
mkdir -p %{buildroot}/%{_sysconfdir}/xdg/autostart/
ln -s %{_datadir}/applications/%{appname}-daemon.desktop \
%{buildroot}/%{_sysconfdir}/xdg/autostart/%{appname}-daemon.desktop
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}*.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%doc README.md
%license COPYING
%dir %{_sysconfdir}/%{appname}
%config(noreplace) %{_sysconfdir}/xdg/autostart/%{appname}-daemon.desktop
%{_bindir}/%{appname}
%{_datadir}/applications/%{appname}*.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}{,-symbolic}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%{_datadir}/polkit-1/actions/%{appname}.policy
%files gnome-shell-search-provider
%{_datadir}/gnome-shell/search-providers/%{appname}.search-provider.ini
%changelog
* Tue Jun 07 2022 Fabio Valentini <decathorpe@gmail.com> - 3.10.0-1
- Update to version 3.10.0.
* Tue Dec 14 2021 Fabio Valentini <decathorpe@gmail.com> - 3.9.1-1
- Update to version 3.9.1.
* Wed Nov 24 2021 Fabio Valentini <decathorpe@gmail.com> - 3.9.0-1
- Update to version 3.9.0.
* Sat Oct 30 2021 Fabio Valentini <decathorpe@gmail.com> - 3.8.2-1
- Update to version 3.8.2.
* Wed Oct 27 2021 Fabio Valentini <decathorpe@gmail.com> - 3.8.1-1
- Update to version 3.8.1.
* Tue Sep 28 2021 Fabio Valentini <decathorpe@gmail.com> - 3.8.0-1
- Update to version 3.8.0.
* Fri Sep 17 2021 Fabio Valentini <decathorpe@gmail.com> - 3.7.1-3
- Mark flatpak sources in the UI.
* Fri Sep 17 2021 Fabio Valentini <decathorpe@gmail.com> - 3.7.1-2
- Hard-code Fedora instead of ubuntu repository names.
* Tue Aug 31 2021 Fabio Valentini <decathorpe@gmail.com> - 3.7.1-1
- Update to version 3.7.1.
* Fri Aug 27 2021 Fabio Valentini <decathorpe@gmail.com> - 3.7.0-1
- Update to version 3.7.0.
* Tue Aug 17 2021 Fabio Valentini <decathorpe@gmail.com> - 3.6.3-1
- Update to version 3.6.3.
* Wed Aug 11 2021 Fabio Valentini <decathorpe@gmail.com> - 3.6.2-1
- Update to version 3.6.2.
* Thu Aug 05 2021 Fabio Valentini <decathorpe@gmail.com> - 3.6.1-1
- Update to version 3.6.1.
* Fri Jul 16 2021 Fabio Valentini <decathorpe@gmail.com> - 3.6.0-1
- Update to version 3.6.0.
* Fri Oct 09 2020 Fabio Valentini <decathorpe@gmail.com> - 3.5.1-1
- Update to version 3.5.1.
* Wed Oct 07 2020 Fabio Valentini <decathorpe@gmail.com> - 3.5.0-1
- Update to version 3.5.0.
* Fri Aug 07 2020 Fabio Valentini <decathorpe@gmail.com> - 3.4.2-1
- Update to version 3.4.2.
* Thu Jul 02 2020 Fabio Valentini <decathorpe@gmail.com> - 3.4.1-1
- Update to version 3.4.1.
* Thu May 28 2020 Fabio Valentini <decathorpe@gmail.com> - 3.4.0-1
- Update to version 3.4.0.
* Thu Apr 30 2020 Fabio Valentini <decathorpe@gmail.com> - 3.3.0-1
- Update to version 3.3.0.
* Thu Apr 09 2020 Fabio Valentini <decathorpe@gmail.com> - 3.2.4-1
- Update to version 3.2.4.
* Thu Apr 02 2020 Fabio Valentini <decathorpe@gmail.com> - 3.2.3-1
- Update to version 3.2.3.
* Mon Mar 23 2020 Fabio Valentini <decathorpe@gmail.com> - 3.2.2-1
- Update to version 3.2.2.
* Fri Feb 28 2020 Fabio Valentini <decathorpe@gmail.com> - 3.2.1-1
- Update to version 3.2.1.
* Fri Feb 15 2019 Fabio Valentini <decathorpe@gmail.com> - 3.1.1-1
- Update to version 3.1.1.
* Wed Jan 02 2019 Fabio Valentini <decathorpe@gmail.com> - 3.1.0-1
- Update to version 3.1.0.
- Remove empty blacklist file.
* Fri Nov 30 2018 Fabio Valentini <decathorpe@gmail.com> - 3.0.1-2
- Drop elementaryOS blacklist in favor of the version shipped with appcenter.
* Thu Oct 25 2018 Fabio Valentini <decathorpe@gmail.com> - 3.0.1-1
- Update to version 3.0.1.
* Tue Oct 16 2018 Fabio Valentini <decathorpe@gmail.com> - 3.0-2
- Add missing autostart entry symlink for the daemon.
* Tue Oct 16 2018 Fabio Valentini <decathorpe@gmail.com> - 3.0-1
- Update to version 3.0.
- Add gnome-shell search provider sub-package.
- Explicitly disable payment system and curated applications.
- Update blacklist file to current version from elementaryOS.
* Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.9-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
* Wed Jun 13 2018 Fabio Valentini <decathorpe@gmail.com> - 0.2.9-2
- Rebuild for granite5 soname bump.
* Thu Mar 08 2018 Fabio Valentini <decathorpe@gmail.com> - 0.2.9-1
- Update to version 0.2.9.
- Add patch to fix build with the newer vala and PackageKit on f28+.
* Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.8-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
* Fri Jan 26 2018 Fabio Valentini <decathorpe@gmail.com> - 0.2.8-1
- Update to version 0.2.8.
* Tue Nov 07 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.7-1
- Update to version 0.2.7.
* Fri Nov 03 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.6-2
- Rebuild for granite soname bump.
* Mon Sep 18 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.6-1
- Update to version 0.2.6.
* Sat Aug 05 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.5-1
- Update to version 0.2.5.
- Include fedora-specific blacklist adapted from elementaryOS.
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.4-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
* Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.2.4-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
* Tue Jul 04 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.4-1
- Update to version 0.2.4.
* Thu Jun 01 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.3-1
- Update to version 0.2.3.
* Mon May 22 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.2-1
- Update to version 0.2.2.
* Sat May 20 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2.1-1
- Update to version 0.2.1.
* Wed May 17 2017 Fabio Valentini <decathorpe@gmail.com> - 0.2-1
- Update to version 0.2.
* Thu Mar 16 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.4-1
- Update to version 0.1.4.
- Depend on generic icon again, since it _should_ work.
* Fri Feb 10 2017 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jan 27 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-7
- Add patch to rename generic icon to something branded.
* Wed Jan 25 2017 Fabio Valentini <decathorpe@gmail.com>
- Remove explicit BR: /usr/bin/pkgconfig.
* Mon Jan 23 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-6
- Explicitly depend on /usr/bin/pkg-config.
* Mon Jan 23 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-5
- Add missing scriptlets.
* Sat Jan 21 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-4
- Include icon to fix appdata metadata generation.
* Tue Jan 10 2017 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-3
- Clean up spec file.
* Sat Dec 24 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-2
- Enable libunity support.
* Mon Dec 05 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
- Update to version 0.1.3.
* Sun Nov 20 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-2
- Build out of tree.
* Sat Oct 29 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.2-1
- Update to version 0.1.2.
* Fri Oct 07 2016 Neal Gompa <ngompa13@gmail.com> - 0.1.1-4
- Add patch to support AppStream 0.10.0 in F25 (LP#1626398)
* Thu Sep 29 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-3
- Mass rebuild.
* Wed Sep 28 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-2
- Spec file cleanups.
* Tue Sep 27 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1.1-1
- Update to version 0.1.1.
* Sat Sep 17 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1-2
- Require PackageKit.
* Thu Aug 18 2016 Fabio Valentini <decathorpe@gmail.com> - 0.1-1
- Update to version 0.1.
@@ -1,311 +0,0 @@
commit fce55d9373bfb82953191b32e276a2129ffcb8c1
Author: Marius Meisenzahl <meisenzahl@users.noreply.github.com>
Date: Wed Feb 7 00:14:43 2024 +0100
Add support for AppStream 1.0 (#2099)
diff --git a/src/Core/FlatpakBackend.vala b/src/Core/FlatpakBackend.vala
index 98931505..10f2baab 100644
--- a/src/Core/FlatpakBackend.vala
+++ b/src/Core/FlatpakBackend.vala
@@ -400,8 +400,13 @@ public class AppCenterCore.FlatpakBackend : Backend, Object {
var category_array = new GLib.GenericArray<AppStream.Category> ();
category_array.add (category);
+#if HAS_APPSTREAM_1_0
+ AppStream.utils_sort_components_into_categories (user_appstream_pool.get_components ().as_array (), category_array, false);
+ AppStream.utils_sort_components_into_categories (system_appstream_pool.get_components ().as_array (), category_array, false);
+#else
AppStream.utils_sort_components_into_categories (user_appstream_pool.get_components (), category_array, false);
AppStream.utils_sort_components_into_categories (system_appstream_pool.get_components (), category_array, false);
+#endif
components = category.get_components ();
var apps = new Gee.TreeSet<AppCenterCore.Package> ();
@@ -417,13 +422,21 @@ public class AppCenterCore.FlatpakBackend : Backend, Object {
var apps = new Gee.TreeSet<AppCenterCore.Package> ();
var comps = user_appstream_pool.search (query);
if (category == null) {
+#if HAS_APPSTREAM_1_0
+ comps.as_array ().foreach ((comp) => {
+#else
comps.foreach ((comp) => {
+#endif
var packages = get_packages_for_component_id (comp.get_id ());
apps.add_all (packages);
});
} else {
var cat_packages = get_applications_for_category (category);
+#if HAS_APPSTREAM_1_0
+ comps.as_array ().foreach ((comp) => {
+#else
comps.foreach ((comp) => {
+#endif
var packages = get_packages_for_component_id (comp.get_id ());
foreach (var package in packages) {
if (package in cat_packages) {
@@ -435,13 +448,21 @@ public class AppCenterCore.FlatpakBackend : Backend, Object {
comps = system_appstream_pool.search (query);
if (category == null) {
+#if HAS_APPSTREAM_1_0
+ comps.as_array ().foreach ((comp) => {
+#else
comps.foreach ((comp) => {
+#endif
var packages = get_packages_for_component_id (comp.get_id ());
apps.add_all (packages);
});
} else {
var cat_packages = get_applications_for_category (category);
+#if HAS_APPSTREAM_1_0
+ comps.as_array ().foreach ((comp) => {
+#else
comps.foreach ((comp) => {
+#endif
var packages = get_packages_for_component_id (comp.get_id ());
foreach (var package in packages) {
if (package in cat_packages) {
@@ -510,7 +531,11 @@ public class AppCenterCore.FlatpakBackend : Backend, Object {
continue;
}
+#if HAS_APPSTREAM_1_0
+ if (package.component.get_developer ().get_name () == author) {
+#else
if (package.component.developer_name == author) {
+#endif
package_ids.add (package.component.id);
AppCenterCore.Package? user_package = null;
@@ -1095,7 +1120,11 @@ public class AppCenterCore.FlatpakBackend : Backend, Object {
warning ("Errors found in flatpak appdata, some components may be incomplete/missing: %s", e.message);
} finally {
var comp_validator = ComponentValidator.get_default ();
+#if HAS_APPSTREAM_1_0
+ user_appstream_pool.get_components ().as_array ().foreach ((comp) => {
+#else
user_appstream_pool.get_components ().foreach ((comp) => {
+#endif
if (!comp_validator.validate (comp)) {
return;
}
@@ -1133,7 +1162,11 @@ public class AppCenterCore.FlatpakBackend : Backend, Object {
warning ("Errors found in flatpak appdata, some components may be incomplete/missing: %s", e.message);
} finally {
var comp_validator = ComponentValidator.get_default ();
+#if HAS_APPSTREAM_1_0
+ system_appstream_pool.get_components ().as_array ().foreach ((comp) => {
+#else
system_appstream_pool.get_components ().foreach ((comp) => {
+#endif
if (!comp_validator.validate (comp)) {
return;
}
diff --git a/src/Core/Package.vala b/src/Core/Package.vala
index 0f9a90c4..ed141292 100644
--- a/src/Core/Package.vala
+++ b/src/Core/Package.vala
@@ -306,7 +306,11 @@ public class AppCenterCore.Package : Object {
return _author;
}
+#if HAS_APPSTREAM_1_0
+ _author = component.get_developer ().get_name ();
+#else
_author = component.developer_name;
+#endif
if (_author == null) {
var project_group = component.project_group;
@@ -677,7 +681,11 @@ public class AppCenterCore.Package : Object {
}
try {
+#if HAS_APPSTREAM_1_0
+ description = AppStream.markup_convert (description, TEXT);
+#else
description = AppStream.markup_convert_simple (description);
+#endif
} catch (Error e) {
warning ("Failed to convert description to markup: %s", e.message);
}
@@ -919,7 +927,11 @@ public class AppCenterCore.Package : Object {
}
public AppStream.Release? get_newest_release () {
+#if HAS_APPSTREAM_1_0
+ var releases = component.get_releases_plain ().get_entries ();
+#else
var releases = component.get_releases ();
+#endif
releases.sort_with_data ((a, b) => {
if (a.get_version () == null || b.get_version () == null) {
if (a.get_version () != null) {
diff --git a/src/Core/PackageKitBackend.vala b/src/Core/PackageKitBackend.vala
index 09da4074..a108831e 100644
--- a/src/Core/PackageKitBackend.vala
+++ b/src/Core/PackageKitBackend.vala
@@ -275,7 +275,11 @@ public class AppCenterCore.PackageKitBackend : Backend, Object {
} finally {
var new_package_list = new Gee.HashMap<string, Package> ();
var comp_validator = ComponentValidator.get_default ();
+#if HAS_APPSTREAM_1_0
+ appstream_pool.get_components ().as_array ().foreach ((comp) => {
+#else
appstream_pool.get_components ().foreach ((comp) => {
+#endif
if (!comp_validator.validate (comp)) {
return;
}
@@ -317,7 +321,12 @@ public class AppCenterCore.PackageKitBackend : Backend, Object {
component.set_id (id);
component.set_origin (Package.APPCENTER_PACKAGE_ORIGIN);
-#if HAS_APPSTREAM_0_15
+#if HAS_APPSTREAM_1_0
+ var components = new AppStream.ComponentBox (AppStream.ComponentBoxFlags.NONE);
+ components.add (component);
+
+ appstream_pool.add_components (components);
+#elif HAS_APPSTREAM_0_15
var components = new GenericArray<AppStream.Component> ();
components.add (component);
@@ -430,7 +439,11 @@ public class AppCenterCore.PackageKitBackend : Backend, Object {
break;
}
+#if HAS_APPSTREAM_1_0
+ if (package.component.get_developer ().get_name () == author) {
+#else
if (package.component.developer_name == author) {
+#endif
packages.add (package);
}
}
@@ -447,7 +460,11 @@ public class AppCenterCore.PackageKitBackend : Backend, Object {
var category_array = new GLib.GenericArray<AppStream.Category> ();
category_array.add (category);
+#if HAS_APPSTREAM_1_0
+ AppStream.utils_sort_components_into_categories (appstream_pool.get_components ().as_array (), category_array, true);
+#else
AppStream.utils_sort_components_into_categories (appstream_pool.get_components (), category_array, true);
+#endif
components = category.get_components ();
var apps = new Gee.TreeSet<AppCenterCore.Package> ();
@@ -465,7 +482,11 @@ public class AppCenterCore.PackageKitBackend : Backend, Object {
var apps = new Gee.TreeSet<AppCenterCore.Package> ();
var comps = appstream_pool.search (query);
if (category == null) {
+#if HAS_APPSTREAM_1_0
+ comps.as_array ().foreach ((comp) => {
+#else
comps.foreach ((comp) => {
+#endif
var package = get_package_for_component_id (comp.get_id ());
if (package != null) {
apps.add (package);
@@ -473,7 +494,11 @@ public class AppCenterCore.PackageKitBackend : Backend, Object {
});
} else {
var cat_packages = get_applications_for_category (category);
+#if HAS_APPSTREAM_1_0
+ comps.as_array ().foreach ((comp) => {
+#else
comps.foreach ((comp) => {
+#endif
var package = get_package_for_component_id (comp.get_id ());
if (package != null && package in cat_packages) {
apps.add (package);
diff --git a/src/Views/AppInfoView.vala b/src/Views/AppInfoView.vala
index 5a3a361a..bef37f0e 100644
--- a/src/Views/AppInfoView.vala
+++ b/src/Views/AppInfoView.vala
@@ -310,8 +310,16 @@ public class AppCenter.Views.AppInfoView : AppCenter.AbstractAppContainer {
oars_flowbox.add (uncurated);
}
#endif
+
+#if HAS_APPSTREAM_1_0
+ var active_locale = "en-US";
+ if (package_component.get_context () != null) {
+ active_locale = package_component.get_context ().get_locale () ?? "en-US";
+ }
+#else
var active_locale = package_component.get_active_locale ();
- if (active_locale != "en_US") {
+#endif
+ if (active_locale != "en_US" && active_locale != "en-US") {
var percent_translated = package_component.get_language (
// Expects language without locale
active_locale.split ("_")[0]
@@ -492,7 +500,11 @@ public class AppCenter.Views.AppInfoView : AppCenter.AbstractAppContainer {
}
}
+#if HAS_APPSTREAM_1_0
+ screenshots = package_component.get_screenshots_all ();
+#else
screenshots = package_component.get_screenshots ();
+#endif
if (screenshots.length > 0) {
screenshot_carousel = new Hdy.Carousel () {
@@ -1030,7 +1042,11 @@ public class AppCenter.Views.AppInfoView : AppCenter.AbstractAppContainer {
get_app_download_size.begin ();
Idle.add (() => {
+#if HAS_APPSTREAM_1_0
+ var releases = package.component.get_releases_plain ().get_entries ();
+#else
var releases = package.component.get_releases ();
+#endif
foreach (unowned var release in releases) {
if (release.get_version () == null) {
@@ -1049,7 +1065,11 @@ public class AppCenter.Views.AppInfoView : AppCenter.AbstractAppContainer {
release_carousel.add (release_row);
+#if HAS_APPSTREAM_1_0
+ if (package.installed && AppStream.vercmp_simple (release.get_version (), package.get_version ()) <= 0) {
+#else
if (package.installed && AppStream.utils_compare_versions (release.get_version (), package.get_version ()) <= 0) {
+#endif
break;
}
}
diff --git a/src/Widgets/ReleaseRow.vala b/src/Widgets/ReleaseRow.vala
index 3b487914..36fcbc76 100644
--- a/src/Widgets/ReleaseRow.vala
+++ b/src/Widgets/ReleaseRow.vala
@@ -116,7 +116,11 @@ public class AppCenter.Widgets.ReleaseRow : Gtk.Box {
private string format_release_description (string? description ) {
if (description != null) {
try {
+#if HAS_APPSTREAM_1_0
+ var markup = AppStream.markup_convert (description, TEXT);
+#else
var markup = AppStream.markup_convert_simple (description);
+#endif
if (markup.strip () != "") {
return markup;
diff --git a/src/meson.build b/src/meson.build
index d3d558ef..df69a0bf 100644
--- a/src/meson.build
+++ b/src/meson.build
@@ -78,6 +78,10 @@ if appstream.version().version_compare('>=0.16')
args += '--define=HAS_APPSTREAM_0_16'
endif
+if appstream.version().version_compare('>=1.0')
+ args += '--define=HAS_APPSTREAM_1_0'
+endif
+
if get_option('packagekit_backend')
appcenter_files += files(
'Core/PackageKitBackend.vala',
@@ -1 +0,0 @@
rpm.version(gh("elementary/appcenter"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "contractor.spec"
}
}
@@ -1,58 +0,0 @@
Name: contractor
Version: 0.3.5
Release: 1%{?dist}
Summary: Desktop-wide extension service
License: GPL-3.0-or-later
URL: https://github.com/elementary/contractor
Source0: %{url}/archive/%{version}/contractor-%{version}.tar.gz
BuildRequires: gcc
BuildRequires: vala
BuildRequires: meson
# data/meson.build
BuildRequires: pkgconfig(dbus-1)
# src/meson.build
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(glib-2.0)
# For %%{_datadir}/dbus-1/services/ directory:
Requires: dbus-common
%description
An extension service that allows apps to use the exposed functionality
of registered apps. This way, apps don't have to have the functions hard
coded into them.
%prep
%autosetup
%build
%meson
%meson_build
%install
%meson_install
# Create the the directory where other programs put their contracts
mkdir -p %{buildroot}/%{_datadir}/contractor
%files
%doc README.md
%license COPYING
%{_bindir}/contractor
%dir %{_datadir}/contractor
%{_datadir}/dbus-1/services/org.elementary.contractor.service
%changelog
%autochangelog
@@ -1 +0,0 @@
rpm.version(gh("elementary/contractor"))
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-calculator.spec"
}
}
@@ -1,74 +0,0 @@
%global srcname calculator
%global appname io.elementary.calculator
Name: elementary-calculator
Summary: Calculator app designed for elementary
Version: 8.0.0
Release: 1%?dist
License: GPL-3.0-or-later
URL: https://github.com/elementary/%{srcname}
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson >= 0.49
BuildRequires: vala
BuildRequires: pkgconfig(granite-7) >= 7.0.0
BuildRequires: pkgconfig(gtk4)
BuildRequires: fdupes
Requires: hicolor-icon-theme
Provides: pantheon-calculator = %{version}-%{release}
Obsoletes: pantheon-calculator < 0.1.3-5
%description
A simple calculator for everyday use.
It supports basic and some scientific calculations, including trigonometry
functions (sin, cos, and tan).
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot/%_datadir/icons/hicolor
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%license COPYING
%doc README.md
%{_bindir}/%{appname}
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%changelog
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 1.7.2-1
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/calculator"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-calendar.spec"
}
}
@@ -1,109 +0,0 @@
%global srcname calendar
%global appname io.elementary.calendar
%global __provides_exclude_from ^%{_libdir}/%{appname}/.*\\.so$
Name: elementary-calendar
Summary: Desktop calendar app designed for elementary
Version: 8.0.0
Release: 1%?dist
License: GPL-3.0-or-later
URL: https://github.com/elementary/calendar
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: pkgconfig(champlain-0.12)
BuildRequires: pkgconfig(libecal-2.0)
BuildRequires: pkgconfig(granite)
BuildRequires: pkgconfig(libhandy-1)
# BuildRequires: pkgconfig(libportal)
BuildRequires: pkgconfig(libportal-gtk3)
BuildRequires: folks-devel
BuildRequires: libgee-devel
BuildRequires: pkgconfig(geocode-glib-2.0)
BuildRequires: geoclue2-devel
BuildRequires: glib2-devel
BuildRequires: gtk+-devel
BuildRequires: libical
BuildRequires: libhandy >= 0.90.0
BuildRequires: meson
BuildRequires: vala
BuildRequires: evolution-data-server-devel
BuildRequires: fdupes
Requires: hicolor-icon-theme
%description
A slim, lightweight calendar app that syncs and manages multiple
calendars in one place, like Google Calendar, Outlook and CalDAV.
%package devel
Summary: The official elementary calendar (devel files)
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
A slim, lightweight calendar app that syncs and manages multiple
calendars in one place, like Google Calendar, Outlook and CalDAV.
This package contains the development files.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot/%_datadir/icons/hicolor
%check
%dnl desktop-file-validate %{buildroot}/%{_sysconfdir}/xdg/autostart/%{appname}-daemon.desktop
desktop-file-validate %{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%doc README.md
%license COPYING
%dnl %config(noreplace) %{_sysconfdir}/xdg/autostart/%{appname}-daemon.desktop
%{_bindir}/%{appname}
%{_libdir}/lib%{name}.so.0*
%{_libdir}/%{appname}/
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%files devel
%{_includedir}/%{name}/
%{_libdir}/lib%{name}.so
%{_libdir}/pkgconfig/%{name}.pc
%{_datadir}/vala/vapi/%{name}.deps
%{_datadir}/vala/vapi/%{name}.vapi
%changelog
* Thu Nov 17 2022 windowsboy111 <wboy111@outlook.com> - 6.1.2-1
- new version
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com>
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/calendar"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-camera.spec"
}
}
@@ -1,79 +0,0 @@
%global srcname camera
%global appname io.elementary.camera
Name: elementary-camera
Summary: Camera app designed for elementary
Version: 8.0.0
Release: 1%?dist
License: GPL-3.0
URL: https://github.com/elementary/camera
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson >= 0.46
BuildRequires: vala
BuildRequires: fdupes
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(granite-7)
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libcanberra)
BuildRequires: pkgconfig(libhandy-1) >= 0.90.0
Requires: hicolor-icon-theme
%description
Camera is a simple app to take photos with a webcam.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot/%_datadir/icons/hicolor
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%license COPYING
%doc README.md
%{_bindir}/%{appname}
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%changelog
* Tue Dec 06 2022 root - 6.2.1-1
- new version
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com>
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/camera"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-capnet-assist.spec"
}
}
@@ -1,86 +0,0 @@
%global srcname capnet-assist
%global appname io.elementary.%{srcname}
Name: elementary-capnet-assist
Summary: Captive Portal Assistant for elementary
Version: 8.0.0
Release: 1%?dist
License: GPL-3.0-or-later
URL: https://github.com/elementary/capnet-assist
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson
BuildRequires: vala
BuildRequires: pkgconfig(gcr-3)
BuildRequires: pkgconfig(gcr-ui-3)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(granite-7)
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libhandy-1) >= 1.0.0
BuildRequires: pkgconfig(webkit2gtk-4.1)
BuildRequires: pkgconfig(gcr-4)
BuildRequires: pkgconfig(libadwaita-1)
BuildRequires: pkgconfig(webkitgtk-6.0)
BuildRequires: fdupes
Requires: NetworkManager
Requires: hicolor-icon-theme
%description
Assists users in connective to Captive Portals such as those found on
public access points in train stations, coffee shops, universities,
etc.
Upon detection, the assistant appears showing the captive portal. Once
a connection is known to have been established, it dismisses itself.
Written in Vala and using WebkitGtk+.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot%_datadir/icons/hicolor/
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%doc README.md
%license COPYING
%{_bindir}/%{appname}
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%changelog
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 2.4.2-1
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/capnet-assist"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-code.spec"
}
}
@@ -1,107 +0,0 @@
%global srcname code
%global appname io.elementary.code
%global __provides_exclude_from ^%{_libdir}/%{appname}/.*\\.so$
Name: elementary-code
Summary: Code editor from elementary
Version: 7.3.0
Release: 1%?dist
License: GPL-3.0
URL: https://github.com/elementary/%{srcname}
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson
BuildRequires: vala
BuildRequires: polkit-devel
# keep in sync with the available version of vala
BuildRequires: pkgconfig(libvala-0.56)
BuildRequires: pkgconfig(editorconfig)
BuildRequires: pkgconfig(fontconfig)
BuildRequires: pkgconfig(gee-0.8) >= 0.8.5
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.20
BuildRequires: pkgconfig(glib-2.0) >= 2.30.0
BuildRequires: pkgconfig(granite) >= 6.0.0
BuildRequires: pkgconfig(gtksourceview-4)
BuildRequires: pkgconfig(gtkspell3-3.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0
BuildRequires: pkgconfig(libgit2-glib-1.0)
BuildRequires: pkgconfig(libhandy-1) >= 0.90.0
BuildRequires: pkgconfig(libpeas-1.0)
BuildRequires: pkgconfig(libpeas-gtk-1.0)
BuildRequires: pkgconfig(libsoup-2.4)
BuildRequires: pkgconfig(pangoft2)
BuildRequires: pkgconfig(vte-2.91)
BuildRequires: fdupes
Requires: hicolor-icon-theme
%description
%{summary}.
%package devel
Summary: The text editor that works (development files)
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
%{summary}.
This package contains the development headers.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot%_datadir/icons/hicolor/
%files -f %{appname}.lang
%doc README.md
%license COPYING
%{_bindir}/%{appname}
%{_libdir}/%{appname}/
%{_libdir}/libcodecore.so.0
%{_libdir}/libcodecore.so.0.0
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}*.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/%{appname}/
%{_datadir}/gtksourceview-4/styles/elementary-dark.xml
%{_datadir}/gtksourceview-4/styles/elementary-light.xml
%{_datadir}/metainfo/io.elementary.code.metainfo.xml
%{_datadir}/polkit-1/actions/%{appname}.policy
%{_mandir}/man1/%{appname}.1.gz
%files devel
%{_includedir}/codecore.h
%{_libdir}/libcodecore.so
%{_libdir}/pkgconfig/codecore.pc
%{_datadir}/vala/vapi/codecore.deps
%{_datadir}/vala/vapi/codecore.vapi
%changelog
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 6.2.0-1
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/code"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-files.spec"
}
}
@@ -1,151 +0,0 @@
%global srcname files
%global appname io.elementary.files
%global __provides_exclude_from ^%{_libdir}/%{appname}/.*\\.so$
Name: elementary-files
Summary: File manager from elementary
Version: 7.0.0
Release: 1%?dist
License: GPL-3.0
URL: https://github.com/elementary/%{srcname}
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
# contracts for compressing/uncompressing files with file-roller
Source1: file-roller-compress.contract
Source2: file-roller-extract-here.contract
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson >= 0.50.0
BuildRequires: vala >= 0.48.2
BuildRequires: fdupes
BuildRequires: pkgconfig(cloudproviders) >= 0.3.0
BuildRequires: pkgconfig(gdk-x11-3.0)
BuildRequires: pkgconfig(gdk-wayland-3.0)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gio-2.0) >= 2.40
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.40
BuildRequires: pkgconfig(glib-2.0) >= 2.40
BuildRequires: pkgconfig(gmodule-2.0) >= 2.40
BuildRequires: pkgconfig(gobject-2.0) >= 2.40
BuildRequires: pkgconfig(granite) >= 6.1.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22.25
BuildRequires: pkgconfig(libcanberra) >= 0.30
BuildRequires: pkgconfig(libgit2-glib-1.0)
BuildRequires: pkgconfig(libhandy-1) >= 0.83.0
BuildRequires: pkgconfig(libnotify) >= 0.7.2
BuildRequires: pkgconfig(pango) >= 1.1.2
BuildRequires: pkgconfig(plank) >= 0.10.9
BuildRequires: pkgconfig(sqlite3)
BuildRequires: pkgconfig(systemd) >= 206
BuildRequires: pkgconfig(libportal)
BuildRequires: pkgconfig(libportal-gtk3)
Requires: contractor
Requires: file-roller
%description
The simple, powerful, and sexy file manager from elementary.
%package portal
Summary: File manager from elementary (flatpak file chooser portal)
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: xdg-desktop-portal
%description portal
The simple, powerful, and sexy file manager from elementary.
This package contains a file chooser portal implementation for flatpak.
%package devel
Summary: File manager from elementary (development headers)
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel
The simple, powerful, and sexy file manager from elementary.
This package contains the development headers.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
CFLAGS="$CFLAGS -Wno-implicit-function-declaration"
%meson -Dwith-zeitgeist=disabled
%meson_build
%install
%meson_install
%find_lang %{appname}
# install file-roller contracts
mkdir -p %{buildroot}/%{_datadir}/contractor
cp -pav %{SOURCE1} %{buildroot}/%{_datadir}/contractor/
cp -pav %{SOURCE2} %{buildroot}/%{_datadir}/contractor/
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%post portal
%systemd_user_post %{appname}.xdg-desktop-portal.service
%preun portal
%systemd_user_preun %{appname}.xdg-desktop-portal.service
%files -f %{appname}.lang
%doc AUTHORS README.md
%license COPYING
%{_bindir}/%{appname}
%{_bindir}/%{appname}-daemon
%{_bindir}/%{appname}-pkexec
%{_libdir}/%{appname}/
%{_libdir}/libpantheon-files-core.so.*
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/contractor/*.contract
%{_datadir}/dbus-1/services/%{appname}.service
%{_datadir}/dbus-1/services/%{appname}.Filemanager1.service
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/metainfo/%{appname}.metainfo.xml
%{_datadir}/polkit-1/actions/%{appname}.policy
%files portal
%{_libexecdir}/%{appname}.xdg-desktop-portal
%{_userunitdir}/%{appname}.xdg-desktop-portal.service
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.elementary.files.service
%{_datadir}/xdg-desktop-portal/portals/io.elementary.files.portal
%files devel
%{_includedir}/pantheon-files-core/
%{_libdir}/libpantheon-files-core.so
%{_libdir}/pkgconfig/pantheon-files-core.pc
%{_datadir}/vala/vapi/pantheon-files-core.vapi
%changelog
* Thu Nov 17 2022 windowsboy111 <wboy111@outlook.com> - 6.2.1-1
- new version
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com>
- Repackaged for Terra
@@ -1,7 +0,0 @@
[Contractor Entry]
Name=Compress
Icon=add-files-to-archive
Description=Create a compressed archive with the selected objects
MimeType=!archive;inode/blockdevice;inode/chardevice;inode/fifo;inode/socket;
Exec=file-roller --add %U
Gettext-Domain=file-roller
@@ -1,7 +0,0 @@
[Contractor Entry]
Name=Extract Here
Icon=extract-archive
Description=Extract the contents of the archives in the archive folder and quit the program
MimeType=application/x-7z-compressed;application/x-7z-compressed-tar;application/x-ace;application/x-alz;application/x-ar;application/x-arj;application/x-bzip;application/x-bzip-compressed-tar;application/x-bzip1;application/x-bzip1-compressed-tar;application/x-cabinet;application/x-cbr;application/x-cbz;application/x-cd-image;application/x-compress;application/x-compressed-tar;application/x-cpio;application/x-deb;application/x-ear;application/x-ms-dos-executable;application/x-gtar;application/x-gzip;application/x-gzpostscript;application/x-java-archive;application/x-lha;application/x-lhz;application/x-lrzip;application/x-lrzip-compressed-tar;application/x-lzip;application/x-lzip-compressed-tar;application/x-lzma;application/x-lzma-compressed-tar;application/x-lzop;application/x-lzop-compressed-tar;application/x-ms-wim;application/x-rar;application/x-rar-compressed;application/x-rpm;application/x-rzip;application/x-tar;application/x-tarz;application/x-stuffit;application/x-war;application/x-xz;application/x-xz-compressed-tar;application/x-zip;application/x-zip-compressed;application/x-zoo;application/zip;
Exec=file-roller --extract-here %U
Gettext-Domain=file-roller
@@ -1 +0,0 @@
rpm.version(gh("elementary/files"));
@@ -1,3 +0,0 @@
[Seat:*]
greeter-session=io.elementary.greeter
user-session=pantheon
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-greeter.spec"
}
}
@@ -1,114 +0,0 @@
%global srcname greeter
%global appname io.elementary.greeter
Name: elementary-greeter
Summary: LightDM Login Screen for the elementary desktop
Version: 7.0.0
Release: 1%{?dist}
License: GPL-3.0
URL: https://github.com/elementary/greeter
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
Source1: 40-%{appname}.conf
Patch0: https://github.com/elementary/greeter/compare/7.0.0..42320c266395606b0c20782603e7407124c3f7a4.patch
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson
BuildRequires: vala
BuildRequires: fdupes
BuildRequires: mesa-libEGL-devel
BuildRequires: pkgconfig(accountsservice)
BuildRequires: pkgconfig(clutter-gtk-1.0)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(gdk-x11-3.0)
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(gio-unix-2.0)
BuildRequires: pkgconfig(gl)
BuildRequires: pkgconfig(gmodule-2.0)
BuildRequires: pkgconfig(gnome-desktop-3.0)
BuildRequires: pkgconfig(granite) >= 5.0
BuildRequires: pkgconfig(gtk+-3.0)
BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(liblightdm-gobject-1)
BuildRequires: pkgconfig(mutter-clutter-14)
BuildRequires: pkgconfig(mutter-cogl-14)
BuildRequires: pkgconfig(mutter-cogl-pango-14)
BuildRequires: pkgconfig(x11)
Provides: pantheon-greeter = %{version}-%{release}
Obsoletes: pantheon-greeter < 3.2.0-7
Requires: lightdm%{?_isa}
Requires: wingpanel%{?_isa}
# runtime requirement for numlock capture
Requires: numlockx
# requirements for default artwork
Requires: elementary-icon-theme
Requires: elementary-theme-gtk3
Requires: elementary-wallpapers
# requirements for accountsservice extension
Requires: pantheon-session-settings >= 30.90
# all LightDM greeters provide this
Provides: lightdm-greeter = 1.2
# alternate descriptive names
Provides: lightdm-%{name} = %{version}-%{release}
Provides: lightdm-%{name}%{?_isa} = %{version}-%{release}
%description
The elementary Greeter is a styled Login Screen for LightDM.
%prep
%autosetup -p1 -n %{srcname}-%{version}
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot%_datadir/icons/hicolor/
# install LightDM configuration file
mkdir -p %{buildroot}%{_sysconfdir}/lightdm/lightdm.conf.d
install -pm 0644 %{SOURCE1} %{buildroot}%{_sysconfdir}/lightdm/lightdm.conf.d/
%check
appstream-util validate-relax --nonet %{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%doc README.md
%license LICENSE
%config(noreplace) %{_sysconfdir}/lightdm/%{appname}.conf
%config(noreplace) %{_sysconfdir}/lightdm/lightdm.conf.d/40-%{appname}.conf
%{_bindir}/%{appname}-compositor
%{_sbindir}/%{appname}
%{_datadir}/xgreeters/%{appname}.desktop
%{_datadir}/metainfo/%{appname}.metainfo.xml
%{_datadir}/lightdm/lightdm.conf.d/40-%appname.conf
%changelog
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 6.1.0-1
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/greeter"));
@@ -1,6 +0,0 @@
project pkg {
arches = ["x86_64"]
rpm {
spec = "elementary-icon-theme.spec"
}
}
@@ -1,111 +0,0 @@
%global srcname icons
%global appname io.elementary.icons
Name: elementary-icon-theme
Summary: Icons from the Elementary Project
Version: 8.0.0
Release: 1%?dist
License: GPL-3.0-or-later
URL: https://github.com/elementary/icons
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildArch: noarch
BuildRequires: gettext
BuildRequires: libappstream-glib
# /usr/bin/rsvg-convert
BuildRequires: librsvg2-tools
BuildRequires: meson
BuildRequires: xcursorgen
BuildRequires: fdupes
%description
This is an icon theme designed to be smooth, sexy, clear, and efficient.
%package gimp-palette
Summary: Icons from the Elementary Project (GIMP palette)
Requires: %{name} = %{version}-%{release}
Requires: gimp
%description gimp-palette
This is an icon theme designed to be smooth, sexy, clear, and efficient.
This package contains a palette file for the GIMP.
%package inkscape-palette
Summary: Icons from the Elementary Project (inkscape palette)
Requires: %{name} = %{version}-%{release}
Requires: inkscape
%description inkscape-palette
This is an icon theme designed to be smooth, sexy, clear, and efficient.
This package contains a palette file for inkscape.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
# Clean up executable permissions
for i in $(find -type f -executable); do
chmod a-x $i;
done
%meson -Dvolume_icons=false
%meson_build
%install
%meson_install
# Create icon cache file
touch %{buildroot}/%{_datadir}/icons/elementary/icon-theme.cache
%fdupes %buildroot%_datadir/icons/elementary/
%check
# ignore validation until appstream-glib knows the "icon-theme" component type
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml || :
%transfiletriggerin -- %{_datadir}/icons/elementary
gtk-update-icon-cache --force %{_datadir}/icons/elementary &>/dev/null || :
%transfiletriggerpostun -- %{_datadir}/icons/elementary
gtk-update-icon-cache --force %{_datadir}/icons/elementary &>/dev/null || :
%files
%doc README.md
%license COPYING
%dir %{_datadir}/icons/elementary
%ghost %{_datadir}/icons/elementary/icon-theme.cache
%{_datadir}/icons/elementary/*
%{_datadir}/icons/elementary/cursor.theme
%{_datadir}/icons/elementary/index.theme
%{_datadir}/metainfo/%{appname}.metainfo.xml
%files gimp-palette
%{_datadir}/gimp/2.0/palettes/elementary.gpl
%files inkscape-palette
%{_datadir}/inkscape/palettes/elementary.gpl
%changelog
* Thu Nov 17 2022 windowsboy111 <wboy111@outlook.com> - 7.1.0-1
- new version
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com>
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/icons"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-music.spec"
}
}
@@ -1,111 +0,0 @@
%global srcname music
%global appname io.elementary.music
%global __provides_exclude_from ^%{_libdir}/%{appname}/.*\\.so$
%global common_description %{expand:
Music is a fast and beautiful GTK3 audio player with a focus on music
and libraries. It handles external devices, CDs, and album art. Music
utilizes Granite for a consistent and slick UI.}
Name: elementary-music
Summary: Music player and library from elementary
Version: 8.0.0
Release: 1%?dist
License: LGPL-2.0-or-later
URL: https://github.com/elementary/%{srcname}
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
# meson: remove deprecated positional arguments from i18n.merge_file calls
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: meson
BuildRequires: libappstream-glib
BuildRequires: vala >= 0.26
BuildRequires: fdupes
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0) >= 2.40
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(granite-7) >= 7.0.0
BuildRequires: pkgconfig(gstreamer-1.0)
BuildRequires: pkgconfig(gstreamer-pbutils-1.0)
BuildRequires: pkgconfig(gstreamer-tag-1.0)
BuildRequires: pkgconfig(gtk+-3.0) >= 3.22
BuildRequires: pkgconfig(libgda-5.0)
BuildRequires: pkgconfig(libgpod-1.0)
BuildRequires: pkgconfig(libhandy-1) >= 0.83.0
BuildRequires: pkgconfig(libpeas-1.0)
BuildRequires: pkgconfig(libpeas-gtk-1.0)
BuildRequires: pkgconfig(taglib_c)
BuildRequires: pkgconfig(zeitgeist-2.0)
BuildRequires: pkgconfig(libadwaita-1)
Requires: hicolor-icon-theme
# elementary-music explicitly requires the sqlite libgda database provider
Requires: libgda-sqlite%{?_isa}
# Last.FM plugin was dropped in Fedora 34
Obsoletes: elementary-music-plugin-lastfm < 5.0.5-5
# iPod plugin was merged into the main package in Fedora 34
Obsoletes: elementary-music-plugin-ipod < 5.0.5-5
Provides: elementary-music-plugin-ipod = %{version}-%{release}
%description %{common_description}
%package devel
Summary: The official elementary music player (development headers)
Requires: %{name}%{?_isa} = %{version}-%{release}
%description devel %{common_description}
This package contains files needed for developing with Music.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot%_datadir/icons/hicolor/
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%doc README.md
%license LICENSE
%{_bindir}/%{appname}
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%files devel
%changelog
* Thu Nov 17 2022 windowsboy111 <wboy111@outlook.com> - 7.0.0-1
- new version
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com>
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/music"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-notifications.spec"
}
}
@@ -1,63 +0,0 @@
%global srcname notifications
%global appname io.elementary.notifications
Name: elementary-notifications
Version: 8.0.0
Release: 1%?dist
Summary: GTK Notification server for Pantheon
License: GPL-3.0
URL: https://github.com/elementary/%{srcname}
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: libappstream-glib
BuildRequires: libcanberra-devel
BuildRequires: libcanberra-gtk3
BuildRequires: pkgconfig(granite) >= 6.0.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.11.6
BuildRequires: pkgconfig(libhandy-1) >= 0.91.0
BuildRequires: meson
BuildRequires: vala
Provides: %{name} = %{version}-%{release}
%description
%summary.
%prep
%autosetup -n %{srcname}-%{version}
%build
%meson
%meson_build
%install
%meson_install
%check
appstream-util validate-relax --nonet %buildroot%_datadir/metainfo/%appname.metainfo.xml
%files
%license LICENSE
%doc README.md
%{_bindir}/%{appname}
%{_bindir}/%{appname}.demo
%{_datadir}/applications/%{appname}.demo.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_metainfodir}/%{appname}.metainfo.xml
%changelog
* Wed Nov 09 2022 Cappy Ishihara <cappy@cappuchino.xyz> - 6.0.3-1
- Packaged
@@ -1 +0,0 @@
rpm.version(gh("elementary/notifications"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-onboarding.spec"
}
}
@@ -1,85 +0,0 @@
%global srcname onboarding
%global appname io.elementary.onboarding
Name: elementary-onboarding
Summary: Onboarding app for new users
Version: 8.0.0
Release: 1%?dist
License: GPL-3.0-or-later
URL: https://github.com/elementary/onboarding
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
# Patch to fix "NotShowIn" in group "Desktop Entry" contains an unregistered value "Installer"
# https://github.com/elementary/onboarding/issues/154
# Patch0: %%{url}/pull/155.patch
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson
BuildRequires: vala
BuildRequires: pkgconfig(gee-0.8)
BuildRequires: pkgconfig(glib-2.0) >= 2.64.0
BuildRequires: pkgconfig(gobject-2.0)
BuildRequires: pkgconfig(granite-7) >= 7.0.0
BuildRequires: pkgconfig(gtk4)
BuildRequires: pkgconfig(libadwaita-1)
Requires: hicolor-icon-theme
%description
Onboarding application for new users to the Pantheon DE.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
# Remove @2 scaled icons that's not supported by hicolor-icon-theme
# - https://bugzilla.redhat.com/show_bug.cgi?id=1537318
# - https://gitlab.freedesktop.org/xdg/default-icon-theme/-/issues/2
# - https://src.fedoraproject.org/rpms/hicolor-icon-theme/pull-request/2
rm -r %{buildroot}/%{_datadir}/icons/hicolor/*@2/
%find_lang %{appname}
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
desktop-file-validate \
%{buildroot}/%{_sysconfdir}/xdg/autostart/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%license COPYING
%doc README.md
%config(noreplace) %{_sysconfdir}/xdg/autostart/%{appname}.desktop
%{_bindir}/%{appname}
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/metainfo/%{appname}.metainfo.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%config %_sysconfdir/guest-session/prefs.sh
%changelog
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 6.1.0-1
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/onboarding"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-photos.spec"
}
}
@@ -1,103 +0,0 @@
%global srcname photos
%global appname io.elementary.%{srcname}
%global __provides_exclude_from ^%{_libdir}/%{appname}/.*\\.so$
Name: elementary-photos
Summary: Photo manager and viewer from elementary
Version: 8.0.0
Release: 1%?dist
License: LGPL-2.0-or-later
URL: https://github.com/elementary/photos
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson >= 0.46.0
BuildRequires: vala
BuildRequires: fdupes
BuildRequires: git-core
BuildRequires: cmake
BuildRequires: pkgconfig(gee-0.8) >= 0.8.5
BuildRequires: pkgconfig(geocode-glib-2.0)
BuildRequires: pkgconfig(gexiv2) >= 0.4.90
BuildRequires: pkgconfig(gio-2.0) >= 2.20
BuildRequires: pkgconfig(gio-unix-2.0) >= 2.20
BuildRequires: pkgconfig(glib-2.0) >= 2.30.0
BuildRequires: pkgconfig(gmodule-2.0) >= 2.24.0
BuildRequires: pkgconfig(granite) >= 6.0.0
BuildRequires: pkgconfig(gstreamer-1.0) >= 1.0.0
BuildRequires: pkgconfig(gstreamer-base-1.0) >= 1.0.0
BuildRequires: pkgconfig(gstreamer-plugins-base-1.0) >= 1.0.0
BuildRequires: pkgconfig(gstreamer-pbutils-1.0) >= 1.0.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.6.0
BuildRequires: pkgconfig(gudev-1.0) >= 145
BuildRequires: pkgconfig(libexif) >= 0.6.16
BuildRequires: pkgconfig(libgphoto2) >= 2.4.2
BuildRequires: pkgconfig(libhandy-1)
BuildRequires: pkgconfig(libraw) >= 0.13.2
BuildRequires: pkgconfig(libwebp) >= 0.4.4
BuildRequires: pkgconfig(sqlite3) >= 3.5.9
BuildRequires: pkgconfig(libportal)
BuildRequires: pkgconfig(libportal-gtk3)
Requires: hicolor-icon-theme
%description
The elementary continuation of Shotwell, originally written by Yorba
Foundation.
%prep
%autosetup -n %{srcname}-%{version} -N
%build
%meson
%meson_build
%install
%meson_install
%find_lang %{appname}
%fdupes %buildroot%_datadir/icons/hicolor/
%fdupes %buildroot%_datadir/locale/
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.viewer.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%doc README.md
%license COPYING
%{_bindir}/%{appname}
%{_libdir}/%{appname}/
%{_libexecdir}/%{appname}/
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/applications/%{appname}.viewer.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/icons/hicolor/*/apps/%{appname}.viewer.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%changelog
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 2.7.5-1
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/photos"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-print.spec"
}
}
@@ -1,74 +0,0 @@
%global srcname print
%global appname io.elementary.print
Name: elementary-print
Summary: Simple shim for printing support via Contractor
Version: 0.1.3
Release: 10%{?dist}
License: GPL-3.0-or-later
URL: https://github.com/elementary/%{srcname}
Source0: %{url}/archive/%{version}/%{name}-%{version}.tar.gz
BuildRequires: meson
BuildRequires: vala
BuildRequires: pkgconfig(gtk+-3.0)
Requires: contractor
Supplements: contractor
%description
Simple shim for printing support via Contractor.
%prep
%autosetup -n %{srcname}-%{version}
%build
%meson
%meson_build
%install
%meson_install
%files
%{_bindir}/%{appname}
%{_datadir}/contractor/%{appname}.contract
%changelog
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 0.1.3-9
- Repackaged for Terra
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-9
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-8
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Wed Jul 21 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-7
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-4
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Wed Jul 24 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jan 31 2019 Fedora Release Engineering <releng@fedoraproject.org> - 0.1.3-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Mon Jul 09 2018 Fabio Valentini <decathorpe@gmail.com> - 0.1.3-1
- Initial package for fedora.
@@ -1 +0,0 @@
rpm.version(gh("elementary/print"));
@@ -1,33 +0,0 @@
From 6e4a9732b926b9ac360b7f81ad467c887543601a Mon Sep 17 00:00:00 2001
From: Fabio Valentini <decathorpe@gmail.com>
Date: Wed, 13 Jul 2022 14:16:20 +0200
Subject: [PATCH] meson: remove deprecated positional arguments from
i18n.merge_file calls
---
data/meson.build | 2 --
1 file changed, 2 deletions(-)
diff --git a/data/meson.build b/data/meson.build
index cb2adc8..76dad52 100644
--- a/data/meson.build
+++ b/data/meson.build
@@ -20,7 +20,6 @@ install_data(
)
i18n.merge_file (
- 'desktop',
input: 'screenshot.desktop.in',
output: meson.project_name() + '.desktop',
install: true,
@@ -30,7 +29,6 @@ i18n.merge_file (
)
i18n.merge_file (
- 'appdata',
input: 'screenshot.appdata.xml.in',
output: meson.project_name() + '.appdata.xml',
install: true,
--
2.37.1
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-screenshot-tool.spec"
}
}
@@ -1,77 +0,0 @@
%global srcname screenshot
%global appname io.elementary.screenshot
Name: elementary-screenshot-tool
Summary: Screenshot tool designed for elementary
Version: 8.0.0
Release: 1%?dist
License: LGPL-3.0
URL: https://github.com/elementary/screenshot
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
# meson: remove deprecated positional arguments from i18n.merge_file calls
#Patch1: 0001-meson-remove-deprecated-positional-arguments-from-i1.patch
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson >= 0.46
BuildRequires: vala >= 0.24
BuildRequires: fdupes
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(granite) >= 6.0.0
BuildRequires: pkgconfig(gtk+-3.0) >= 3.12
BuildRequires: pkgconfig(libhandy-1) >= 0.83.0
Requires: hicolor-icon-theme
%description
Screenshot tool designed for elementary.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%fdupes %buildroot%_datadir/icons/hicolor/
%fdupes %buildroot%_datadir/locale
%find_lang %{appname}
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%files -f %{appname}.lang
%doc README.md
%license COPYING
%{_bindir}/%{appname}
%{_datadir}/applications/%{appname}.desktop
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/icons/hicolor/*/apps/%{appname}.svg
%{_datadir}/metainfo/%{appname}.metainfo.xml
%changelog
* Fri Dec 02 2022 root - 6.0.3-1
- new version
* Sat Oct 15 2022 windowsboy111 <windowsboy111@fyralabs.com> - 6.0.2-1
- Repackaged for Terra
@@ -1 +0,0 @@
rpm.version(gh("elementary/screenshot"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-settings-daemon.spec"
}
}
@@ -1,96 +0,0 @@
%global srcname settings-daemon
%global appname io.elementary.settings-daemon
%global iface io.elementary.SettingsDaemon.AccountsService
Name: elementary-settings-daemon
Version: 8.1.0
Release: 1%?dist
Summary: Settings Daemon and Portal for Pantheon
License: GPL-3.0-or-later
URL: https://github.com/elementary/settings-daemon
Source0: %{url}/archive/%{version}/%{srcname}-%{version}.tar.gz
BuildRequires: desktop-file-utils
BuildRequires: gettext
BuildRequires: libappstream-glib
BuildRequires: meson
BuildRequires: systemd-rpm-macros
BuildRequires: vala
BuildRequires: pkgconfig(accountsservice)
BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(gio-2.0)
BuildRequires: pkgconfig(glib-2.0)
BuildRequires: pkgconfig(granite) >= 5.3.0
BuildRequires: pkgconfig(libgeoclue-2.0)
BuildRequires: pkgconfig(systemd)
BuildRequires: pkgconfig(fwupd)
BuildRequires: pkgconfig(gexiv2)
BuildRequires: pkgconfig(packagekit-glib2)
Requires: xdg-desktop-portal
%description
%{summary}.
%prep
%autosetup -n %{srcname}-%{version} -p1
%build
%meson
%meson_build
%install
%meson_install
%find_lang %appname
%check
desktop-file-validate \
%{buildroot}/%{_datadir}/applications/%{appname}.desktop
appstream-util validate-relax --nonet \
%{buildroot}/%{_datadir}/metainfo/%{appname}.metainfo.xml
%post
%systemd_user_post %{appname}.xdg-desktop-portal.service
%systemd_post %{appname}.check-for-firmware-updates.timer
%preun
%systemd_user_preun %{appname}.xdg-desktop-portal.service
%systemd_preun %{appname}.check-for-firmware-updates.timer
%files -f %appname.lang
%license LICENSE
%doc README.md
%config(noreplace) %{_datadir}/applications/%{appname}.desktop
%{_bindir}/%{appname}
%{_libexecdir}/%{appname}.xdg-desktop-portal
%{_datadir}/accountsservice/interfaces/%{iface}.xml
%{_datadir}/dbus-1/interfaces/%{iface}.xml
%{_datadir}/dbus-1/services/org.freedesktop.impl.portal.desktop.elementary.settings-daemon.service
%{_datadir}/glib-2.0/schemas/%{appname}.gschema.xml
%{_datadir}/metainfo/%{appname}.metainfo.xml
%{_datadir}/xdg-desktop-portal/portals/%{appname}.portal
%{_userunitdir}/%{appname}.xdg-desktop-portal.service
%{_unitdir}/%{appname}.check-for-firmware-updates.service
%{_unitdir}/%{appname}.check-for-firmware-updates.timer
%{_sysconfdir}/xdg/autostart/%appname.desktop
%changelog
%autochangelog
@@ -1 +0,0 @@
rpm.version(gh("elementary/settings-daemon"));
@@ -1,5 +0,0 @@
project pkg {
rpm {
spec = "elementary-shortcut-overlay.spec"
}
}

Some files were not shown because too many files have changed in this diff Show More