- no need for the gtk FLAVOR of ghostscript, now that libgs is provided
by default ; drawback is that this becomes SHARED_ONLY from kili@ - merge PFRAG.shared into PLIST
This commit is contained in:
parent
e91fb64abf
commit
c900c4fbde
@ -1,8 +1,12 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2008/12/12 16:02:51 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.2 2009/01/19 14:03:53 ajacoutot Exp $
|
||||
|
||||
# libgs from ghostscript is only provided on shared libs archs
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= library for rendering Postscript documents
|
||||
|
||||
DISTNAME= libspectre-0.2.2
|
||||
PKGNAME= ${DISTNAME}p0
|
||||
CATEGORIES= print
|
||||
|
||||
SHARED_LIBS= spectre 0.0 # .2.2
|
||||
@ -15,13 +19,9 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= ICE SM X11 Xau Xdmcp Xext Xt ijs jpeg m png z
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}/releases/
|
||||
|
||||
MODULES= converters/libiconv
|
||||
|
||||
LIB_DEPENDS= gs.>=11:ghostscript-*-gtk:print/ghostscript/gnu,gtk
|
||||
LIB_DEPENDS= gs.>=11::print/ghostscript/gnu
|
||||
|
||||
USE_LIBTOOL= Yes
|
||||
|
||||
|
@ -1,2 +0,0 @@
|
||||
@comment $OpenBSD: PFRAG.shared,v 1.1.1.1 2008/12/12 16:02:51 ajacoutot Exp $
|
||||
@lib lib/libspectre.so.${LIBspectre_VERSION}
|
@ -1,5 +1,4 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2008/12/12 16:02:51 ajacoutot Exp $
|
||||
%%SHARED%%
|
||||
@comment $OpenBSD: PLIST,v 1.2 2009/01/19 14:03:53 ajacoutot Exp $
|
||||
include/libspectre/
|
||||
include/libspectre/spectre-document.h
|
||||
include/libspectre/spectre-exporter.h
|
||||
@ -11,5 +10,5 @@ include/libspectre/spectre-version.h
|
||||
include/libspectre/spectre.h
|
||||
lib/libspectre.a
|
||||
lib/libspectre.la
|
||||
lib/pkgconfig/
|
||||
@lib lib/libspectre.so.${LIBspectre_VERSION}
|
||||
lib/pkgconfig/libspectre.pc
|
||||
|
Loading…
Reference in New Issue
Block a user