View | Details | Raw Unified | Return to bug 210761
Collapse All | Expand All

(-)Makefile (-5 / +2 lines)
Lines 3-10 Link Here
3
#    $MCom: ports/print/libspectre/Makefile,v 1.7 2010/04/19 15:38:43 kwm Exp $
3
#    $MCom: ports/print/libspectre/Makefile,v 1.7 2010/04/19 15:38:43 kwm Exp $
4
4
5
PORTNAME=	libspectre
5
PORTNAME=	libspectre
6
PORTVERSION=	0.2.7
6
PORTVERSION=	0.2.8
7
PORTREVISION=	2
8
CATEGORIES=	print
7
CATEGORIES=	print
9
MASTER_SITES=	http://libspectre.freedesktop.org/releases/
8
MASTER_SITES=	http://libspectre.freedesktop.org/releases/
10
9
Lines 13-23 Link Here
13
12
14
LICENSE=	GPLv2
13
LICENSE=	GPLv2
15
14
16
USES=		gmake libtool:keepla pathfix pkgconfig ghostscript
15
USES=		gmake libtool localbase pathfix pkgconfig ghostscript
17
USE_LDCONFIG=	yes
16
USE_LDCONFIG=	yes
18
USE_GNOME=	cairo
17
USE_GNOME=	cairo
19
CPPFLAGS+=	-I${LOCALBASE}/include
20
LDFLAGS+=	-L${LOCALBASE}/lib
21
GNU_CONFIGURE=	yes
18
GNU_CONFIGURE=	yes
22
INSTALL_TARGET=	install-strip
19
INSTALL_TARGET=	install-strip
23
20
(-)distinfo (-2 / +3 lines)
Lines 1-2 Link Here
1
SHA256 (libspectre-0.2.7.tar.gz) = e81b822a106beed14cf0fec70f1b890c690c2ffa150fa2eee41dc26518a6c3ec
1
TIMESTAMP = 1467474429
2
SIZE (libspectre-0.2.7.tar.gz) = 387947
2
SHA256 (libspectre-0.2.8.tar.gz) = 65256af389823bbc4ee4d25bfd1cc19023ffc29ae9f9677f2d200fa6e98bc7a8
3
SIZE (libspectre-0.2.8.tar.gz) = 421791
(-)pkg-plist (-2 / +1 lines)
Lines 7-14 Link Here
7
include/libspectre/spectre-version.h
7
include/libspectre/spectre-version.h
8
include/libspectre/spectre.h
8
include/libspectre/spectre.h
9
lib/libspectre.a
9
lib/libspectre.a
10
lib/libspectre.la
11
lib/libspectre.so
10
lib/libspectre.so
12
lib/libspectre.so.1
11
lib/libspectre.so.1
13
lib/libspectre.so.1.1.7
12
lib/libspectre.so.1.1.8
14
libdata/pkgconfig/libspectre.pc
13
libdata/pkgconfig/libspectre.pc

Return to bug 210761