# /usr/ports/graphics/Makefile.local by jhs@berklix .if ( defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ # SUBDIR += ImageMagick # Supplement to some presentation manager .if defined(BERKLIX_CLIENT) #{ SUBDIR += claraocr # OCR optical character recognition, not learnt it, # # need graphics/netpbm which is Interactive. .endif #} SUBDIR += cthumb # For pics on web. Interactive despite BATCH # SUBDIR += digikam # Camera. KDE front to graphics/gphoto2 # Samsung stupidly have their 500G disc manuals on a page # crippled by flash, & in some new format called DJVU, so here's tools # that might cope with DJVU: # SUBDIR += djview4 # SUBDIR += djvulibre # SUBDIR += djvulibre-nox11 SUBDIR += gocr # OCR does something sensible with a .tiff :-) # SUBDIR += gphoto2 # Camera. CLI front to graphics/libgphoto2 # SUBDIR += gtkam # Camera. Gnome front to graphics/libgphoto2 loops on 5.3 .if defined(BERKLIX_CLIENT) #{ SUBDIR += hpoj # For Ron's similar to HP PSC 1315. Gone from current. .endif #} SUBDIR += mesa-demos # For glxgears graphical sticky host real time display. # SUBDIR += passepartout # xml2ps doesnt cope with xml from fred.k # need devel/fam, but fam-2.6.10_1 conflicts with # gamin-0.1.7_2 which is used by all of # gnome-vfs-2.16.1 kdelibs-3.5.4_4 kdetoys-3.5.4 openoffice.org-2.0.4 # kdepim-3.5.4_1 kdeaddons-kaddressbook-plugins-3.5.4 # libxine-1.1.2_2 xine-0.99.4_7 k3b-0.12.17 SUBDIR += tiff # For ~/txt/fax/in/Makefile, www/mozilla SUBDIR += xbmbrowser # X bitmaps directory viewer SUBDIR += xfig SUBDIR += xpaint .if defined(BERKLIX_AMBITIOUS) #{ SUBDIR += xpdf # breaks if on nfs # autom4te259: cannot lock autom4te.cache/requests with mode 2 (perhaps you are running make -j on a lame NFS client?): Operation not supported .endif #} SUBDIR += xsane SUBDIR += xv .endif #}