File: lib/libjpeg/Makefile
base-0 patch-1
Line 18Line 18
or line drawings. JPEG handles only still images, but there is a related
standard called MPEG for motion pictures.
endef
or line drawings. JPEG handles only still images, but there is a related
standard called MPEG for motion pictures.
endef
WORKSRC=$(WORKDIR)/jpeg-$(GARVERSION)
# Dependencies are of the form categorydir/packagedir
# LIBDEPS are for libraries, and DEPENDS are for everything else
LIBDEPS = devel/glibc
DEPENDS =
# Builddeps are installed in $(BUILD_PREFIX) in their entirety
BUILDDEPS =


WORKSRC=$(WORKDIR)/jpeg-$(GARVERSION)
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile
CONFIGURE_SCRIPTS = $(WORKSRC)/configure
BUILD_SCRIPTS = $(WORKSRC)/Makefile