diff options
author | vanilla <vanilla@FreeBSD.org> | 2001-03-12 08:57:18 +0000 |
---|---|---|
committer | vanilla <vanilla@FreeBSD.org> | 2001-03-12 08:57:18 +0000 |
commit | a2674d5eb7268d0435a16291c3afe14a43c4566f (patch) | |
tree | 42b1a2f76ae25f1400c23ca2c954437fb5089f47 /print | |
parent | 0ec1e6f3d12d11c54e87dba8a93a92bde13dc2e5 (diff) | |
download | FreeBSD-ports-a2674d5eb7268d0435a16291c3afe14a43c4566f.zip FreeBSD-ports-a2674d5eb7268d0435a16291c3afe14a43c4566f.tar.gz |
Add p5-GnomePrint, it's perl binding to Gnomeprint library.
Diffstat (limited to 'print')
-rw-r--r-- | print/Makefile | 1 | ||||
-rw-r--r-- | print/p5-GnomePrint/Makefile | 27 | ||||
-rw-r--r-- | print/p5-GnomePrint/distinfo | 1 | ||||
-rw-r--r-- | print/p5-GnomePrint/files/patch-Makefile.PL | 12 | ||||
-rw-r--r-- | print/p5-GnomePrint/pkg-comment | 1 | ||||
-rw-r--r-- | print/p5-GnomePrint/pkg-descr | 3 | ||||
-rw-r--r-- | print/p5-GnomePrint/pkg-plist | 14 |
7 files changed, 59 insertions, 0 deletions
diff --git a/print/Makefile b/print/Makefile index 527c640..033c1ce 100644 --- a/print/Makefile +++ b/print/Makefile @@ -74,6 +74,7 @@ SUBDIR += musixtex SUBDIR += nenscript SUBDIR += offix-printer + SUBDIR += p5-GnomePrint SUBDIR += p5-Text-PDF SUBDIR += pnm2ppa SUBDIR += pclprint diff --git a/print/p5-GnomePrint/Makefile b/print/p5-GnomePrint/Makefile new file mode 100644 index 0000000..788bf2f --- /dev/null +++ b/print/p5-GnomePrint/Makefile @@ -0,0 +1,27 @@ +# New ports collection makefile for: p5-GnomePrint +# Date created: 11 March 2001 +# Whom: vanilla +# +# $FreeBSD$ +# + +PORTNAME= GnomePrint +PORTVERSION= 0.7005 +CATEGORIES= print lang perl5 +MASTER_SITES= ${MASTER_SITE_PERL_CPAN} +MASTER_SITE_SUBDIR= Gtk +PKGNAMEPREFIX= p5- +DISTNAME= Gtk-Perl-${PORTVERSION} + +MAINTAINER= vanilla@FreeBSD.org + +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gnome.pm:${PORTSDIR}/x11-toolkits/p5-Gnome \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Gtk/Gdk/Pixbuf.pm:${PORTSDIR}/x11-toolkits/p5-GdkPixbuf +LIB_DEPENDS= gdk_pixbuf.2:${PORTSDIR}/graphics/gdk-pixbuf \ + gnomeprint.13:${PORTSDIR}/print/gnomeprint + +USE_GNOME= yes +PERL_CONFIGURE= yes +WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME} + +.include <bsd.port.mk> diff --git a/print/p5-GnomePrint/distinfo b/print/p5-GnomePrint/distinfo new file mode 100644 index 0000000..dee506a --- /dev/null +++ b/print/p5-GnomePrint/distinfo @@ -0,0 +1 @@ +MD5 (Gtk-Perl-0.7005.tar.gz) = a1a1e13f1017e7dd005cc8bc426b09aa diff --git a/print/p5-GnomePrint/files/patch-Makefile.PL b/print/p5-GnomePrint/files/patch-Makefile.PL new file mode 100644 index 0000000..8b5ed72 --- /dev/null +++ b/print/p5-GnomePrint/files/patch-Makefile.PL @@ -0,0 +1,12 @@ +--- Makefile.PL.orig Mon Mar 12 14:50:35 2001 ++++ Makefile.PL Mon Mar 12 14:50:39 2001 +@@ -1,9 +1,5 @@ + use ExtUtils::MakeMaker; + use File::Basename; +-use blib '..'; +-use blib '../Gnome'; +-use blib '../GdkImlib'; +-use blib '../GdkPixbuf'; + use Cwd; + require '../Depends.pm'; + require '../tools/gendefs.pl'; diff --git a/print/p5-GnomePrint/pkg-comment b/print/p5-GnomePrint/pkg-comment new file mode 100644 index 0000000..b683305 --- /dev/null +++ b/print/p5-GnomePrint/pkg-comment @@ -0,0 +1 @@ +The Gnome Print module of Gtk-Perl diff --git a/print/p5-GnomePrint/pkg-descr b/print/p5-GnomePrint/pkg-descr new file mode 100644 index 0000000..d895744 --- /dev/null +++ b/print/p5-GnomePrint/pkg-descr @@ -0,0 +1,3 @@ +The Gnome Print widget module of Gtk-Perl (Gnome::Print namespace). + +WWW: http://projects.prosa.it/gtkperl/ diff --git a/print/p5-GnomePrint/pkg-plist b/print/p5-GnomePrint/pkg-plist new file mode 100644 index 0000000..67a274c --- /dev/null +++ b/print/p5-GnomePrint/pkg-plist @@ -0,0 +1,14 @@ +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print/Types.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print/Install/Files.pm +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print/Install/GnomePrintDefs.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print/Install/GnomePrintTypemap +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print/Install/PerlGnomePrintInt.h +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print/Install/pkg.typemap +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Gnome/Print/.packlist +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Gnome/Print/Print.bs +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Gnome/Print/Print.so +lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Gnome/Print/autosplit.ix +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print/Install +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/Gnome/Print +@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Gnome/Print |