aboutsummaryrefslogtreecommitdiff
path: root/reproduce/software/config/urls.conf
diff options
context:
space:
mode:
Diffstat (limited to 'reproduce/software/config/urls.conf')
-rw-r--r--reproduce/software/config/urls.conf17
1 files changed, 17 insertions, 0 deletions
diff --git a/reproduce/software/config/urls.conf b/reproduce/software/config/urls.conf
index dc5a9d8..945537d 100644
--- a/reproduce/software/config/urls.conf
+++ b/reproduce/software/config/urls.conf
@@ -94,6 +94,8 @@
#freetype-url = https://download.savannah.gnu.org/releases/freetype
#gdb-url = http://ftp.gnu.org/gnu/gdb
#ghostscript-url = $(shell v=$$(echo $(ghostscript-version) | sed -e's/\.//'); echo https://github.com/ArtifexSoftware/ghostpdl-downloads/releases/download/gs$$v)
+#gs-fonts-std-url = https://downloads.sourceforge.net/gs-fonts
+#gs-fonts-gnu-url = https://downloads.sourceforge.net/gs-fonts
#gnuastro-url = http://ftp.gnu.org/gnu/gnuastro
#gsl-url = http://ftp.gnu.org/gnu/gsl
#hdf5-url = $(shell majorver=$$(echo $(hdf5-version) | sed -e 's/\./ /g' | awk '{printf("%d.%d", $$1, $$2)}'); echo https://support.hdfgroup.org/ftp/HDF5/releases/hdf5-$$majorver/hdf5-$(hdf5-version)/src)
@@ -103,6 +105,7 @@
#imfit-url = http://www.mpe.mpg.de/~erwin/resources/imfit
#lapack-url = http://www.netlib.org/lapack
#libffi-url = ftp://sourceware.org/pub/libffi
+#libidn-url = https://ftp.gnu.org/gnu/libidn
#libgit2-url = https://github.com/libgit2/libgit2/archive
#libjpeg-url = http://ijg.org/files
#libnsl-url = http://akhlaghi.org/maneage-software
@@ -127,11 +130,25 @@
#swarp-url = https://www.astromatic.net/download/swarp
#swig-url = https://sourceforge.net/projects/swig/files/swig/swig-$(swig-version)
#tides-url = http://akhlaghi.org/maneage-software
+#util-linux-url = https://mirrors.edge.kernel.org/pub/linux/utils/util-linux/v2.35/
#valgrind-url = https://sourceware.org/pub/valgrind
#wcslib-url = ftp://ftp.atnf.csiro.au/pub/software/wcslib
#xlsxio-url = https://github.com/brechtsanders/xlsxio/archive
#yaml-url = pyyaml.org/download/libyaml
+# Xorg packages
+# -------------
+#util-macros-url = https://www.x.org/pub/individual/util
+#xorgproto-url = https://xorg.freedesktop.org/archive/individual/proto
+#libxau-url = https://www.x.org/pub/individual/lib
+#libxdmcp-url = https://www.x.org/pub/individual/lib
+#xcb-proto-url = https://xorg.freedesktop.org/archive/individual/proto
+#fontconfig-url = https://www.freedesktop.org/software/fontconfig/release
+#xtrans-url = https://www.x.org/pub/individual/lib
+#libx11-url = https://www.x.org/pub/individual/lib
+#libxext-url = https://www.x.org/pub/individual/lib
+#libpthread-stubs-url = https://xcb.freedesktop.org/dist
+