Bugfix release to libspectre 0.2.5.
This commit is contained in:
parent
40abc0f37f
commit
d35a7dc91f
@ -1,11 +1,11 @@
|
|||||||
# $OpenBSD: Makefile,v 1.6 2010/03/21 09:50:59 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.7 2010/04/18 18:31:25 ajacoutot Exp $
|
||||||
|
|
||||||
# libgs from ghostscript is only provided on shared libs archs
|
# libgs from ghostscript is only provided on shared libs archs
|
||||||
SHARED_ONLY= Yes
|
SHARED_ONLY= Yes
|
||||||
|
|
||||||
COMMENT= library for rendering Postscript documents
|
COMMENT= library for rendering Postscript documents
|
||||||
|
|
||||||
DISTNAME= libspectre-0.2.4
|
DISTNAME= libspectre-0.2.5
|
||||||
CATEGORIES= print
|
CATEGORIES= print
|
||||||
|
|
||||||
SHARED_LIBS= spectre 0.1 # .2.4
|
SHARED_LIBS= spectre 0.1 # .2.4
|
||||||
@ -31,7 +31,8 @@ USE_LIBTOOL= Yes
|
|||||||
CONFIGURE_STYLE=gnu
|
CONFIGURE_STYLE=gnu
|
||||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||||
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread"
|
LDFLAGS="-L${LOCALBASE}/lib -L${X11BASE}/lib -pthread"
|
||||||
CONFIGURE_ARGS= ${CONFIGURE_SHARED}
|
CONFIGURE_ARGS= ${CONFIGURE_SHARED} \
|
||||||
|
--disable-silent-rules
|
||||||
|
|
||||||
.ifdef DEBUG
|
.ifdef DEBUG
|
||||||
BUILD_DEPENDS+= ::graphics/cairo
|
BUILD_DEPENDS+= ::graphics/cairo
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
MD5 (libspectre-0.2.4.tar.gz) = Hd340odhNyx0FT1vvGRFdA==
|
MD5 (libspectre-0.2.5.tar.gz) = Vu1ib99DADnxKF6Gm4+ztg==
|
||||||
RMD160 (libspectre-0.2.4.tar.gz) = rtYN/HHSzhIJnsC2v/d+rzoIdtA=
|
RMD160 (libspectre-0.2.5.tar.gz) = fWIzYeol4RfQG9SB6MoQM3zObsc=
|
||||||
SHA1 (libspectre-0.2.4.tar.gz) = aY3saFBcX2FPG320QHpvXWNrHwg=
|
SHA1 (libspectre-0.2.5.tar.gz) = Zp/wGyQS1M9tuGY0NBFdtp39uL0=
|
||||||
SHA256 (libspectre-0.2.4.tar.gz) = sS/VCYOvg02qNHopBewB6tGUabgqdHqE93AI2PNPOTU=
|
SHA256 (libspectre-0.2.5.tar.gz) = DPUkANam+T2qMcj60/w3ozzqQZhwdnj768oJ35r9aaQ=
|
||||||
SIZE (libspectre-0.2.4.tar.gz) = 354820
|
SIZE (libspectre-0.2.5.tar.gz) = 341454
|
||||||
|
Loading…
Reference in New Issue
Block a user