# # # Name: cups.mk # CSCRATCH make include file for CUPS for La Casita # # #SC_VRM = cups-1.1.18 #SC_VRM = cups-1.1.23 #SC_VRM = cups-1.2.7 # # from LF/LSB ... 2012-Nov-28 ... # CUPS: 1.6.x appears to be incompatible with 1.5.x and previous. # Some question as to whether this applies to the ABI. Need eval. # Jeff, by Jan 9. SC0VRM = 1.5.4 SC_VRM = cups-$(SC0VRM) # So CSCRATCH goes with 1.5.4 for the time being. SC_ARC = tar.bz2 #http://ftp.easysw.com/pub/cups/1.6.1/cups-1.6.1-source.tar.gz #SC_URL = http://ftp.easysw.com/pub/cups/$(SC0VRM)/$(SC_VRM)-source.tar.bz2 \ # http://ftp.easysw.com/pub/cups/$(SC0VRM)/$(SC_VRM)-source.tar.bz2.sig SC_URL = https://www.cups.org/software/$(SC0VRM)/$(SC_VRM)-source.$(SC_ARC) \ https://www.cups.org/software/$(SC0VRM)/$(SC_VRM)-source.$(SC_ARC).sig #https://www.cups.org/software.php?VERSION=1.5.4&FILE=1.5.4/cups-1.5.4-source.tar.bz2 SC_FETCH = wget --passive-ftp --no-clobber $(SC_URL) ; \ ln -s $(SC_VRM)-source.$(SC_ARC) $(SC_VRM).$(SC_ARC) #SC_SOURCE = #SC_CONFIG = #SC_BUILD = #SC_INSTALL = #SC_FIXUP = # cups-1.1.18-56 # cups-client-1.1.18-56 # cups-drivers-1.1.18-34 # cups-drivers-stp-1.1.18-34 # cups-libs-1.1.18-56 SC_REQ = espgs libjpeg libpng zlib