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
Expand file tree
/
Copy pathlibraries.yaml
More file actions
81 lines (76 loc) · 1.6 KB
/
libraries.yaml
File metadata and controls
81 lines (76 loc) · 1.6 KB
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
---
- name: Boost C++ Libraries
comment: Peer-reviewed portable C++ source libraries
url: http://www.boost.org/
methods:
- paypal
detection:
pkgnames:
- boost
- boost-libs
- libboost
- libboost-all-dev
- libboost-dev
added: 2016-04-20
last_checked: 2016-04-20
- name: FFmpeg
comment: Cross-platform multimedia framework
url: https://www.ffmpeg.org/
donations: https://www.ffmpeg.org/donations.html
methods:
- clickandpledge
- cheque
- bank_transfer
detection:
pkgnames:
- ffmpeg
added: 2016-04-19
last_checked: 2016-04-19
- name: FreeType
comment: Freely available software library to render fonts
url: http://www.freetype.org/
methods:
- paypal
- pledgie
detection:
pkgnames:
- libfreetype
- freetype
- libfreetype2
- freetype2
added: 2016-04-19
last_checked: 2016-04-19
- name: OGRE3D
comment: Open-source graphics rendering engine
url: http://www.ogre3d.org/
donations: http://www.ogre3d.org/donations
methods:
- paypal
detection:
pkgnames:
- ogre3d
added: 2016-04-22
last_checked: 2016-04-22
- name: OpenCV
comment: Open source computer vision and machine learning software library
url: http://opencv.org/
methods:
- paypal
detection:
pkgnames:
- opencv
added: 2016-04-20
last_checked: 2016-04-20
- name: SFML
comment: Simple and Fast Multimedia Library
url: http://www.sfml-dev.org/
methods:
- paypal
- flattr
detection:
pkgnames:
- sfml
- sfml1
- sfml2
added: 2016-05-11
last_checked: 2016-05-11