forked from FZUG/repo
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.gitmodules
948 lines (948 loc) · 37.8 KB
/
.gitmodules
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
864
865
866
867
868
869
870
871
872
873
874
875
876
877
878
879
880
881
882
883
884
885
886
887
888
889
890
891
892
893
894
895
896
897
898
899
900
901
902
903
904
905
906
907
908
909
910
911
912
913
914
915
916
917
918
919
920
921
922
923
924
925
926
927
928
929
930
931
932
933
934
935
936
937
938
939
940
941
942
943
944
945
946
947
948
[submodule "rpms/rpmfusion/x265"]
path = rpms/rpmfusion/x265
url = https://github.com/rpmfusion/x265
[submodule "rpms/rpmfusion/vdr-burn"]
path = rpms/rpmfusion/vdr-burn
url = https://github.com/rpmfusion/vdr-burn
[submodule "rpms/rpmfusion/mpd"]
path = rpms/rpmfusion/mpd
url = https://github.com/rpmfusion/mpd
[submodule "rpms/rpmfusion/dolphin-emu"]
path = rpms/rpmfusion/dolphin-emu
url = https://github.com/rpmfusion/dolphin-emu
[submodule "rpms/rpmfusion/mplayer"]
path = rpms/rpmfusion/mplayer
url = https://github.com/rpmfusion/mplayer
[submodule "rpms/rpmfusion/smplayer"]
path = rpms/rpmfusion/smplayer
url = https://github.com/rpmfusion/smplayer
[submodule "rpms/rpmfusion/steam"]
path = rpms/rpmfusion/steam
url = https://github.com/rpmfusion/steam
[submodule "rpms/rpmfusion/lpf-flash-plugin"]
path = rpms/rpmfusion/lpf-flash-plugin
url = https://github.com/rpmfusion/lpf-flash-plugin
[submodule "rpms/rpmfusion/fuse-exfat"]
path = rpms/rpmfusion/fuse-exfat
url = https://github.com/rpmfusion/fuse-exfat
[submodule "rpms/rpmfusion/exfat-utils"]
path = rpms/rpmfusion/exfat-utils
url = https://github.com/rpmfusion/exfat-utils
[submodule "rpms/rpmfusion/mlt"]
path = rpms/rpmfusion/mlt
url = https://github.com/rpmfusion/mlt
[submodule "rpms/rpmfusion/kdenlive"]
path = rpms/rpmfusion/kdenlive
url = https://github.com/rpmfusion/kdenlive
[submodule "rpms/rpmfusion/buildsys-build-rpmfusion"]
path = rpms/rpmfusion/buildsys-build-rpmfusion
url = https://github.com/rpmfusion/buildsys-build-rpmfusion
[submodule "rpms/rpmfusion/VirtualBox-kmod"]
path = rpms/rpmfusion/VirtualBox-kmod
url = https://github.com/rpmfusion/VirtualBox-kmod
[submodule "rpms/rpmfusion/VirtualBox"]
path = rpms/rpmfusion/VirtualBox
url = https://github.com/rpmfusion/VirtualBox
[submodule "rpms/rpmfusion/cmus"]
path = rpms/rpmfusion/cmus
url = https://github.com/rpmfusion/cmus
[submodule "rpms/rpmfusion/mythtv"]
path = rpms/rpmfusion/mythtv
url = https://github.com/rpmfusion/mythtv
[submodule "rpms/rpmfusion/gpac"]
path = rpms/rpmfusion/gpac
url = https://github.com/rpmfusion/gpac
[submodule "rpms/rpmfusion/mythtv-status"]
path = rpms/rpmfusion/mythtv-status
url = https://github.com/rpmfusion/mythtv-status
[submodule "rpms/rpmfusion/rpmfusion-nonfree-appstream-data"]
path = rpms/rpmfusion/rpmfusion-nonfree-appstream-data
url = https://github.com/rpmfusion/rpmfusion-nonfree-appstream-data
[submodule "rpms/rpmfusion/vlc"]
path = rpms/rpmfusion/vlc
url = https://github.com/rpmfusion/vlc
[submodule "rpms/rpmfusion/ffmpeg"]
path = rpms/rpmfusion/ffmpeg
url = https://github.com/rpmfusion/ffmpeg
[submodule "rpms/rpmfusion/mpv"]
path = rpms/rpmfusion/mpv
url = https://github.com/rpmfusion/mpv
[submodule "rpms/rpmfusion/qmc2"]
path = rpms/rpmfusion/qmc2
url = https://github.com/rpmfusion/qmc2
[submodule "rpms/rpmfusion/mame"]
path = rpms/rpmfusion/mame
url = https://github.com/rpmfusion/mame
[submodule "rpms/rpmfusion/Nestopia"]
path = rpms/rpmfusion/Nestopia
url = https://github.com/rpmfusion/Nestopia
[submodule "rpms/rpmfusion/bombono-dvd"]
path = rpms/rpmfusion/bombono-dvd
url = https://github.com/rpmfusion/bombono-dvd
[submodule "rpms/rpmfusion/openshot"]
path = rpms/rpmfusion/openshot
url = https://github.com/rpmfusion/openshot
[submodule "rpms/rpmfusion/libopenshot"]
path = rpms/rpmfusion/libopenshot
url = https://github.com/rpmfusion/libopenshot
[submodule "rpms/rpmfusion/k3b-extras-freeworld"]
path = rpms/rpmfusion/k3b-extras-freeworld
url = https://github.com/rpmfusion/k3b-extras-freeworld
[submodule "rpms/rpmfusion/xpra-codecs-freeworld"]
path = rpms/rpmfusion/xpra-codecs-freeworld
url = https://github.com/rpmfusion/xpra-codecs-freeworld
[submodule "rpms/rpmfusion/vdr-skindesigner"]
path = rpms/rpmfusion/vdr-skindesigner
url = https://github.com/rpmfusion/vdr-skindesigner
[submodule "rpms/rpmfusion/stella"]
path = rpms/rpmfusion/stella
url = https://github.com/rpmfusion/stella
[submodule "rpms/rpmfusion/BasiliskII"]
path = rpms/rpmfusion/BasiliskII
url = https://github.com/rpmfusion/BasiliskII
[submodule "rpms/rpmfusion/avidemux"]
path = rpms/rpmfusion/avidemux
url = https://github.com/rpmfusion/avidemux
[submodule "rpms/rpmfusion/libopenshot-audio"]
path = rpms/rpmfusion/libopenshot-audio
url = https://github.com/rpmfusion/libopenshot-audio
[submodule "rpms/rpmfusion/gmtk"]
path = rpms/rpmfusion/gmtk
url = https://github.com/rpmfusion/gmtk
[submodule "rpms/rpmfusion/rpmfusion-free-appstream-data"]
path = rpms/rpmfusion/rpmfusion-free-appstream-data
url = https://github.com/rpmfusion/rpmfusion-free-appstream-data
[submodule "rpms/rpmfusion/audacity-freeworld"]
path = rpms/rpmfusion/audacity-freeworld
url = https://github.com/rpmfusion/audacity-freeworld
[submodule "rpms/rpmfusion/pcsx2"]
path = rpms/rpmfusion/pcsx2
url = https://github.com/rpmfusion/pcsx2
[submodule "rpms/rpmfusion/transcode"]
path = rpms/rpmfusion/transcode
url = https://github.com/rpmfusion/transcode
[submodule "rpms/rpmfusion/assaultcube"]
path = rpms/rpmfusion/assaultcube
url = https://github.com/rpmfusion/assaultcube
[submodule "rpms/rpmfusion/dvd-slideshow"]
path = rpms/rpmfusion/dvd-slideshow
url = https://github.com/rpmfusion/dvd-slideshow
[submodule "rpms/rpmfusion/tarsnap"]
path = rpms/rpmfusion/tarsnap
url = https://github.com/rpmfusion/tarsnap
[submodule "rpms/rpmfusion/lxdvdrip"]
path = rpms/rpmfusion/lxdvdrip
url = https://github.com/rpmfusion/lxdvdrip
[submodule "rpms/rpmfusion/dhewm3"]
path = rpms/rpmfusion/dhewm3
url = https://github.com/rpmfusion/dhewm3
[submodule "rpms/rpmfusion/chromaprint-tools"]
path = rpms/rpmfusion/chromaprint-tools
url = https://github.com/rpmfusion/chromaprint-tools
[submodule "rpms/rpmfusion/h264enc"]
path = rpms/rpmfusion/h264enc
url = https://github.com/rpmfusion/h264enc
[submodule "rpms/rpmfusion/uade"]
path = rpms/rpmfusion/uade
url = https://github.com/rpmfusion/uade
[submodule "rpms/rpmfusion/vice"]
path = rpms/rpmfusion/vice
url = https://github.com/rpmfusion/vice
[submodule "rpms/rpmfusion/TestU01"]
path = rpms/rpmfusion/TestU01
url = https://github.com/rpmfusion/TestU01
[submodule "rpms/rpmfusion/gltron"]
path = rpms/rpmfusion/gltron
url = https://github.com/rpmfusion/gltron
[submodule "rpms/rpmfusion/kodi"]
path = rpms/rpmfusion/kodi
url = https://github.com/rpmfusion/kodi
[submodule "rpms/rpmfusion/xmltv"]
path = rpms/rpmfusion/xmltv
url = https://github.com/rpmfusion/xmltv
[submodule "rpms/rpmfusion/mythweb"]
path = rpms/rpmfusion/mythweb
url = https://github.com/rpmfusion/mythweb
[submodule "rpms/rpmfusion/nvidia-304xx-kmod"]
path = rpms/rpmfusion/nvidia-304xx-kmod
url = https://github.com/rpmfusion/nvidia-304xx-kmod
[submodule "rpms/rpmfusion/xorg-x11-drv-nvidia"]
path = rpms/rpmfusion/xorg-x11-drv-nvidia
url = https://github.com/rpmfusion/xorg-x11-drv-nvidia
[submodule "rpms/rpmfusion/qarte"]
path = rpms/rpmfusion/qarte
url = https://github.com/rpmfusion/qarte
[submodule "rpms/rpmfusion/mixxx"]
path = rpms/rpmfusion/mixxx
url = https://github.com/rpmfusion/mixxx
[submodule "rpms/rpmfusion/z-push"]
path = rpms/rpmfusion/z-push
url = https://github.com/rpmfusion/z-push
[submodule "rpms/rpmfusion/libtxc_dxtn"]
path = rpms/rpmfusion/libtxc_dxtn
url = https://github.com/rpmfusion/libtxc_dxtn
[submodule "rpms/rpmfusion/vo-amrwbenc"]
path = rpms/rpmfusion/vo-amrwbenc
url = https://github.com/rpmfusion/vo-amrwbenc
[submodule "rpms/rpmfusion/k9copy"]
path = rpms/rpmfusion/k9copy
url = https://github.com/rpmfusion/k9copy
[submodule "rpms/rpmfusion/openmw"]
path = rpms/rpmfusion/openmw
url = https://github.com/rpmfusion/openmw
[submodule "rpms/rpmfusion/gstreamer1-plugins-ugly"]
path = rpms/rpmfusion/gstreamer1-plugins-ugly
url = https://github.com/rpmfusion/gstreamer1-plugins-ugly
[submodule "rpms/rpmfusion/gstreamer1-plugins-bad-freeworld"]
path = rpms/rpmfusion/gstreamer1-plugins-bad-freeworld
url = https://github.com/rpmfusion/gstreamer1-plugins-bad-freeworld
[submodule "rpms/rpmfusion/gstreamer1-libav"]
path = rpms/rpmfusion/gstreamer1-libav
url = https://github.com/rpmfusion/gstreamer1-libav
[submodule "rpms/rpmfusion/openclonk"]
path = rpms/rpmfusion/openclonk
url = https://github.com/rpmfusion/openclonk
[submodule "rpms/rpmfusion/x264"]
path = rpms/rpmfusion/x264
url = https://github.com/rpmfusion/x264
[submodule "rpms/rpmfusion/mate-applet-streamer"]
path = rpms/rpmfusion/mate-applet-streamer
url = https://github.com/rpmfusion/mate-applet-streamer
[submodule "rpms/rpmfusion/wolf4sdl"]
path = rpms/rpmfusion/wolf4sdl
url = https://github.com/rpmfusion/wolf4sdl
[submodule "rpms/rpmfusion/qmmp-plugins-freeworld"]
path = rpms/rpmfusion/qmmp-plugins-freeworld
url = https://github.com/rpmfusion/qmmp-plugins-freeworld
[submodule "rpms/rpmfusion/yle-dl"]
path = rpms/rpmfusion/yle-dl
url = https://github.com/rpmfusion/yle-dl
[submodule "rpms/rpmfusion/devede"]
path = rpms/rpmfusion/devede
url = https://github.com/rpmfusion/devede
[submodule "rpms/rpmfusion/pipelight"]
path = rpms/rpmfusion/pipelight
url = https://github.com/rpmfusion/pipelight
[submodule "rpms/rpmfusion/doom-shareware"]
path = rpms/rpmfusion/doom-shareware
url = https://github.com/rpmfusion/doom-shareware
[submodule "rpms/rpmfusion/dvdstyler"]
path = rpms/rpmfusion/dvdstyler
url = https://github.com/rpmfusion/dvdstyler
[submodule "rpms/rpmfusion/arcem"]
path = rpms/rpmfusion/arcem
url = https://github.com/rpmfusion/arcem
[submodule "rpms/rpmfusion/qmmp-plugin-pack-freeworld"]
path = rpms/rpmfusion/qmmp-plugin-pack-freeworld
url = https://github.com/rpmfusion/qmmp-plugin-pack-freeworld
[submodule "rpms/rpmfusion/akmods"]
path = rpms/rpmfusion/akmods
url = https://github.com/rpmfusion/akmods
[submodule "rpms/rpmfusion/xtables-addons-kmod"]
path = rpms/rpmfusion/xtables-addons-kmod
url = https://github.com/rpmfusion/xtables-addons-kmod
[submodule "rpms/rpmfusion/xtables-addons"]
path = rpms/rpmfusion/xtables-addons
url = https://github.com/rpmfusion/xtables-addons
[submodule "rpms/rpmfusion/mednafen"]
path = rpms/rpmfusion/mednafen
url = https://github.com/rpmfusion/mednafen
[submodule "rpms/rpmfusion/clipgrab"]
path = rpms/rpmfusion/clipgrab
url = https://github.com/rpmfusion/clipgrab
[submodule "rpms/rpmfusion/wl-kmod"]
path = rpms/rpmfusion/wl-kmod
url = https://github.com/rpmfusion/wl-kmod
[submodule "rpms/rpmfusion/libva-intel-driver"]
path = rpms/rpmfusion/libva-intel-driver
url = https://github.com/rpmfusion/libva-intel-driver
[submodule "rpms/rpmfusion/yapeSDL"]
path = rpms/rpmfusion/yapeSDL
url = https://github.com/rpmfusion/yapeSDL
[submodule "rpms/rpmfusion/rtmpdump"]
path = rpms/rpmfusion/rtmpdump
url = https://github.com/rpmfusion/rtmpdump
[submodule "rpms/rpmfusion/caja-dropbox"]
path = rpms/rpmfusion/caja-dropbox
url = https://github.com/rpmfusion/caja-dropbox
[submodule "rpms/rpmfusion/mari0"]
path = rpms/rpmfusion/mari0
url = https://github.com/rpmfusion/mari0
[submodule "rpms/rpmfusion/pithos"]
path = rpms/rpmfusion/pithos
url = https://github.com/rpmfusion/pithos
[submodule "rpms/rpmfusion/nvidia-kmod"]
path = rpms/rpmfusion/nvidia-kmod
url = https://github.com/rpmfusion/nvidia-kmod
[submodule "rpms/rpmfusion/xorg-x11-drv-nvidia-304xx"]
path = rpms/rpmfusion/xorg-x11-drv-nvidia-304xx
url = https://github.com/rpmfusion/xorg-x11-drv-nvidia-304xx
[submodule "rpms/rpmfusion/xorg-x11-drv-nvidia-340xx"]
path = rpms/rpmfusion/xorg-x11-drv-nvidia-340xx
url = https://github.com/rpmfusion/xorg-x11-drv-nvidia-340xx
[submodule "rpms/rpmfusion/nvidia-340xx-kmod"]
path = rpms/rpmfusion/nvidia-340xx-kmod
url = https://github.com/rpmfusion/nvidia-340xx-kmod
[submodule "rpms/rpmfusion/motion"]
path = rpms/rpmfusion/motion
url = https://github.com/rpmfusion/motion
[submodule "rpms/rpmfusion/sox-plugins-nonfree"]
path = rpms/rpmfusion/sox-plugins-nonfree
url = https://github.com/rpmfusion/sox-plugins-nonfree
[submodule "rpms/rpmfusion/sox-plugins-freeworld"]
path = rpms/rpmfusion/sox-plugins-freeworld
url = https://github.com/rpmfusion/sox-plugins-freeworld
[submodule "rpms/rpmfusion/amule"]
path = rpms/rpmfusion/amule
url = https://github.com/rpmfusion/amule
[submodule "rpms/rpmfusion/a52dec"]
path = rpms/rpmfusion/a52dec
url = https://github.com/rpmfusion/a52dec
[submodule "rpms/rpmfusion/phonon-backend-vlc"]
path = rpms/rpmfusion/phonon-backend-vlc
url = https://github.com/rpmfusion/phonon-backend-vlc
[submodule "rpms/rpmfusion/mock-rpmfusion-nonfree"]
path = rpms/rpmfusion/mock-rpmfusion-nonfree
url = https://github.com/rpmfusion/mock-rpmfusion-nonfree
[submodule "rpms/rpmfusion/mock-rpmfusion-free"]
path = rpms/rpmfusion/mock-rpmfusion-free
url = https://github.com/rpmfusion/mock-rpmfusion-free
[submodule "rpms/rpmfusion/moc"]
path = rpms/rpmfusion/moc
url = https://github.com/rpmfusion/moc
[submodule "rpms/rpmfusion/mpg123"]
path = rpms/rpmfusion/mpg123
url = https://github.com/rpmfusion/mpg123
[submodule "rpms/rpmfusion/xv"]
path = rpms/rpmfusion/xv
url = https://github.com/rpmfusion/xv
[submodule "rpms/rpmfusion/xsnow"]
path = rpms/rpmfusion/xsnow
url = https://github.com/rpmfusion/xsnow
[submodule "rpms/rpmfusion/xrick"]
path = rpms/rpmfusion/xrick
url = https://github.com/rpmfusion/xrick
[submodule "rpms/rpmfusion/xmms2-nonfree"]
path = rpms/rpmfusion/xmms2-nonfree
url = https://github.com/rpmfusion/xmms2-nonfree
[submodule "rpms/rpmfusion/xcpc"]
path = rpms/rpmfusion/xcpc
url = https://github.com/rpmfusion/xcpc
[submodule "rpms/rpmfusion/wolf3d-shareware"]
path = rpms/rpmfusion/wolf3d-shareware
url = https://github.com/rpmfusion/wolf3d-shareware
[submodule "rpms/rpmfusion/warsow-data"]
path = rpms/rpmfusion/warsow-data
url = https://github.com/rpmfusion/warsow-data
[submodule "rpms/rpmfusion/warsow"]
path = rpms/rpmfusion/warsow
url = https://github.com/rpmfusion/warsow
[submodule "rpms/rpmfusion/unrar"]
path = rpms/rpmfusion/unrar
url = https://github.com/rpmfusion/unrar
[submodule "rpms/rpmfusion/unace"]
path = rpms/rpmfusion/unace
url = https://github.com/rpmfusion/unace
[submodule "rpms/rpmfusion/ufoai-data"]
path = rpms/rpmfusion/ufoai-data
url = https://github.com/rpmfusion/ufoai-data
[submodule "rpms/rpmfusion/ufoai"]
path = rpms/rpmfusion/ufoai
url = https://github.com/rpmfusion/ufoai
[submodule "rpms/rpmfusion/spread"]
path = rpms/rpmfusion/spread
url = https://github.com/rpmfusion/spread
[submodule "rpms/rpmfusion/spectrum-roms"]
path = rpms/rpmfusion/spectrum-roms
url = https://github.com/rpmfusion/spectrum-roms
[submodule "rpms/rpmfusion/spear-demo"]
path = rpms/rpmfusion/spear-demo
url = https://github.com/rpmfusion/spear-demo
[submodule "rpms/rpmfusion/snes9x"]
path = rpms/rpmfusion/snes9x
url = https://github.com/rpmfusion/snes9x
[submodule "rpms/rpmfusion/rpmfusion-nonfree-remix-kickstarts"]
path = rpms/rpmfusion/rpmfusion-nonfree-remix-kickstarts
url = https://github.com/rpmfusion/rpmfusion-nonfree-remix-kickstarts
[submodule "rpms/rpmfusion/rpmfusion-nonfree-package-config-smart"]
path = rpms/rpmfusion/rpmfusion-nonfree-package-config-smart
url = https://github.com/rpmfusion/rpmfusion-nonfree-package-config-smart
[submodule "rpms/rpmfusion/roadfighter"]
path = rpms/rpmfusion/roadfighter
url = https://github.com/rpmfusion/roadfighter
[submodule "rpms/rpmfusion/r5u87x-firmware"]
path = rpms/rpmfusion/r5u87x-firmware
url = https://github.com/rpmfusion/r5u87x-firmware
[submodule "rpms/rpmfusion/pyskool"]
path = rpms/rpmfusion/pyskool
url = https://github.com/rpmfusion/pyskool
[submodule "rpms/rpmfusion/pushover"]
path = rpms/rpmfusion/pushover
url = https://github.com/rpmfusion/pushover
[submodule "rpms/rpmfusion/proas"]
path = rpms/rpmfusion/proas
url = https://github.com/rpmfusion/proas
[submodule "rpms/rpmfusion/plus4emu"]
path = rpms/rpmfusion/plus4emu
url = https://github.com/rpmfusion/plus4emu
[submodule "rpms/rpmfusion/php-pecl-pdflib"]
path = rpms/rpmfusion/php-pecl-pdflib
url = https://github.com/rpmfusion/php-pecl-pdflib
[submodule "rpms/rpmfusion/pgplot"]
path = rpms/rpmfusion/pgplot
url = https://github.com/rpmfusion/pgplot
[submodule "rpms/rpmfusion/pgadmin3"]
path = rpms/rpmfusion/pgadmin3
url = https://github.com/rpmfusion/pgadmin3
[submodule "rpms/rpmfusion/perl-PGPLOT"]
path = rpms/rpmfusion/perl-PGPLOT
url = https://github.com/rpmfusion/perl-PGPLOT
[submodule "rpms/rpmfusion/perl-IP-Country"]
path = rpms/rpmfusion/perl-IP-Country
url = https://github.com/rpmfusion/perl-IP-Country
[submodule "rpms/rpmfusion/pdflib-lite"]
path = rpms/rpmfusion/pdflib-lite
url = https://github.com/rpmfusion/pdflib-lite
[submodule "rpms/rpmfusion/openni-nite"]
path = rpms/rpmfusion/openni-nite
url = https://github.com/rpmfusion/openni-nite
[submodule "rpms/rpmfusion/OpenEXR_Viewers-nonfree"]
path = rpms/rpmfusion/OpenEXR_Viewers-nonfree
url = https://github.com/rpmfusion/OpenEXR_Viewers-nonfree
[submodule "rpms/rpmfusion/nvidia-xconfig"]
path = rpms/rpmfusion/nvidia-xconfig
url = https://github.com/rpmfusion/nvidia-xconfig
[submodule "rpms/rpmfusion/nvidia-settings"]
path = rpms/rpmfusion/nvidia-settings
url = https://github.com/rpmfusion/nvidia-settings
[submodule "rpms/rpmfusion/netfabb-basic"]
path = rpms/rpmfusion/netfabb-basic
url = https://github.com/rpmfusion/netfabb-basic
[submodule "rpms/rpmfusion/nemo-dropbox"]
path = rpms/rpmfusion/nemo-dropbox
url = https://github.com/rpmfusion/nemo-dropbox
[submodule "rpms/rpmfusion/nautilus-dropbox"]
path = rpms/rpmfusion/nautilus-dropbox
url = https://github.com/rpmfusion/nautilus-dropbox
[submodule "rpms/rpmfusion/Mosaic"]
path = rpms/rpmfusion/Mosaic
url = https://github.com/rpmfusion/Mosaic
[submodule "rpms/rpmfusion/mod_h264_streaming"]
path = rpms/rpmfusion/mod_h264_streaming
url = https://github.com/rpmfusion/mod_h264_streaming
[submodule "rpms/rpmfusion/meka"]
path = rpms/rpmfusion/meka
url = https://github.com/rpmfusion/meka
[submodule "rpms/rpmfusion/mac"]
path = rpms/rpmfusion/mac
url = https://github.com/rpmfusion/mac
[submodule "rpms/rpmfusion/lpf-spotify-client"]
path = rpms/rpmfusion/lpf-spotify-client
url = https://github.com/rpmfusion/lpf-spotify-client
[submodule "rpms/rpmfusion/lpf-skype"]
path = rpms/rpmfusion/lpf-skype
url = https://github.com/rpmfusion/lpf-skype
[submodule "rpms/rpmfusion/libspotify"]
path = rpms/rpmfusion/libspotify
url = https://github.com/rpmfusion/libspotify
[submodule "rpms/rpmfusion/libcapsimage"]
path = rpms/rpmfusion/libcapsimage
url = https://github.com/rpmfusion/libcapsimage
[submodule "rpms/rpmfusion/lha"]
path = rpms/rpmfusion/lha
url = https://github.com/rpmfusion/lha
[submodule "rpms/rpmfusion/larabie-fonts"]
path = rpms/rpmfusion/larabie-fonts
url = https://github.com/rpmfusion/larabie-fonts
[submodule "rpms/rpmfusion/jad"]
path = rpms/rpmfusion/jad
url = https://github.com/rpmfusion/jad
[submodule "rpms/rpmfusion/gsview"]
path = rpms/rpmfusion/gsview
url = https://github.com/rpmfusion/gsview
[submodule "rpms/rpmfusion/gstreamer-plugins-bad-nonfree"]
path = rpms/rpmfusion/gstreamer-plugins-bad-nonfree
url = https://github.com/rpmfusion/gstreamer-plugins-bad-nonfree
[submodule "rpms/rpmfusion/gnome-video-arcade"]
path = rpms/rpmfusion/gnome-video-arcade
url = https://github.com/rpmfusion/gnome-video-arcade
[submodule "rpms/rpmfusion/gmameui"]
path = rpms/rpmfusion/gmameui
url = https://github.com/rpmfusion/gmameui
[submodule "rpms/rpmfusion/gens-gs"]
path = rpms/rpmfusion/gens-gs
url = https://github.com/rpmfusion/gens-gs
[submodule "rpms/rpmfusion/gens"]
path = rpms/rpmfusion/gens
url = https://github.com/rpmfusion/gens
[submodule "rpms/rpmfusion/fuse-emulator-roms"]
path = rpms/rpmfusion/fuse-emulator-roms
url = https://github.com/rpmfusion/fuse-emulator-roms
[submodule "rpms/rpmfusion/frogatto"]
path = rpms/rpmfusion/frogatto
url = https://github.com/rpmfusion/frogatto
[submodule "rpms/rpmfusion/Frodo"]
path = rpms/rpmfusion/Frodo
url = https://github.com/rpmfusion/Frodo
[submodule "rpms/rpmfusion/faac"]
path = rpms/rpmfusion/faac
url = https://github.com/rpmfusion/faac
[submodule "rpms/rpmfusion/e-uae"]
path = rpms/rpmfusion/e-uae
url = https://github.com/rpmfusion/e-uae
[submodule "rpms/rpmfusion/doc"]
path = rpms/rpmfusion/doc
url = https://github.com/rpmfusion/doc
[submodule "rpms/rpmfusion/dgen-sdl"]
path = rpms/rpmfusion/dgen-sdl
url = https://github.com/rpmfusion/dgen-sdl
[submodule "rpms/rpmfusion/dega-sdl"]
path = rpms/rpmfusion/dega-sdl
url = https://github.com/rpmfusion/dega-sdl
[submodule "rpms/rpmfusion/d1x"]
path = rpms/rpmfusion/d1x
url = https://github.com/rpmfusion/d1x
[submodule "rpms/rpmfusion/comical"]
path = rpms/rpmfusion/comical
url = https://github.com/rpmfusion/comical
[submodule "rpms/rpmfusion/Cg"]
path = rpms/rpmfusion/Cg
url = https://github.com/rpmfusion/Cg
[submodule "rpms/rpmfusion/broadcom-wl"]
path = rpms/rpmfusion/broadcom-wl
url = https://github.com/rpmfusion/broadcom-wl
[submodule "rpms/rpmfusion/amrwb"]
path = rpms/rpmfusion/amrwb
url = https://github.com/rpmfusion/amrwb
[submodule "rpms/rpmfusion/amrnb"]
path = rpms/rpmfusion/amrnb
url = https://github.com/rpmfusion/amrnb
[submodule "rpms/rpmfusion/amap"]
path = rpms/rpmfusion/amap
url = https://github.com/rpmfusion/amap
[submodule "rpms/rpmfusion/abuse"]
path = rpms/rpmfusion/abuse
url = https://github.com/rpmfusion/abuse
[submodule "rpms/rpmfusion/zsnes"]
path = rpms/rpmfusion/zsnes
url = https://github.com/rpmfusion/zsnes
[submodule "rpms/rpmfusion/yabause"]
path = rpms/rpmfusion/yabause
url = https://github.com/rpmfusion/yabause
[submodule "rpms/rpmfusion/xvst"]
path = rpms/rpmfusion/xvst
url = https://github.com/rpmfusion/xvst
[submodule "rpms/rpmfusion/xvid4conf"]
path = rpms/rpmfusion/xvid4conf
url = https://github.com/rpmfusion/xvid4conf
[submodule "rpms/rpmfusion/xroar"]
path = rpms/rpmfusion/xroar
url = https://github.com/rpmfusion/xroar
[submodule "rpms/rpmfusion/xmms-mplayer"]
path = rpms/rpmfusion/xmms-mplayer
url = https://github.com/rpmfusion/xmms-mplayer
[submodule "rpms/rpmfusion/xmms-mp3"]
path = rpms/rpmfusion/xmms-mp3
url = https://github.com/rpmfusion/xmms-mp3
[submodule "rpms/rpmfusion/xmms2-freeworld"]
path = rpms/rpmfusion/xmms2-freeworld
url = https://github.com/rpmfusion/xmms2-freeworld
[submodule "rpms/rpmfusion/xbill"]
path = rpms/rpmfusion/xbill
url = https://github.com/rpmfusion/xbill
[submodule "rpms/rpmfusion/wormsofprey-data"]
path = rpms/rpmfusion/wormsofprey-data
url = https://github.com/rpmfusion/wormsofprey-data
[submodule "rpms/rpmfusion/wormsofprey"]
path = rpms/rpmfusion/wormsofprey
url = https://github.com/rpmfusion/wormsofprey
[submodule "rpms/rpmfusion/vokoscreen"]
path = rpms/rpmfusion/vokoscreen
url = https://github.com/rpmfusion/vokoscreen
[submodule "rpms/rpmfusion/vobcopy"]
path = rpms/rpmfusion/vobcopy
url = https://github.com/rpmfusion/vobcopy
[submodule "rpms/rpmfusion/vlmc"]
path = rpms/rpmfusion/vlmc
url = https://github.com/rpmfusion/vlmc
[submodule "rpms/rpmfusion/vdrsync"]
path = rpms/rpmfusion/vdrsync
url = https://github.com/rpmfusion/vdrsync
[submodule "rpms/rpmfusion/vdr-softhddevice"]
path = rpms/rpmfusion/vdr-softhddevice
url = https://github.com/rpmfusion/vdr-softhddevice
[submodule "rpms/rpmfusion/vdr-muggle"]
path = rpms/rpmfusion/vdr-muggle
url = https://github.com/rpmfusion/vdr-muggle
[submodule "rpms/rpmfusion/vdr-mp3"]
path = rpms/rpmfusion/vdr-mp3
url = https://github.com/rpmfusion/vdr-mp3
[submodule "rpms/rpmfusion/vdr-markad"]
path = rpms/rpmfusion/vdr-markad
url = https://github.com/rpmfusion/vdr-markad
[submodule "rpms/rpmfusion/vdr-dxr3"]
path = rpms/rpmfusion/vdr-dxr3
url = https://github.com/rpmfusion/vdr-dxr3
[submodule "rpms/rpmfusion/vcdimager"]
path = rpms/rpmfusion/vcdimager
url = https://github.com/rpmfusion/vcdimager
[submodule "rpms/rpmfusion/vbam"]
path = rpms/rpmfusion/vbam
url = https://github.com/rpmfusion/vbam
[submodule "rpms/rpmfusion/vagalume"]
path = rpms/rpmfusion/vagalume
url = https://github.com/rpmfusion/vagalume
[submodule "rpms/rpmfusion/ultrastardx"]
path = rpms/rpmfusion/ultrastardx
url = https://github.com/rpmfusion/ultrastardx
[submodule "rpms/rpmfusion/twolame"]
path = rpms/rpmfusion/twolame
url = https://github.com/rpmfusion/twolame
[submodule "rpms/rpmfusion/traverso"]
path = rpms/rpmfusion/traverso
url = https://github.com/rpmfusion/traverso
[submodule "rpms/rpmfusion/torrentzip"]
path = rpms/rpmfusion/torrentzip
url = https://github.com/rpmfusion/torrentzip
[submodule "rpms/rpmfusion/tivodecode"]
path = rpms/rpmfusion/tivodecode
url = https://github.com/rpmfusion/tivodecode
[submodule "rpms/rpmfusion/terminatorX"]
path = rpms/rpmfusion/terminatorX
url = https://github.com/rpmfusion/terminatorX
[submodule "rpms/rpmfusion/swftools"]
path = rpms/rpmfusion/swftools
url = https://github.com/rpmfusion/swftools
[submodule "rpms/rpmfusion/subtitleripper"]
path = rpms/rpmfusion/subtitleripper
url = https://github.com/rpmfusion/subtitleripper
[submodule "rpms/rpmfusion/streamripper"]
path = rpms/rpmfusion/streamripper
url = https://github.com/rpmfusion/streamripper
[submodule "rpms/rpmfusion/staging-kmod"]
path = rpms/rpmfusion/staging-kmod
url = https://github.com/rpmfusion/staging-kmod
[submodule "rpms/rpmfusion/staging-kmod-addons"]
path = rpms/rpmfusion/staging-kmod-addons
url = https://github.com/rpmfusion/staging-kmod-addons
[submodule "rpms/rpmfusion/sonic-visualiser-freeworld"]
path = rpms/rpmfusion/sonic-visualiser-freeworld
url = https://github.com/rpmfusion/sonic-visualiser-freeworld
[submodule "rpms/rpmfusion/smc-music"]
path = rpms/rpmfusion/smc-music
url = https://github.com/rpmfusion/smc-music
[submodule "rpms/rpmfusion/smc"]
path = rpms/rpmfusion/smc
url = https://github.com/rpmfusion/smc
[submodule "rpms/rpmfusion/SheepShaver"]
path = rpms/rpmfusion/SheepShaver
url = https://github.com/rpmfusion/SheepShaver
[submodule "rpms/rpmfusion/scottfree"]
path = rpms/rpmfusion/scottfree
url = https://github.com/rpmfusion/scottfree
[submodule "rpms/rpmfusion/rpmfusion-packager"]
path = rpms/rpmfusion/rpmfusion-packager
url = https://github.com/rpmfusion/rpmfusion-packager
[submodule "rpms/rpmfusion/rpmfusion-package-config-smart"]
path = rpms/rpmfusion/rpmfusion-package-config-smart
url = https://github.com/rpmfusion/rpmfusion-package-config-smart
[submodule "rpms/rpmfusion/rpmfusion-free-remix-kickstarts"]
path = rpms/rpmfusion/rpmfusion-free-remix-kickstarts
url = https://github.com/rpmfusion/rpmfusion-free-remix-kickstarts
[submodule "rpms/rpmfusion/python-vlc"]
path = rpms/rpmfusion/python-vlc
url = https://github.com/rpmfusion/python-vlc
[submodule "rpms/rpmfusion/pxsup2dast"]
path = rpms/rpmfusion/pxsup2dast
url = https://github.com/rpmfusion/pxsup2dast
[submodule "rpms/rpmfusion/ProjectX"]
path = rpms/rpmfusion/ProjectX
url = https://github.com/rpmfusion/ProjectX
[submodule "rpms/rpmfusion/picard-freeworld"]
path = rpms/rpmfusion/picard-freeworld
url = https://github.com/rpmfusion/picard-freeworld
[submodule "rpms/rpmfusion/perl-Crypt-IDEA"]
path = rpms/rpmfusion/perl-Crypt-IDEA
url = https://github.com/rpmfusion/perl-Crypt-IDEA
[submodule "rpms/rpmfusion/pcsxr"]
path = rpms/rpmfusion/pcsxr
url = https://github.com/rpmfusion/pcsxr
[submodule "rpms/rpmfusion/pangzero"]
path = rpms/rpmfusion/pangzero
url = https://github.com/rpmfusion/pangzero
[submodule "rpms/rpmfusion/osmose"]
path = rpms/rpmfusion/osmose
url = https://github.com/rpmfusion/osmose
[submodule "rpms/rpmfusion/opencore-amr"]
path = rpms/rpmfusion/opencore-amr
url = https://github.com/rpmfusion/opencore-amr
[submodule "rpms/rpmfusion/ogmrip"]
path = rpms/rpmfusion/ogmrip
url = https://github.com/rpmfusion/ogmrip
[submodule "rpms/rpmfusion/npapi-vlc"]
path = rpms/rpmfusion/npapi-vlc
url = https://github.com/rpmfusion/npapi-vlc
[submodule "rpms/rpmfusion/normalize"]
path = rpms/rpmfusion/normalize
url = https://github.com/rpmfusion/normalize
[submodule "rpms/rpmfusion/ndiswrapper-kmod"]
path = rpms/rpmfusion/ndiswrapper-kmod
url = https://github.com/rpmfusion/ndiswrapper-kmod
[submodule "rpms/rpmfusion/ndiswrapper"]
path = rpms/rpmfusion/ndiswrapper
url = https://github.com/rpmfusion/ndiswrapper
[submodule "rpms/rpmfusion/mpgtx"]
path = rpms/rpmfusion/mpgtx
url = https://github.com/rpmfusion/mpgtx
[submodule "rpms/rpmfusion/mp3gain"]
path = rpms/rpmfusion/mp3gain
url = https://github.com/rpmfusion/mp3gain
[submodule "rpms/rpmfusion/mmsrip"]
path = rpms/rpmfusion/mmsrip
url = https://github.com/rpmfusion/mmsrip
[submodule "rpms/rpmfusion/mjpegtools"]
path = rpms/rpmfusion/mjpegtools
url = https://github.com/rpmfusion/mjpegtools
[submodule "rpms/rpmfusion/miro"]
path = rpms/rpmfusion/miro
url = https://github.com/rpmfusion/miro
[submodule "rpms/rpmfusion/minidlna"]
path = rpms/rpmfusion/minidlna
url = https://github.com/rpmfusion/minidlna
[submodule "rpms/rpmfusion/mingw-libmad"]
path = rpms/rpmfusion/mingw-libmad
url = https://github.com/rpmfusion/mingw-libmad
[submodule "rpms/rpmfusion/mimms"]
path = rpms/rpmfusion/mimms
url = https://github.com/rpmfusion/mimms
[submodule "rpms/rpmfusion/megamario"]
path = rpms/rpmfusion/megamario
url = https://github.com/rpmfusion/megamario
[submodule "rpms/rpmfusion/mamory"]
path = rpms/rpmfusion/mamory
url = https://github.com/rpmfusion/mamory
[submodule "rpms/rpmfusion/madplay"]
path = rpms/rpmfusion/madplay
url = https://github.com/rpmfusion/madplay
[submodule "rpms/rpmfusion/m2vrequantiser"]
path = rpms/rpmfusion/m2vrequantiser
url = https://github.com/rpmfusion/m2vrequantiser
[submodule "rpms/rpmfusion/m2vmp2cut"]
path = rpms/rpmfusion/m2vmp2cut
url = https://github.com/rpmfusion/m2vmp2cut
[submodule "rpms/rpmfusion/lxdream"]
path = rpms/rpmfusion/lxdream
url = https://github.com/rpmfusion/lxdream
[submodule "rpms/rpmfusion/ltris"]
path = rpms/rpmfusion/ltris
url = https://github.com/rpmfusion/ltris
[submodule "rpms/rpmfusion/live555"]
path = rpms/rpmfusion/live555
url = https://github.com/rpmfusion/live555
[submodule "rpms/rpmfusion/lightspark"]
path = rpms/rpmfusion/lightspark
url = https://github.com/rpmfusion/lightspark
[submodule "rpms/rpmfusion/libvdpau-va-gl"]
path = rpms/rpmfusion/libvdpau-va-gl
url = https://github.com/rpmfusion/libvdpau-va-gl
[submodule "rpms/rpmfusion/libtunepimp-extras-freeworld"]
path = rpms/rpmfusion/libtunepimp-extras-freeworld
url = https://github.com/rpmfusion/libtunepimp-extras-freeworld
[submodule "rpms/rpmfusion/libshairport"]
path = rpms/rpmfusion/libshairport
url = https://github.com/rpmfusion/libshairport
[submodule "rpms/rpmfusion/libmpeg3"]
path = rpms/rpmfusion/libmpeg3
url = https://github.com/rpmfusion/libmpeg3
[submodule "rpms/rpmfusion/libmpeg2"]
path = rpms/rpmfusion/libmpeg2
url = https://github.com/rpmfusion/libmpeg2
[submodule "rpms/rpmfusion/libmms"]
path = rpms/rpmfusion/libmms
url = https://github.com/rpmfusion/libmms
[submodule "rpms/rpmfusion/libmimic"]
path = rpms/rpmfusion/libmimic
url = https://github.com/rpmfusion/libmimic
[submodule "rpms/rpmfusion/libmad"]
path = rpms/rpmfusion/libmad
url = https://github.com/rpmfusion/libmad
[submodule "rpms/rpmfusion/libfame"]
path = rpms/rpmfusion/libfame
url = https://github.com/rpmfusion/libfame
[submodule "rpms/rpmfusion/libdvbpsi"]
path = rpms/rpmfusion/libdvbpsi
url = https://github.com/rpmfusion/libdvbpsi
[submodule "rpms/rpmfusion/libdca"]
path = rpms/rpmfusion/libdca
url = https://github.com/rpmfusion/libdca
[submodule "rpms/rpmfusion/libbdplus"]
path = rpms/rpmfusion/libbdplus
url = https://github.com/rpmfusion/libbdplus
[submodule "rpms/rpmfusion/libaacs"]
path = rpms/rpmfusion/libaacs
url = https://github.com/rpmfusion/libaacs
[submodule "rpms/rpmfusion/lame"]
path = rpms/rpmfusion/lame
url = https://github.com/rpmfusion/lame
[submodule "rpms/rpmfusion/kwave"]
path = rpms/rpmfusion/kwave
url = https://github.com/rpmfusion/kwave
[submodule "rpms/rpmfusion/kplayer"]
path = rpms/rpmfusion/kplayer
url = https://github.com/rpmfusion/kplayer
[submodule "rpms/rpmfusion/kodi-pvr-addons"]
path = rpms/rpmfusion/kodi-pvr-addons
url = https://github.com/rpmfusion/kodi-pvr-addons
[submodule "rpms/rpmfusion/kmodtool"]
path = rpms/rpmfusion/kmodtool
url = https://github.com/rpmfusion/kmodtool
[submodule "rpms/rpmfusion/kmediafactory"]
path = rpms/rpmfusion/kmediafactory
url = https://github.com/rpmfusion/kmediafactory
[submodule "rpms/rpmfusion/kaffeine"]
path = rpms/rpmfusion/kaffeine
url = https://github.com/rpmfusion/kaffeine
[submodule "rpms/rpmfusion/iscsitarget"]
path = rpms/rpmfusion/iscsitarget
url = https://github.com/rpmfusion/iscsitarget
[submodule "rpms/rpmfusion/imagination"]
path = rpms/rpmfusion/imagination
url = https://github.com/rpmfusion/imagination
[submodule "rpms/rpmfusion/guvcview"]
path = rpms/rpmfusion/guvcview
url = https://github.com/rpmfusion/guvcview
[submodule "rpms/rpmfusion/gtetrinet"]
path = rpms/rpmfusion/gtetrinet
url = https://github.com/rpmfusion/gtetrinet
[submodule "rpms/rpmfusion/gstreamer-plugins-ugly"]
path = rpms/rpmfusion/gstreamer-plugins-ugly
url = https://github.com/rpmfusion/gstreamer-plugins-ugly
[submodule "rpms/rpmfusion/gstreamer-plugins-bad"]
path = rpms/rpmfusion/gstreamer-plugins-bad
url = https://github.com/rpmfusion/gstreamer-plugins-bad
[submodule "rpms/rpmfusion/gstreamer-ffmpeg"]
path = rpms/rpmfusion/gstreamer-ffmpeg
url = https://github.com/rpmfusion/gstreamer-ffmpeg
[submodule "rpms/rpmfusion/gnuboy"]
path = rpms/rpmfusion/gnuboy
url = https://github.com/rpmfusion/gnuboy
[submodule "rpms/rpmfusion/gmediafinder"]
path = rpms/rpmfusion/gmediafinder
url = https://github.com/rpmfusion/gmediafinder
[submodule "rpms/rpmfusion/get_iplayer"]
path = rpms/rpmfusion/get_iplayer
url = https://github.com/rpmfusion/get_iplayer
[submodule "rpms/rpmfusion/get-flash-videos"]
path = rpms/rpmfusion/get-flash-videos
url = https://github.com/rpmfusion/get-flash-videos
[submodule "rpms/rpmfusion/gcube"]
path = rpms/rpmfusion/gcube
url = https://github.com/rpmfusion/gcube
[submodule "rpms/rpmfusion/gambatte"]
path = rpms/rpmfusion/gambatte
url = https://github.com/rpmfusion/gambatte
[submodule "rpms/rpmfusion/freeguide"]
path = rpms/rpmfusion/freeguide
url = https://github.com/rpmfusion/freeguide
[submodule "rpms/rpmfusion/foo2zjs"]
path = rpms/rpmfusion/foo2zjs
url = https://github.com/rpmfusion/foo2zjs
[submodule "rpms/rpmfusion/ffmpegthumbs"]
path = rpms/rpmfusion/ffmpegthumbs
url = https://github.com/rpmfusion/ffmpegthumbs
[submodule "rpms/rpmfusion/ffmpeg-compat"]
path = rpms/rpmfusion/ffmpeg-compat
url = https://github.com/rpmfusion/ffmpeg-compat
[submodule "rpms/rpmfusion/fceux"]
path = rpms/rpmfusion/fceux
url = https://github.com/rpmfusion/fceux
[submodule "rpms/rpmfusion/fakenes"]
path = rpms/rpmfusion/fakenes
url = https://github.com/rpmfusion/fakenes
[submodule "rpms/rpmfusion/faad2"]
path = rpms/rpmfusion/faad2
url = https://github.com/rpmfusion/faad2
[submodule "rpms/rpmfusion/DVDRipOMatic"]
path = rpms/rpmfusion/DVDRipOMatic
url = https://github.com/rpmfusion/DVDRipOMatic
[submodule "rpms/rpmfusion/dvdrip"]
path = rpms/rpmfusion/dvdrip
url = https://github.com/rpmfusion/dvdrip
[submodule "rpms/rpmfusion/DVDAuthorWizard"]
path = rpms/rpmfusion/DVDAuthorWizard
url = https://github.com/rpmfusion/DVDAuthorWizard
[submodule "rpms/rpmfusion/dvd95"]
path = rpms/rpmfusion/dvd95
url = https://github.com/rpmfusion/dvd95
[submodule "rpms/rpmfusion/dvbcut"]
path = rpms/rpmfusion/dvbcut
url = https://github.com/rpmfusion/dvbcut
[submodule "rpms/rpmfusion/dosemu"]
path = rpms/rpmfusion/dosemu
url = https://github.com/rpmfusion/dosemu
[submodule "rpms/rpmfusion/desmume"]
path = rpms/rpmfusion/desmume
url = https://github.com/rpmfusion/desmume
[submodule "rpms/rpmfusion/bubbros"]
path = rpms/rpmfusion/bubbros
url = https://github.com/rpmfusion/bubbros
[submodule "rpms/rpmfusion/bsnes"]
path = rpms/rpmfusion/bsnes
url = https://github.com/rpmfusion/bsnes
[submodule "rpms/rpmfusion/bino"]
path = rpms/rpmfusion/bino
url = https://github.com/rpmfusion/bino
[submodule "rpms/rpmfusion/audacious-plugins-freeworld"]
path = rpms/rpmfusion/audacious-plugins-freeworld
url = https://github.com/rpmfusion/audacious-plugins-freeworld
[submodule "rpms/rpmfusion/aqualung"]
path = rpms/rpmfusion/aqualung
url = https://github.com/rpmfusion/aqualung
[submodule "rpms/rpmfusion/acoustid-fingerprinter"]
path = rpms/rpmfusion/acoustid-fingerprinter
url = https://github.com/rpmfusion/acoustid-fingerprinter
[submodule "rpms/rpmfusion/wxsvg"]
path = rpms/rpmfusion/wxsvg
url = https://github.com/rpmfusion/wxsvg
[submodule "rpms/rpmfusion/libquicktime"]
path = rpms/rpmfusion/libquicktime
url = https://github.com/rpmfusion/libquicktime
[submodule "rpms/rpmfusion/xvidcore"]
path = rpms/rpmfusion/xvidcore
url = https://github.com/rpmfusion/xvidcore
[submodule "rpms/rpmfusion/freetype-freeworld"]
path = rpms/rpmfusion/freetype-freeworld
url = https://github.com/rpmfusion/freetype-freeworld
[submodule "rpms/rpmfusion/alsa-plugins-freeworld"]
path = rpms/rpmfusion/alsa-plugins-freeworld
url = https://github.com/rpmfusion/alsa-plugins-freeworld
[submodule "rpms/rpmfusion/rpmfusion-free-release"]
path = rpms/rpmfusion/rpmfusion-free-release
url = https://github.com/rpmfusion/rpmfusion-free-release
[submodule "rpms/rpmfusion/rpmfusion-nonfree-release"]
path = rpms/rpmfusion/rpmfusion-nonfree-release
url = https://github.com/rpmfusion/rpmfusion-nonfree-release
[submodule "rpms/rpmfusion/gxine"]
path = rpms/rpmfusion/gxine
url = https://github.com/rpmfusion/gxine
[submodule "rpms/rpmfusion/vdr-xineliboutput"]
path = rpms/rpmfusion/vdr-xineliboutput
url = https://github.com/rpmfusion/vdr-xineliboutput
[submodule "rpms/rpmfusion/xine-lib"]
path = rpms/rpmfusion/xine-lib
url = https://github.com/rpmfusion/xine-lib
[submodule "rpms/rpmfusion/xine-plugin"]
path = rpms/rpmfusion/xine-plugin
url = https://github.com/rpmfusion/xine-plugin
[submodule "rpms/rpmfusion/xine-ui"]
path = rpms/rpmfusion/xine-ui
url = https://github.com/rpmfusion/xine-ui
[submodule "rpms/rpmfusion/kffmpegthumbnailer"]
path = rpms/rpmfusion/kffmpegthumbnailer
url = https://github.com/rpmfusion/kffmpegthumbnailer
[submodule "rpms/rpmfusion/ffmpegthumbnailer"]
path = rpms/rpmfusion/ffmpegthumbnailer
url = https://github.com/rpmfusion/ffmpegthumbnailer
[submodule "rpms/rpmfusion/cairo-dock-freeworld"]
path = rpms/rpmfusion/cairo-dock-freeworld
url = https://github.com/rpmfusion/cairo-dock-freeworld