This repository was archived by the owner on Feb 16, 2021. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathapplications.yaml
736 lines (685 loc) · 15.7 KB
/
applications.yaml
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
---
- name: 3proxy
comment: Proxy server which supports HTTP(S), FTP, SOCKS, POP3, TCP & UDP
url: http://3proxy.ru/
donations: http://3proxy.ru/donations/
methods:
- bank_transfer
- bitcoin
- cheque
- webmoney
- western_union
detection:
pkgnames:
- 3proxy
added: 2016-04-20
last_checked: 2016-04-20
- name: Audacity
comment: Cross-platform software for recording and editing sounds
url: http://www.audacityteam.org/
donations: http://www.audacityteam.org/donate/
methods:
- paypal
detection:
pkgnames:
- audacity
added: 2016-04-20
last_checked: 2016-04-20
- name: awesome
comment: Highly configurable, next generation framework window manager for X
url: https://awesomewm.org/
donations: https://awesomewm.org/community/
methods:
- paypal
- bitcoin
- flattr
detection:
pkgnames:
- awesome
- awesome2
added: 2016-05-17
last_checked: 2016-09-01
- name: BitlBee
comment: IRC to other chat networks gateway
url: https://bitlbee.org/
methods:
- paypal
- bitcoin
detection:
pkgnames:
- bitlbee
added: 2016-05-16
last_checked: 2016-05-16
- name: Blender
comment: 3D modeling/rendering/animation/gaming package
url: http://www.blender.org/
donations: http://www.blender.org/foundation/donation-payment/
methods:
- paypal
- bitcoin
- bank_transfer
detection:
pkgnames:
- blender
added: 2016-04-18
last_checked: 2016-04-18
- name: Code::Blocks
comment: Open source, cross platform, free C, C++ and Fortran IDE
url: http://www.codeblocks.org/
donations: http://www.codeblocks.org/donations
methods:
- paypal # sourceforge button
detection:
pkgnames:
- codeblocks
added: 2016-04-20
last_checked: 2016-04-20
- name: convmv
comment: Convert filenames from one encoding to another
url: https://www.j3e.de/linux/convmv/
donations: https://www.j3e.de/donate.html
methods:
- bitcoin
- paypal
- bank_transfer # mentioned as giro transfer; same thing?
detection:
pkgnames:
- convmv
added: 2016-09-13
last_checked: 2016-09-13
- name: Claws Mail
comment: User-friendly, lightweight, and fast email client
url: http://www.claws-mail.org/
donations: http://www.claws-mail.org/sponsors.php?section=community
methods:
- bitcoin
- dash
- merchandise
- paypal
detection:
pkgnames:
- claws-mail
added: 2016-05-10
last_checked: 2016-05-10
- name: Doxygen
comment: 3D modeling/rendering/animation/gaming package
url: http://doxygen.org/
methods:
- paypal
detection:
pkgnames:
- doxygen
added: 2016-04-19
last_checked: 2016-04-19
- name: Enlightenment
comment: Artistic X window manager
url: https://www.enlightenment.org/
donations: https://www.enlightenment.org/contribute
location: France
methods:
- paypal
- flattr
detection:
pkgnames:
- enlightment
- e17
- e16
added: 2016-05-12
last_checked: 2016-05-12
- name: GIMP
comment: GNU Image Manipulation Program
url: http://www.gimp.org/
donations: http://www.gimp.org/donating/
methods:
- paypal
- flattr
- bitcoin
- bank_transfer
- cheque
detection:
pkgnames:
- gimp
- gimp-app
added: 2016-04-19
last_checked: 2016-04-19
- name: GNU Octave
comment: High-level interactive language for numerical computations
url: https://www.gnu.org/software/octave/
donations: https://www.gnu.org/software/octave/donate.html
methods:
- bitcoin
detection:
pkgnames:
- octave
added: 2016-05-10
last_checked: 2016-05-10
- name: GNUJump
comment: Platform game where you have to jump up to survive
url: http://gnujump.es.gnu.org/index.php/Main_Page
donations: http://gnujump.es.gnu.org/index.php/Contribute
methods:
- paypal
detection:
pkgnames:
- gnujump
added: 2016-10-10
last_checked: 2016-10-10
- name: GnuPG
comment: GNU privacy guard - a free PGP replacement
url: https://www.gnupg.org/
donations: https://www.gnupg.org/donate/index.html
methods:
- credit_card
- paypal
detection:
pkgnames:
- gnupg
- gnupg1
- gnupg2
- gnupg20
added: 2016-04-19
last_checked: 2016-04-19
- name: GPSd
comment: GPS service daemon
url: http://www.catb.org/gpsd/
methods:
- patreon
detection:
pkgnames:
- gpsd
added: 2016-04-20
last_checked: 2016-04-20
- name: GPSBabel
comment: GPS file translating tool
url: http://www.gpsbabel.org/
methods:
- paypal
detection:
pkgnames:
- gpsbabel
- gpsbabel14
added: 2016-05-16
last_checked: 2016-05-16
- name: HAProxy
comment: Reliable, High Performance TCP/HTTP Load Balancer
url: http://www.haproxy.org/
methods:
- paypal
detection:
pkgnames:
- haproxy
added: 2016-05-12
last_checked: 2016-05-12
- name: Hugin
comment: Panorama photo stitcher
url: http://hugin.sourceforge.net/
methods:
- paypal # sourceforge button
detection:
pkgnames:
- hugin
added: 2016-04-20
last_checked: 2016-04-20
- name: I2P
comment: Anonymous overlay network
url: https://geti2p.net/
donations: https://geti2p.net/en/get-involved/donate
methods:
- paypal
- flattr
- bitcoin
- litecoin
- anoncoin
- monero
detection:
pkgnames:
- i2p
added: 2016-05-16
last_checked: 2016-05-16
- name: Inkscape
comment: Professional cross-platform vector graphics editor
url: https://inkscape.org/
donations: https://inkscape.org/support-us/donate/
methods:
- paypal
- cheque
detection:
pkgnames:
- inkscape
added: 2016-04-20
last_checked: 2016-04-20
- name: Lazarus
comment: Delphi compatible cross-platform IDE for Rapid Application Development
url: http://www.lazarus-ide.org/
donations: http://wiki.lazarus.freepascal.org/How_to_donate_to_Lazarus
methods:
- paypal
detection:
pkgnames:
- lazarus
added: 2016-05-16
last_checked: 2016-05-16
- name: LeechCraft
comment: Cross-platform modular live environment
url: https://leechcraft.org/
donations: https://leechcraft.org/donate
methods:
- paypal
- yandex_money
detection:
pkgnames:
- leechcraft
added: 2016-05-11
last_checked: 2016-05-11
- name: LFTP
comment: Sophisticated command line ftp/http client
url: https://lftp.yar.ru/
donations: https://lftp.yar.ru/contribute.html
methods:
- paypal
- webmoney
- flattr
detection:
pkgnames:
- lftp
added: 2016-05-11
last_checked: 2016-05-11
- name: LibreOffice
comment: Full integrated office productivity suite
url: https://www.libreoffice.org/
donations: https://www.libreoffice.org/donate/
methods:
- bank_transfer
- bitcoin
- flattr
- paypal
detection:
pkgnames:
- libreoffice
- libreoffice4
- libreoffice5
added: 2016-04-20
last_checked: 2016-04-20
- name: LordsAWar!
comment: Turn-based strategy game similar to Warlords II
url: http://www.nongnu.org/lordsawar/
methods:
- paypal
detection:
pkgnames:
- lordsawar
added: 2016-10-11
last_checked: 2016-10-11
- name: Lua
comment: Powerful, fast, lightweight, embeddable scripting language
url: https://www.lua.org/
donations: https://www.lua.org/donations.html
methods:
- paypal
detection:
pkgnames: # XXX: needs periodical recheck
- lua
- lua51
- lua52
- lua53
added: 2016-05-16
last_checked: 2016-05-16
- name: MariaDB
comment: Multithreaded SQL database from developers of MySQL
url: https://mariadb.org/
donations: https://mariadb.org/donate/
methods:
- bank_transfer
- flattr
- paypal
detection:
pkgnames: # XXX: needs periodical recheck
- mariadb-server
- mariadb55-server
- mariadb100-server
- mariadb101-server
added: 2016-04-20
last_checked: 2016-04-20
- name: MATE Desktop Environment
comment: Intuitive and attractive desktop environment forked from GNOME 2
url: http://mate-desktop.org/
donations: http://mate-desktop.org/donate/
methods:
- paypal
detection:
pkgnames:
- mate
- mate-base
- mate-desktop
- mate-panel
added: 2016-05-17
last_checked: 2016-05-17
- name: mcabber
comment: Small XMPP (Jabber) console client
url: http://mcabber.com/
methods:
- paypal
detection:
pkgnames:
- mcabber
added: 2016-05-10
last_checked: 2016-05-10
- name: MPlayer
comment: High performance media player supporting many formats
url: https://www.mplayerhq.hu/
donations: https://www.mplayerhq.hu/design7/donations.html
methods:
- paypal
- flattr
- hardware
detection:
pkgnames:
- mplayer
- mencoder
added: 2016-04-19
last_checked: 2016-04-19
- name: MuseScore
comment: Free music composition and notation software
url: https://musescore.org/
donations: https://musescore.org/en/donate
methods:
- credit_card
- paypal
- bank_transfer
- patreon
- bitcoin
- tibit
- merchandise
detection:
pkgnames:
- musescore
added: 2016-04-20
last_checked: 2016-04-20
- name: PostgreSQL
comment: World's most advanced open source database
url: http://www.postgresql.org/
donations: http://www.postgresql.org/about/donate/
methods:
- paypal
- bank_transfer
detection:
pkgnames: # XXX: needs periodical recheck
- postgresql90-server
- postgresql91-server
- postgresql92-server
- postgresql93-server
- postgresql94-server
- postgresql95-server
- postgresql96-server
- postgresql
- postgresql-9.4
- postgresql-9.5
- postgresql-9.6
- postgresql-server
added: 2016-04-20
last_checked: 2016-09-06
- name: Psi
comment: Qt 4 based Jabber client
url: http://psi-im.org/
methods:
- paypal
detection:
pkgnames:
- psi
added: 2016-05-16
last_checked: 2016-05-16
- name: Python
comment: Interactive high-level object-oriented language
url: https://www.python.org/
donations: https://www.python.org/psf/donations/
methods:
- bank_transfer
- cheque
- credit_card
- paypal
detection:
pkgnames: # XXX: needs periodical recheck
- python
- python2
- python27
- python3
- python33
- python34
- python35
added: 2016-04-19
last_checked: 2016-04-19
- name: QGIS
comment: Free and Open Source Geographic Information System
url: http://www.qgis.org/
donations: http://www.qgis.org/en/site/getinvolved/donations.html
methods:
- paypal
- bank_transfer
detection:
pkgnames:
- qgis
added: 2016-05-12
last_checked: 2016-05-12
- name: Qmmp
comment: Qt-based multimedia player
url: http://qmmp.ylsoftware.com/
methods:
- paypal
- webmoney # wmr, wmz, wme
- bitcoin
detection:
pkgnames:
- qmmp
added: 2016-05-16
last_checked: 2016-05-16
- name: QuiteRSS
comment: Open-source cross-platform RSS/Atom news feeds reader
url: http://quiterss.org/
donations: http://quiterss.org/donations
methods:
- paypal
- yandex_money
- webmoney # wmr
detection:
pkgnames:
- quiterss
added: 2016-05-12
last_checked: 2016-05-12
- name: rdesktop
comment: UNIX client for connecting to Windows Remote Desktop Services
url: http://www.rdesktop.org/
methods:
- bountysource
detection:
pkgnames:
- rdesktop
added: 2016-05-16
last_checked: 2016-05-16
- name: Samba
comment: Standard Windows interoperability suite of programs for Linux and Unix
url: https://www.samba.org/
donations: https://www.samba.org/samba/donations.html
methods:
- cheque
- paypal
detection:
pkgnames: # XXX: needs periodical recheck
- samba
- samba36
- samba41
- samba42
- samba43
added: 2016-04-22
last_checked: 2016-04-22
- name: SMPlayer # XXX: auto-include mplayer
comment: Graphical user interface for MPlayer
url: http://smplayer.sourceforge.net/
donations: http://smplayer.sourceforge.net/en/contribute
methods:
- paypal
- bitcoin
detection:
pkgnames:
- smplayer
added: 2016-05-10
last_checked: 2016-05-10
- name: Squid
comment: HTTP caching proxy
url: http://www.squid-cache.org/
donations: http://www.squid-cache.org/Foundation/donate.html
methods:
- paypal
detection:
pkgnames:
- squid
- squid-devel
added: 2016-05-17
last_checked: 2016-05-17
- name: Stellarium
comment: Free open source planetarium for your computer
url: http://www.stellarium.org/
methods:
- paypal # sourceforge button
detection:
pkgnames:
- stellarium
- stellarium-qt4
added: 2016-04-20
last_checked: 2016-04-20
- name: Sweet Home 3D
comment: Free interior design application
url: http://www.sweethome3d.com/
donations: http://www.sweethome3d.com/donate.jsp
methods:
- paypal
detection:
pkgnames:
- sweethome3d
added: 2016-04-20
last_checked: 2016-04-20
- name: Tiled
comment: Free, easy to use and flexible tile map editor
url: http://www.mapeditor.org/
donations: http://www.mapeditor.org/donate.html
methods:
- bank_transfer
- bountysource
- patreon
- paypal
detection:
pkgnames:
- tiled
added: 2016-04-19
last_checked: 2016-04-19
- name: Tor Project
comment: Anonymizing overlay network for TCP
url: https://www.torproject.org/
donations: https://www.torproject.org/donate/donate-options.html.en
methods:
- amazon
- bank_transfer
- bitcoin
- cheque
- dwolla
- paypal
detection:
pkgnames:
- tor
- tor-devel
- obfsproxy
added: 2016-04-19
last_checked: 2016-04-19
- name: Transmission
comment: Fast, easy and free BitTorrent client
url: https://www.transmissionbt.com/
donations: https://www.transmissionbt.com/donate.php
methods:
- paypal
detection:
pkgnames:
- transmission
- transmission-cli
- transmission-daemon
- transmission-gtk
- transmission-qt4
- transmission-remote-gui
- transmission-web
added: 2016-04-22
last_checked: 2016-04-22
- name: TuxGuitar
comment: Open source tablature editor
url: http://www.tuxguitar.com.ar/
donations: http://www.tuxguitar.com.ar/donate.html
methods:
- cheque
- paypal
detection:
pkgnames:
- tuxguitar
added: 2016-04-20
last_checked: 2016-04-20
- name: uTox
comment: Lightweight Tox client
url: http://utox.org/
donations: http://utox.org/donate.html
methods:
- paypal
- bitcoin
detection:
pkgnames:
- uTox
- utox
added: 2016-05-16
last_checked: 2016-05-16
- name: vsftpd
comment: Secure and fast FTP server for UNIX-like systems
url: https://security.appspot.com/vsftpd.html
methods:
- paypal
detection:
pkgnames:
- vsftpd
added: 2016-05-10
last_checked: 2016-05-10
- name: WCM Commander
comment: Multi-platform open source file manager
url: http://wcm.linderdaum.com/
methods:
- paypal
detection:
pkgnames:
- wcmcommander
added: 2016-04-25
last_checked: 2016-04-25
- name: Wine
comment: Compatibility layer capable of running Windows applications
url: https://www.winehq.org/
donations: https://www.winehq.org/donate
methods:
- paypal
- merchandise
- cheque
detection:
pkgnames:
- wine
- wine-devel
- wine-staging
- i386-wine # FreeBSD: wine for amd64
- i386-wine-devel
- i386-wine-staging
added: 2016-04-20
last_checked: 2016-04-20
- name: Xfce Desktop Environment
comment: Lightweight desktop environment for UNIX-like operating systems
url: http://www.xfce.org/
methods:
- bountysource
detection:
pkgnames:
- xfce4
- xfce4-desktop
- xfce4-panel
- xfce4-session
- xfce4-wm
added: 2016-05-17
last_checked: 2016-05-17