diff options
author | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-12 08:57:18 +0000 |
---|---|---|
committer | Vanilla I. Shu <vanilla@FreeBSD.org> | 2001-03-12 08:57:18 +0000 |
commit | 284ac44553f2a2313c23eb41b1bdea49c7c4f56b (patch) | |
tree | 4c46f795c5d478f1885fcd3f379b49e5e1410b80 /print | |
parent | 027ed6b39d0b9571aa29ae98bbefebf564579924 (diff) | |
download | ports-284ac44553f2a2313c23eb41b1bdea49c7c4f56b.tar.gz ports-284ac44553f2a2313c23eb41b1bdea49c7c4f56b.zip |
Notes
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 527c64039a2b..033c1ce79829 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 000000000000..788bf2fbec36 --- /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 000000000000..dee506a44476 --- /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 000000000000..8b5ed724a17e --- /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 000000000000..b68330515b20 --- /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 000000000000..d895744121ad --- /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 000000000000..67a274c550ea --- /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 |