Compare commits

..

781 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
Raboneko d8fe736849 bump(nightly): envision mpv flow nightly nim-nightly nvidia-patch 2024-08-31 01:22:47 +00:00
Raboneko 0340b40ee6 bump: ruffle 2024-08-31 01:21:48 +00:00
Raboneko cb2092f9d4 bump: libhelium 2024-08-30 20:20:11 +00:00
Raboneko 98abd0786a bump: discord-canary-openasar discord-canary 2024-08-30 17:37:14 +00:00
Raboneko ff3b3d0890 bump: arrpc 2024-08-30 14:39:59 +00:00
Raboneko a4d3e844d2 bump: preview 2024-08-30 13:50:32 +00:00
Raboneko 0ac6602c05 bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly 2024-08-30 01:23:22 +00:00
Raboneko b99b98d8d4 bump: discord-canary-openasar discord-canary 2024-08-29 23:47:02 +00:00
Raboneko b08ae6eb9c bump: gamescope 2024-08-29 23:36:56 +00:00
Raboneko fd3ea2a778 bump: komikku 2024-08-29 22:38:26 +00:00
Raboneko 6afa6e4f01 bump: gamescope 2024-08-29 21:59:39 +00:00
Raboneko 96380b33a7 bump: subatomic 2024-08-29 20:55:52 +00:00
Raboneko b8d0770377 bump: subatomic 2024-08-29 20:45:31 +00:00
Raboneko 2f996da8a7 bump: ruff 2024-08-29 15:24:47 +00:00
madomado e4d3e4d5e5 fix: tracy (#2019)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-29 08:55:06 -05:00
madomado 8074e4a17f add: nph (#2016)
* add: nph

* nim

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-29 08:53:15 -05:00
madomado 03a366201c bump: process-cpp (#2018)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-29 08:53:00 -05:00
Raboneko 529258d462 bump: srpm-macros 2024-08-29 04:46:33 +00:00
Raboneko ebaed9b737 bump: gamescope 2024-08-29 02:29:46 +00:00
Raboneko 2cdabd5848 bump(nightly): envision mpv latte-dock-nightly flow nightly nim-nightly vala-lint-nightly yt-dlp 2024-08-29 01:22:47 +00:00
Raboneko 3df95c1a92 bump(branch): mesa-freeworld 2024-08-28 22:10:46 +00:00
Raboneko fb012ca1c5 bump: protobuf 2024-08-28 21:19:21 +00:00
Raboneko fa5ebf6274 bump: preview 2024-08-28 18:21:41 +00:00
Raboneko f1236f5bf9 bump: preview stable 2024-08-28 16:55:49 +00:00
Raboneko b15e75b472 bump: dart 2024-08-28 12:37:10 +00:00
Raboneko 666c1e587a bump: ruffle 2024-08-28 01:42:06 +00:00
Raboneko 8fb48ac169 bump(nightly): envision flow nightly nim-nightly 2024-08-28 01:22:17 +00:00
lea 1b82dd049d fix: allow it to require gnome-shell 47 (#2014) 2024-08-27 18:21:43 -07:00
Raboneko 2eace812e1 bump: switchboard-plug-mouse-touchpad 2024-08-27 22:23:20 +00:00
Raboneko a69cc4f10a bump: protobuf 2024-08-27 21:58:49 +00:00
Raboneko 7f29442920 bump: elementary-settings-daemon 2024-08-27 21:48:44 +00:00
Raboneko b27e5840d2 bump: discord-openasar discord 2024-08-27 19:47:52 +00:00
Raboneko 389c4abd5d bump: discord-canary-openasar discord-canary 2024-08-27 18:55:49 +00:00
madomado 9b0baaf26e fix: gnome-shell-extension-appmenu-is-back (#2011)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-27 10:19:02 -07:00
Raboneko 02f40d4b81 bump: preview stable 2024-08-27 11:47:56 +00:00
Raboneko 15e10a71d8 bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-08-27 01:21:40 +00:00
Raboneko 529b2312ed bump: ruffle 2024-08-27 01:20:17 +00:00
Raboneko 949a63f38b bump: discord-canary-openasar discord-canary 2024-08-26 23:21:42 +00:00
Raboneko 0394017878 bump: containerd 2024-08-26 22:38:26 +00:00
Raboneko d7d3bf64ed bump: open-in-mpv 2024-08-26 17:55:58 +00:00
madomado bd053c567b fix(gnome-shell-extension-appmenu-is-back): bump requires for gnome-shell (#1956)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-26 09:45:45 -05:00
Raboneko 9db7470f11 bump: vala-panel-appmenu 2024-08-26 08:28:44 +00:00
Owen Zimmerman 6ed310e12e Add cbfstool (#1997)
* add cbfstool

* Update dependancies

* fix files part and version variable

* fix typo

* fix build step

* Add git dep

* Finished package
2024-08-26 13:13:52 +08:00
madomado 7854fd5910 fix: armcord-bin (#1995)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-25 22:09:19 -07:00
madomado 694757dbb9 fix: armcord (#1996)
* fix: armcord

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

* pnpm?

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

* license

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

* Update armcord.spec

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

* indentation

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-25 22:09:00 -07:00
Raboneko b6e10a6637 bump(nightly): flow nightly prismlauncher-nightly nim-nightly 2024-08-26 01:20:56 +00:00
Raboneko 3dd4a238be bump: ruffle 2024-08-26 01:10:34 +00:00
june b90e576c1a add quirks (#1998) 2024-08-25 16:25:45 -07:00
Raboneko ae247913ab bump: limine 2024-08-25 17:47:47 +00:00
Cappy Ishihara e334d5d927 fix gamescope for older GPUs (#1930)
* gamescope: make the SDL backend the default backend for all builds

* add back funny patches

* Obsolete gamescope-legacy with wrapper script, fix multiarch subpackage

* fix dependency issue

* terra downstream script patches

* add the ctrl patch properly

* revert

* update to 3.15.0

* simplify wrapper script

* handle calling gamescope-legacy from non-gamescope session

* Use my PR patch for gamescope fallback

* format patch from github

* update patch

---------

Signed-off-by: Cappy Ishihara <cappy@cappuchino.xyz>
2024-08-25 17:42:06 +08:00
june 36362e035c fix version formatting for cros-keyboard-map (#1989)
* fix version formatting

* fix version formatting in rhai script too
2024-08-25 10:25:56 +08:00
Raboneko 1e3ef94120 bump: ruffle 2024-08-25 01:46:21 +00:00
june 879c1368c0 fix: cros-keyboard-map (#1958)
* use preset and restart keyd

* do not need before=keyd

* move systemd presets to ultramarine linux edition package

* use keyd reload after install

* split scripts into seperate repo

* fix license
2024-08-24 20:40:11 -05:00
Raboneko 3e816913e1 bump(nightly): envision mpv flow nightly 2024-08-25 01:26:34 +00:00
Raboneko 88ca80fc5d bump: sarasa-gothic 2024-08-24 22:17:55 +00:00
Raboneko 578487b844 bump: bat-extras 2024-08-24 21:37:41 +00:00
Raboneko c19a7a9491 bump: blueprint-compiler 2024-08-24 19:38:08 +00:00
madomado 3d99c411dc fix: terra-release (#1931)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-24 11:32:19 -07:00
Raboneko 5875bb0e0c bump: ruffle 2024-08-24 08:20:32 +00:00
Raboneko 95d43bc184 bump(nightly): mpv flow nightly prismlauncher-nightly nim-nightly opentabletdriver-nightly 2024-08-24 01:18:35 +00:00
Raboneko 2ed7fe8fd7 bump: glow 2024-08-23 19:38:49 +00:00
Raboneko a6b2fecdb0 bump: tau-helium 2024-08-23 17:19:42 +00:00
Raboneko 0f1adac5cf bump: armcord-bin armcord 2024-08-23 16:38:49 +00:00
Raboneko d8c185ed39 bump: youki 2024-08-23 13:26:18 +00:00
Raboneko 9d71fcbd14 bump: lomiri-system-settings 2024-08-23 11:17:51 +00:00
Raboneko 3f35de4a02 bump: ruffle 2024-08-23 01:39:16 +00:00
Raboneko 0b4dada4ea bump(nightly): mpv latte-dock-nightly nightly nim-nightly 2024-08-23 01:20:13 +00:00
Raboneko 9a45f37d3a bump: discord-ptb-openasar discord-ptb 2024-08-22 22:34:05 +00:00
Raboneko d00714c1f2 bump: system76-scheduler 2024-08-22 21:45:49 +00:00
Raboneko 6d20c57c35 bump: discord-openasar discord preview 2024-08-22 21:18:12 +00:00
Raboneko 46eb234531 bump: discord-canary-openasar discord-canary preview 2024-08-22 20:22:23 +00:00
Raboneko 8db8b66443 bump: preview stable 2024-08-22 19:48:19 +00:00
Raboneko d7565b236e bump: wingpanel-applications-menu 2024-08-22 19:25:51 +00:00
Raboneko 89d985d7e9 bump: discord-canary-openasar discord-canary 2024-08-22 18:50:27 +00:00
Raboneko bd8d78423f bump: tracy 2024-08-22 18:40:45 +00:00
Raboneko 49aa21c5ad bump: discord-canary-openasar discord-canary 2024-08-22 17:45:40 +00:00
Raboneko 1008d2d393 bump: ruff 2024-08-22 13:57:08 +00:00
Raboneko 399bb3ff80 bump: kotlin-native kotlin 2024-08-22 11:13:13 +00:00
Raboneko 6dca9ad5d5 bump: xyproto-textoutput 2024-08-22 08:27:03 +00:00
Raboneko a09b485bbf bump: ruffle 2024-08-22 01:41:08 +00:00
Raboneko 9c877b4d96 bump(nightly): mpv latte-dock-nightly flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-08-22 01:21:17 +00:00
Raboneko e30313f292 bump: maturin 2024-08-21 22:33:02 +00:00
Raboneko 5a82401d7f bump: wingpanel-indicator-bluetooth wingpanel-indicator-network wingpanel-indicator-power wingpanel-indicator-sound 2024-08-21 19:57:24 +00:00
Raboneko 76ce2fb3cf bump: wingpanel-indicator-datetime wingpanel-indicator-keyboard wingpanel-indicator-nightlight wingpanel-indicator-notifications gamescope 2024-08-21 18:29:19 +00:00
Raboneko 904602d351 bump: wingpanel 2024-08-21 18:00:38 +00:00
Raboneko 6cfd1ff7c6 [frawhide] mesa-freeworld: handle gallium files (#1976) (#1978)
* mesa-freeworld: handle gallium files (#1976)

(cherry picked from commit 0ed17a3f8f)

* %global with_gallium_video 1

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
Co-authored-by: Cappy Ishihara <cappy@cappuchino.xyz>
Co-authored-by: madomado <madonuko@outlook.com>
2024-08-21 12:22:08 -05:00
Raboneko 3138e25788 bump: flutter 2024-08-21 16:28:12 +00:00
Raboneko dd79054b62 bump: xyproto-env 2024-08-21 10:16:22 +00:00
Raboneko 39733a1be3 bump: xyproto-env 2024-08-21 09:40:33 +00:00
Raboneko 9a62d35658 bump: xyproto-textoutput 2024-08-21 07:58:30 +00:00
Raboneko 9a80c66a70 bump: xyproto-vt100 2024-08-21 07:48:19 +00:00
Raboneko 5ffcc071f3 bump: nushell 2024-08-21 03:58:28 +00:00
Raboneko 1085a4e8bc bump: electron 2024-08-21 02:59:57 +00:00
Raboneko 26b5993987 bump: ruffle 2024-08-21 01:38:52 +00:00
Raboneko e3411f6597 bump(nightly): mpv flow nightly gamescope-session prismlauncher-nightly nim-nightly 2024-08-21 01:19:34 +00:00
madomado 97d5347c6e fix: bandwhich (#1955) 2024-08-20 14:40:38 -05:00
madomado 3424e20626 fix: katsu (#1966)
Package this properly
2024-08-20 14:39:42 -05:00
Raboneko 16edc65c3b bump: preview stable 2024-08-20 18:50:26 +00:00
Raboneko b49c9d3afa bump: switchboard-plug-display 2024-08-20 15:30:31 +00:00
Raboneko c69995e7e1 bump: crystal 2024-08-20 14:32:18 +00:00
Raboneko 974ef19f79 bump: elementary-shortcut-overlay switchboard-plug-keyboard switchboard-plug-pantheon-shell 2024-08-20 14:18:29 +00:00
Raboneko d00b31705b bump: srpm-macros 2024-08-20 11:38:08 +00:00
Raboneko b6bea227fc bump: srpm-macros 2024-08-20 07:15:46 +00:00
Raboneko 4fc0fbb432 bump: electron 2024-08-20 03:39:04 +00:00
Raboneko fb102674fa bump: discord-canary-openasar discord-canary gamescope 2024-08-20 02:23:28 +00:00
Raboneko 24ad29f75d bump: ruffle 2024-08-20 01:23:44 +00:00
Raboneko 0067e85e08 bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-08-20 01:19:19 +00:00
Raboneko d225ba8ca4 bump: preview 2024-08-19 22:38:21 +00:00
Raboneko 0b3e46c529 bump: gala 2024-08-19 18:20:53 +00:00
Cappy Ishihara 6e9b162f08 otd: Build using .NET 8, but require .NET 6 at runtime (#1967) 2024-08-20 02:19:49 +08:00
Raboneko 8bee77dc50 bump: preview 2024-08-19 16:58:02 +00:00
madomado 2eab51a6d1 add: opentabletdriver-nightly (#1968) 2024-08-19 21:40:34 +07:00
Ben Woods d8c5842660 add: rust-bottom (#1961) 2024-08-19 15:45:11 +08:00
Raboneko 63a2d376e8 bump(branch): mesa-freeworld 2024-08-19 07:34:29 +00:00
Raboneko 54f027b897 bump: ruffle 2024-08-19 01:43:22 +00:00
Raboneko 066d3bfc31 bump(nightly): envision flow nightly prismlauncher-nightly nim-nightly yt-dlp 2024-08-19 01:21:00 +00:00
Raboneko 2558a34596 bump: sarasa-gothic 2024-08-18 23:19:14 +00:00
Raboneko 59dbd6f8f3 bump: lomiri-app-launch 2024-08-18 22:21:15 +00:00
madomado 6759bdfbf9 fix(update): zed-preview (#1935)
* fix(update): zed-preview

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

* fix spec

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

* Update zed-preview.spec

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

* yeah just don't remove -pre then

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

* other tidying

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

* oopsie

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-18 13:54:19 -05:00
Raboneko d07757e7bb bump: libusermetrics 2024-08-18 16:39:49 +00:00
Raboneko 8ecd29c7fa bump: ruffle 2024-08-18 01:42:23 +00:00
Raboneko 4cabc4cbe0 bump(nightly): flow nightly nim-nightly tdlib 2024-08-18 01:24:22 +00:00
Raboneko ea326fd8ea bump: libhelium 2024-08-17 23:38:08 +00:00
Raboneko 1f7f838354 bump: komikku 2024-08-17 22:45:30 +00:00
Raboneko daef48c6b6 bump: lomiri-system-settings 2024-08-17 20:48:19 +00:00
Raboneko b2e26275a8 bump: bandwhich 2024-08-17 08:47:41 +00:00
Raboneko 1e4f438a36 bump: libhelium tau-helium 2024-08-17 02:42:14 +00:00
Raboneko 8fb8d8f8e0 bump(nightly): mpv flow nightly nim-nightly openbangla-keyboard 2024-08-17 01:17:21 +00:00
Raboneko e6b2135253 bump: ruffle 2024-08-17 01:08:50 +00:00
Raboneko 24d7508f36 bump: discord-ptb-openasar discord-ptb 2024-08-16 21:58:44 +00:00
Raboneko 708becfff9 bump: preview 2024-08-16 19:13:52 +00:00
Raboneko 5c6be905c6 bump: osu-lazer 2024-08-16 18:55:36 +00:00
madomado f179d855bf feat(srpm-macros): move sources outside of this repo (#1905) 2024-08-16 11:52:22 -07:00
madomado 2e174a59b1 fix: kotlin-native (#1934)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-16 12:26:29 -05:00
madomado 10eded1422 fix: elementary-camera (#1933)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-16 12:23:51 -05:00
madomado 2fc002217d fix: mesa-freeworld (#1932)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-16 12:23:40 -05:00
Raboneko 085d0b2d52 bump: ruff 2024-08-16 17:14:04 +00:00
Raboneko d9f4bfa6d9 bump: dart 2024-08-16 12:58:18 +00:00
Raboneko adf807785a bump: osu-lazer 2024-08-16 10:35:59 +00:00
Raboneko 33600955c2 bump: unity-session 2024-08-16 10:19:56 +00:00
Raboneko 2d3315f197 bump: moby-compose 2024-08-16 09:56:54 +00:00
Raboneko 2f1041a272 bump: ruffle 2024-08-16 01:38:10 +00:00
Raboneko 60e66babbd bump(nightly): envision flow nightly nim-nightly yt-dlp 2024-08-16 01:19:30 +00:00
Raboneko 01c88f10b5 bump: komikku 2024-08-15 22:55:42 +00:00
Raboneko 281205c884 bump: codium 2024-08-15 18:43:00 +00:00
Raboneko 4fcf2081f3 bump: mock-configs 2024-08-15 16:55:51 +00:00
Cappy Ishihara f59908b235 add: extest (#1908)
Co-authored-by: madomado <madonuko@outlook.com>
2024-08-16 00:01:44 +08:00
Owen Zimmerman 328feb84c4 fix(cros-keyboard-map): amend dependencies (#1904)
Signed-off-by: Owen Zimmerman <123591347+Owen-sz@users.noreply.github.com>
Co-authored-by: madomado <madonuko@outlook.com>
2024-08-15 23:48:06 +08:00
Raboneko 1e395137d7 bump: mock-configs 2024-08-15 15:29:21 +00:00
Raboneko a341dd4c34 bump: mock-configs 2024-08-15 13:02:58 +00:00
Raboneko a186aba3ab bump: preview stable xyproto-env ruff mock-configs 2024-08-15 12:40:30 +00:00
Cappy Ishihara 5795b186c5 add: gamescope-legacy (#1912) 2024-08-15 18:14:18 +07:00
Raboneko 5bdc8cb3fa bump: electron 2024-08-15 06:42:37 +00:00
Raboneko 42b6c6b067 bump: apparmor 2024-08-15 02:20:00 +00:00
Raboneko 321fd1966f bump: ruffle 2024-08-15 01:31:16 +00:00
Raboneko d3affb6243 bump(nightly): flow nightly nim-nightly tdlib 2024-08-15 01:15:52 +00:00
Raboneko 85596260d5 bump: preview 2024-08-14 18:42:44 +00:00
Raboneko bbdd6371ce bump: preview stable 2024-08-14 17:39:53 +00:00
Raboneko c334a0c0df bump: lomiri-system-settings gradle 2024-08-14 12:38:22 +00:00
Raboneko 36f0abfc87 bump: mock-configs 2024-08-14 10:35:12 +00:00
Raboneko 9b818a522f bump: mock-configs 2024-08-14 10:18:45 +00:00
Raboneko 0b2ee9e5ad bump: ruffle 2024-08-14 01:38:46 +00:00
Raboneko 2eaaad88b9 bump(nightly): envision mpv flow nightly prismlauncher-nightly nim-nightly openbangla-keyboard cros-keyboard-map yt-dlp 2024-08-14 01:20:10 +00:00
Raboneko 36ba73e2ba bump: discord-canary-openasar discord-canary 2024-08-13 23:15:17 +00:00
Raboneko bd13622e1c bump: discord-canary-openasar discord-canary 2024-08-13 19:13:24 +00:00
Philipp Trulson b3c0da3e77 Fix binary path in systemd unit for kvrocks (#1899) 2024-08-14 01:28:38 +08:00
Raboneko 23ddc312eb bump: discord-openasar discord 2024-08-13 17:15:04 +00:00
Raboneko baaa0be079 bump: ruffle 2024-08-13 01:21:16 +00:00
Raboneko aacf13ae72 bump: discord-canary-openasar discord-canary 2024-08-12 23:36:31 +00:00
Raboneko 88e95ca604 bump: discord-canary-openasar discord-canary 2024-08-12 20:18:53 +00:00
Raboneko f4af79fdc4 bump: limine 2024-08-12 19:13:31 +00:00
Raboneko e7b39e7e2c bump: elementary-videos 2024-08-12 18:30:31 +00:00
Raboneko 23052b3ace bump: libhelium tau-helium 2024-08-12 16:56:04 +00:00
Raboneko 130412db85 bump: codium 2024-08-12 14:23:44 +00:00
Raboneko 750d9e535c bump: ruffle 2024-08-12 01:41:25 +00:00
Raboneko a9aee82e6a bump(nightly): envision mpv flow nightly nim-nightly 2024-08-12 01:21:37 +00:00
madomado 03ff25d3da add: libbacktrace (#1872) 2024-08-11 09:31:02 -04:00
madomado 9826c480b6 add: libaudec (#1873)
This is a builddep for zrythm.
I did not include `update.rhai` because upstream has not released any
newer versions for the last 3 years.
2024-08-11 09:30:31 -04:00
madomado 7f8f0f076b fix: uxplay (#1878)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-11 09:29:05 -04:00
Raboneko 7bb1147645 bump: armcord-bin armcord 2024-08-11 12:35:49 +00:00
Raboneko 0a54c6edbc bump(branch): mesa-freeworld 2024-08-11 12:19:30 +00:00
madomado c52c0f5a81 add: mesa-freeworld (#1847)
* add: mesa-freeworld

Missing `update.rhai` because that requires some CI changes

* we do the funny and remove the file manually

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

* update.rhai

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-11 19:14:02 +07:00
madomado a3c1967ce8 add: lsp-dsp-lib (#1871) 2024-08-10 21:39:01 -05:00
Raboneko cfd04c6c97 bump: ruffle 2024-08-11 01:45:49 +00:00
Raboneko bc2d102cb8 bump(nightly): mpv nightly albius nim-nightly nvidia-patch 2024-08-11 01:25:46 +00:00
Raboneko fb87f2eae9 bump: sarasa-gothic 2024-08-10 21:16:59 +00:00
Raboneko 755dd08769 bump: uxplay 2024-08-10 18:26:50 +00:00
Raboneko d9af35021c bump: libhelium 2024-08-10 17:59:04 +00:00
Raboneko ca61fe6e54 bump: libhelium 2024-08-10 17:49:15 +00:00
Raboneko e08b319082 bump: limine 2024-08-10 11:36:22 +00:00
madomado 973714a4ee docs: update readme and contributing (#1822)
* docs: update readme and contributing

* more links

* Update CONTRIBUTING.md

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-10 11:35:13 +08:00
Raboneko 0aacc1965a bump(nightly): envision mpv nightly gamescope-session nim-nightly 2024-08-10 01:20:06 +00:00
Raboneko 1fcca3a56f bump: komikku ruffle 2024-08-10 01:09:50 +00:00
Raboneko 17fceac96f bump: discord-ptb-openasar discord-ptb 2024-08-09 21:38:10 +00:00
Raboneko 51e644d91e bump: osu-lazer 2024-08-09 16:38:07 +00:00
Raboneko 93c3542e8d bump: limine 2024-08-09 12:59:08 +00:00
Raboneko 7065679f2c bump: gamescope 2024-08-09 09:24:40 +00:00
Raboneko 4767e5b956 bump: katsu 2024-08-09 06:23:56 +00:00
Raboneko c39f0d467e bump(nightly): envision flow nightly 2024-08-09 01:20:31 +00:00
Raboneko aa2b8290fb bump: ruffle 2024-08-09 01:11:41 +00:00
Raboneko ed673bec68 bump: discord-canary-openasar discord-canary 2024-08-08 23:55:39 +00:00
Raboneko 045606c831 bump: limine 2024-08-08 20:23:06 +00:00
Raboneko 70d3836c99 bump: ruff 2024-08-08 15:55:43 +00:00
madomado 9224889290 fix(voicevox): try to use large runners (#1865) 2024-08-08 21:46:20 +07:00
madomado 9c856fdf59 fix: voicevox (#1850) 2024-08-08 08:35:03 -05:00
Cappy Ishihara ebef13fac5 add: youtube-music (#1827)
* add: youtube-music

* fix buildrequires line?

* oops

* use NodeJS 22 for build?

* use pnpm 9

* use pnpm package from fedora and normal nodejs to see if it would still faikl

* try node 18

* attempt to conflict node 22 on build

* wtf

* forgot to add changelog

* try vendoring pnpm with nodejs18

* Revert "try vendoring pnpm with nodejs18"

This reverts commit fdc705e87c.

* vendor pnpm and node on buildtime

* add packager line

* debug dir tree

* arch-specific directories fix

---------

Co-authored-by: madonuko <madonuko@outlook.com>
2024-08-08 20:33:13 +08:00
madomado 4302efd5a8 fix(codium): remove --unity-launch from .desktop (#1851) 2024-08-08 19:22:18 +07:00
madomado 545f6e24c6 fix(opentabletdriver): update.rhai comment (#1852) 2024-08-08 19:21:56 +07:00
madomado 5a2e81ac23 feat(ci): update workflows for autoupdate per branch (#1848) 2024-08-08 17:11:39 +07:00
Raboneko 9fefc1b45a bump: ruffle 2024-08-08 01:38:07 +00:00
Raboneko ad296daf7d bump(nightly): mpv flow nightly prismlauncher-nightly 2024-08-08 01:19:42 +00:00
Raboneko b4214918d1 bump: preview stable 2024-08-07 16:27:39 +00:00
madomado 9b9546524f fix: gamescope (#1842)
* fix: gamescope

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

* Update terra-gamescope.spec

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-07 08:29:50 -05:00
Raboneko 320c66228c bump: gamescope 2024-08-07 05:16:55 +00:00
Raboneko 6df605117f bump: ruffle 2024-08-07 01:39:15 +00:00
Raboneko 79d48d5d03 bump(nightly): envision mpv flow nightly tdlib yt-dlp 2024-08-07 01:19:48 +00:00
Raboneko 1bcbff366c bump: elementary-onboarding 2024-08-07 00:00:43 +00:00
Raboneko 35c40d5d2c bump: discord-canary-openasar discord-canary 2024-08-06 18:40:55 +00:00
Raboneko 6b23128d2e bump: flutter 2024-08-06 17:55:53 +00:00
Raboneko e67db073a3 bump: switchboard-plug-bluetooth 2024-08-06 15:31:26 +00:00
Raboneko 9aa6d3393d bump: lomiri-system-settings 2024-08-06 14:45:59 +00:00
Raboneko db597f5ca4 bump: libhelium tau-helium 2024-08-06 14:16:23 +00:00
Raboneko 71123cdee4 bump: kotlin-native kotlin 2024-08-06 11:14:57 +00:00
Raboneko 7a03abb583 bump: dart 2024-08-06 10:18:28 +00:00
Raboneko bb8f98befd bump: lomiri-system-settings 2024-08-06 02:26:48 +00:00
Raboneko 1f0c6361ce bump: ruffle 2024-08-06 01:38:12 +00:00
Raboneko 56746cb0ff bump(nightly): envision flow nightly prismlauncher-nightly yt-dlp 2024-08-06 01:19:05 +00:00
Raboneko 003c53209b bump: gamescope 2024-08-06 00:00:16 +00:00
Raboneko b11c8b8141 bump: discord-openasar discord 2024-08-05 22:15:03 +00:00
Raboneko ce86e2f98b bump: keyd 2024-08-05 15:30:26 +00:00
madomado ebd4c26116 fix: keyd (#1839)
fix service file to point to the correct executable

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-05 10:19:47 -05:00
Raboneko 6ae5c4879d bump: sbctl 2024-08-05 13:36:18 +00:00
Raboneko 1e21ae7180 bump: limine 2024-08-05 09:16:19 +00:00
Raboneko 6567f59c62 bump(nightly): mpv nightly yt-dlp 2024-08-05 01:20:27 +00:00
Raboneko ee13af1ac5 bump: libhelium tau-helium 2024-08-04 21:37:38 +00:00
madomado 2125b6f6a4 fix: ruffle (#1834)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-04 10:53:39 -05:00
madomado 6658a74eb6 fix: elementary-files (#1828)
* fix: elementary-files

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

* Update elementary-files.spec

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

* disable some Werror

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

* Update elementary-files.spec

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

* files?

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

* Update elementary-files.spec

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-08-04 02:36:30 -05:00
Raboneko ba106302cd bump: ruffle 2024-08-04 01:44:02 +00:00
Raboneko f7ddfdf7e2 bump(nightly): nightly prismlauncher-nightly nim-nightly 2024-08-04 01:24:23 +00:00
Raboneko 846f35f597 bump: sarasa-gothic 2024-08-03 22:46:26 +00:00
Raboneko df1c8eeb10 bump: ruffle 2024-08-03 01:35:09 +00:00
Raboneko 3a99990eb4 bump(nightly): envision mpv nightly 2024-08-03 01:17:29 +00:00
Raboneko fa7f96db4b bump: keyd 2024-08-02 22:36:40 +00:00
madomado 886c8cb028 bump: keyd (#1815)
Signed-off-by: madomado <madonuko@outlook.com>
2024-08-02 17:27:01 -05:00
Raboneko 72e4664a24 bump: elementary-files 2024-08-02 18:55:37 +00:00
Raboneko 539cb5c241 bump: stable 2024-08-02 17:39:03 +00:00
Raboneko 175d7319b5 bump: limine 2024-08-02 16:42:45 +00:00
Raboneko 2a0ee494d5 bump: ruff 2024-08-02 16:00:02 +00:00
Raboneko c994524882 bump: komikku 2024-08-02 09:23:27 +00:00
Cappy Ishihara 3ca853a449 fix: update OpenTabletDriver to .NET 8 (#1816)
* fix: update OpenTabletDriver to .NET 8

* create a temp dir for doing stuff
2024-08-02 17:03:13 +08:00
Raboneko 890be0a832 bump: preview 2024-08-02 07:56:53 +00:00
Raboneko e2588cd58a bump: osu-lazer 2024-08-02 06:28:58 +00:00
Raboneko e8edc0b58f bump: limine 2024-08-02 04:50:00 +00:00
Raboneko d0251473f7 bump: ruffle 2024-08-02 01:37:00 +00:00
Raboneko f7a8a76553 bump(nightly): envision mpv flow nightly gamescope-session nim-nightly yt-dlp 2024-08-02 01:18:16 +00:00
madomado 2497712261 fix(zed*): add cargo clean to make for more disk space (#1805) 2024-08-01 14:14:29 -07:00
Raboneko f50e30ac64 bump: discord-ptb-openasar discord-ptb 2024-08-01 17:45:45 +00:00
Raboneko f6bba760eb bump: preview stable 2024-08-01 17:30:32 +00:00
Raboneko f3073fd357 bump: discord-canary-openasar discord-canary 2024-08-01 16:42:07 +00:00
Raboneko 7dbff988a4 bump: voicevox 2024-08-01 16:00:13 +00:00
lea eda54638b3 fix: disable large runners for zed (#1800) 2024-08-01 15:39:25 +08:00
Raboneko 6c2b9d0851 bump: ruffle 2024-08-01 01:44:32 +00:00
Raboneko a7e1919a38 bump(nightly): envision mpv flow nightly gamescope-session tdlib cros-keyboard-map yt-dlp 2024-08-01 01:25:07 +00:00
Raboneko ccc23cf983 bump: sbctl 2024-07-31 21:56:08 +00:00
Raboneko fd30248e6d bump: preview 2024-07-31 19:13:10 +00:00
madomado 779eeda900 fix: sbctl (#1788)
Signed-off-by: madomado <madonuko@outlook.com>
2024-07-31 11:53:19 -07:00
madomado d4cbab9529 Update terra-gamescope.spec (#1787)
Signed-off-by: madomado <madonuko@outlook.com>
2024-07-31 11:53:10 -07:00
lea 662487b534 fix: don't run zed tests by default (#1786) 2024-07-31 11:52:49 -07:00
Raboneko a87ccd2192 bump: appcenter elementary-camera elementary-theme switchboard-plug-pantheon-shell 2024-07-31 17:58:49 +00:00
Raboneko 9af52bd3bb bump: preview stable 2024-07-31 17:38:28 +00:00
Raboneko 86b480b387 bump: protobuf 2024-07-31 16:40:39 +00:00
Raboneko a8fa80dc29 bump: sbctl 2024-07-31 13:26:26 +00:00
Raboneko c86cb6f33d bump: sbctl 2024-07-31 12:41:28 +00:00
Raboneko dbcc9807f7 bump: sbctl 2024-07-31 11:18:40 +00:00
Raboneko fe664f45ee bump: osu-lazer 2024-07-31 06:56:01 +00:00
Raboneko fd0f712927 bump: osu-lazer 2024-07-31 05:39:05 +00:00
Raboneko 75e96e44f0 bump: ruffle 2024-07-31 01:10:25 +00:00
Raboneko 4bc0e906bf bump(nightly): envision mpv latte-dock-nightly flow nightly gamescope-session yt-dlp 2024-07-31 01:05:32 +00:00
Raboneko bd5a6ac47c bump: preview gamescope 2024-07-30 22:17:09 +00:00
Raboneko 471bf55c15 bump: gamescope 2024-07-30 21:58:32 +00:00
Raboneko df07795a55 bump: libhelium tau-helium 2024-07-30 21:17:54 +00:00
Raboneko b1cac14d36 bump: preview 2024-07-30 20:16:48 +00:00
Raboneko 53dcb240a4 bump: discord-openasar discord 2024-07-30 16:41:05 +00:00
lea cad0c511db fix: use correct file ext for mock configurations (#1775) 2024-07-30 23:33:10 +08:00
Raboneko 17a5a3b4fb bump: feishin 2024-07-30 10:56:37 +00:00
Raboneko 71e6675556 bump: limine 2024-07-30 10:20:20 +00:00
Raboneko c9b4784814 bump: feishin 2024-07-30 08:58:14 +00:00
Raboneko cafa5bfe1b bump: subatomic 2024-07-30 04:25:08 +00:00
Raboneko 97d8f68fde bump: libhelium tau-helium 2024-07-30 03:24:18 +00:00
Raboneko 60c98f2738 bump: ruffle nushell 2024-07-30 01:37:15 +00:00
Raboneko 0b48a1e230 bump(nightly): mpv flow nightly gamescope-session nim-nightly yt-dlp 2024-07-30 01:18:55 +00:00
madomado 09a8da62fb feat(ruffle): add desktop file (#1769) 2024-07-29 16:38:52 -07:00
madomado d0370ddf77 fix: switchboard-plug-security-privacy (#1774) 2024-07-29 16:33:07 -07:00
Raboneko 02c06c9e7b bump: electron 2024-07-29 21:46:28 +00:00
Raboneko 9f435c0699 bump: limine 2024-07-29 19:37:27 +00:00
Raboneko d0eccbe3e4 bump: discord-ptb-openasar discord-ptb 2024-07-29 17:40:07 +00:00
Raboneko d8557106e9 bump: switchboard-plug-security-privacy limine 2024-07-29 17:19:36 +00:00
madomado 2e1c2ccdc0 feat(envision): update by nightly (#1764)
Signed-off-by: madomado <madonuko@outlook.com>
2024-07-29 12:05:04 -05:00
Raboneko 65fcb85507 bump: discord-canary-openasar discord-canary 2024-07-29 16:38:25 +00:00
Raboneko 44a1dd17b8 bump: envision 2024-07-29 16:20:17 +00:00
Raboneko c8fd03956e bump: envision 2024-07-29 15:17:28 +00:00
madomado 2cda5051ae fix: starship (#1742) 2024-07-29 09:59:24 -05:00
madomado 1e2779df7f feat(zed-preview): include releases that are not pre-releases (#1753)
Signed-off-by: madomado <madonuko@outlook.com>
2024-07-29 09:56:26 -05:00
madomado 726e5b4ef8 add: ruffle (#1754) 2024-07-29 09:56:13 -05:00
madomado c687fd69f7 fix: gamescope-session (#1755)
Signed-off-by: madomado <madonuko@outlook.com>
2024-07-29 09:55:57 -05:00
Raboneko 4ac846d403 bump: envision 2024-07-29 12:58:38 +00:00
Raboneko 21c95c499a bump: discord-canary-openasar discord-canary envision mock-configs 2024-07-29 09:36:15 +00:00
madomado 6485b827cd bump: anda (#1749) 2024-07-29 15:49:29 +07:00
madomado ae65ccf197 fix(ci): update.yml (#1748)
update for 0.3.1

Signed-off-by: madomado <madonuko@outlook.com>
2024-07-29 01:09:34 -07:00
madomado daaa8b8193 fix: discord* (#1743) 2024-07-29 00:39:47 -05:00
Raboneko e0fffd6430 bump(nightly): flow nightly gamescope-session 2024-07-29 01:20:24 +00:00
Raboneko 9991babf9e bump: anda 2024-07-28 09:29:38 +00:00
Raboneko b07b1b9f6c bump: envision anda 2024-07-28 09:21:26 +00:00
Raboneko 9029452bd0 bump(nightly): flow nightly 2024-07-28 01:24:29 +00:00
Raboneko bebdedf5fb bump: libhelium tau-helium 2024-07-27 20:20:34 +00:00
madomado 918a38a807 fix: switchboard-plug-sharing (#1671)
* fix: switchboard-plug-sharing

* Update switchboard-plug-sharing.spec

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-07-27 13:02:37 -07:00
madomado 453a96d731 fix: switchboard-plug-networking (#1669)
* fix: switchboard-plug-networking

* Update switchboard-plug-networking.spec

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-07-27 13:02:05 -07:00
madomado 2d1d04a118 fix: switchboard-plug-keyboard (#1668)
* fix: switchboard-plug-keyboard

* Update switchboard-plug-keyboard.spec

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-07-27 13:01:58 -07:00
madomado 0c23c0a711 fix: switchboard-plug-parental-controls (#1670)
Signed-off-by: madonuko <madonuko@outlook.com>
2024-07-27 13:01:47 -07:00
madomado 1f2a747988 fix: switchboard-plug-sound (#1672) 2024-07-27 13:01:34 -07:00
madomado 285920f1a1 fix: switchboard-plug-useraccounts (#1673) 2024-07-27 13:01:29 -07:00
madomado f03c7324ef fix: switchboard-plug-datetime (#1676)
* fix: switchboard-plug-datetime

* Update switchboard-plug-datetime.spec

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

---------

Signed-off-by: madomado <madonuko@outlook.com>
2024-07-27 13:01:23 -07:00
madomado f1c3f32211 fix: switchboard-plug-about (#1674) 2024-07-27 13:01:20 -07:00
madomado 81bd31bef2 fix: switchboard-plug-applications (#1675) 2024-07-27 13:01:02 -07:00
madomado 9a67308286 fix: switchboard-plug-locale (#1677) 2024-07-27 13:00:50 -07:00
madomado 6a7d308034 fix: switchboard-plug-mouse-touchpad (#1678) 2024-07-27 13:00:42 -07:00
madomado fda8bf22c7 fix: switchboard-plug-notifications (#1679) 2024-07-27 13:00:36 -07:00
madomado ead46838d2 fix: switchboard-plug-power (#1680) 2024-07-27 13:00:23 -07:00
Raboneko cffad89d0c bump: pillow-heif 2024-07-27 16:25:26 +00:00
Raboneko 720d79499c bump: envision 2024-07-27 15:14:45 +00:00
Raboneko 2d597a2316 bump: envision 2024-07-27 14:50:47 +00:00
Raboneko 994d07fe50 bump: envision 2024-07-27 09:58:27 +00:00
Raboneko b51001bcc6 bump: starship 2024-07-27 09:27:00 +00:00
Raboneko 907540cd06 bump: sarasa-gothic limine 2024-07-27 09:15:37 +00:00
Raboneko e97e2c4a1b bump: envision 2024-07-27 08:55:50 +00:00
Raboneko c56b0c0eaa bump: envision 2024-07-27 08:18:54 +00:00
Raboneko e4a09211fd bump: envision 2024-07-27 07:56:30 +00:00
lea 1d8cafc982 fix: use mold for linking and various other fixes (#1648) 2024-07-26 20:24:21 -07:00
Raboneko 831c2b2bf2 bump(nightly): mpv nightly nim-nightly 2024-07-27 01:17:23 +00:00
Raboneko 62e80cd977 bump: envision 2024-07-26 22:21:31 +00:00
Raboneko 557ffe3063 bump: discord-ptb-openasar discord-ptb 2024-07-26 21:59:46 +00:00
Raboneko d4ddb341eb bump: discord-canary-openasar discord-canary 2024-07-26 21:28:29 +00:00
Raboneko 15fa0cc822 bump: discord-canary-openasar discord-canary 2024-07-26 20:46:16 +00:00
Raboneko e3cf473fec bump: envision 2024-07-26 19:18:38 +00:00
Raboneko ad33a79f2c bump: osu-lazer 2024-07-26 18:38:58 +00:00
Raboneko 668703f718 bump: switchboard-plug-keyboard switchboard-plug-networking switchboard-plug-onlineaccounts switchboard-plug-parental-controls switchboard-plug-printers switchboard-plug-sharing switchboard-plug-sound switchboard-plug-useraccounts 2024-07-26 17:29:02 +00:00
Raboneko 872f475b44 bump: switchboard-plug-about switchboard-plug-applications switchboard-plug-datetime switchboard-plug-locale switchboard-plug-mouse-touchpad switchboard-plug-notifications switchboard-plug-power preview libhelium tau-helium 2024-07-26 17:13:55 +00:00
269 changed files with 7015 additions and 2189 deletions
+11 -12
View File
@@ -6,13 +6,13 @@ on:
paths:
- anda/**
branches:
- el9
- frawhide
pull_request:
branches:
- el9
- frawhide
merge_group:
branches:
- el9
- frawhide
workflow_dispatch:
workflow_call:
@@ -23,7 +23,7 @@ jobs:
outputs:
build_matrix: ${{ steps.generate_build_matrix.outputs.build_matrix }}
container:
image: ghcr.io/terrapkg/builder:el9
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Set workspace as safe
@@ -40,11 +40,11 @@ jobs:
strategy:
matrix:
pkg: ${{ fromJson(needs.manifest.outputs.build_matrix) }}
version: ["9"]
version: ["rawhide"]
fail-fast: false
runs-on: ${{ matrix.pkg.arch == 'aarch64' && 'ARM64' || matrix.pkg.labels['large'] && 'x86-64-lg' || 'ubuntu-latest' }}
container:
image: ghcr.io/terrapkg/builder:el${{ matrix.version }}
image: ghcr.io/terrapkg/builder:f${{ matrix.version}}
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Checkout
@@ -63,16 +63,15 @@ jobs:
- name: Include custom build template instead of package default
run: |
cp -v mock-configs/el9.tpl /etc/mock/templates/
cp -v mock-configs/epel9.tpl /etc/mock/templates/
cp -v mock-configs/terra.tpl /etc/mock/templates/terra.tpl
- name: Build with Andaman
run: anda build ${{ matrix.pkg.pkg }} --package rpm -c mock-configs/terra-el${{ matrix.version }}+epel-${{ matrix.pkg.arch }}.cfg
run: anda build ${{ matrix.pkg.pkg }} --package rpm -c mock-configs/terra-${{ matrix.version }}-${{ matrix.pkg.arch }}.cfg
- name: Build with Andaman (alternate arch)
if: |
matrix.pkg.arch == 'x86_64' && matrix.pkg.labels['multilib']
run: anda build ${{ matrix.pkg.pkg }} --package rpm -c mock-configs/terra-el${{ matrix.version }}+epel-i386.cfg
run: anda build ${{ matrix.pkg.pkg }} --package rpm -c mock-configs/terra-${{ matrix.version }}-i386.cfg
- name: Generating artifact name
id: art
@@ -95,7 +94,7 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ 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'
@@ -103,7 +102,7 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ 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'
+15 -30
View File
@@ -7,65 +7,50 @@ jobs:
bootstrap:
strategy:
matrix:
version: ["9"]
version: ["rawhide"]
arch: ["x86_64", "aarch64"]
fail-fast: true
runs-on: ${{ matrix.arch == 'aarch64' && 'ARM64' || 'ubuntu-latest' }}
container:
image: docker.io/library/almalinux:${{ matrix.version }}
image: registry.fedoraproject.org/fedora-minimal:${{ matrix.version }}
options: --cap-add=SYS_ADMIN --privileged
steps:
- uses: actions/checkout@v4
with:
ref: el${{ matrix.version }}
fetch-depth: 1
- name: Install repositories
run: |
dnf install -y 'dnf-command(config-manager)'
dnf config-manager --set-enabled crb
dnf install -y https://dl.fedoraproject.org/pub/epel/epel-release-latest-${{ matrix.version }}.noarch.rpm
dnf install -y mock wget git-core openssl-devel cargo podman fuse-overlayfs rpm-build mock
dnf builddep -y anda/{terra/{mock-configs,srpm-macros},tools/buildsys/subatomic}/*.spec
- name: Vendor Go
run: |
rm /usr/bin/go
curl -L https://go.dev/dl/go1.22.6.linux-${{ matrix.arch == 'aarch64' && 'arm64' || 'amd64' }}.tar.gz -o go.tar.gz
tar xf go.tar.gz go/bin/go
cp go/bin/go /usr/local/bin/
run: dnf5 install -y --setopt=install_weak_deps=False mock curl wget git-core openssl-devel cargo podman fuse-overlayfs
- name: Install Anda
run: cargo install anda
- uses: actions/checkout@v4
with:
ref: f${{ matrix.version }}
fetch-depth: 1
- name: Build terra-mock-configs
run: |
echo "PATH=$PATH:/github/home/.cargo/bin" >> $GITHUB_ENV
export PATH=$PATH:/github/home/.cargo/bin
git config --global --add safe.directory "$GITHUB_WORKSPACE"
anda build -c almalinux-${{ matrix.version }}-${{ matrix.arch }} anda/terra/mock-configs/pkg --rpm-builder=rpmbuild
anda build -c fedora-${{ matrix.version }}-${{ matrix.arch }} anda/terra/mock-configs/pkg -p rpm
- name: Install terra-mock-configs
run: dnf install -y anda-build/rpm/rpms/terra-mock-configs*.rpm
run: dnf5 install -y anda-build/rpm/rpms/terra-mock-configs*.rpm
- name: Build anda-srpm-macros
run: anda build -c terra-el${{ matrix.version }}+epel-${{ matrix.arch }}.cfg anda/terra/srpm-macros/pkg --rpm-builder=rpmbuild
run: anda build -c terra-${{ matrix.version }}-${{ matrix.arch }} anda/terra/srpm-macros/pkg
- name: Build Subatomic
run: anda build -c terra-el${{ matrix.version }}+epel-${{ matrix.arch }}.cfg anda/tools/buildsys/subatomic/pkg --rpm-builder=rpmbuild
run: anda build -c terra-${{ matrix.version }}-${{ matrix.arch }} anda/tools/buildsys/subatomic/pkg
- name: Install Subatomic
run: dnf install -y ./anda-build/rpm/rpms/subatomic-*.rpm
run: dnf5 install -y ./anda-build/rpm/rpms/subatomic-*.rpm
- name: Install Build Dependencies for Andaman
run: dnf builddep -y anda/tools/buildsys/anda/*.spec
- name: Build Andaman
run: anda build -c terra-el${{ matrix.version }}+epel-${{ matrix.arch }} anda/tools/buildsys/anda/pkg --rpm-builder=rpmbuild
run: anda build -c terra-${{ matrix.version }}-${{ matrix.arch }} anda/tools/buildsys/anda/pkg
- name: Upload packages to subatomic
run: |
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ matrix.version }} anda-build/rpm/rpms/*
terra${{ matrix.version }} anda-build/rpm/rpms/*
- name: Upload source packages to subatomic
if: github.event_name == 'push'
@@ -73,4 +58,4 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ matrix.version }}-source anda-build/rpm/srpm/*
terra${{ matrix.version }}-source anda-build/rpm/srpm/*
+6 -7
View File
@@ -44,12 +44,12 @@ jobs:
strategy:
matrix:
pkg: ${{ fromJson(needs.parse.outputs.pkgs) }}
version: ["9"]
version: ["rawhide"]
arch: ${{ fromJson(needs.parse.outputs.arch) }}
fail-fast: false
runs-on: ${{ matrix.arch == 'aarch64' && 'ARM64' || needs.parse.outputs.builder && needs.parse.outputs.builder || 'ubuntu-latest' }}
container:
image: ghcr.io/terrapkg/builder:el${{ matrix.version }}
image: ghcr.io/terrapkg/builder:f${{ matrix.version }}
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Checkout
@@ -68,11 +68,10 @@ jobs:
- name: Include custom build template instead of package default
run: |
cp -v mock-configs/el9.tpl /etc/mock/templates/
cp -v mock-configs/epel9.tpl /etc/mock/templates/
cp -v mock-configs/terra.tpl /etc/mock/templates/terra.tpl
- name: Build with Andaman
run: anda build anda/${{ matrix.pkg }}pkg --package rpm -c mock-configs/terra-el${{ matrix.version }}+epel-${{ matrix.pkg.arch }}.cfg
run: anda build anda/${{ matrix.pkg }}pkg --package rpm -c mock-configs/terra-${{ matrix.version }}-${{ matrix.arch }}.cfg
- name: Generating artifact name
id: art
@@ -94,14 +93,14 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ matrix.version }} anda-build/rpm/rpms/*
terra${{ matrix.version }} anda-build/rpm/rpms/*
- name: Upload source packages to subatomic
run: |
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ matrix.version }}-source anda-build/rpm/srpm/*
terra${{ matrix.version }}-source anda-build/rpm/srpm/*
- name: Notify Madoguchi (Success)
if: success()
+6 -7
View File
@@ -11,11 +11,11 @@ jobs:
strategy:
matrix:
pkg: ${{ fromJson(inputs.packages) }}
version: ["9"]
version: ["rawhide"]
fail-fast: false
runs-on: ${{ matrix.pkg.arch == 'aarch64' && 'ARM64' || 'ubuntu-latest' }}
container:
image: ghcr.io/terrapkg/builder:el${{ matrix.version }}
image: ghcr.io/terrapkg/builder:f${{ matrix.version }}
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Checkout
@@ -34,11 +34,10 @@ jobs:
- name: Include custom build template instead of package default
run: |
cp -v mock-configs/el9.tpl /etc/mock/templates/
cp -v mock-configs/epel9.tpl /etc/mock/templates/
cp -v mock-configs/terra.tpl /etc/mock/templates/terra.tpl
- name: Build with Andaman
run: anda build ${{ matrix.pkg.pkg }} --package rpm -c mock-configs/terra-el${{ matrix.version }}+epel-${{ matrix.pkg.arch }}.cfg
run: anda build ${{ matrix.pkg.pkg }} --package rpm -c mock-configs/terra-${{ matrix.version }}-${{ matrix.pkg.arch }}.cfg
- name: Generating artifact name
id: art
@@ -60,7 +59,7 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ matrix.version }} anda-build/rpm/rpms/*
terra${{ matrix.version }} anda-build/rpm/rpms/*
- name: Upload source packages to subatomic
if: github.event_name == 'push'
@@ -68,7 +67,7 @@ jobs:
subatomic-cli upload --prune \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
terra-el${{ matrix.version }}-source anda-build/rpm/srpm/*
terra${{ matrix.version }}-source anda-build/rpm/srpm/*
- name: Notify Madoguchi (Success)
if: success()
+2 -2
View File
@@ -7,7 +7,7 @@ export p="{\"id\":\"$5\",\"ver\":\"%v\",\"rel\":\"%r\",\"arch\":\"$4\",\"dirs\":
if [[ $1 == false ]]; then
d=${p/\%v/?}
d=${d/\%r/?}
curl -H "Authorization: Bearer $6" https://madoguchi.fyralabs.com/ci/terra-el$3/builds/f -X PUT -H "Content-Type: application/json" -d $d --fail-with-body
curl -H "Authorization: Bearer $6" https://madoguchi.fyralabs.com/ci/terra$3/builds/f -X PUT -H "Content-Type: application/json" -d $d --fail-with-body
exit 0
fi
@@ -17,5 +17,5 @@ for f in anda-build/rpm/rpms/*; do
r=$(lesspipe.sh $f | grep -E "Release\s*: " | sed "s@Release\s*: @@")
d=${p/\%v/$v}
d=${d/\%r/$r}
curl -H "Authorization: Bearer $6" https://madoguchi.fyralabs.com/ci5/terra-el$3/builds/$n -X PUT -H "Content-Type: application/json" -d $d --fail-with-body
curl -H "Authorization: Bearer $6" https://madoguchi.fyralabs.com/ci5/terra$3/builds/$n -X PUT -H "Content-Type: application/json" -d $d --fail-with-body
done
+52
View File
@@ -0,0 +1,52 @@
name: Update per branch
on:
schedule:
- cron: "*/30 * * * *"
workflow_dispatch:
jobs:
autoupdate:
runs-on: ubuntu-latest
strategy:
matrix:
branch:
- frawhide
- f39
- f40
- f41
- el9
container:
image: ghcr.io/terrapkg/builder:frawhide
options: --cap-add=SYS_ADMIN --privileged
steps:
- name: Checkout
uses: actions/checkout@v4
with:
ref: ${{ matrix.branch }}
fetch-depth: 0
ssh-key: ${{ secrets.SSH_AUTHENTICATION_KEY }}
- name: Install SSH signing key & Set up git repository
run: |
mkdir -p ${{ runner.temp }}
echo "${{ secrets.SSH_SIGNING_KEY }}" > ${{ runner.temp }}/signing_key
chmod 0700 ${{ runner.temp }}/signing_key
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Run Update
run: anda update -vv --filters updbranch=1 --labels branch=${{ matrix.branch }}
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
RUST_BACKTRACE: full
- name: Save
run: |
if [[ `git status --porcelain` ]]; then
git config user.name "Raboneko"
git config user.email "raboneko@fyralabs.com"
git config gpg.format "ssh"
git config user.signingkey "${{ runner.temp }}/signing_key"
msg="bump(branch): $(git status | grep modified | sed -r 's@.+/([^/]+)/[^/]+\n?@\1 @g' | tr -d '\n')"
git commit -S -a -m "$msg"
git push -u origin --all
fi
+5 -2
View File
@@ -3,7 +3,9 @@ name: Push comps updates
on:
push:
branches:
- el9
- frawhide
- f40
- f39
paths:
- comps.xml
workflow_dispatch:
@@ -18,7 +20,8 @@ jobs:
- name: Push to subatomic
run: |
branch=${{ github.ref_name }}
ver=${branch/f/}
subatomic-cli upload-comps \
--server https://subatomic.fyralabs.com \
--token ${{ secrets.SUBATOMIC_TOKEN }} \
"terra-${branch}" comps.xml
"terra${ver}" comps.xml
+1 -1
View File
@@ -25,7 +25,7 @@ jobs:
git config --global --add safe.directory "$GITHUB_WORKSPACE"
- name: Run Update
run: anda update -vv --filters nightly=0
run: anda update -vv --excludes nightly=1 --excludes updbranch=1
env:
GITHUB_TOKEN: ${{ secrets.AUTOUPDATE_GH_TOKEN }}
RUST_BACKTRACE: full
+4 -6
View File
@@ -1,9 +1,7 @@
# Contributing
First of all, thanks for being interested in contributing to Terra! If you have any questions about contributing, please contact us on [Discord](https://discord.gg/5fdPuxTg5Q).
First of all, thanks for being interested in contributing to Terra! If you have any questions about contributing, please [join our chats](https://wiki.ultramarine-linux.org/en/community/community/).
## Documentations
* [Contribution Guide](https://developer.fyralabs.com/terra/contributing)
* [FAQ](https://developer.fyralabs.com/terra/faq)
* [Policy](https://developer.fyralabs.com/terra/policy)
- [Contribution Guide](https://developer.fyralabs.com/terra/contributing)
- [FAQ](https://developer.fyralabs.com/terra/faq)
- [Policy](https://developer.fyralabs.com/terra/policy)
+18 -3
View File
@@ -7,16 +7,31 @@
Terra is a rolling-release Fedora repository for all the software you need.
With Terra, you can install the latest packages knowing that quality and security are assured.
See the introduction at [our website](https://terra.fyralabs.com).
This monorepo contains the package manifests for all packages in Terra.
## Installation
```bash
sudo dnf install --repofrompath 'terra,https://repos.fyralabs.com/terra$releasever' --setopt='terra.gpgkey=https://repos.fyralabs.com/terra$releasever/key.asc' terra-release
```
You should also install the `terra-release` package so that when our infrastructure has any migrations, you can be assured that your Terra installation will still work as-is.
If you are using immutable/atomic editions of Fedora, run the following commands instead:
```bash
curl -fsSL https://github.com/terrapkg/subatomic-repos/raw/main/terra.repo | pkexec tee /etc/yum.repos.d/terra.repo
sudo rpm-ostree install terra-release
```
## Documentation
Our documentation can be found on our [Devdocs](https://developer.fyralabs.com/terra/). Alternatively, the GitHub Wiki contains older versions of the documentations.
Our documentation can be found on our [Devdocs](https://developer.fyralabs.com/terra/).
## Questions?
Feel free to reach out on [Discord](https://discord.gg/5fdPuxTg5Q). We're always happy to help!
Feel free to reach out by [joining our community](https://wiki.ultramarine-linux.org/en/community/community/). We're always happy to help!
- [Contribution Guide](https://developer.fyralabs.com/terra/contributing)
- [FAQ](https://developer.fyralabs.com/terra/faq)
- [Policy](https://developer.fyralabs.com/terra/policy)
+3 -1
View File
@@ -8,7 +8,7 @@ Release: 1%?dist
Summary: Flashcard program for using space repetition learning (Installed with wheel)
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND CC-BY-SA-3.0 AND CC-BY-3.0 AND Apache-2.0 AND CC-BY-2.5
URL: https://apps.ankiweb.net/
BuildRequires: python3-pip cargo
BuildRequires: python3-pip rpm_macro(fdupes) cargo
Requires: python3-sqlalchemy python3-simplejson python3-matplotlib python3-decorator python3-markdown python3-orjson
Requires: python3-requests python3-pygame python3-beautifulsoup4 python3-httplib2 python3-pyaudio python3-jsonschema
Requires: python3-flask-cors python3-protobuf python3-requests python3-waitress python3-pyqt6-webengine python3-send2trash
@@ -50,6 +50,8 @@ cp -r ./{_aqt,anki*,aqt*} %buildroot/usr/lib/python3*/site-packages/
rm -rf %buildroot%_bindir/{distro,flask,jsonschema,markdown_py,normalizer,send2trash,waitress-serve}
%fdupes %buildroot%_libdir/python*/site-packages/_aqt/data/
%files
%license LICENSE
+3 -1
View File
@@ -4,7 +4,7 @@ Release: 1%?dist
Summary: Flashcard program for using space repetition learning
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND CC-BY-SA-3.0 AND CC-BY-3.0 AND Apache-2.0 AND CC-BY-2.5
URL: https://apps.ankiweb.net/
BuildRequires: python3-devel python3-setuptools python3-waitress python3-protobuf python3-pysocks
BuildRequires: python3-devel python3-setuptools python3-waitress python3-protobuf python3-pysocks rpm_macro(fdupes)
BuildRequires: python3-distro python3-flask-cors python3-jsonschema python3-send2trash python3-certifi python3-simplejson python3-pyqt5-sip
BuildRequires: python3-installer make mold cargo git rsync ninja-build libxcrypt-compat nodejs python3.9 python-unversioned-command gcc
Requires: hicolor-icon-theme python3-sqlalchemy python3-simplejson python3-matplotlib python3-decorator python3-markdown python3-send2trash python3-orjson mpv python3-qt5-webengine
@@ -46,6 +46,8 @@ chmod 755 %{buildroot}%{_bindir}/anki
find %{buildroot} -iname __pycache__ | xargs -r rm -rf
find %{buildroot} -iname direct_url.json | xargs -r rm -rf
%fdupes %_libdir/python*/site-packages/_aqt/data/
%files
%license LICENSE*
+4 -1
View File
@@ -4,7 +4,7 @@ Release: 1%?dist
Summary: Flashcard program for using space repetition learning
License: AGPL-3.0-or-later AND GPL-3.0-or-later AND LGPL-3.0-or-later AND MIT AND BSD-3-Clause AND CC-BY-SA-3.0 AND CC-BY-3.0 AND Apache-2.0 AND CC-BY-2.5
URL: https://apps.ankiweb.net/
BuildRequires: python3-devel python3-setuptools python3-waitress python3-protobuf python3-pysocks
BuildRequires: python3-devel python3-setuptools python3-waitress python3-protobuf python3-pysocks rpm_macro(fdupes)
BuildRequires: python3-distro python3-flask-cors python3-jsonschema python3-send2trash python3-certifi python3-simplejson
BuildRequires: python3-installer make mold cargo git rsync ninja-build libxcrypt-compat nodejs python3.9 python-unversioned-command gcc python3-pyqt6-webengine
Requires: hicolor-icon-theme python3-sqlalchemy python3-simplejson python3-matplotlib python3-decorator python3-markdown python3-send2trash
@@ -50,6 +50,9 @@ find %{buildroot} -iname direct_url.json | xargs -r rm -rf
chmod 755 %{buildroot}%{_bindir}/anki
%fdupes %_libdir/python*/site-packages/_aqt/data/
%files
%license LICENSE*
%doc README*
-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.2.7
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"));
+1 -1
View File
@@ -8,7 +8,7 @@ for background device management, as well as a GUI to expertly customize your se
%global __brp_mangle_shebangs %{nil}
Name: coolercontrol
Version: 1.4.0
Version: 1.4.2
Release: 1%?dist
Summary: Cooling device control for Linux
License: GPL-3.0-or-later
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: discord-canary-openasar
Version: 0.0.462
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.462
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.61
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.96
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.96
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.61
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);
+4 -4
View File
@@ -1,5 +1,5 @@
%global commit 5d0131a00c52b791cad3543e33017c28e021cb92
%global commit_date 20240727
%global commit c40a4ad05a8e6ea99eed4a7d7d2098a08686e065
%global commit_date 20241021
%global shortcommit %(c=%{commit}; echo ${c:0:7})
Name: envision
@@ -9,14 +9,14 @@ Summary: UI for building, configuring and running Monado, the open source
License: AGPL-3.0-or-later
URL: https://gitlab.com/gabmus/envision/
Source0: %url/-/archive/%commit/envision-%commit.tar.gz
BuildRequires: meson ninja-build cargo
BuildRequires: meson ninja-build cargo
BuildRequires: pkgconfig(glib-2.0) >= 2.66
BuildRequires: pkgconfig(gio-2.0) >= 2.66
BuildRequires: pkgconfig(gtk4) >= 4.10.0
BuildRequires: pkgconfig(vte-2.91-gtk4) >= 0.72.0
BuildRequires: pkgconfig(libadwaita-1)
BuildRequires: pkgconfig(libusb-1.0)
BuildRequires: openssl-devel
BuildRequires: openssl-devel-engine
BuildRequires: openxr-devel
BuildRequires: libappstream-glib
BuildRequires: desktop-file-utils
+1 -1
View File
@@ -6,7 +6,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: feishin
Version: 0.7.1
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());
}
+2 -2
View File
@@ -5,9 +5,9 @@
%global pure_protobuf_version 2.0.0
Name: komikku
Version: 1.51.1
Version: 1.60.0
%forgemeta
Release: %autorelease
Release: 1%?dist
Summary: A manga reader for GNOME
BuildArch: noarch
+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.2.7
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 3c7b6db205c027d3c4f12285719367792e471b57
%global commit 165159fdef3b38411627d875679323812276d819
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240725
%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-07-29
%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",
-]
+6 -2
View File
@@ -4,13 +4,17 @@
# do not strip binaries
%define __strip /bin/true
# do not perform compression in cpio
%define _source_payload w0.ufdio
%define _binary_payload w0.gzdio
# Exclude private libraries
%global __requires_exclude libffmpeg.so
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: voicevox
Version: 0.19.2
Release: 4%?dist
Version: 0.21.0
Release: 1%?dist
Summary: Free Japanese text-to-speech editor
License: LGPL-3.0
URL: https://voicevox.hiroshiba.jp
+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,114 +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: 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
@@ -116,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
@@ -125,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
@@ -155,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
@@ -207,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
@@ -245,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
@@ -273,6 +277,8 @@ workspaces.
# Remove absolute symlink and replace with relative symlink
rm -f %{buildroot}%{_bindir}/quickchar
%fdupes %_libdir/budgie-desktop/plugins/budgie-weathershow/weather_icons
%post
%{__ln_s} -fv %{_bindir}/quickchar %{_libdir}/quickchar/quickchar
+4
View File
@@ -14,6 +14,7 @@ Patch1: gtk-extents.patch
Patch2: focus-prevention-disable.patch
Conflicts: compiz
BuildRequires: rpm_macro(fdupes)
BuildRequires: libX11-devel
BuildRequires: libdrm-devel
BuildRequires: libXcursor-devel
@@ -103,6 +104,9 @@ find %{buildroot} -name '*.la' -exec rm -f {} ';'
mkdir -p %{buildroot}%{_datadir}/compiz/icons/hicolor/{scalable/{apps,\
categories},22x22/{categories,devices,mimetypes}}
%fdupes %buildroot%_datadir/glib-2.0/schemas/
%fdupes %buildroot%_datadir/ccsm/icons/hicolor/scalable/apps/
%files -f compiz.lang
%doc AUTHORS README NEWS
@@ -11,15 +11,16 @@ URL: https://github.com/fthx/appmenu-is-back
BuildArch: noarch
Source0: https://github.com/fthx/appmenu-is-back/archive/refs/tags/v%{version}.tar.gz
Patch0: https://github.com/fthx/appmenu-is-back/compare/v2..703a31acf900eb7bcab3462baeefa815ec7f13ab.patch
Requires: (gnome-shell >= 45~ with gnome-shell < 46~)
Requires: (gnome-shell >= 46~ with gnome-shell < 48~)
Recommends: gnome-extensions-app
%description
This extension brings back the app menu in the top panel, for GNOME 45 and later.
%prep
%autosetup -n appmenu-is-back-%{version}
%autosetup -n appmenu-is-back-%{version} -p1
%install
install -Dm644 metadata.json %{buildroot}%{_datadir}/gnome-shell/extensions/%{uuid}/metadata.json
@@ -1,9 +1,9 @@
# from Fedora upstream
%global extension pop-shell
%global uuid %{extension}@system76.com
%global commit cfa0c55e84b7ce339e5ce83832f76fee17e99d51
%global commit e25621e2595eb5235ecb1a41167d1324a2b2a297
%global shortcommit %{lua:print(macros.commit:sub(1,7))}
%global commit_date 20240404
%global commit_date 20241010
%global ver 1.2.0
Name: terra-gnome-shell-extension-%{extension}
@@ -1,12 +1,13 @@
Name: kde-liquidshell
Version: 1.9.0
Version: 1.10.0
Release: %autorelease
Summary: Basic desktop shell using QtWidgets
Provides: liquidshell = %version
License: GPL-3.0
URL: https://invent.kde.org/system/liquidshell
Source0: https://download.kde.org/stable/liquidshell/liquidshell-%version.tar.xz
#Source0: https://download.kde.org/stable/liquidshell/liquidshell-%version.tar.xz
Source0: %url/-/archive/v%version/liquidshell-v%version.tar.gz
BuildRequires: cmake
BuildRequires: libappstream-glib
@@ -16,6 +17,7 @@ BuildRequires: extra-cmake-modules
BuildRequires: pkgconfig(Qt5X11Extras)
BuildRequires: qt5-qtbase-private-devel
BuildRequires: qt5-qtbase-static
BuildRequires: qt6-qtbase
BuildRequires: cmake(KF5WindowSystem)
BuildRequires: cmake(KF5WidgetsAddons)
BuildRequires: cmake(KF5ConfigWidgets)
@@ -44,7 +46,7 @@ Recommends: polkit-kde
liquidshell is a basic Desktop Shell implemented using QtWidgets.
%prep
%autosetup -n liquidshell-%version
%autosetup -n liquidshell-v%version
%build
%cmake_kf5 -DWITH_PACKAGEKIT=true
@@ -1,2 +1 @@
let html = get("https://download.kde.org/stable/liquidshell/");
rpm.version(find(`>liquidshell-([.\d]+)\.tar\.xz</a>`, html, 1));
rpm.version(gitlab("invent.kde.org", "1990"));
@@ -1,6 +1,6 @@
%global forgeurl https://github.com/KDE/latte-dock/
%global commit 4f1c08054b1f975176375f615cf9d2470f7ec7ed
%global commit 86731f1566d9063082c37ce16146f347aacaa3a1
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date %(date '+%Y%m%d')
%global snapshot_info %{commit_date}.%{shortcommit}
@@ -20,7 +20,7 @@ BuildRequires: pkgconfig(Qt5Core)
BuildRequires: pkgconfig(Qt5Quick)
BuildRequires: cppcheck
BuildRequires: doxygen
BuildRequires: fdupes
%description
API to interface with the Lomiri desktop environment.
@@ -52,6 +52,7 @@ sed -i 's?lib/${CMAKE_LIBRARY_ARCHITECTURE}?%{_lib}?' CMakeLists.txt
%install
%cmake_install
%fdupes %buildroot%_docdir/liblomiri-api
%files
%doc README
@@ -1,5 +1,5 @@
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-app-launch
%global commit af441bdb31bb76b207119a8c91eef3fa93c0c078
%global commit a057a37b56b96efddc7f42577407a3a08a0575cf
%forgemeta
Name: lomiri-app-launch
@@ -24,7 +24,7 @@ BuildRequires: pkgconfig(dbus-1)
BuildRequires: pkgconfig(libglog)
BuildRequires: pkgconfig(liblomiri-api)
BuildRequires: pkgconfig(systemd)
BuildRequires: fdupes
%description
Upload Download Manager performs uploads and downloads from a centralized
@@ -56,6 +56,7 @@ sed -e "s/-Werror//g" -i CMakeLists.txt
%install
%cmake_install
%fdupes %buildroot%_docdir/%name/cpp/html/
%find_lang %{name}
%files -f %{name}.lang
@@ -1,5 +1,5 @@
%global forgeurl https://gitlab.com/ubports/development/core/lomiri-system-settings
%global commit 0f9ce94e628a245cb3a7e97a7a169cb94e04c9ea
%global commit 5f109350771bc9e0cdae33c2990c85e18a4c4356
%forgemeta
Name: lomiri-system-settings
@@ -33,7 +33,7 @@ BuildRequires: qt5-qtdeclarative-devel
BuildRequires: qt5-pim-devel
BuildRequires: python3-rpm-macros
BuildRequires: qt5-qtsvg-devel
BuildRequires: fdupes
Requires: qt5-qtgraphicaleffects
Requires: qt5-qtfeedback
@@ -89,6 +89,9 @@ Examples for Lomiri-ui-toolkit.
%make_install INSTALL_ROOT=%{buildroot} STRIP=/bin/true
# Used by apicheck during tests only
rm -rf %{buildroot}%{_qt5_qmldir}/Extinct
%fdupes %buildroot%_libdir/qt5/qml/Lomiri/Components/
%fdupes %buildroot%_libdir/qt5/examples/%name/examples/
%find_lang %{name}
%find_lang %{name}-gallery
@@ -1,8 +1,8 @@
%global rn 4
%global rn 1
Name: unity-greeter
Version: 23.10.1
Release: %autorelease
Version: 24.10.1
Release: 1%?dist
Summary: Unity Greeter for Lightdm
License: GPL-3.0
@@ -1,4 +1,4 @@
%define _ubuntu_rel 1ubuntu4
%define _ubuntu_rel 8ubuntu1
Name: unity-session
Summary: Lightdm profile for Unity 7
@@ -15,7 +15,7 @@ Source0: %{url}/-/archive/%commit/unityx-%commit.tar.bz2
Source2: https://gitlab.xfce.org/panel-plugins/xfce4-windowck-plugin/-/commit/dee596492f006d02e2b39abd072ddd7b37fefe82.diff
Patch0: 0001-Remove-social-scope.patch
BuildRequires: fdupes
BuildRequires: cmake
BuildRequires: g++
BuildRequires: gcc
@@ -163,6 +163,8 @@ rm -rf .%{_datadir}/unityx
ln -s %{_datadir}/unity .%{_datadir}/unityx
popd
%fdupes %buildroot%_datadir/themes/
%find_lang unityx
%find_lang xfce4-windowck-plugin
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "mate-dock-applet.spec"
}
}
@@ -0,0 +1,36 @@
%define debug_package %nil
Name: mate-dock-applet
Version: 21.10.0
Release: 1%?dist
Summary: Application dock for the MATE panel
License: GPL-3.0-or-later
URL: https://github.com/ubuntu-mate/mate-dock-applet
Source0: %url/archive/refs/tags/%version.tar.gz
BuildRequires: automake make gcc
BuildRequires: python3 python3-xlib python3-pillow glib2-devel python3-cairo bamf-daemon bamf python3-distro gettext-devel
Requires: bamf libnotify mate-panel python3-cairo python3-dbus python3-gobject python3-pillow python3-pyxdg python3-xlib
Packager: madonuko <mado@fyralabs.com>
%description
%summary.
%prep
%autosetup
autoreconf -fi
%build
%configure --with-gtk3
%make_build
%install
%make_install
%files
%doc README.md
%license COPYING
%_libdir/mate-applets/%name/
%_datadir/dbus-1/services/org.mate.panel.applet.DockAppletFactory.service
%_datadir/glib-2.0/schemas/org.mate.panel.applet.dock.gschema.xml
%_datadir/locale/*/LC_MESSAGES/%name.mo
%_datadir/mate-panel/applets/org.mate.panel.DockApplet.mate-panel-applet
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "swayfx.spec"
}
}
+151
View File
@@ -0,0 +1,151 @@
%global swayVersion 1.9
Name: swayfx
Version: 0.4
Release: 1%{?dist}
Summary: SwayFX: Sway, but with eye candy!
URL: https://github.com/WillPower3309/swayfx
License: MIT
Source0: %{url}/archive/refs/tags/%{version}.tar.gz
Source101: https://github.com/wlrfx/packages/raw/fe1355c4844078f49761e9d73a376179d3007646/COPR/swayfx/sway-portals.conf
BuildRequires: gcc-c++
BuildRequires: gnupg2
BuildRequires: meson >= 0.60.0
BuildRequires: pkgconfig(cairo)
BuildRequires: pkgconfig(gdk-pixbuf-2.0)
BuildRequires: pkgconfig(glesv2)
BuildRequires: pkgconfig(json-c) >= 0.13
BuildRequires: pkgconfig(libdrm)
BuildRequires: pkgconfig(libevdev)
BuildRequires: pkgconfig(libinput) >= 1.21.0
BuildRequires: pkgconfig(libpcre2-8)
BuildRequires: pkgconfig(libsystemd) >= 239
BuildRequires: pkgconfig(libudev)
BuildRequires: pkgconfig(pango)
BuildRequires: pkgconfig(pangocairo)
BuildRequires: pkgconfig(pixman-1)
BuildRequires: pkgconfig(scdoc)
BuildRequires: pkgconfig(wayland-client)
BuildRequires: pkgconfig(wayland-cursor)
BuildRequires: pkgconfig(wayland-server) >= 1.21.0
BuildRequires: pkgconfig(wayland-protocols) >= 1.24
BuildRequires: (pkgconfig(wlroots) >= 0.17.0 with pkgconfig(wlroots) < 0.18)
BuildRequires: (pkgconfig(scenefx) >= 0.1 with pkgconfig(scenefx) < 0.2)
BuildRequires: pkgconfig(xcb)
BuildRequires: pkgconfig(xcb-icccm)
BuildRequires: pkgconfig(xkbcommon) >= 1.5.0
Requires: sway-config
Suggests: %{name}-config-upstream
Conflicts: sway
Provides: sway = %{swayVersion}
Packager: Atmois <atmois@atmois.com>
%description
%{summary}
# Configuration presets:
%package config-upstream
Summary: Upstream configuration for Sway
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
Provides: sway-config = %{version}-%{release}
Conflicts: sway-config
%package wallpapers
Summary: Wallpapers for Sway
BuildArch: noarch
License: CC0
%description wallpapers
Wallpaper collection provided with Sway
# Require the wallpaper referenced in the config.
# Weak dependency here causes a swaynag warning during the configuration load
Requires: sway-wallpapers
# Lack of graphical drivers may hurt the common use case
Requires: mesa-dri-drivers
# Logind needs polkit to create a graphical session
Requires: polkit
# swaybg is used in the default config
Requires: swaybg
# dmenu (as well as rxvt any many others) requires XWayland on Sway
Requires: xorg-x11-server-Xwayland
# Sway binds the terminal shortcut to one specific terminal. In our case foot
Recommends: foot
# grim is the recommended way to take screenshots on sway 1.0+
Recommends: grim
# wmenu is the default launcher in sway, but it still requires dmenu_path to work
Recommends: dmenu
Recommends: wmenu
# In addition, xargs is recommended for use in such a launcher arrangement
Recommends: findutils
# Install configs and scripts for better integration with systemd user session
Recommends: sway-systemd
# Both utilities are suggested in the default configuration
Recommends: swayidle
Recommends: swaylock
# Minimal installation doesn't include Qt Wayland backend
Recommends: (qt5-qtwayland if qt5-qtbase-gui)
Recommends: (qt6-qtwayland if qt6-qtbase-gui)
%description config-upstream
Upstream configuration for Sway.
Includes all important dependencies for a typical desktop system with minimal or no divergence from the upstream.
%prep
%autosetup -N -n %{name}-%{version}
%build
%meson \
-Dsd-bus-provider=libsystemd \
-Dwerror=false \
%meson_build
%install
%meson_install
# Install portals.conf for xdg-desktop-portal
install -D -m644 -pv %{SOURCE101} %{buildroot}%{_datadir}/xdg-desktop-portal/sway-portals.conf
# Create directory for extra config snippets
install -d -m755 -pv %{buildroot}%{_sysconfdir}/sway/config.d
%files
%license LICENSE
%dir %{_sysconfdir}/sway
%dir %{_sysconfdir}/sway/config.d
%{_mandir}/man1/sway*
%{_mandir}/man5/*
%{_mandir}/man7/*
%caps(cap_sys_nice=ep) %{_bindir}/sway
%{_bindir}/swaybar
%{_bindir}/swaymsg
%{_bindir}/swaynag
%dir %{_datadir}/xdg-desktop-portal
%{_datadir}/xdg-desktop-portal/sway-portals.conf
%{bash_completions_dir}/sway*
%{fish_completions_dir}/sway*.fish
%{zsh_completions_dir}/_sway*
%files config-upstream
%config(noreplace) %{_sysconfdir}/sway/config
%{_datadir}/wayland-sessions/sway.desktop
%files wallpapers
%license assets/LICENSE
%{_datadir}/backgrounds/sway
+1
View File
@@ -0,0 +1 @@
rpm.version(gh("willPower3309/swayfx"));
+1 -1
View File
@@ -7,7 +7,7 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
Name: asar
Version: 3.2.10
Version: 3.2.13
Release: 1%?dist
Summary: Simple extensive tar-like archive format with indexing
License: MIT
@@ -1,5 +1,5 @@
Name: terra-blueprint-compiler
Version: 0.12.0
Version: 0.14.0
Release: 1%?dist
License: LGPL-3.0-or-later
Summary: Markup language for GTK user interfaces
+7 -4
View File
@@ -6,21 +6,22 @@
%global __provides_exclude_from %{_datadir}/%{name}/.*\\.so
%ifarch x86_64
%define _aaa x64
%define a x64
%elifarch aarch64
%define _aaa arm64
%define a arm64
%endif
Name: codium
Version: 1.91.1.24193
Version: 1.94.2.24286
Release: 1%?dist
Summary: Code editing. Redefined.
License: MIT
URL: https://vscodium.com/
Source0: https://github.com/VSCodium/vscodium/releases/download/%version/VSCodium-linux-%_aaa-%version.tar.gz
Source0: https://github.com/VSCodium/vscodium/releases/download/%version/VSCodium-linux-%a-%version.tar.gz
Source1: https://raw.githubusercontent.com/VSCodium/vscodium/%version/README.md
Source2: https://raw.githubusercontent.com/VSCodium/vscodium/%version/LICENSE
Requires: at-spi2-atk cairo expat gtk3 xrandr mesa-libgbm nspr nss nss-util xdg-utils
BuildRequires: rpm_macro(fdupes)
%description
VSCodium is a new choice of tool that combines the simplicity of a code editor
@@ -92,6 +93,8 @@ install -dm755 %buildroot%_datadir/bash-completion/completions
ln -s %_datadir/%name/resources/completions/zsh/_codium %buildroot%_datadir/zsh/site-functions
ln -s %_datadir/%name/resources/completions/bash/codium %buildroot%_datadir/bash-completion/completions
%fdupes %_datadir/%name/resources/app/extensions/
%files
%doc README.md
+2 -2
View File
@@ -1,6 +1,6 @@
%global commit fb1d91585f8b7e72bc5776085a36205652a0adec
%global commit a46c75da632f0d123f9e766ab60d1e591dfd130e
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240724
%global commit_date 20241023
Name: flow-control-nightly
Version: %commit_date.%shortcommit
+1 -1
View File
@@ -1,5 +1,5 @@
Name: flutter
Version: 3.22.3
Version: 3.24.3
Release: 1%?dist
Summary: SDK for crafting beautiful, fast user experiences from a single codebase
License: BSD-3-Clause
+2 -2
View File
@@ -1,6 +1,6 @@
Name: kvrocks
Version: 2.9.0
Release: 2%?dist
Version: 2.10.0
Release: 1%?dist
Summary: Distributed key value NoSQL database that uses RocksDB
License: Apache-2.0
URL: https://kvrocks.apache.org/
+1 -1
View File
@@ -1,7 +1,7 @@
%global _desc Tracy is a real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.
Name: tracy
Version: 0.11.0
Version: 0.11.1
Release: 1%?dist
Summary: A real time, nanosecond resolution, remote telemetry, hybrid frame and sampling profiler for games and other applications.
License: BSD-3-Clause
+4 -3
View File
@@ -1,7 +1,7 @@
%global commit 479ffbbd51516c7741e2948e048ab13e5b010064
%global commit 48674ec54cd3d9952c9d32b75cf58797115dc66b
%global shortcommit %(c=%{commit}; echo ${c:0:7})
%global commit_date 20240726
%global ver 0.147.0
%global commit_date 20241023
%global ver 0.159.0
%bcond_with check
@@ -31,6 +31,7 @@ BuildRequires: gcc
BuildRequires: g++
BuildRequires: clang
BuildRequires: mold
BuildRequires: cmake
BuildRequires: alsa-lib-devel
BuildRequires: fontconfig-devel
BuildRequires: wayland-devel
-4
View File
@@ -1,10 +1,6 @@
let releases = "https://api.github.com/repos/zed-industries/zed/releases".get().json_arr();
for release in releases {
if !release.prerelease {
continue;
}
let tag = release.tag_name;
tag.pop(4); // remove the "-pre" suffix
tag.crop(1); // remove "v"
rpm.global("ver", tag);
break;
+5 -4
View File
@@ -1,6 +1,6 @@
%bcond_with check
%global ver 0.146.1
%global ver 0.158.1-pre
# Exclude input files from mangling
%global __brp_mangle_shebangs_exclude_from ^/usr/src/.*$
# Use Mold as the linker
@@ -10,13 +10,13 @@
%global app_id dev.zed.Zed-Preview
Name: zed-preview
Version: %ver
Version: %(echo %ver | sed 's/-/~/')
Release: pre1%?dist
Summary: Zed is a high-performance, multiplayer code editor
License: MIT
URL: https://zed.dev/
Source0: https://github.com/zed-industries/zed/archive/refs/tags/v%{ver}-pre.tar.gz
Source0: https://github.com/zed-industries/zed/archive/refs/tags/v%{ver}.tar.gz
Conflicts: zed
Provides: zed
@@ -26,6 +26,7 @@ BuildRequires: anda-srpm-macros
BuildRequires: gcc
BuildRequires: g++
BuildRequires: clang
BuildRequires: cmake
BuildRequires: mold
BuildRequires: alsa-lib-devel
BuildRequires: fontconfig-devel
@@ -44,7 +45,7 @@ BuildRequires: vulkan-loader
Code at the speed of thought - Zed is a high-performance, multiplayer code editor from the creators of Atom and Tree-sitter.
%prep
%autosetup -n %{crate}-%{ver}-pre -p1
%autosetup -n %{crate}-%{ver} -p1
%cargo_prep_online
export DO_STARTUP_NOTIFY="true"
+2 -1
View File
@@ -9,7 +9,7 @@
%global app_id dev.zed.Zed
Name: zed
Version: 0.145.1
Version: 0.157.5
Release: 1%?dist
Summary: Zed is a high-performance, multiplayer code editor
@@ -25,6 +25,7 @@ BuildRequires: anda-srpm-macros
BuildRequires: gcc
BuildRequires: g++
BuildRequires: clang
BuildRequires: cmake
BuildRequires: mold
BuildRequires: alsa-lib-devel
BuildRequires: fontconfig-devel
+1 -1
View File
@@ -7,7 +7,7 @@
# https://github.com/containerd/containerd
%global goipath github.com/containerd/containerd
Version: 1.7.20
Version: 1.7.23
%gometa
+7 -7
View File
@@ -1,7 +1,7 @@
%define debug_package %nil
Name: moby-buildx
Version: 0.16.2
Version: 0.17.1
Release: 1%?dist
Summary: Docker CLI plugin for extended build capabilities with BuildKit
@@ -12,8 +12,11 @@ Source0: %{url}/archive/refs/tags/v%{version}.tar.gz
BuildRequires: go-rpm-macros
BuildRequires: git-core
BuildRequires: gcc
Requires: docker
BuildRequires: anda-srpm-macros
Provides: docker-buildx = %{version}-%{release}
Provides: docker-buildx-cli = %{version}-%{release}
%description
buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
@@ -21,18 +24,15 @@ buildx is a Docker CLI plugin for extended build capabilities with BuildKit.
%prep
%autosetup -n buildx-%{version}
go mod download
%build
export CGO_ENABLED=1
go build -ldflags "-B 0x$(head -c20 /dev/urandom|od -An -tx1|tr -d ' \n') -s -w -extldflags '--static-pie'" \
-buildmode=pie -tags 'osusergo,netgo,static_build' -v -x \
-o docker-buildx ./cmd/buildx
%go_build_online ./cmd/buildx
%install
install -D -m 0755 docker-buildx %{buildroot}%{_libexecdir}/docker/cli-plugins/docker-buildx
install -D -m 0755 build/bin/cmd/buildx %{buildroot}%{_libexecdir}/docker/cli-plugins/docker-buildx
%files
+1 -2
View File
@@ -1,7 +1,7 @@
%define debug_package %{nil}
Name: moby-compose
Version: 2.29.1
Version: 2.29.7
Release: 1%?dist
Summary: Define and run multi-container applications with Docker
@@ -13,7 +13,6 @@ Source0: %{url}archive/refs/tags/v%{version}.tar.gz
BuildRequires: go-rpm-macros
BuildRequires: git-core
BuildRequires: docker
Requires: docker
Provides: docker-compose = %{version}-%{release}
Provides: docker-compose-cli = %{version}-%{release}
-59
View File
@@ -1,59 +0,0 @@
/2d0083d657f82c47044c8d3948ba434b622fe2fd.tar.gz
/425e105d5a03fabd737a126ad93d62a9eeede87f.tar.gz
/894b81a4b802e4eb2a91d1ce216b8817763c29fb.tar.gz
/e7933d41e7b206756115aa9df5e0599fc5169742.tar.gz
/fec3683b971d9c3ef73f284f176672c44b448662.tar.gz
/0dd43dd87fd530113bf44c9bba9ad8b20ce4637f.tar.gz
/7141c199a2edb2a90b778175f836f9dd2a22c95a.tar.gz
/264bffcb88c1b6b7471c04e3c6b3f301233a544b.tar.gz
/afacb8b7f0d8d4f9d2a8e8736e9c993e672b41f3.tar.gz
/bf2bd42abc0a3734f12b5ec724e571434e42c669.tar.gz
/2e24aed516bd5c836e11378bb457dd612aa868ed.tar.gz
/42e35e61f352e527082521280d5ea3761f0dee50.tar.gz
/4484c46d9d1a2d10b8fc662923ad586daeedb04f.tar.gz
/026aabaa659832804b01754aaadd2c0f420c68b6.tar.gz
/de40ad007797e0dcd8b7126f27bb87401d224240.tar.gz
/moby-v20.10.5.tar.gz
/cli-v20.10.5.tar.gz
/moby-v20.10.6.tar.gz
/cli-v20.10.6.tar.gz
/moby-v20.10.7.tar.gz
/cli-v20.10.7.tar.gz
/cli-v20.10.8.tar.gz
/moby-v20.10.8.tar.gz
/cli-v20.10.9.tar.gz
/moby-v20.10.9.tar.gz
/cli-v20.10.10.tar.gz
moby-v20.10.10.tar.gz
/cli-v20.10.11.tar.gz
/moby-v20.10.11.tar.gz
/cli-v20.10.12.tar.gz
/moby-v20.10.12.tar.gz
/cli-20.10.12.tar.gz
/moby-20.10.12.tar.gz
/tini-de40ad0.tar.gz
/cli-20.10.14.tar.gz
/moby-20.10.14.tar.gz
/cli-20.10.15.tar.gz
/moby-20.10.15.tar.gz
/cli-20.10.16.tar.gz
/moby-20.10.16.tar.gz
/cli-20.10.17.tar.gz
/moby-20.10.17.tar.gz
/cli-20.10.18.tar.gz
/moby-20.10.18.tar.gz
/cli-20.10.19.tar.gz
/moby-20.10.19.tar.gz
/cli-20.10.20.tar.gz
/moby-20.10.20.tar.gz
/cli-20.10.21.tar.gz
/moby-20.10.21.tar.gz
/cli-20.10.22.tar.gz
/moby-20.10.22.tar.gz
/moby-20.10.23.tar.gz
/cli-20.10.23.tar.gz
/moby-23.0.4.tar.gz
/cli-23.0.4.tar.gz
/tini-0b44d36.tar.gz
/cli-24.0.5.tar.gz
/moby-24.0.5.tar.gz
-3
View File
@@ -1,3 +0,0 @@
# moby-engine
The moby-engine package
-5
View File
@@ -1,5 +0,0 @@
project "pkg" {
rpm {
spec = "moby-engine.spec"
}
}
-38
View File
@@ -1,38 +0,0 @@
[Unit]
Description=Docker Application Container Engine
Documentation=https://docs.docker.com
After=docker.socket network-online.target firewalld.service
Requires=docker.socket
Wants=network-online.target
[Service]
Type=notify
EnvironmentFile=-/etc/sysconfig/docker
# the default is not to use systemd for cgroups because the delegate issues still
# exists and systemd currently does not support the cgroup feature set required
# for containers run by docker
ExecStart=/usr/bin/dockerd \
--host=fd:// \
--exec-opt native.cgroupdriver=systemd \
$OPTIONS
ExecReload=/bin/kill -s HUP $MAINPID
# Having non-zero Limit*s causes performance problems due to accounting overhead
# in the kernel. We recommend using cgroups to do container-local accounting.
LimitNOFILE=infinity
LimitNPROC=infinity
LimitCORE=infinity
# Uncomment TasksMax if your systemd version supports it.
# Only systemd 226 and above support this version.
#TasksMax=infinity
TimeoutStartSec=0
# set delegate yes so that systemd does not reset the cgroups of docker containers
#Delegate=yes
# kill only the docker process, not all processes in the cgroup
KillMode=process
# restart the docker process if it exits prematurely
Restart=on-failure
StartLimitBurst=3
StartLimitInterval=60s
[Install]
WantedBy=multi-user.target
-10
View File
@@ -1,10 +0,0 @@
# /etc/sysconfig/docker
# Modify these options if you want to change the way the docker daemon runs
OPTIONS="--selinux-enabled \
--log-driver=journald \
--live-restore \
--default-ulimit nofile=1024:1024 \
--init-path /usr/libexec/docker/docker-init \
--userland-proxy-path /usr/libexec/docker/docker-proxy \
"
-12
View File
@@ -1,12 +0,0 @@
cd man
for FILE in *.md; do
base="$(basename "$FILE")"
name="${base%.md}"
num="${name##*.}"
if [ -z "$num" ] || [ "$name" = "$num" ]; then
# skip files that aren't of the format xxxx.N.md (like README.md)
continue
fi
mkdir -p "./man${num}"
(set -x ;go-md2man -in "$FILE" -out "./man${num}/${name}")
done
@@ -1,2 +0,0 @@
#Type Name ID
g docker -
-559
View File
@@ -1,559 +0,0 @@
# This specfile is licensed under:
# SPDX-License-Identifier: MIT
# SPDX-FileCopyrightText: Fedora Project Authors
# SPDX-FileCopyrightText: 2022 Maxwell G <gotmax@e.email>
# See %%{name}.spec.license for the full license text.
# disable debuginfo for now
%global debug_package %{nil}
# moby
%global goipath_moby github.com/docker/docker
%global git_moby https://%%{goipath_moby}
#%%global commit_moby 9fdeb9c3de2f2d9f5799be373f27b2f9df44609d
#%%global shortcommit_moby %%(c=%%{commit_moby}; echo ${c:0:7})
# cli
%global goipath_cli github.com/docker/cli
%global git_cli https://%%{goipath_cli}
#%%global commit_cli baeda1f82a10204ec5708d5fbba130ad76cfee49
#%%global shortcommit_cli %%(c=%%{commit_cli}; echo ${c:0:7})
# tini
%global git_tini https://github.com/krallin/tini
%global commit_tini 0b44d3665869e46ccbac7414241b8256d6234dc4
%global shortcommit_tini %(c=%{commit_tini}; echo ${c:0:7})
%global anda_go_build go build -buildmode=pie -v -x
Name: moby-engine
Version: 24.0.5
Release: 1%{?dist}
Summary: The open-source application container engine
License: Apache-2.0
Source0: %{git_moby}/archive/v%{version}/moby-%{version}.tar.gz
Source1: %{git_cli}/archive/v%{version}/cli-%{version}.tar.gz
Source2: %{git_tini}/archive/%{commit_tini}/tini-%{shortcommit_tini}.tar.gz
Source3: docker.service
Source4: docker.sysconfig
Source5: moby-engine-systemd-sysusers.conf
Source6: generate-docs.sh
# Seperate file containing virtual provides for bundled deps that's %%include'd in the specfile.
#Source100: provides.spec.inc
# Specfile license
Source200: moby-engine.spec.license
URL: https://www.docker.com
ExclusiveArch: %{golang_arches}
BuildRequires: pkgconfig(libbtrfsutil)
BuildRequires: pkgconfig(devmapper)
BuildRequires: golang
BuildRequires: go-rpm-macros
BuildRequires: go-md2man
BuildRequires: pkgconfig(libseccomp) >= 2.3.0
BuildRequires: make
BuildRequires: pkgconfig(audit)
BuildRequires: pkgconfig(systemd)
BuildRequires: systemd-rpm-macros
BuildRequires: firewalld-filesystem
# Build dependencies for tini
BuildRequires: cmake
BuildRequires: glibc-static
# required packages on install
Requires: container-selinux
Requires: containerd
Requires: iptables
Requires: pigz
Requires: runc
Requires: systemd
Requires: tar
Requires: xz
# Resolves: rhbz#1165615
Requires: device-mapper-libs >= 1.02.90-1
# Replace the old Docker packages
Provides: docker = %{version}-%{release}
Provides: docker-latest = %{version}-%{release}
# conflicting packages
Conflicts: docker-ce
Conflicts: docker-ce-cli
Conflicts: docker-common
Conflicts: docker-ee
Conflicts: docker-engine-cs
Conflicts: docker-io
Conflicts: podman-docker
%description
Docker is an open source project to build, ship and run any application as a
lightweight container.
Docker containers are both hardware-agnostic and platform-agnostic. This means
they can run anywhere, from your laptop to the largest EC2 compute instance and
everything in between - and they don't require you to use a particular
language, framework or packaging system. That makes them great building blocks
for deploying and scaling web apps, databases, and backend services without
depending on a particular stack or provider.
%package fish-completion
Summary: Fish completion files for %{name}
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
Requires: fish
Provides: docker-fish-completion = %{version}-%{release}
%description fish-completion
This package installs %{summary}.
%package zsh-completion
Summary: Zsh completion files for %{name}
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
Requires: zsh
Provides: docker-zsh-completion = %{version}-%{release}
%description zsh-completion
This package installs %{summary}.
%package nano
Summary: GNU nano syntax highlighting files for Moby
BuildArch: noarch
Requires: %{name} = %{version}-%{release}
Requires: nano
%description nano
This package installs %{summary}.
%prep
%setup -q -a 1 -a 2 -n moby-%{version}
ln -s vendor.mod go.mod
#export GOPATH="$PWD"
#go get -x
#go mod vendor
# correct rpmlint errors for bash completion
sed -i '/env bash/d' cli-%{version}/contrib/completion/bash/docker
cp %{SOURCE6} cli-%{version}/scripts/docs/generate-man.sh
%build
mkdir -p _build/bin
export CGO_ENABLED=1
export DISABLE_WARN_OUTSIDE_CONTAINER=1
#go mod download
# build docker-proxy / libnetwork
(
# Link source and vendored deps into local GOPATH.
#ln -fns ../../.. src/%{goipath_moby}
#export GOPATH="${PWD}"
%anda_go_build -o _build/bin/docker-proxy github.com/docker/docker/cmd/docker-proxy
)
# build tini (installed as docker-init)
(
cd tini-%{commit_tini}
%cmake
make tini-static -C "%{__cmake_builddir}"
)
%global buildtime %(date --utc --date="@${SOURCE_DATE_EPOCH:-$(date +%s)}" +"%Y-%m-%dT%H:%M:%SZ")
# build engine
(
mkdir -p src/github.com/docker
# Link source and vendored deps into local GOPATH.
ln -fns ../../.. src/%{goipath_moby}
# Build using source and vendored deps in local GOPATH.
export GOPATH="${PWD}"
export GO111MODULE=off
export LDFLAGS="-w"
export LDFLAGS+=" -X github.com/docker/docker/dockerversion.Version=%{version}"
export LDFLAGS+=" -X github.com/docker/docker/dockerversion.GitCommit=%{shortcommit_moby}"
export LDFLAGS+=" -X github.com/docker/docker/dockerversion.IAmStatic=false"
export LDFLAGS+=" -X 'github.com/docker/docker/dockerversion.BuildTime=%{buildtime}'"
export DOCKER_BUILDTAGS="seccomp selinux journald"
export BUILDTAGS="${DOCKER_BUILDTAGS}"
export GOBUILDTAGS="${BUILDTAGS}"
%anda_go_build -o _build/bin/dockerd %{goipath_moby}/cmd/dockerd
# VERSION=%%{version} DOCKER_GITCOMMIT=%%{shortcommit_moby} bash sh dynbinary
# mv bundles/dynbinary-daemon/dockerd-%%{version} _build/bin/dockerd
)
# build cli
(
cd cli-%{version}
mkdir -p src/github.com/docker
# Link source and vendored deps into local GOPATH.
ln -fns ../../.. src/%{goipath_cli}
# export DISABLE_WARN_OUTSIDE_CONTAINER=1
# Build using source and vendored deps in local GOPATH.
export GOPATH="${PWD}"
export GO111MODULE=off
export LDFLAGS="\
-w \
-X \"github.com/docker/cli/cli/version.GitCommit=%{shortcommit_cli}\" \
-X \"github.com/docker/cli/cli/version.BuildTime=%{buildtime}\" \
-X \"github.com/docker/cli/cli/version.Version=%{version}\" \
"
export BUILDTAGS="pkcs11"
export GOBUILDTAGS="${BUILDTAGS}"
%anda_go_build -o ../_build/bin/docker %{goipath_cli}/cmd/docker
# make VERSION=%%{version} GITCOMMIT=%%{shortcommit_cli} dynbinary
scripts/docs/generate-man.sh
)
%install
# install binary
install -Dpm 755 _build/bin/docker _build/bin/dockerd -t %{buildroot}%{_bindir}/
# install proxy
install -Dpm 755 _build/bin/docker-proxy -t %{buildroot}%{_libexecdir}/docker/
# install tini
install -Dpm 755 tini-%{commit_tini}/%{__cmake_builddir}/tini-static %{buildroot}%{_libexecdir}/docker/docker-init
# install udev rules
install -Dpm 644 contrib/udev/80-docker.rules -t %{buildroot}%{_usr}/lib/udev/rules.d/
# add init scripts
install -Dpm 644 %{SOURCE3} contrib/init/systemd/docker.socket -t %{buildroot}%{_unitdir}/
# for additional args
install -Dpm 644 %{SOURCE4} %{buildroot}%{_sysconfdir}/sysconfig/docker
# Install sysusers configuration
install -Dpm 0644 %{SOURCE5} %{buildroot}%{_sysusersdir}/moby-engine.conf
# add bash, zsh, and fish completions
install -Dpm 644 cli-%{version}/contrib/completion/bash/docker -t %{buildroot}%{_datadir}/bash-completion/completions/
install -Dpm 644 cli-%{version}/contrib/completion/zsh/_docker -t %{buildroot}%{_datadir}/zsh/site-functions/
install -Dpm 644 cli-%{version}/contrib/completion/fish/docker.fish -t %{buildroot}%{_datadir}/fish/vendor_completions.d/
# install manpages
install -Dpm 644 cli-%{version}/man/man1/*.1 -t %{buildroot}%{_mandir}/man1/
install -Dpm 644 cli-%{version}/man/man5/*.5 -t %{buildroot}%{_mandir}/man5/
install -Dpm 644 cli-%{version}/man/man8/*.8 -t %{buildroot}%{_mandir}/man8/
# add nano files
install -Dpm 644 contrib/syntax/nano/Dockerfile.nanorc -t %{buildroot}%{_datadir}/nano/
for cli_file in LICENSE MAINTAINERS NOTICE README.md; do
cp "cli-%{version}/$cli_file" "cli-$cli_file"
done
%pre
%sysusers_create_compat %{SOURCE5}
%post
%systemd_post docker.service docker.socket
%firewalld_reload
%preun
%systemd_preun docker.service docker.socket
%postun
%systemd_postun_with_restart docker.service
%files
%license LICENSE cli-LICENSE
%doc AUTHORS CONTRIBUTING.md MAINTAINERS NOTICE README.md
%doc cli-MAINTAINERS cli-NOTICE cli-README.md
%config(noreplace) %{_sysconfdir}/sysconfig/docker
%{_bindir}/docker
%{_bindir}/dockerd
%dir %{_libexecdir}/docker/
%{_libexecdir}/docker/docker-proxy
%{_libexecdir}/docker/docker-init
%{_usr}/lib/udev/rules.d/80-docker.rules
%{_unitdir}/docker.service
%{_unitdir}/docker.socket
%{_sysusersdir}/moby-engine.conf
%{_datadir}/bash-completion/completions/docker
%{_mandir}/man1/docker*.1*
%{_mandir}/man5/{Dockerfile,docker-config-json}.5*
%{_mandir}/man8/dockerd.8*
%files zsh-completion
%{_datadir}/zsh/site-functions/_docker
%files fish-completion
%{_datadir}/fish/vendor_completions.d/docker.fish
%files nano
%dir %{_datadir}/nano
%{_datadir}/nano/Dockerfile.nanorc
%changelog
* Wed Aug 23 2023 LuK1337 <priv.luk@gmail.com> - 24.0.5-1
- Update moby-engine to 24.0.5
* Thu Jul 20 2023 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
* Sun Jan 29 2023 John Ghatas <john@johnghatas.com>
- Update moby-engine to 23.0.4
* Sun Jan 29 2023 Sérgio Basto <sergio@serjux.com>
- Update moby-engine to 20.10.23
* Thu Jan 19 2023 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
* Sun Jan 01 2023 Sérgio Basto <sergio@serjux.com>
- Update moby-engine to 20.10.22
* Wed Dec 14 2022 Dan Čermák <dan.cermak@cgc-instruments.com> - 20.10.21-1
- Update to 20.10.21
- Fix build, use libnetwork from golang-github-docker-0:22.06.0~beta
* Thu Oct 20 2022 Jan Kuparinen <copperi@fedoraproject.org> - 20.10.20-1
- Update to 20.10.20.
- Mitigates CVE-2022-39253
* Tue Oct 18 2022 Jan Kuparinen <copperi@fedoraproject.org> - 20.10.19-1
- Update to 20.10.19.
* Sat Sep 10 2022 Maxwell G <gotmax@e.email> - 20.10.18-1
- Update to 20.10.18.
- Mitigates CVE-2022-36109 / GHSA-rc4r-wh2q-q6c4
* Tue Aug 30 2022 Luca BRUNO <lucab@lucabruno.net> - 20.10.17-8
- Move 'docker' group creation logic to a sysusers.d fragment
Resolves: rhbz#1745936
* Fri Aug 05 2022 Maxwell G <gotmax@e.email> - 20.10.17-7
- Migrate to SPDX license identifiers
- Generate debuginfo
- Specfile improvements
* Thu Jul 21 2022 Fedora Release Engineering <releng@fedoraproject.org>
- Rebuilt for https://fedoraproject.org/wiki/Fedora_37_Mass_Rebuild
* Tue Jul 19 2022 Maxwell G <gotmax@e.email> - 20.10.17-5
- Rebuild for CVE-2022-{1705,32148,30631,30633,28131,30635,30632,30630,1962} in
golang
* Mon Jul 04 2022 Maxwell G <gotmax@e.email> - 20.10.17-4
- Only build on %%golang_arches (i.e. where golang is available).
* Sun Jun 19 2022 Maxwell G <gotmax@e.email> - 20.10.17-3
- Rebuilt for CVE-2022-1996, CVE-2022-24675, CVE-2022-28327, CVE-2022-27191,
CVE-2022-29526, CVE-2022-30629.
* Sat Jun 11 2022 Maxwell G <gotmax@e.email> - 20.10.17-2
- Rebuild for new golang-github-docker-libnetwork
* Fri Jun 10 2022 Maxwell G <gotmax@e.email> - 20.10.17-1
- Update to 20.10.17. Fixes rhbz#2095714.
* Fri May 13 2022 Maxwell G <gotmax@e.email> - 20.10.16-1
- Update to 20.10.16.
* Sat May 07 2022 Maxwell G <gotmax@e.email> - 20.10.15-1
- Update to 20.10.15 (rhbz#2082501).
- Fix BUILDTAGS (rhbz#2082924).
- Make non-binary subpackages noarch.
* Mon Apr 11 2022 Maxwell G <gotmax@e.email> - 20.10.14-1
- Update to 20.10.14. Fixes rhbz#2063052.
- Mitigate CVE-2022-24769.
* Mon Jan 31 2022 Maxwell G <gotmax@e.email> - 20.10.12-3
- Fixes FTBFS. Closes rhbz#2046748.
- Use %%anda_go_build instead of Makefile to build binaries
- Add explanatory comments.
- Normalize install commands
- Make compliant with SourceURL Guidelines
- Remove no longer necessary `ExcludeArch: ppc64`.
* Thu Jan 20 2022 Fedora Release Engineering <releng@fedoraproject.org> - 20.10.12-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_36_Mass_Rebuild
* Tue Jan 11 2022 Maxwell G <gotmax@e.email> - 20.10.12-1
- Update to 20.10.12. Fixes rhbz#2032534.
- Install zsh completions to the correct directory. Fixes rhbz#2038888.
* Mon Nov 22 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10-11-1
- Update to upstream 20.10.11 (fixes rhbz#2024384)
- Mitigates CVE-2021-41190 (fixes rhbz#2024940)
* Fri Oct 29 2021 Maxwell G <gotmax@e.email> - 20.10.10-1
- Update to 20.10.10 (fixes rhbz#2015385)
- Update virtual provides
* Fri Oct 08 2021 Maxwell G <gotmax@e.email> - 20.10.9-1
- Update to 20.10.9 (fixes rhbz#2010508)
- Patch seccomp policy to fix clone3() issue (fixes rhbz#2011523 and rhbz#1988199)
* Sun Aug 15 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.8-1
- Update to upstream 20.10.8 (fixes rhbz#1990148)
- Fix seccomp support (fixes rhbz#1986092)
* Sun Aug 15 2021 Dusty Mabe <dusty@dustymabe.com> - 20.10.7-3
- Remove `Requires(post)` on firewalld-filesystem.
* Thu Jul 22 2021 Fedora Release Engineering <releng@fedoraproject.org> - 20.10.7-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_35_Mass_Rebuild
* Fri Jul 16 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.7-1
- Update to upstream 20.10.7 (fixes rhbz#1967390)
* Tue May 04 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.6-2
- Add conflict with podman-docker
* Tue Apr 20 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.6-1
- Update to upstream 20.10.6 (#1948605)
- Re-bundle moby dependencies to fix gRPC issues with Swarm
(https://github.com/coreos/fedora-coreos-tracker/issues/793)
* Sun Mar 14 2021 Olivier Lemasle <o.lemasle@gmail.com> - 20.10.5-1
- Update to latest upstream 20.10.5 - fixes #1903426
- Upstream brings compatibility with cgroups v2 - fixes #1746355
- Remove package moby-engine-vim (dockerfile.vim has been merged in upstream vim)
- Remove firewalld docker zone, since dockerd can now communicate with firewalld - fixes #1852680
- Build dockerd and docker-proxy from unbundled source packages
- Remove fixed storage-driver (cf. https://src.fedoraproject.org/rpms/moby-engine/pull-request/6)
* Tue Mar 02 2021 Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> - 19.03.13-3.ce.git4484c46
- Rebuilt for updated systemd-rpm-macros
See https://pagure.io/fesco/issue/2583.
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 19.03.13-2.ce.git4484c46
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Fri Oct 02 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.13-1.ce.git4484c46
- Update to upstream 19.03.13 (#1837641)
* Fri Oct 02 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.11-4.ce.git42e35e6
- Fix FTBFS: adapt to change to CMake builds (#1864160)
* Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.03.11-3.ce.git42e35e6
- Second attempt - Rebuilt for
https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Tue Jul 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 19.03.11-2.ce.git42e35e6
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
* Sun Jun 07 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.11-1.ce.git42e35e6
- Update to upstream 19.03.11 to prevent CVE-2020-13401
* Thu May 07 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.8-2.ce.gitafacb8b
- Configure storage-driver explicitely (fixes #1832301)
- Add firewalld zone: trust interface docker0, as firewalld now uses nftables
by default and docker communicates with iptables (fixes #1817022)
* Mon Mar 16 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.8-1.ce.gitafacb8b
- Update to latest upstream release - Docker CE 19.03.8
- Prune unused BuildRequires
* Sun Mar 8 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.7-2.ce.git7141c19
- Add Conflicts with docker-ce-cli and Obsoletes docker-common
* Sat Mar 7 2020 Olivier Lemasle <o.lemasle@gmail.com> - 19.03.7-1.ce.git7141c19
- Update to latest upstream release - Docker CE 19.03.7
- Add Epoch: 2 to Obsoletes for docker and docker-latest
* Wed Jan 29 2020 Fedora Release Engineering <releng@fedoraproject.org> - 18.09.8-3.ce.git0dd43dd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild
* Thu Jul 25 2019 Fedora Release Engineering <releng@fedoraproject.org> - 18.09.8-2.ce.git0dd43dd
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild
* Thu Jul 18 2019 Olivier Lemasle <o.lemasle@gmail.com> - 18.09.8-1.ce.git0dd43dd
- Update to latest upstream release - Docker CE 18.09.8
* Sat Jul 13 2019 Olivier Lemasle <o.lemasle@gmail.com> - 18.09.7-5.ce.git2d0083d
- Move docker-init and docker-proxy to /usr/libexec/docker
- Update moby-engine-nano summary to follow guidelines
* Sat Jul 13 2019 Olivier Lemasle <o.lemasle@gmail.com> - 18.09.7-4.ce.git2d0083d
- Add nofile ulimit to default docker daemon options (#1715254, #1708115)
* Fri Jul 12 2019 Olivier Lemasle <o.lemasle@gmail.com> - 18.09.7-3.ce.git2d0083d
- rebuilt
* Fri Jul 12 2019 Olivier Lemasle <o.lemasle@gmail.com> - 18.09.7-2.ce.git2d0083d
- Depend on packaged versions "runc" and "containerd" instead of building them.
* Thu Jun 27 2019 David Michael <dm0@redhat.com> - 18.09.7-1.ce.git2d0083d
- Update docker-ce to commit 2d0083d (version 18.09.7).
- Update runc to commit 425e105.
- Update containerd to commit 894b81a (1.2.6).
- Update docker-proxy to commit e7933d4.
* Tue May 14 2019 David Michael <dm0@redhat.com> - 18.09.6-1.ce.git481bc77
- Update docker-ce to commit 481bc77 (version 18.09.6).
- Update docker-proxy to commit 872f0a8.
- Obsolete and provide the docker and docker-latest packages. (#1700006)
* Thu Apr 11 2019 David Michael <dm0@redhat.com> - 18.09.5-1.ce.gite8ff056
- Update docker-ce to commit e8ff056 (version 18.09.5).
- Update docker-runc to commit 2b18fe1.
- Update docker-containerd to commit bb71b10 (version 1.2.5).
- Update docker-proxy to commit 4725f21.
- Report the correct engine version.
- Install symlinks to unprefixed runc/containerd program names.
* Thu Mar 28 2019 David Michael <dm0@redhat.com> - 18.06.3-2.ce.gitd7080c1
- Conflict with docker-common. (#1693397)
* Thu Feb 21 2019 David Michael <dm0@redhat.com> - 18.06.3-1.ce.gitd7080c1
- Update docker-ce to commit d7080c1 (version 18.06.3).
* Tue Feb 12 2019 David Michael <dm0@redhat.com> - 18.06.2-1.ce.git6d37f41
- Update docker-ce to commit 6d37f41 (version 18.06.2).
- Update docker-runc to commit a592beb.
* Mon Feb 11 2019 David Michael <dm0@redhat.com> - 18.06.1-3.ce.gite68fc7a
- Apply a runc patch for CVE-2019-5736.
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 18.06.1-2.ce.gite68fc7a
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
* Thu Nov 29 2018 David Michael <dm0@redhat.com> - 18.06.1-1.ce.gite68fc7a
- Update docker-ce to commit e68fc7a (version 18.06.1).
- Update docker-runc to commit 69663f0.
- Update docker-containerd to commit 468a545 (version 1.1.2).
- Update docker-proxy to commit 3ac297b.
- Backport a fix for mounting named volumes.
- Create a "docker" group for non-root Docker access.
- Support systemd socket-activation.
- Make runc and containerd commit IDs match their expected values.
- Preserve containerd debuginfo.
* Mon Nov 12 2018 Marcin Skarbek <rpm@skarbek.name> - 18.06.0-2.ce.git0ffa825
- add configuration file
- update service file
* Sat Aug 18 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 18.06.0-1.ce.git0ffa825
- Resolves: #1539161 - first upload to Fedora
- built docker-ce commit 0ffa825
- built docker-runc commit ad0f5255
- built docker-containerd commit a88b631
- built docker-proxy commit a79d368
- built docker-init commit fec3683
* Tue Mar 20 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 17.03.2-4.ce.gitf5ec1e2
- correct some rpmlint errors
* Wed Feb 21 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 17.03.2-3.ce
- docker-* symlinks to moby-* (RE: gh PR 34226)
* Wed Feb 21 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 17.03.2-2.ce
- rename binaries as per upstream gh PR 34226
* Fri Jan 26 2018 Lokesh Mandvekar <lsm5@fedoraproject.org> - 17.03.2-1
- initial build
- built moby commit f5ec1e2
- built cli commit 4b61f56
- built docker-runc commit 2d41c047
- built docker-containerd commit 3addd84
- built docker-proxy commit 7b2b1fe
@@ -1,9 +0,0 @@
MIT License
Copyright (c) <year> <copyright holders>
Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
-108
View File
@@ -1,108 +0,0 @@
# Bundled dependencies
Provides: bundled(tini-static)
Provides: bundled(golang(github.com/docker/docker))
Provides: bundled(golang(github.com/docker/cli))
# grep -v -e '^$' -e '^#' cli-24.0.5/vendor/github.com/docker/distribution/vendor.conf | sort | awk '{print "Provides: bundled(golang("$1")) = "$2}'
Provides: bundled(golang(github.com/aws/aws-sdk-go)) = f831d5a0822a1ad72420ab18c6269bca1ddaf490
Provides: bundled(golang(github.com/Azure/azure-sdk-for-go)) = 4650843026a7fdec254a8d9cf893693a254edd0b
Provides: bundled(golang(github.com/Azure/go-autorest)) = eaa7994b2278094c904d31993d26f56324db3052
Provides: bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
Provides: bundled(golang(github.com/bshuster-repo/logrus-logstash-hook)) = d2c0ecc1836d91814e15e23bb5dc309c3ef51f4a
Provides: bundled(golang(github.com/bugsnag/bugsnag-go)) = b1d153021fcd90ca3f080db36bec96dc690fb274
Provides: bundled(golang(github.com/bugsnag/osext)) = 0dd3f918b21bec95ace9dc86c7e70266cfc5c702
Provides: bundled(golang(github.com/bugsnag/panicwrap)) = e2c28503fcd0675329da73bf48b33404db873782
Provides: bundled(golang(github.com/denverdino/aliyungo)) = afedced274aa9a7fcdd47ac97018f0f8db4e5de2
Provides: bundled(golang(github.com/dgrijalva/jwt-go)) = 4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29
Provides: bundled(golang(github.com/docker/go-metrics)) = 399ea8c73916000c64c2c76e8da00ca82f8387ab
Provides: bundled(golang(github.com/docker/libtrust)) = fa567046d9b14f6aa788882a950d69651d230b21
Provides: bundled(golang(github.com/garyburd/redigo)) = 535138d7bcd717d6531c701ef5933d98b1866257
Provides: bundled(golang(github.com/go-ini/ini)) = 2ba15ac2dc9cdf88c110ec2dc0ced7fa45f5678c
Provides: bundled(golang(github.com/golang/protobuf)) = 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3
Provides: bundled(golang(github.com/gorilla/handlers)) = 60c7bfde3e33c201519a200a4507a158cc03a17b
Provides: bundled(golang(github.com/gorilla/mux)) = 599cba5e7b6137d46ddf58fb1765f5d928e69604
Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
Provides: bundled(golang(github.com/jmespath/go-jmespath)) = bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
Provides: bundled(golang(github.com/marstr/guid)) = 8bd9a64bf37eb297b492a4101fb28e80ac0b290f
Provides: bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = c12348ce28de40eed0136aa2b644d0ee0650e56c
Provides: bundled(golang(github.com/miekg/dns)) = 271c58e0c14f552178ea321a545ff9af38930f39
Provides: bundled(golang(github.com/mitchellh/mapstructure)) = 482a9fd5fa83e8c4e7817413b80f3eb8feec03ef
Provides: bundled(golang(github.com/ncw/swift)) = a0320860b16212c2b59b4912bb6508cda1d7cee6
Provides: bundled(golang(github.com/opencontainers/go-digest)) = a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb
Provides: bundled(golang(github.com/opencontainers/image-spec)) = 67d2d5658fe0476ab9bf414cec164077ebff3920
Provides: bundled(golang(github.com/prometheus/client_golang)) = c332b6f63c0658a65eca15c0e5247ded801cf564
Provides: bundled(golang(github.com/prometheus/client_model)) = 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
Provides: bundled(golang(github.com/prometheus/common)) = 89604d197083d4781071d3c65855d24ecfb0a563
Provides: bundled(golang(github.com/prometheus/procfs)) = cb4147076ac75738c9a7d279075a253c0cc5acbd
Provides: bundled(golang(github.com/satori/go.uuid)) = f58768cc1a7a7e77a3bd49e98cdd21419399b6a3
Provides: bundled(golang(github.com/Shopify/logrus-bugsnag)) = 577dee27f20dd8f1a529f82210094af593be12bd
Provides: bundled(golang(github.com/sirupsen/logrus)) = 3d4380f53a34dcdc95f0c1db702615992b38d9a4
Provides: bundled(golang(github.com/spf13/cobra)) = 312092086bed4968099259622145a0c9ae280064
Provides: bundled(golang(github.com/spf13/pflag)) = 5644820622454e71517561946e3d94b9f9db6842
Provides: bundled(golang(github.com/xenolf/lego)) = a9d8cec0e6563575e5868a005359ac97911b5985
Provides: bundled(golang(github.com/yvasiyarov/go-metrics)) = 57bccd1ccd43f94bb17fdd8bf3007059b802f85e
Provides: bundled(golang(github.com/yvasiyarov/gorelic)) = a9bba5b9ab508a086f9a12b8c51fab68478e2128
Provides: bundled(golang(github.com/yvasiyarov/newrelic_platform_go)) = b21fdbd4370f3717f3bbd2bf41c223bc273068e6
Provides: bundled(golang(golang.org/x/crypto)) = c10c31b5e94b6f7a0283272dc2bb27163dcea24b
Provides: bundled(golang(golang.org/x/net)) = 4876518f9e71663000c348837735820161a42df7
Provides: bundled(golang(golang.org/x/oauth2)) = 045497edb6234273d67dbc25da3f2ddbc4c4cacf
Provides: bundled(golang(golang.org/x/time)) = a4bde12657593d5e90d0533a3e4fd95e635124cb
Provides: bundled(golang(google.golang.org/api)) = 9bf6e6e569ff057f75d9604a46c52928f17d2b54
Provides: bundled(golang(google.golang.org/appengine)) = 12d5545dc1cfa6047a286d5e853841b6471f4c19
Provides: bundled(golang(google.golang.org/cloud)) = 975617b05ea8a58727e6c1a06b6161ff4185a9f2
Provides: bundled(golang(google.golang.org/grpc)) = d3ddb4469d5a1b949fc7a7da7c1d6a0d1b6de994
Provides: bundled(golang(gopkg.in/check.v1)) = 64131543e7896d5bcc6bd5a76287eb75ea96c673
Provides: bundled(golang(gopkg.in/square/go-jose.v1)) = 40d457b439244b546f023d056628e5184136899b
Provides: bundled(golang(gopkg.in/yaml.v2)) = v2.2.1
Provides: bundled(golang(rsc.io/letsencrypt)) = e770c10b0f1a64775ae91d240407ce00d1a5bdeb
# grep -v -e '^$' -e '^#' moby-24.0.5/vendor/github.com/docker/distribution/vendor.conf | sort | awk '{print "Provides: bundled(golang("$1")) = "$2}'
Provides: bundled(golang(github.com/aws/aws-sdk-go)) = f831d5a0822a1ad72420ab18c6269bca1ddaf490
Provides: bundled(golang(github.com/Azure/azure-sdk-for-go)) = 4650843026a7fdec254a8d9cf893693a254edd0b
Provides: bundled(golang(github.com/Azure/go-autorest)) = eaa7994b2278094c904d31993d26f56324db3052
Provides: bundled(golang(github.com/beorn7/perks)) = 4c0e84591b9aa9e6dcfdf3e020114cd81f89d5f9
Provides: bundled(golang(github.com/bshuster-repo/logrus-logstash-hook)) = d2c0ecc1836d91814e15e23bb5dc309c3ef51f4a
Provides: bundled(golang(github.com/bugsnag/bugsnag-go)) = b1d153021fcd90ca3f080db36bec96dc690fb274
Provides: bundled(golang(github.com/bugsnag/osext)) = 0dd3f918b21bec95ace9dc86c7e70266cfc5c702
Provides: bundled(golang(github.com/bugsnag/panicwrap)) = e2c28503fcd0675329da73bf48b33404db873782
Provides: bundled(golang(github.com/denverdino/aliyungo)) = afedced274aa9a7fcdd47ac97018f0f8db4e5de2
Provides: bundled(golang(github.com/dgrijalva/jwt-go)) = 4bbdd8ac624fc7a9ef7aec841c43d99b5fe65a29
Provides: bundled(golang(github.com/docker/go-metrics)) = 399ea8c73916000c64c2c76e8da00ca82f8387ab
Provides: bundled(golang(github.com/docker/libtrust)) = fa567046d9b14f6aa788882a950d69651d230b21
Provides: bundled(golang(github.com/garyburd/redigo)) = 535138d7bcd717d6531c701ef5933d98b1866257
Provides: bundled(golang(github.com/go-ini/ini)) = 2ba15ac2dc9cdf88c110ec2dc0ced7fa45f5678c
Provides: bundled(golang(github.com/golang/protobuf)) = 8d92cf5fc15a4382f8964b08e1f42a75c0591aa3
Provides: bundled(golang(github.com/gorilla/handlers)) = 60c7bfde3e33c201519a200a4507a158cc03a17b
Provides: bundled(golang(github.com/gorilla/mux)) = 599cba5e7b6137d46ddf58fb1765f5d928e69604
Provides: bundled(golang(github.com/inconshreveable/mousetrap)) = 76626ae9c91c4f2a10f34cad8ce83ea42c93bb75
Provides: bundled(golang(github.com/jmespath/go-jmespath)) = bd40a432e4c76585ef6b72d3fd96fb9b6dc7b68d
Provides: bundled(golang(github.com/marstr/guid)) = 8bd9a64bf37eb297b492a4101fb28e80ac0b290f
Provides: bundled(golang(github.com/matttproud/golang_protobuf_extensions)) = c12348ce28de40eed0136aa2b644d0ee0650e56c
Provides: bundled(golang(github.com/miekg/dns)) = 271c58e0c14f552178ea321a545ff9af38930f39
Provides: bundled(golang(github.com/mitchellh/mapstructure)) = 482a9fd5fa83e8c4e7817413b80f3eb8feec03ef
Provides: bundled(golang(github.com/ncw/swift)) = a0320860b16212c2b59b4912bb6508cda1d7cee6
Provides: bundled(golang(github.com/opencontainers/go-digest)) = a6d0ee40d4207ea02364bd3b9e8e77b9159ba1eb
Provides: bundled(golang(github.com/opencontainers/image-spec)) = 67d2d5658fe0476ab9bf414cec164077ebff3920
Provides: bundled(golang(github.com/prometheus/client_golang)) = c332b6f63c0658a65eca15c0e5247ded801cf564
Provides: bundled(golang(github.com/prometheus/client_model)) = 99fa1f4be8e564e8a6b613da7fa6f46c9edafc6c
Provides: bundled(golang(github.com/prometheus/common)) = 89604d197083d4781071d3c65855d24ecfb0a563
Provides: bundled(golang(github.com/prometheus/procfs)) = cb4147076ac75738c9a7d279075a253c0cc5acbd
Provides: bundled(golang(github.com/satori/go.uuid)) = f58768cc1a7a7e77a3bd49e98cdd21419399b6a3
Provides: bundled(golang(github.com/Shopify/logrus-bugsnag)) = 577dee27f20dd8f1a529f82210094af593be12bd
Provides: bundled(golang(github.com/sirupsen/logrus)) = 3d4380f53a34dcdc95f0c1db702615992b38d9a4
Provides: bundled(golang(github.com/spf13/cobra)) = 312092086bed4968099259622145a0c9ae280064
Provides: bundled(golang(github.com/spf13/pflag)) = 5644820622454e71517561946e3d94b9f9db6842
Provides: bundled(golang(github.com/xenolf/lego)) = a9d8cec0e6563575e5868a005359ac97911b5985
Provides: bundled(golang(github.com/yvasiyarov/go-metrics)) = 57bccd1ccd43f94bb17fdd8bf3007059b802f85e
Provides: bundled(golang(github.com/yvasiyarov/gorelic)) = a9bba5b9ab508a086f9a12b8c51fab68478e2128
Provides: bundled(golang(github.com/yvasiyarov/newrelic_platform_go)) = b21fdbd4370f3717f3bbd2bf41c223bc273068e6
Provides: bundled(golang(golang.org/x/crypto)) = c10c31b5e94b6f7a0283272dc2bb27163dcea24b
Provides: bundled(golang(golang.org/x/net)) = 4876518f9e71663000c348837735820161a42df7
Provides: bundled(golang(golang.org/x/oauth2)) = 045497edb6234273d67dbc25da3f2ddbc4c4cacf
Provides: bundled(golang(golang.org/x/time)) = a4bde12657593d5e90d0533a3e4fd95e635124cb
Provides: bundled(golang(google.golang.org/api)) = 9bf6e6e569ff057f75d9604a46c52928f17d2b54
Provides: bundled(golang(google.golang.org/appengine)) = 12d5545dc1cfa6047a286d5e853841b6471f4c19
Provides: bundled(golang(google.golang.org/cloud)) = 975617b05ea8a58727e6c1a06b6161ff4185a9f2
Provides: bundled(golang(google.golang.org/grpc)) = d3ddb4469d5a1b949fc7a7da7c1d6a0d1b6de994
Provides: bundled(golang(gopkg.in/check.v1)) = 64131543e7896d5bcc6bd5a76287eb75ea96c673
Provides: bundled(golang(gopkg.in/square/go-jose.v1)) = 40d457b439244b546f023d056628e5184136899b
Provides: bundled(golang(gopkg.in/yaml.v2)) = v2.2.1
Provides: bundled(golang(rsc.io/letsencrypt)) = e770c10b0f1a64775ae91d240407ce00d1a5bdeb
-3
View File
@@ -1,3 +0,0 @@
SHA512 (cli-24.0.5.tar.gz) = 765c67634d91d248b156d3e407398b98b7a0a89507bbac0310d4a68b95aa1a05e3af43c8b90bc10166748749d8cc36670619fc9efca110beefbdcd4385dc96be
SHA512 (moby-24.0.5.tar.gz) = cde2e47e7658b153399ee29154ec21eebf54b292185e07d43b968895dcfdfead95e4507fefb713859a4540f21d8007116d3ebeaa1fb7ba305fb2a0449ba1bee6
SHA512 (tini-0b44d36.tar.gz) = 5294e877c369177b09c2a34f759e911f612f6977e960a63d46b6e5ebea790455dad972e91ca10c478693da637a5479d4e0b904efcfb5ae291e87e7e66674c752
-44
View File
@@ -1,44 +0,0 @@
#!/usr/bin/env bash
# SPDX-FileCopyrightText: 2022 Maxwell G (@gotmax23)
# SPDX-License-Identifier: MIT
# USAGE: After bumping the version in moby-engine.spec and downloading the new
# sources, run this script in moby-engine's distgit repository to update the
# package's virtual Provides.
set -euo pipefail
# Note(gotmax23): I have a separate update.sh script in my $PATH.
# When that exists, this script will run that first.
# You can ignore this.
if command -v update.sh && [ "$#" -gt 0 ]; then
update.sh "$@"
fi
spectool -g moby-engine.spec --define "_sourcedir ."
fedpkg prep
version="$(rpmspec -D '_sourcedir %(pwd)' -q --srpm --qf '%{version}\n' *.spec)"
cat << EOF > provides.spec.inc
# Bundled dependencies
Provides: bundled(tini-static)
Provides: bundled(golang(github.com/docker/docker))
Provides: bundled(golang(github.com/docker/cli))
# grep -v -e '^$' -e '^#' cli-${version}/vendor/github.com/docker/distribution/vendor.conf | sort | awk '{print "Provides: bundled(golang("\$1")) = "\$2}'
EOF
grep -v -e '^$' -e '^#' "moby-${version}/cli-${version}/vendor/github.com/docker/distribution/vendor.conf" | sort | awk '{print "Provides: bundled(golang("$1")) = "$2}' >> provides.spec.inc
cat << EOF >> provides.spec.inc
# grep -v -e '^$' -e '^#' moby-${version}/vendor/github.com/docker/distribution/vendor.conf | sort | awk '{print "Provides: bundled(golang("\$1")) = "\$2}'
EOF
grep -v -e '^$' -e '^#' "moby-${version}/vendor/github.com/docker/distribution/vendor.conf" | sort | awk '{print "Provides: bundled(golang("$1")) = "$2}' >> provides.spec.inc
# Note(gotmax23): Ignore this also. My script commits the specfile,
# and then this ammends that commit to add the updated provides.spec.inc.
if command -v update.sh && [ "$#" -gt 0 ]; then
git add provides.spec.inc
git commit --gpg-sign --amend --no-edit
fi
@@ -1,6 +1,6 @@
Name: open-huninn-fonts
Version: 2.0
Release: 2%?dist
Version: 2.1
Release: 1%?dist
URL: https://github.com/justfont/open-huninn-font
Source0: %url/archive/refs/tags/v%version.tar.gz
License: OFL-1.1
@@ -1,5 +1,5 @@
Name: sarasa-gothic-fonts
Version: 1.0.16
Version: 1.0.22
Release: 1%?dist
URL: https://github.com/be5invis/Sarasa-Gothic
Source0: %url/releases/download/v%version/Sarasa-TTC-%version.7z
+5
View File
@@ -0,0 +1,5 @@
project pkg {
rpm {
spec = "faad2.spec"
}
}

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