mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
it doesn't depends on gnome-libs at all, so remove it
change SUBDIR to the new CPAN:USER macros while here remove MD5 bump portrevision to mark the removal of the gnome-libs
This commit is contained in:
parent
9431de6356
commit
568786e7fc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=271071
@ -7,26 +7,24 @@
|
||||
|
||||
PORTNAME= Gtk2-ImageView
|
||||
PORTVERSION= 0.05
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-toolkits perl5
|
||||
MASTER_SITES= CPAN
|
||||
MASTER_SITE_SUBDIR= ../../authors/id/R/RA/RATCLIFFE
|
||||
MASTER_SITE_SUBDIR= CPAN:RATCLIFFE
|
||||
PKGNAMEPREFIX= p5-
|
||||
|
||||
MAINTAINER= perl@FreeBSD.org
|
||||
COMMENT= Perl bindings to the GtkImageView image viewer widget
|
||||
|
||||
BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Cairo.pm:${PORTSDIR}/graphics/p5-Cairo \
|
||||
${SITE_PERL}/ExtUtils/Depends.pm:${PORTSDIR}/devel/p5-ExtUtils-Depends \
|
||||
${SITE_PERL}/ExtUtils/PkgConfig.pm:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
|
||||
${SITE_PERL}/${PERL_ARCH}/Gtk2.pm:${PORTSDIR}/x11-toolkits/p5-Gtk2
|
||||
BUILD_DEPENDS= p5-Cairo>=0:${PORTSDIR}/graphics/p5-Cairo \
|
||||
p5-ExtUtils-Depends>=0.2:${PORTSDIR}/devel/p5-ExtUtils-Depends \
|
||||
p5-ExtUtils-PkgConfig>=1.03:${PORTSDIR}/devel/p5-ExtUtils-PkgConfig \
|
||||
p5-Gtk2>=1.140:${PORTSDIR}/x11-toolkits/p5-Gtk2
|
||||
LIB_DEPENDS= gtkimageview:${PORTSDIR}/x11-toolkits/gtkimageview
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
|
||||
PERL_CONFIGURE= 5.8.0+
|
||||
|
||||
USE_GNOME= gnomelibs
|
||||
|
||||
MAN3= Gtk2::ImageView.3 \
|
||||
Gtk2::Gdk::Pixbuf::Draw::Cache.3 \
|
||||
Gtk2::ImageView::Anim.3 \
|
||||
|
@ -1,3 +1,2 @@
|
||||
MD5 (Gtk2-ImageView-0.05.tar.gz) = 7c961071b347b6a64b8351fdd87ec4c0
|
||||
SHA256 (Gtk2-ImageView-0.05.tar.gz) = 087186c3693acf196451cf59cc8b7f5cf9a7b05abe20d32dcbcba0822953fb80
|
||||
SIZE (Gtk2-ImageView-0.05.tar.gz) = 43632
|
||||
|
Loading…
Reference in New Issue
Block a user