# /usr/ports/graphics/Makefile.local by jhs@berklix .if ( defined(BERKLIX_MINIMAL) || \ defined(BERKLIX_CLIENT) || defined(BERKLIX_GATE) || \ defined(BERKLIX_SERVER) || defined(BERKLIX_AMBITIOUS ) ) #{ .undef SUBDIR .endif #} .if defined(BERKLIX_CLIENT) #{ .if defined(BERKLIX_AMBITIOUS) #{ Later. SUBDIR += claraocr # OCR optical character recognition, not learnt it, # # need graphics/netpbm which is Interactive. .endif #} .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += cthumb # For pics on web. Interactive despite BATCH .endif #} .if defined(BERKLIX_AMBITIOUS) #{ Later. SUBDIR += digikam # Camera. KDE front to graphics/gphoto2, Builds on 7.0 .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += epdfview # companieshouse.gov.uk PDF V1.6 & 7 starts 1st page .endif #} .if defined(BERKLIX_AMBITIOUS) #{ Later. SUBDIR += gphoto2 # Camera. CLI front to graphics/libgphoto2 SUBDIR += libgphoto2 SUBDIR += gtkam # Camera. Gnome front to graphics/libgphoto2 loops on 5.3, OK on 7.0 .endif #} # 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 .if defined(BERKLIX_AMBITIOUS) #{ Later. SUBDIR += gocr # OCR does something sensible with a .tiff :-) .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += gnash # Flash for browser, see also gnash-devel .endif #} .if defined(BERKLIX_CLIENT) #{ SUBDIR += gnustep-slideshow # SlideShow Viewer # # GNUstep/Local/Library/ # # http://home.gna.org/gsimageapps/ # SUBDIR += gnustep-slideshowkit # SlideShow Framework # # http://home.gna.org/gsimageapps/ SUBDIR += laternamagica # Image viewer and slideshow application # # http://gap.nongnu.org/ # Other ideas: psearch slide SUBDIR += hpoj # For Ron's similar to HP PSC 1315. Gone from current. .endif #} SUBDIR += mupdf # companieshouse.gov.uk PDF V1.6 & 7 starts wait page # SUBDIR += mesa-demos # For glxgears graphical sticky host real time display. SUBDIR += tiff # For ~/txt/fax/in/Makefile, www/mozilla SUBDIR += xbmbrowser # X bitmaps directory viewer SUBDIR += xfig SUBDIR += xpaint # Broken on amd64 7.1-RELEASE & current. SUBDIR += xpdf # fails on companieshouse.gov.uk PDF V1.6 & 1.7 Unknown filter 'Crypt' # breaks if on nfs SUBDIR += xsane SUBDIR += xv .endif #}