This commit is contained in:
anil
2020-09-03 10:11:15 +02:00
parent 1b57a9930c
commit 8eccfee179
6 changed files with 100 additions and 31 deletions
-4
View File
@@ -3,7 +3,6 @@ libtiff, https://gitlab.com/libtiff/libtiff.git
FFmpeg, https://github.com/FFmpeg/FFmpeg.git
cmake, https://gitlab.kitware.com/cmake/cmake.git
redis, https://github.com/antirez/redis.git
ompi, https://github.com/open-mpi/ompi.git
gzip, https://git.savannah.gnu.org/git/gzip.git
libarchive, https://github.com/libarchive/libarchive
cairo, https://gitlab.freedesktop.org/cairo/cairo.git
@@ -19,15 +18,12 @@ php-src, https://github.com/php/php-src.git
gtk, https://gitlab.gnome.org/GNOME/gtk.git
gstreamer, https://gitlab.freedesktop.org/gstreamer/gstreamer.git
openssh-portable, https://github.com/openssh/openssh-portable.git
openssl, https://github.com/openssl/openssl.git
wireshark, https://github.com/wireshark/wireshark.git
git, https://github.com/git/git.git
linux, git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
gmp,https://github.com/ryepdx/gmp
lighttpd1.4,https://github.com/lighttpd/lighttpd1.4.git
lighttpd2,https://github.com/lighttpd/lighttpd2.git
xqemu,https://github.com/xqemu/xqemu
xqemu,https://github.com/xqemu/xqemu
git,https://github.com/git/git
gpdb,https://github.com/greenplum-db/gpdb
MonetDBLite-C,https://github.com/MonetDB/MonetDBLite-C
1 Name GitRepo
3 FFmpeg https://github.com/FFmpeg/FFmpeg.git
4 cmake https://gitlab.kitware.com/cmake/cmake.git
5 redis https://github.com/antirez/redis.git
ompi https://github.com/open-mpi/ompi.git
6 gzip https://git.savannah.gnu.org/git/gzip.git
7 libarchive https://github.com/libarchive/libarchive
8 cairo https://gitlab.freedesktop.org/cairo/cairo.git
18 gtk https://gitlab.gnome.org/GNOME/gtk.git
19 gstreamer https://gitlab.freedesktop.org/gstreamer/gstreamer.git
20 openssh-portable https://github.com/openssh/openssh-portable.git
openssl https://github.com/openssl/openssl.git
21 wireshark https://github.com/wireshark/wireshark.git
git https://github.com/git/git.git
22 linux git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
23 gmp https://github.com/ryepdx/gmp
24 lighttpd1.4 https://github.com/lighttpd/lighttpd1.4.git
25 lighttpd2 https://github.com/lighttpd/lighttpd2.git
26 xqemu https://github.com/xqemu/xqemu
xqemu https://github.com/xqemu/xqemu
27 git https://github.com/git/git
28 gpdb https://github.com/greenplum-db/gpdb
29 MonetDBLite-C https://github.com/MonetDB/MonetDBLite-C