aboutsummaryrefslogtreecommitdiffstats
path: root/blfs/Extras.Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'blfs/Extras.Makefile')
-rw-r--r--blfs/Extras.Makefile84
1 files changed, 84 insertions, 0 deletions
diff --git a/blfs/Extras.Makefile b/blfs/Extras.Makefile
new file mode 100644
index 0000000..08dcd28
--- /dev/null
+++ b/blfs/Extras.Makefile
@@ -0,0 +1,84 @@
+extratargets = Cups-Extras Cups-filters Cyrus-SASL-Extras GTK3-Extras \
+ Gutenprint ImageMagick-Extras Kuserfeedback-Extras \
+ OpenLDAP-Extras PHP Pixman-Extras Subversion-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 rest # PyAtSpi2
+ @echo $@
+
+ImageMagick-Extras : Enscript Gimp Inkscape
+ @echo $@
+
+Kuserfeedback-Extras : PHP # PhpUnit "http://phpunit.de"
+ @echo $@
+
+OpenLDAP-Extras : GnuTLS MariaDB PostgreSQL unixODBC # Pth
+ @echo $@
+
+Pixman-Extras : GTK2 libpng # both for tests and demos
+ @echo $@
+
+# libsoup graphviz cups cups-filters can use PHP
+PHP :
+ @echo $@ "- WIP: Many dependencies"
+
+Subversion-Extras : Apache apache-ant Boost Cyrus-SASL Doxygen \
+ java Ruby Serf SWIG # gnome-keyring libsecret LZ4 UTF8proc dbus
+ @echo $@
+
+adwaita-icon-theme : Inkscape git GTK2 GTK3 librsvg
+ @echo $@
+
+Apache : Apr-Util PCRE Brotli Berkeley_DB Doxygen libxml2 Lua54 Lynx Links \
+ nghttp2 OpenLDAP rsync
+ @echo $@
+
+Enscript :
+ @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 ImageMagick6 LCMS2 libcanberra Potrace lxml
+ @echo $@
+
+mupdf : # GLU Xorg-Libs HarfBuzz libjpeg-turbo OpenJPEG cURL xdg-utils
+ @echo $@
+
+Python2-libxml2 : # libxml2 Python2
+ @echo $@
+
+rest : make-ca libsoup gobject-introspection GTK-Doc
+ @echo $@
+
+Scour : # six
+ @echo $@