perl interface to the cairo library
test/ok simon@
This commit is contained in:
parent
df53181173
commit
d2c63e04cb
24
graphics/p5-Cairo/Makefile
Normal file
24
graphics/p5-Cairo/Makefile
Normal file
@ -0,0 +1,24 @@
|
||||
# $OpenBSD: Makefile,v 1.1.1.1 2007/05/19 14:24:01 steven Exp $
|
||||
|
||||
SHARED_ONLY= Yes
|
||||
|
||||
COMMENT= "perl interface to the cairo library"
|
||||
|
||||
MODULES= cpan
|
||||
DISTNAME= Cairo-1.040
|
||||
CATEGORIES= graphics devel
|
||||
CPAN_AUTHOR= TSCH
|
||||
|
||||
# LGPL
|
||||
PERMIT_PACKAGE_CDROM= Yes
|
||||
PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
WANTLIB= X11 Xau Xdmcp Xrender expat fontconfig freetype m z glitz png
|
||||
|
||||
LIB_DEPENDS= cairo.>=6::graphics/cairo
|
||||
BUILD_DEPENDS= ::devel/p5-ExtUtils-Depends \
|
||||
::devel/p5-ExtUtils-PkgConfig
|
||||
|
||||
.include <bsd.port.mk>
|
5
graphics/p5-Cairo/distinfo
Normal file
5
graphics/p5-Cairo/distinfo
Normal file
@ -0,0 +1,5 @@
|
||||
MD5 (Cairo-1.040.tar.gz) = 4Iy7GMNQhGXoxwwyt8Wr7Q==
|
||||
RMD160 (Cairo-1.040.tar.gz) = NGaEHHi2P1wqGZmqrZga3PudoSg=
|
||||
SHA1 (Cairo-1.040.tar.gz) = jqChEFRTGLDC+JtprIDG/yVTw3c=
|
||||
SHA256 (Cairo-1.040.tar.gz) = ZbVddhzrIMPca4OERzAuu6hnCW37sS/ebMhah91AYTU=
|
||||
SIZE (Cairo-1.040.tar.gz) = 46481
|
1
graphics/p5-Cairo/pkg/DESCR
Normal file
1
graphics/p5-Cairo/pkg/DESCR
Normal file
@ -0,0 +1 @@
|
||||
Perl bindings to the cairo graphics library.
|
16
graphics/p5-Cairo/pkg/PLIST
Normal file
16
graphics/p5-Cairo/pkg/PLIST
Normal file
@ -0,0 +1,16 @@
|
||||
@comment $OpenBSD: PLIST,v 1.1.1.1 2007/05/19 14:24:01 steven Exp $
|
||||
${P5ARCH}/
|
||||
${P5ARCH}/Cairo/
|
||||
${P5ARCH}/Cairo.pm
|
||||
${P5ARCH}/Cairo/Install/
|
||||
${P5ARCH}/Cairo/Install/Files.pm
|
||||
${P5ARCH}/Cairo/Install/cairo-perl-auto.h
|
||||
${P5ARCH}/Cairo/Install/cairo-perl-auto.typemap
|
||||
${P5ARCH}/Cairo/Install/cairo-perl.h
|
||||
${P5ARCH}/Cairo/Install/cairo-perl.typemap
|
||||
${P5ARCH}/Cairo/Install/doctypes
|
||||
${P5ARCH}/auto/
|
||||
${P5ARCH}/auto/Cairo/
|
||||
${P5ARCH}/auto/Cairo/Cairo.bs
|
||||
${P5ARCH}/auto/Cairo/Cairo.so
|
||||
@man man/man3p/Cairo.3p
|
Loading…
x
Reference in New Issue
Block a user