aboutsummaryrefslogtreecommitdiffstats
path: root/blfs
diff options
context:
space:
mode:
authorWilliam Harrington <kb0iic@berzerkula.org>2021-05-27 16:43:27 -0500
committerWilliam Harrington <kb0iic@berzerkula.org>2021-05-27 16:43:27 -0500
commita8bf48e1af2e27a3d17d9c57cbc12dabbd3bb6e2 (patch)
tree8723eb13d30c6a1d0fc35fbcd25911f506331d56 /blfs
parent046cf15ed1dfcf41e61f2c9be14e218eaae7f9d5 (diff)
Add more to Extras.
Diffstat (limited to 'blfs')
-rw-r--r--blfs/Extras.Makefile74
1 files changed, 74 insertions, 0 deletions
diff --git a/blfs/Extras.Makefile b/blfs/Extras.Makefile
new file mode 100644
index 0000000..10d72b6
--- /dev/null
+++ b/blfs/Extras.Makefile
@@ -0,0 +1,74 @@
+extratargets = Cups-Extras Cups-filters Cyrus-SASL-Extras Gutenprint \
+ ImageMagick-Extras OpenLDAP-Extras PHP Subversion-Extras \
+ GTK3-Extras Pixman-Extras
+
+all : $(extratargets)
+
+Cups-Extras :
+ @echo $@
+
+Cups-filters : ghostscript mupdf PHP # Cups GLib LCMS2 Poppler Qpdf \
+ dejavu-fonts libjpeg-turbo libpng libtiff Avahi OpenLDAP
+ @echo $@
+
+Cyrus-SASL-Extras : # Linux-PAM MariaDB MIT_Kerberos-keyutils OpenLDAP \
+ PostgreSQL
+ @echo $@
+
+GTK3-Extras : adwaita-icon-theme # colord Cups PyAtSpi2 rest
+
+Apache : # Apr-Util PCRE Brotli Berkeley_DB Doxygen libxml2 Lua54 Lynx Links \
+ nghttp2 OpenLDAP rsync
+ @echo $@
+
+ImageMagick-Extras : Gimp
+ @echo $@
+
+OpenLDAP-Extras : # GnuTLS MariaDB PostgreSQL unixODBC Pth
+ @echo $@
+
+# libsoup graphviz cups cups-filters can use PHP
+PHP :
+ @echo $@
+
+Subversion-Extras : Apache # apache-ant Boost Cyrus-SASL dbus-xorglib Doxygen \
+ gnome-keyring java libsecret Ruby SWIG LZ4 UTF8proc
+ @echo $@
+
+Pixman-Extras : # GTK2 and libpng for tests and demos
+ @echo $@
+
+adwaita-icon-theme : Inkscape # git GTK2 GTK3 librsvg
+ @echo $@
+
+GDL : # GTK3
+ @echo $@
+
+ghostscript :
+ @echo $@
+
+Gimp : Python2-libxml2 ghostscript \
+ # gegl gexiv2 glib-networking GTK2 HarfBuzz libjpeg-turbo libmypaint \
+ librsvg libtiff LCMS2 mypaint-brushes oppler Xorg-Libs dbus-glib \
+ ISO-Codes libgudev PyGTK xdg-utils AAlib alsa-lib libmng libwebp OpenJPEG \
+ GTK-Doc OpenEXR Gvfs
+ @echo $@
+
+gtkmm3 : # atkmm GTK3 pangomm Doxygen
+ @echo $@
+
+Gutenprint : Gimp # Cups
+ @echo $@
+
+Inkscape : GDL gtkmm3 Scour # Boost Double-conversion GC Gsl libsoup libxslt \
+ Poppler popt wget ImageMagick LCMS2 libcanberra Potrace lxml
+ @echo $@
+
+mupdf : # GLU Xorg-Libs HarfBuzz libjpeg-turbo OpenJPEG cURL xdg-utils
+ @echo $@
+
+Python2-libxml2 : # libxml2 Python2
+ @echo $@
+
+Scour : # six
+ @echo $@