-
Notifications
You must be signed in to change notification settings - Fork 3
/
Copy pathmoe.karaokes.mugen.yml
863 lines (863 loc) · 28.5 KB
/
moe.karaokes.mugen.yml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
app-id: moe.karaokes.mugen
runtime: org.freedesktop.Platform
runtime-version: '24.08'
sdk: org.freedesktop.Sdk
base: org.electronjs.Electron2.BaseApp
base-version: '24.08'
sdk-extensions:
- org.freedesktop.Sdk.Extension.node20
command: km-wrapper
separate-locales: false
finish-args:
- '--filesystem=~/KaraokeMugen:create'
- '--filesystem=xdg-run/app/com.discordapp.Discord:create'
- '--filesystem=xdg-run/app/com.discordapp.DiscordCanary:create'
- '--share=ipc'
- '--socket=fallback-x11'
- '--socket=pulseaudio'
- '--socket=wayland'
- '--device=all'
- '--own-name=org.mpris.MediaPlayer2.KaraokeMugen.*'
- '--talk-name=org.gnome.SessionManager'
- '--share=network'
- '--system-talk-name=org.freedesktop.UPower'
- '--talk-name=com.canonical.AppMenu.Registrar'
- '--talk-name=com.canonical.dbusmenu'
- '--talk-name=org.freedesktop.Notifications'
- '--talk-name=org.kde.StatusNotifierWatcher'
- '--env=LC_NUMERIC=C'
- '--env=XCURSOR_PATH=/run/host/user-share/icons:/run/host/share/icons'
cleanup:
- '*.la'
- '*.a'
modules:
- name: parse-yapp
buildsystem: simple
build-commands:
- perl Makefile.PL INSTALL_BASE=/app
- make
- make install
sources:
- type: archive
url: >-
https://cpan.metacpan.org/authors/id/W/WB/WBRASWELL/Parse-Yapp-1.21.tar.gz
sha256: 3810e998308fba2e0f4f26043035032b027ce51ce5c8a52a8b8e340ca65f13e5
- name: libXmu
buildsystem: autotools
sources:
- type: git
url: https://gitlab.freedesktop.org/xorg/lib/libxmu.git
tag: libXmu-1.2.1
commit: 792f80402ee06ce69bca3a8f2a84295999c3a170
x-checker-data:
type: git
tag-pattern: ^libXmu-([\d.]+)$
- name: xclip
buildsystem: autotools
sources:
- type: git
url: https://github.com/astrand/xclip.git
tag: '0.13'
commit: 9aa7090c3b8b437c6489edca32ae43d82e0c1281
x-checker-data:
type: git
tag-pattern: ^(\d+\.\d+)$
- name: libXpresent
buildsystem: autotools
sources:
- type: git
url: https://gitlab.freedesktop.org/xorg/lib/libxpresent.git
tag: libXpresent-1.0.1
commit: 37507b5f44332accfb1064ee69a4f6a833994747
x-checker-data:
type: git
tag-pattern: ^libXpresent-([\d.]+)$
- name: luajit
no-autogen: true
cleanup:
- /bin
- /include
- /lib/pkgconfig
- /share/man
sources:
- type: git
url: https://github.com/LuaJIT/LuaJIT.git
mirror-urls:
- https://luajit.org/git/luajit.git
disable-shallow-clone: true
commit: f73e649a954b599fc184726c376476e7a5c439ca
- type: shell
commands:
- sed -i 's|/usr/local|/app|' ./Makefile
- name: uchardet
buildsystem: cmake-ninja
config-opts:
- '-DCMAKE_BUILD_TYPE=Release'
- '-DBUILD_STATIC=0'
cleanup:
- /bin
- /include
- /lib/pkgconfig
- /share/man
sources:
- type: archive
url: >-
https://www.freedesktop.org/software/uchardet/releases/uchardet-0.0.8.tar.xz
sha256: e97a60cfc00a1c147a674b097bb1422abd9fa78a2d9ce3f3fdcc2e78a34ac5f0
x-checker-data:
type: html
url: https://www.freedesktop.org/software/uchardet/releases/
version-pattern: uchardet-(\d\.\d+\.?\d*).tar.xz
url-template: >-
https://www.freedesktop.org/software/uchardet/releases/uchardet-$version.tar.xz
- name: libass
cleanup:
- /include
- /lib/pkgconfig
config-opts:
- '--disable-static'
sources:
- type: git
url: https://github.com/libass/libass.git
tag: 0.17.3
commit: e46aedea0a0d17da4c4ef49d84b94a7994664ab5
x-checker-data:
type: git
tag-pattern: ^(\d\.\d{1,3}\.\d{1,2})$
- name: zimg
config-opts:
- '--disable-static'
cleanup:
- /include
- /lib/pkgconfig
- /share/doc
sources:
- type: archive
archive-type: tar
url: https://api.github.com/repos/sekrit-twc/zimg/tarball/release-3.0.5
sha256: 1b8998f03f4a49e4d730033143722b32bc28a5306ef809ccfb3b4bbb29e4b784
x-checker-data:
type: json
url: https://api.github.com/repos/sekrit-twc/zimg/releases/latest
url-query: .tarball_url
version-query: .tag_name | sub("^release-"; "")
timestamp-query: .published_at
- name: rubberband
buildsystem: meson
cleanup:
- /include
- /lib/pkgconfig
sources:
- type: git
url: https://github.com/breakfastquay/rubberband.git
mirror-urls:
- https://hg.sr.ht/~breakfastquay/rubberband
tag: v4.0.0
commit: 1d95888bec3ae0a17c0c4af791810d5a63f6bc35
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
- name: mujs
buildsystem: autotools
no-autogen: true
make-args:
- release
make-install-args:
- prefix=/app
- install-shared
cleanup:
- /bin
- /include
- /lib/pkgconfig
sources:
- type: git
url: https://github.com/ccxvii/mujs.git
mirror-urls:
- http://git.ghostscript.com/mujs.git
tag: 1.3.5
commit: 0df0707f2f10187127e36acfbc3ba9b9ca5b5cf0
x-checker-data:
type: git
url: https://api.github.com/repos/ccxvii/mujs/tags
tag-pattern: ^([\d.]+)$
- name: nv-codec-headers
cleanup:
- '*'
no-autogen: true
make-install-args:
- PREFIX=/app
sources:
- type: git
url: https://github.com/FFmpeg/nv-codec-headers.git
mirror-urls:
- https://git.videolan.org/git/ffmpeg/nv-codec-headers.git
tag: n12.2.72.0
commit: c69278340ab1d5559c7d7bf0edf615dc33ddbba7
x-checker-data:
type: git
tag-pattern: ^n([\d.]+)$
- name: x264
cleanup:
- /include
- /lib/pkgconfig
- /share/man
config-opts:
- '--disable-cli'
- '--enable-shared'
sources:
- type: git
url: https://github.com/jpsdr/x264
mirror-urls:
- https://code.videolan.org/videolan/x264.git
commit: 373697b467f7cd0af88f1e9e32d4f10540df4687
- name: x265
buildsystem: cmake
subdir: source
config-opts:
- '-DCMAKE_BUILD_TYPE=Release'
- '-DBUILD_STATIC=0'
cleanup:
- /include
- /lib/pkgconfig
- /share/man
sources:
- type: git
url: https://bitbucket.org/multicoreware/x265_git.git
tag: '3.6'
commit: aa7f602f7592eddb9d87749be7466da005b556ee
x-checker-data:
type: git
tag-pattern: ^([\d.]+)$
- name: libmysofa
buildsystem: cmake
config-opts:
- '-DBUILD_TESTS=OFF'
sources:
- type: git
commit: 444d2c1d7ececf5cc2d96d3b17b209047b02318d
tag: v1.3.3
url: https://github.com/hoene/libmysofa.git
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
- name: libbs2b
buildsystem: autotools
config-opts:
- '--disable-static'
cleanup:
- /include
- /lib/pkgconfig
sources:
- type: archive
archive-type: tar
url: >-
https://downloads.sourceforge.net/sourceforge/bs2b/libbs2b-3.1.0.tar.gz
sha256: 6aaafd81aae3898ee40148dd1349aab348db9bfae9767d0e66e0b07ddd4b2528
x-checker-data:
type: html
url: https://sourceforge.net/projects/bs2b/files/libbs2b/
version-pattern: projects/bs2b/files/libbs2b/(\d+\.\d+\.\d+)
url-template: >-
https://downloads.sourceforge.net/sourceforge/bs2b/libbs2b-$version.tar.gz
- type: shell
commands:
- sed -i -e 's/lzma/xz/g' configure.ac
- autoreconf -vif
- name: ffmpeg
cleanup:
- /include
- /lib/pkgconfig
- /share/ffmpeg/examples
config-opts:
- '--disable-debug'
- '--disable-doc'
- '--disable-static'
- '--enable-encoder=png'
- '--enable-gnutls'
- '--enable-gpl'
- '--enable-shared'
- '--enable-version3'
- '--enable-libaom'
- '--enable-libass'
- '--enable-libbs2b'
- '--enable-libdav1d'
- '--enable-libfreetype'
- '--enable-libmp3lame'
- '--enable-libopus'
- '--enable-libjxl'
- '--enable-libmysofa'
- '--enable-libtheora'
- '--enable-libvorbis'
- '--enable-libvpx'
- '--enable-libx264'
- '--enable-libx265'
- '--enable-libwebp'
- '--enable-libxml2'
post-install:
- install -d /app/km
- install -d /app/km/app/
- install -d /app/km/app/bin
- mv /app/bin/ffmpeg /app/km/app/bin/ffmpeg
sources:
- type: git
url: https://github.com/FFmpeg/FFmpeg.git
mirror-urls:
- https://git.ffmpeg.org/ffmpeg.git
commit: b08d7969c550a804a59511c7b83f2dd8cc0499b8
tag: n7.1
x-checker-data:
type: git
tag-pattern: ^n([\d.]{3,7})$
- name: libsixel
buildsystem: meson
cleanup:
- /include
- /lib/pkgconfig
sources:
- type: archive
archive-type: tar
url: >-
https://api.github.com/repos/libsixel/libsixel/tarball/refs/tags/v1.10.5
sha256: 402da9e24caea62fe1e4c5d6f9c9211141f7a5d8016e717527ecde10c5522344
x-checker-data:
type: json
url: https://api.github.com/repos/libsixel/libsixel/tags
url-query: .[0].tarball_url
version-query: .[0].name
- name: vapoursynth
config-opts:
- '--disable-static'
- '--with-python_prefix=/app'
sources:
- type: git
url: https://github.com/vapoursynth/vapoursynth.git
tag: R70.11
commit: 5657c20b62ec17faf7dd88e08de8500d2cb2aeab
x-checker-data:
type: git
tag-pattern: ^R([\d.]+)$
- name: libplacebo
buildsystem: meson
config-opts:
- '-Dvulkan=enabled'
- '-Dshaderc=enabled'
cleanup:
- /include
- /lib/pkgconfig
sources:
- type: git
url: https://github.com/haasn/libplacebo.git
mirror-urls:
- https://code.videolan.org/videolan/libplacebo.git
tag: v7.349.0
commit: 1fd3c7bde7b943fe8985c893310b5269a09b46c5
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
modules:
- name: shaderc
buildsystem: cmake-ninja
builddir: true
config-opts:
- '-DSHADERC_SKIP_COPYRIGHT_CHECK=ON'
- '-DSHADERC_SKIP_EXAMPLES=ON'
- '-DSHADERC_SKIP_TESTS=ON'
- '-DSPIRV_SKIP_EXECUTABLES=ON'
- '-DENABLE_GLSLANG_BINARIES=OFF'
cleanup:
- /bin
- /include
- /lib/cmake
- /lib/pkgconfig
sources:
- type: git
url: https://github.com/google/shaderc.git
commit: caa54d9779d5605aca4e1a0c0c962a3d8f4aeb31
- type: git
url: https://github.com/KhronosGroup/SPIRV-Tools.git
commit: 4d2f0b40bfe290dea6c6904dafdf7fd8328ba346
dest: third_party/spirv-tools
- type: git
url: https://github.com/KhronosGroup/SPIRV-Headers.git
commit: 3f17b2af6784bfa2c5aa5dbb8e0e74a607dd8b3b
dest: third_party/spirv-headers
- type: git
url: https://github.com/KhronosGroup/glslang.git
tag: 15.1.0
commit: 1062752a891c95b2bfeed9e356562d88f9df84ac
dest: third_party/glslang
x-checker-data:
type: git
tag-pattern: ^(\d{1,2}\.\d{1,2}\.\d{1,4})$
- name: mpv
buildsystem: meson
config-opts:
- '-Dbuild-date=false'
- '-Dlibmpv=true'
- '-Dmanpage-build=disabled'
- '-Dcdda=disabled'
- '-Ddvbin=disabled'
- '-Ddvdnav=disabled'
- '-Dlibarchive=enabled'
- '-Dsdl2=enabled'
- '-Dvulkan=enabled'
cleanup:
- /include
- /lib/pkgconfig
post-install:
- install -d /app/km
- install -d /app/km/app/
- install -d /app/km/app/bin
- mv /app/bin/mpv /app/km/app/bin/mpv
sources:
- type: git
url: https://github.com/mpv-player/mpv.git
tag: v0.39.0
commit: a0fba7be57f3822d967b04f0f6b6d6341e7516e7
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
- name: ed
build-options:
no-debuginfo: true
buildsystem: autotools
sources:
- type: archive
url: https://ftp.gnu.org/gnu/ed/ed-1.21.tar.lz
mirror-urls:
- https://mirrors.kernel.org/gnu/ed/ed-1.21.tar.lz
- https://mirrors.ocf.berkeley.edu/gnu/ed/ed-1.21.tar.lz
- https://ftpmirror.gnu.org/gnu/ed/ed-1.21.tar.lz
sha256: 60e24998727d453a5cf02c54664b97536de46a2b34cd1f4f67c1c1a61bbbad75
x-checker-data:
type: html
url: https://ftp.gnu.org/gnu/ed/
version-pattern: ed-(\d\.\d+\.?\d*).tar.lz
url-template: https://ftp.gnu.org/gnu/ed/ed-$version.tar.lz
- name: bc
build-options:
no-debuginfo: true
buildsystem: autotools
sources:
- type: archive
url: https://ftp.gnu.org/gnu/bc/bc-1.08.1.tar.gz
mirror-urls:
- https://mirrors.kernel.org/gnu/bc/bc-1.08.1.tar.gz
- https://mirrors.ocf.berkeley.edu/gnu/bc/bc-1.08.1.tar.gz
- https://ftpmirror.gnu.org/gnu/bc/bc-1.08.1.tar.gz
sha256: b71457ffeb210d7ea61825ff72b3e49dc8f2c1a04102bbe23591d783d1bfe996
x-checker-data:
type: html
url: https://ftp.gnu.org/gnu/bc/
version-pattern: bc-(\d\.\d+\.?\d*).tar.gz
url-template: https://ftp.gnu.org/gnu/bc/bc-$version.tar.gz
- name: python_dateutil
buildsystem: simple
build-commands:
- pip3 install --prefix=/app python_dateutil*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/ec/57/56b9bcc3c9c6a792fcbaf139543cee77261f3651ca9da0c93f5c1221264b/python_dateutil-2.9.0.post0-py2.py3-none-any.whl
sha256: a8b2bc7bffae282281c8140a97d3aa9c14da0b136dfe83f850eea9a5f7470427
x-checker-data:
type: pypi
name: python_dateutil
packagetype: bdist_wheel
- name: urllib3
buildsystem: simple
build-commands:
- pip3 install --prefix=/app urllib3*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/33/cf/8435d5a7159e2a9c83a95896ed596f68cf798005fe107cc655b5c5c14704/urllib3-1.26.20-py2.py3-none-any.whl
sha256: 0ed14ccfbf1c30a9072c7ca157e4319b70d65f623e91e7b32fadb2853431016e
x-checker-data:
versions:
'>=': 1.21.1
<: '1.27'
type: pypi
name: urllib3
packagetype: bdist_wheel
- name: soupsieve
buildsystem: simple
build-commands:
- pip3 install --prefix=/app soupsieve*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/d1/c2/fe97d779f3ef3b15f05c94a2f1e3d21732574ed441687474db9d342a7315/soupsieve-2.6-py3-none-any.whl
sha256: e72c4ff06e4fb6e4b5a9f0f55fe6e81514581fca1515028625d0f299c602ccc9
x-checker-data:
type: pypi
name: soupsieve
packagetype: bdist_wheel
- name: rebulk
buildsystem: simple
build-commands:
- pip3 install --prefix=/app rebulk-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/84/4d/df073d593f7e7e4a5a7e19148b2e9b4ae63b4ddcbb863f1e7bb2b6f19c62/rebulk-3.2.0-py3-none-any.whl
sha256: 6bc31ae4b37200623c5827d2f539f9ec3e52b50431322dad8154642a39b0a53e
x-checker-data:
type: pypi
name: rebulk
packagetype: bdist_wheel
- name: pbr
buildsystem: simple
build-commands:
- pip3 install --prefix=/app pbr-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/64/dd/171c9fb653591cf265bcc89c436eec75c9bde3dec921cc236fa71e5698df/pbr-6.0.0-py2.py3-none-any.whl
sha256: 4a7317d5e3b17a3dccb6a8cfe67dab65b20551404c52c8ed41279fa4f0cb4cda
x-checker-data:
type: pypi
name: pbr
packagetype: bdist_wheel
- name: idna
buildsystem: simple
build-commands:
- pip3 install --prefix=/app idna-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/76/c6/c88e154df9c4e1a2a66ccf0005a88dfb2650c1dffb6f5ce603dfbd452ce3/idna-3.10-py3-none-any.whl
sha256: 946d195a0d259cbba61165e88e65941f16e9b36ea6ddb97f00452bae8b1287d3
x-checker-data:
type: pypi
name: idna
packagetype: bdist_wheel
- name: decorator
buildsystem: simple
build-commands:
- pip3 install --prefix=/app decorator-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/d5/50/83c593b07763e1161326b3b8c6686f0f4b0f24d5526546bee538c89837d6/decorator-5.1.1-py3-none-any.whl
sha256: b8c3f85900b9dc423225913c5aace94729fe1fa9763b38939a95226f02d37186
x-checker-data:
type: pypi
name: decorator
packagetype: bdist_wheel
- name: charset_normalizer
buildsystem: simple
build-commands:
- pip3 install --prefix=/app charset_normalizer-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/0e/f6/65ecc6878a89bb1c23a086ea335ad4bf21a588990c3f535a227b9eea9108/charset_normalizer-3.4.1-py3-none-any.whl
sha256: d98b1668f06378c6dbefec3b92299716b931cd4e6061f3c875a71ced1780ab85
x-checker-data:
type: pypi
name: charset_normalizer
packagetype: bdist_wheel
- name: certifi
buildsystem: simple
build-commands:
- pip3 install --prefix=/app certifi-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/a5/32/8f6669fc4798494966bf446c8c4a162e0b5d893dff088afddf76414f70e1/certifi-2024.12.14-py3-none-any.whl
sha256: 1275f7a45be9464efc1173084eaa30f866fe2e47d389406136d332ed4967ec56
x-checker-data:
type: pypi
name: certifi
packagetype: bdist_wheel
- name: stevedore
buildsystem: simple
build-commands:
- pip3 install --prefix=/app stevedore-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/8f/73/d0091d22a65b55e8fb6aca7b3b6713b5a261dd01cec4cfd28ed127ac0cfc/stevedore-5.4.0-py3-none-any.whl
sha256: b0be3c4748b3ea7b854b265dcb4caa891015e442416422be16f8b31756107857
x-checker-data:
type: pypi
name: stevedore
packagetype: bdist_wheel
- name: requests
buildsystem: simple
build-commands:
- pip3 install --prefix=/app requests-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/f9/9b/335f9764261e915ed497fcdeb11df5dfd6f7bf257d4a6a2a686d80da4d54/requests-2.32.3-py3-none-any.whl
sha256: 70761cfe03c773ceb22aa2f671b4757976145175cdfca038c02654d061d6dcc6
x-checker-data:
type: pypi
name: requests
packagetype: bdist_wheel
- name: rarfile
buildsystem: simple
build-commands:
- pip3 install --prefix=/app rarfile-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/62/fc/ab37559419ca36dd8dd317c3a98395ed4dcee2beeb28bf6059b972906727/rarfile-4.2-py3-none-any.whl
sha256: 8757e1e3757e32962e229cab2432efc1f15f210823cc96ccba0f6a39d17370c9
x-checker-data:
type: pypi
name: rarfile
packagetype: bdist_wheel
- name: pytz
buildsystem: simple
build-commands:
- pip3 install --prefix=/app pytz-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/11/c3/005fcca25ce078d2cc29fd559379817424e94885510568bc1bc53d7d5846/pytz-2024.2-py2.py3-none-any.whl
sha256: 31c7c1817eb7fae7ca4b8c7ee50c72f93aa2dd863de768e1ef4245d426aa0725
x-checker-data:
type: pypi
name: pytz
packagetype: bdist_wheel
- name: pysrt
buildsystem: simple
build-commands:
- python3 setup.py install --prefix=/app --root=/
sources:
- type: archive
url: >-
https://files.pythonhosted.org/packages/31/1a/0d858da1c6622dcf16011235a2639b0a01a49cecf812f8ab03308ab4de37/pysrt-1.1.2.tar.gz
sha256: b4f844ba33e4e7743e9db746492f3a193dc0bc112b153914698e7c1cdeb9b0b9
x-checker-data:
type: pypi
name: pysrt
- name: babelfish
buildsystem: simple
build-commands:
- pip3 install --prefix=/app babelfish-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/95/a1/bd4f759db13cd8beb9c9f68682aced5d966781b9d7380cf514a306f56762/babelfish-0.6.1-py3-none-any.whl
sha256: 512f1501d4c8f7d38f0921f48660be7542de1a7b24abb6a6a65324a670150293
x-checker-data:
type: pypi
name: babelfish
packagetype: bdist_wheel
- name: guessit
buildsystem: simple
build-commands:
- pip3 install --prefix=/app guessit-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/b8/9b/924a8f9709c3143d4c9a301a88042cbce37e09789378217284b19d4f8132/guessit-3.8.0-py3-none-any.whl
sha256: eb5747b1d0fbca926562c1e5894dbc3f6507c35e8c0bd9e38148401cd9579d83
x-checker-data:
type: pypi
name: guessit
packagetype: bdist_wheel
- name: enzyme
buildsystem: simple
build-commands:
- pip3 install --prefix=/app enzyme-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/67/bc/be0fbce0eb198f4361f462520122151b0ec347ecaeb5d349cf36ae0ac751/enzyme-0.5.2-py3-none-any.whl
sha256: 5a85306c136368d78f299bb74bf0c5f5d37e2689adc5caec5aba5ee2f029296b
x-checker-data:
type: pypi
name: enzyme
packagetype: bdist_wheel
- name: typing-extensions
buildsystem: simple
build-commands:
- pip3 install --prefix=/app typing*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/26/9f/ad63fc0248c5379346306f8668cda6e2e2e9c95e01216d2b8ffd9ff037d0/typing_extensions-4.12.2-py3-none-any.whl
sha256: 04e5ca0351e0f3f85c6853954072df659d0d13fac324d0072316b67d7794700d
x-checker-data:
type: pypi
name: typing-extensions
packagetype: bdist_wheel
- name: dogpile
buildsystem: simple
build-commands:
- pip3 install --prefix=/app dogpile*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/c9/b6/eb8bb5bced9f0bf475b22a53e86e4ed80fa60949de1133e2e673e23282d7/dogpile.cache-1.3.3-py3-none-any.whl
sha256: 5e211c4902ebdf88c678d268e22454b41e68071632daa9402d8ee24e825ed8ca
x-checker-data:
type: pypi
name: dogpile.cache
packagetype: bdist_wheel
- name: click
buildsystem: simple
build-commands:
- pip3 install --prefix=/app click-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/7e/d4/7ebdbd03970677812aac39c869717059dbb71a4cfc033ca6e5221787892c/click-8.1.8-py3-none-any.whl
sha256: 63c132bbbed01578a06712a2d1f497bb62d9c1c0d329b7903a866228027263b2
x-checker-data:
type: pypi
name: click
packagetype: bdist_wheel
- name: chardet
buildsystem: simple
build-commands:
- pip3 install --prefix=/app chardet-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/38/6f/f5fbc992a329ee4e0f288c1fe0e2ad9485ed064cac731ed2fe47dcc38cbf/chardet-5.2.0-py3-none-any.whl
sha256: e1cf59446890a00105fe7b7912492ea04b6e6f06d4b742b2c788469e34c82970
x-checker-data:
type: pypi
name: chardet
packagetype: bdist_wheel
- name: beautifulsoup4
buildsystem: simple
build-commands:
- pip3 install --prefix=/app beautifulsoup4-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/b1/fe/e8c672695b37eecc5cbf43e1d0638d88d66ba3a44c4d321c796f4e59167f/beautifulsoup4-4.12.3-py3-none-any.whl
sha256: b80878c9f40111313e55da8ba20bdba06d8fa3969fc68304167741bbf9e082ed
x-checker-data:
type: pypi
name: beautifulsoup4
packagetype: bdist_wheel
- name: appdirs
buildsystem: simple
build-commands:
- pip3 install --prefix=/app appdirs-*.whl
sources:
- type: file
url: >-
https://files.pythonhosted.org/packages/3b/00/2344469e2084fb287c2e0b57b72910309874c3245463acd6cf5e3db69324/appdirs-1.4.4-py2.py3-none-any.whl
sha256: a841dacd6b99318a741b166adb07e19ee71a274450e68237b4650ca1055ab128
x-checker-data:
type: pypi
name: appdirs
packagetype: bdist_wheel
- name: mpv_inhibit_gnome
buildsystem: simple
build-commands:
- make
- install -D lib/mpv_inhibit_gnome.so /app/etc/mpv/scripts
sources:
- type: git
url: https://github.com/Guldoman/mpv_inhibit_gnome.git
tag: v0.1.3
commit: 9069be0f15fa2c222d78a183d4aa1477d8a8f2cd
x-checker-data:
type: git
tag-pattern: ^v([\d.]+)$
- name: patch
buildsystem: simple
build-options:
no-debuginfo: true
build-commands:
- ./bootstrap
- ./configure
- make
- install -d /app/km
- install -d /app/km/app/
- install -d /app/km/app/bin
- mv src/patch /app/km/app/bin/patch
sources:
- type: git
url: https://git.savannah.gnu.org/git/patch.git
commit: 40b387de08653a1e46872b8ac1a6a14b9b94feb3
tag: v2.7.6
- name: postgres
buildsystem: simple
build-options:
no-debuginfo: true
build-commands:
- ./configure --prefix=/app/km/app/bin/postgres
- make
- make install
- cd contrib ; make ; make install
- ls /app/km/app/bin/postgres/share/extension/
- rm -Rf /app/km/app/bin/postgres/include
sources:
- type: git
url: https://git.postgresql.org/git/postgresql.git
commit: 1f47e7b59b92c58eee6840325d1aaa6acee84194
tag: REL_16_6
- name: karaokemugen
buildsystem: simple
build-options:
append-path: /usr/lib/sdk/node20/bin
env:
XDG_CACHE_HOME: /run/build/karaokemugen/flatpak-node/cache
npm_config_nodedir: /usr/lib/sdk/node20
build-commands:
- >-
install -D sentry-cli-Linux-$(gcc --print-multiarch | awk -F- {'print
$1'}) /app/bin/sentry-cli
- install -d v8.14.5/
- sed -i 's/\"karaokemugen-app\"/\"moe.karaokes.mugen\"/g' package.json
- >-
HOME=$PWD yarn config --offline set yarn-offline-mirror
$FLATPAK_BUILDER_BUILDDIR/flatpak-node/yarn-mirror
- SENTRYCLI_USE_LOCAL=1 yarn --offline install
- yarn --offline build
- yarn --offline installkmfrontend
- NODE_OPTIONS=--openssl-legacy-provider yarn --offline buildkmfrontend
- git rev-parse HEAD | head -c 8 > assets/sha.txt
- >-
. flatpak-node/electron-builder-arch-args.sh; yarn run electron-builder
--dir -c.compression=store -c.mac.identity=null
$ELECTRON_BUILDER_ARCH_ARGS
- cp -r packages/linux*unpacked/* /app/km/
- install -d /app/km/app/
- install -d /app/km/app/bin
- install -Dm755 stub_sandbox /app/km/chrome-sandbox
- install -Dm755 km-wrapper /app/bin/km-wrapper
- install -d /app/share/applications
- >-
install -Dm644 moe.karaokes.mugen.desktop
"/app/share/applications/${FLATPAK_ID}.desktop"
- >-
install -Dm644 build/icon512.png
"/app/share/icons/hicolor/512x512/apps/${FLATPAK_ID}.png"
- >-
install -Dm644 moe.karaokes.mugen.metainfo.xml
/app/share/metainfo/${FLATPAK_ID}.metainfo.xml
sources:
- type: git
url: https://gitlab.com/karaokemugen/code/karaokemugen-app
commit: f52425bbbc88bab3fef07911e656330489d090b5
tag: 8.0.56
- generated-sources.json
- type: script
dest-filename: stub_sandbox
commands:
- |
echo Stub sandbox ignoring command: $@
exit 1
- type: file
path: km-wrapper
- type: file
path: moe.karaokes.mugen.metainfo.xml
- type: file
path: moe.karaokes.mugen.desktop
- type: file
url: >-
https://downloads.sentry-cdn.com/sentry-cli/2.40.0/sentry-cli-Linux-x86_64
sha256: 342d5440a7e852fc4d7621c3fa5efe302056bf0ada3f9a96fca1006b3eb297ab
only-arches: '[x86_64]'