diff options
author | krion <krion@FreeBSD.org> | 2003-12-16 02:44:02 +0800 |
---|---|---|
committer | krion <krion@FreeBSD.org> | 2003-12-16 02:44:02 +0800 |
commit | 4d90e5ab7f9e9c779e65f08aca060ffed9d629e2 (patch) | |
tree | 12eccc3e668aa7fa1d0bf5f6b9905d7c9346471a | |
parent | 598f54f8a5b3b0cdaa4ea8f5322943a3b57b5abd (diff) | |
download | freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.tar.gz freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.tar.zst freebsd-ports-gnome-4d90e5ab7f9e9c779e65f08aca060ffed9d629e2.zip |
- Chase libraries for new Imlib2 version
-rw-r--r-- | devel/libast/Makefile | 2 | ||||
-rw-r--r-- | graphics/evas/Makefile | 2 | ||||
-rw-r--r-- | graphics/geist/Makefile | 2 | ||||
-rw-r--r-- | graphics/giblib/Makefile | 2 | ||||
-rw-r--r-- | graphics/hsetroot/Makefile | 2 | ||||
-rw-r--r-- | graphics/imlib2_loaders/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Imlib2/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Imlib2/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-imlib2/Makefile | 2 | ||||
-rw-r--r-- | graphics/zphoto/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg-devel/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/phluid/Makefile | 2 | ||||
-rw-r--r-- | x11-wm/waimea/Makefile | 2 | ||||
-rw-r--r-- | x11/3ddesktop/Makefile | 2 | ||||
-rw-r--r-- | x11/eterm/Makefile | 2 |
16 files changed, 16 insertions, 16 deletions
diff --git a/devel/libast/Makefile b/devel/libast/Makefile index 51efe0cd34ee..6b7373f7ebaa 100644 --- a/devel/libast/Makefile +++ b/devel/libast/Makefile @@ -14,7 +14,7 @@ MAINTAINER= ports@FreeBSD.org COMMENT= A library of assorted spiffy things LIB_DEPENDS= pcre.0:${PORTSDIR}/devel/pcre \ - Imlib2.1:${PORTSDIR}/graphics/imlib2 + Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes USE_FREETYPE= yes diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 06ca081050f3..16c28f8f8c10 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org COMMENT= A hardware-accelerated canvas API for X-Windows -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_BZIP2= yes USE_X_PREFIX= yes diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index 75abfd374d24..2910dbe28a58 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= An object-based image creation/layout application -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ xml2.5:${PORTSDIR}/textproc/libxml2 XML_CONFIG?= ${LOCALBASE}/bin/xml2-config diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 9c7510d37631..f2e4db25dff9 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org COMMENT= A utility library that includes a wrapper for imlib2 -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/graphics/hsetroot/Makefile b/graphics/hsetroot/Makefile index 113713b3df61..679c84577d49 100644 --- a/graphics/hsetroot/Makefile +++ b/graphics/hsetroot/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://thegraveyard.org/files/ MAINTAINER= vinc@freebsd-fr.org COMMENT= Root window parameter setting background for X -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= YES diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index 1425418e4e72..15965131a8de 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org COMMENT= Extra image loader plugins for Imlib 2 -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ edb.1:${PORTSDIR}/databases/edb USE_X_PREFIX= yes diff --git a/graphics/p5-Image-Imlib2/Makefile b/graphics/p5-Image-Imlib2/Makefile index eaea8f094dcb..0b0b9b48e60c 100644 --- a/graphics/p5-Image-Imlib2/Makefile +++ b/graphics/p5-Image-Imlib2/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org COMMENT= Perl interface to the Imlib2 image library -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 PERL_CONFIGURE= yes diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index ffcd117362b1..1b5c51622326 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -15,7 +15,7 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Perl bindings for Imlib2 -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 PERL_CONFIGURE= yes diff --git a/graphics/ruby-imlib2/Makefile b/graphics/ruby-imlib2/Makefile index 2beff1be498e..b89a250609aa 100644 --- a/graphics/ruby-imlib2/Makefile +++ b/graphics/ruby-imlib2/Makefile @@ -16,7 +16,7 @@ DIST_SUBDIR= ruby MAINTAINER= knu@FreeBSD.org COMMENT= Imlib2 bindings for Ruby -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/graphics/zphoto/Makefile b/graphics/zphoto/Makefile index 79e0591dc388..bfc045fddec4 100644 --- a/graphics/zphoto/Makefile +++ b/graphics/zphoto/Makefile @@ -15,7 +15,7 @@ MAINTAINER= umeno@rr.iij4u.or.jp COMMENT= Zooming photo album generator LIB_DEPENDS= ming.3:${PORTSDIR}/graphics/ming \ - Imlib2.1:${PORTSDIR}/graphics/imlib2 \ + Imlib2.2:${PORTSDIR}/graphics/imlib2 \ popt.0:${PORTSDIR}/devel/popt \ aviplay.0:${PORTSDIR}/multimedia/avifile RUN_DEPENDS= zip:${PORTSDIR}/archivers/zip diff --git a/multimedia/ffmpeg-devel/Makefile b/multimedia/ffmpeg-devel/Makefile index 567ef9a8b9f7..ec9f7e6eda0c 100644 --- a/multimedia/ffmpeg-devel/Makefile +++ b/multimedia/ffmpeg-devel/Makefile @@ -100,7 +100,7 @@ PLIST_SUB+= DRAWTEXT="@comment " .endif ## enable imlib2 .if !defined(WITHOUT_VHOOK) && defined(WITH_IMLIB2) -LIB_DEPENDS+= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS+= Imlib2.2:${PORTSDIR}/graphics/imlib2 PLIST_SUB+= IMLIB2="" .else diff --git a/multimedia/ffmpeg/Makefile b/multimedia/ffmpeg/Makefile index 567ef9a8b9f7..ec9f7e6eda0c 100644 --- a/multimedia/ffmpeg/Makefile +++ b/multimedia/ffmpeg/Makefile @@ -100,7 +100,7 @@ PLIST_SUB+= DRAWTEXT="@comment " .endif ## enable imlib2 .if !defined(WITHOUT_VHOOK) && defined(WITH_IMLIB2) -LIB_DEPENDS+= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS+= Imlib2.2:${PORTSDIR}/graphics/imlib2 PLIST_SUB+= IMLIB2="" .else diff --git a/x11-wm/phluid/Makefile b/x11-wm/phluid/Makefile index b8f9dd6db885..ddd1713ceb3d 100644 --- a/x11-wm/phluid/Makefile +++ b/x11-wm/phluid/Makefile @@ -11,7 +11,7 @@ CATEGORIES= x11-wm MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= phluid -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 MAINTAINER= ports@FreeBSD.org COMMENT= a window manager that emphasizes efficiency, speed, and beauty diff --git a/x11-wm/waimea/Makefile b/x11-wm/waimea/Makefile index 3ec54e660c5e..4867d7e6a258 100644 --- a/x11-wm/waimea/Makefile +++ b/x11-wm/waimea/Makefile @@ -27,7 +27,7 @@ GNU_CONFIGURE= yes MAN1= waimea.1 .if !defined(WITHOUT_PIXMAP) -LIB_DEPENDS+= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS+= Imlib2.2:${PORTSDIR}/graphics/imlib2 .endif .include <bsd.port.mk> diff --git a/x11/3ddesktop/Makefile b/x11/3ddesktop/Makefile index 9f1cf029e406..a3a3f06cdb45 100644 --- a/x11/3ddesktop/Makefile +++ b/x11/3ddesktop/Makefile @@ -15,7 +15,7 @@ MASTER_SITE_SUBDIR= desk3d MAINTAINER= ports@FreeBSD.org COMMENT= 3D Virtual Desktop Switcher -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/x11/eterm/Makefile b/x11/eterm/Makefile index 0cbec5eda295..eaae20754715 100644 --- a/x11/eterm/Makefile +++ b/x11/eterm/Makefile @@ -18,7 +18,7 @@ COMMENT?= X11 terminal emulator based on rxvt/xterm BUILD_DEPENDS= man2html:${PORTSDIR}/textproc/man2html -LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ +LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ ast.2:${PORTSDIR}/devel/libast USE_X_PREFIX= yes |