merge python scripts

This commit is contained in:
fixminer
2020-04-06 21:30:39 +02:00
parent 61a9612345
commit c5463f91f8
75 changed files with 95073 additions and 12 deletions
+29
View File
@@ -0,0 +1,29 @@
Name,GitRepo
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
vlc, https://github.com/videolan/vlc.git
freebsd, https://github.com/freebsd/freebsd
curl, https://github.com/curl/curl.git
tcl, https://github.com/tcltk/tcl.git
cpython, https://github.com/python/cpython.git
nginx, https://github.com/nginx/nginx.git
qemu, https://github.com/qemu/qemu.git
apr, https://github.com/apache/apr.git
tmux, https://github.com/tmux/tmux.git
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
1 Name GitRepo
2 libtiff https://gitlab.com/libtiff/libtiff.git
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
6 ompi https://github.com/open-mpi/ompi.git
7 gzip https://git.savannah.gnu.org/git/gzip.git
8 libarchive https://github.com/libarchive/libarchive
9 cairo https://gitlab.freedesktop.org/cairo/cairo.git
10 vlc https://github.com/videolan/vlc.git
11 freebsd https://github.com/freebsd/freebsd
12 curl https://github.com/curl/curl.git
13 tcl https://github.com/tcltk/tcl.git
14 cpython https://github.com/python/cpython.git
15 nginx https://github.com/nginx/nginx.git
16 qemu https://github.com/qemu/qemu.git
17 apr https://github.com/apache/apr.git
18 tmux https://github.com/tmux/tmux.git
19 php-src https://github.com/php/php-src.git
20 gtk https://gitlab.gnome.org/GNOME/gtk.git
21 gstreamer https://gitlab.freedesktop.org/gstreamer/gstreamer.git
22 openssh-portable https://github.com/openssh/openssh-portable.git
23 openssl https://github.com/openssl/openssl.git
24 wireshark https://github.com/wireshark/wireshark.git
25 git https://github.com/git/git.git
26 linux git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
27 gmp https://github.com/ryepdx/gmp
28 lighttpd1.4 https://github.com/lighttpd/lighttpd1.4.git
29 lighttpd2 https://github.com/lighttpd/lighttpd2.git