aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2003-01-02 15:06:10 +0000
commit5c160ac5bd7652f4b6cd06d38fde9b96d37ee823 (patch)
tree1965fa09d46b7b6f217692011df72c48d6e94f90 /graphics
parent10732f785756dae58e751c0e3c35ff4b44f707a8 (diff)
downloadports-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.tar.gz
ports-5c160ac5bd7652f4b6cd06d38fde9b96d37ee823.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/dumpmpeg/Makefile2
-rw-r--r--graphics/enjoympeg/Makefile2
-rw-r--r--graphics/guilib/Makefile2
-rw-r--r--graphics/sdl_image/Makefile2
-rw-r--r--graphics/sdl_ttf/Makefile2
-rw-r--r--graphics/smpeg/Makefile2
-rw-r--r--graphics/synaesthesia/Makefile2
-rw-r--r--graphics/transcode/Makefile2
-rw-r--r--graphics/xmms-infinity/Makefile2
-rw-r--r--graphics/xmms-jess/Makefile2
-rw-r--r--graphics/xmms-nebulus/Makefile2
-rw-r--r--graphics/xmms-paranormal/Makefile2
-rw-r--r--graphics/xmps/Makefile2
-rw-r--r--graphics/xtheater/Makefile2
14 files changed, 14 insertions, 14 deletions
diff --git a/graphics/dumpmpeg/Makefile b/graphics/dumpmpeg/Makefile
index 26aeb5cef238..5bb1e079ac7f 100644
--- a/graphics/dumpmpeg/Makefile
+++ b/graphics/dumpmpeg/Makefile
@@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= ${PORTNAME}
MAINTAINER= ijliao@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
smpeg:${PORTSDIR}/graphics/smpeg
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/enjoympeg/Makefile b/graphics/enjoympeg/Makefile
index fd3ffb8c3f8a..3df20f79f687 100644
--- a/graphics/enjoympeg/Makefile
+++ b/graphics/enjoympeg/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://people.freenet.de/for_Ki/
MAINTAINER= ijliao@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
smpeg:${PORTSDIR}/graphics/smpeg
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/guilib/Makefile b/graphics/guilib/Makefile
index 30d697f9b1c8..248df0a0484d 100644
--- a/graphics/guilib/Makefile
+++ b/graphics/guilib/Makefile
@@ -14,7 +14,7 @@ DISTNAME= GUIlib-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/sdl_image/Makefile b/graphics/sdl_image/Makefile
index 331d766546c9..786f831d456c 100644
--- a/graphics/sdl_image/Makefile
+++ b/graphics/sdl_image/Makefile
@@ -14,7 +14,7 @@ DISTNAME= SDL_image-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
png.5:${PORTSDIR}/graphics/png \
tiff.4:${PORTSDIR}/graphics/tiff \
jpeg.9:${PORTSDIR}/graphics/jpeg
diff --git a/graphics/sdl_ttf/Makefile b/graphics/sdl_ttf/Makefile
index d97d707ae8db..59d6ed735846 100644
--- a/graphics/sdl_ttf/Makefile
+++ b/graphics/sdl_ttf/Makefile
@@ -14,7 +14,7 @@ DISTNAME= SDL_ttf-${PORTVERSION}
MAINTAINER= sobomax@FreeBSD.org
BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
freetype.9:${PORTSDIR}/print/freetype2
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/smpeg/Makefile b/graphics/smpeg/Makefile
index dc625362b0ce..386976159f27 100644
--- a/graphics/smpeg/Makefile
+++ b/graphics/smpeg/Makefile
@@ -16,7 +16,7 @@ MASTER_SITES= ftp://ftp.lokigames.com/pub/open-source/smpeg/ \
MAINTAINER= cpiazza@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/synaesthesia/Makefile b/graphics/synaesthesia/Makefile
index 3c1df4ae06ff..7707c4443f22 100644
--- a/graphics/synaesthesia/Makefile
+++ b/graphics/synaesthesia/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://yoyo.cc.monash.edu.au/~pfh/
MAINTAINER= petef@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/transcode/Makefile b/graphics/transcode/Makefile
index a6d91e5c0619..5f54bd2dc1e6 100644
--- a/graphics/transcode/Makefile
+++ b/graphics/transcode/Makefile
@@ -118,7 +118,7 @@ WITHOUT_FFMPEG= YES
.endif
.if defined(WITH_SDL)
-LIB_DEPENDS+= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS+= SDL-1.1.5:${PORTSDIR}/devel/sdl12
WITH_LIBDV= yes
PLIST_SUB+= WITH_SDL=""
.else
diff --git a/graphics/xmms-infinity/Makefile b/graphics/xmms-infinity/Makefile
index a6cb991cf370..e5000988494c 100644
--- a/graphics/xmms-infinity/Makefile
+++ b/graphics/xmms-infinity/Makefile
@@ -14,7 +14,7 @@ DISTNAME= infinity-${PORTVERSION}
MAINTAINER= dyeske@yahoo.com
LIB_DEPENDS= xmms.3:${PORTSDIR}/multimedia/xmms \
- SDL-1.1.4:${PORTSDIR}/devel/sdl12
+ SDL-1.1.5:${PORTSDIR}/devel/sdl12
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/xmms-jess/Makefile b/graphics/xmms-jess/Makefile
index 51f0873ead8d..7235e20fa514 100644
--- a/graphics/xmms-jess/Makefile
+++ b/graphics/xmms-jess/Makefile
@@ -14,7 +14,7 @@ DISTNAME= JESS-${PORTVERSION}
MAINTAINER= dyeske@yahoo.com
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/xmms-nebulus/Makefile b/graphics/xmms-nebulus/Makefile
index 01441b249411..16277f197c1e 100644
--- a/graphics/xmms-nebulus/Makefile
+++ b/graphics/xmms-nebulus/Makefile
@@ -13,7 +13,7 @@ MASTER_SITES= http://nebulus.tuxfamily.org/
MAINTAINER= dyeske@yahoo.com
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/xmms-paranormal/Makefile b/graphics/xmms-paranormal/Makefile
index 2154c34775e4..112b6a1122f8 100644
--- a/graphics/xmms-paranormal/Makefile
+++ b/graphics/xmms-paranormal/Makefile
@@ -15,7 +15,7 @@ DISTNAME= paranormal-${PORTVERSION:S/.p/pre/}
MAINTAINER= dyeske@yahoo.com
LIB_DEPENDS= xml2:${PORTSDIR}/textproc/libxml2 \
- SDL-1.1.4:${PORTSDIR}/devel/sdl12
+ SDL-1.1.5:${PORTSDIR}/devel/sdl12
BUILD_DEPENDS= xmms-config:${PORTSDIR}/multimedia/xmms
RUN_DEPENDS= xmms:${PORTSDIR}/multimedia/xmms
diff --git a/graphics/xmps/Makefile b/graphics/xmps/Makefile
index 40ddca13f062..0398b7c8e828 100644
--- a/graphics/xmps/Makefile
+++ b/graphics/xmps/Makefile
@@ -12,7 +12,7 @@ MASTER_SITES= http://xmps.sourceforge.net/sources/
MAINTAINER= sobomax@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config
diff --git a/graphics/xtheater/Makefile b/graphics/xtheater/Makefile
index 7f143cf57c32..0edad5401ca0 100644
--- a/graphics/xtheater/Makefile
+++ b/graphics/xtheater/Makefile
@@ -16,7 +16,7 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/}
MAINTAINER= ports@FreeBSD.org
-LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \
+LIB_DEPENDS= SDL-1.1.5:${PORTSDIR}/devel/sdl12 \
smpeg.1:${PORTSDIR}/graphics/smpeg
SDL_CONFIG?= ${LOCALBASE}/bin/sdl11-config