Date:2011-05-26 15:23:21 (12 years 10 months ago)
Author:kyak
Commit:601c607e9117b90c05e55f54b70a5e2ab7675f0d
Message:ghostscript: update to 9.02, fix build

Files: gs/Makefile (2 diffs)

Change Details

gs/Makefile
2020  CATEGORY:=Utilities
2121  TITLE:=interpreter for the PostScript language and for PDF
2222  URL:=http://pages.cs.wisc.edu/~ghost/
23  DEPENDS:=+libtiff $(ICONV_DEPENDS) +libpng +fontconfig +libfreetype @BUILD_NLS
23  DEPENDS:=+libtiff $(ICONV_DEPENDS) +libpng +fontconfig +libfreetype @BUILD_NLS +libidn
2424endef
2525
2626define Package/ghostscript/description
...... 
5050MAKE_FLAGS += \
5151    EXTRALIBS="-Wl,-rpath-link=$(STAGING_DIR)/usr/lib \
5252        $(ICONV_LDFLAGS) -L$(STAGING_DIR)/usr/lib \
53        -lfontconfig -lfreetype -ldl -liconv" \
53        -lfontconfig -lfreetype -ldl -liconv -lidn" \
5454    COMPILE_INITS="0"
5555
5656define Package/ghostscript/install

Archive Download the corresponding diff file



interactive