diff options
author | Martin Matuska <mm@FreeBSD.org> | 2011-06-24 22:39:03 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2011-06-24 22:39:03 +0000 |
commit | c86cd8cae229c215d0436e0fad7912526e88ae56 (patch) | |
tree | 9718027b28c2222e1f4cf5383a9994ac89e71c6e /graphics | |
parent | c5b7f54af87b0635dec438c5adf49045db55b58a (diff) | |
download | ports-c86cd8cae229c215d0436e0fad7912526e88ae56.tar.gz ports-c86cd8cae229c215d0436e0fad7912526e88ae56.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/amide/Makefile | 1 | ||||
-rw-r--r-- | graphics/blender/Makefile | 1 | ||||
-rw-r--r-- | graphics/blender/files/patch-source-blender-blenkernel-intern-writeffmpeg.c | 17 | ||||
-rw-r--r-- | graphics/bugle/Makefile | 2 | ||||
-rw-r--r-- | graphics/cimg/Makefile | 2 | ||||
-rw-r--r-- | graphics/enfle/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-gap/Makefile | 2 | ||||
-rw-r--r-- | graphics/gimp-gmic-plugin/Makefile | 1 | ||||
-rw-r--r-- | graphics/gnash-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/gnash-devel/files/patch-macros-ffmpeg.m4 | 15 | ||||
-rw-r--r-- | graphics/gnash/Makefile | 2 | ||||
-rw-r--r-- | graphics/gnash/files/patch-configure | 15 | ||||
-rw-r--r-- | graphics/gnash/files/patch-macros-ffmpeg.m4 | 15 | ||||
-rw-r--r-- | graphics/iulib/Makefile | 2 | ||||
-rw-r--r-- | graphics/lightspark-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/opencv/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg-devel/Makefile | 1 | ||||
-rw-r--r-- | graphics/php5-ffmpeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/wxsvg/Makefile | 1 |
19 files changed, 77 insertions, 9 deletions
diff --git a/graphics/amide/Makefile b/graphics/amide/Makefile index badec29a6582..6b48ee287ba4 100644 --- a/graphics/amide/Makefile +++ b/graphics/amide/Makefile @@ -7,6 +7,7 @@ PORTNAME= amide PORTVERSION= 0.9.3 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF EXTRACT_SUFX= .tgz diff --git a/graphics/blender/Makefile b/graphics/blender/Makefile index d53698ba4bb3..8467c8eafb95 100644 --- a/graphics/blender/Makefile +++ b/graphics/blender/Makefile @@ -6,6 +6,7 @@ PORTNAME= blender PORTVERSION= 2.57b +PORTREVISION= 1 CATEGORIES= graphics games MASTER_SITES= http://download.blender.org/source/ \ http://mirror.cs.umn.edu/blender.org/source/ \ diff --git a/graphics/blender/files/patch-source-blender-blenkernel-intern-writeffmpeg.c b/graphics/blender/files/patch-source-blender-blenkernel-intern-writeffmpeg.c new file mode 100644 index 000000000000..1641a19763da --- /dev/null +++ b/graphics/blender/files/patch-source-blender-blenkernel-intern-writeffmpeg.c @@ -0,0 +1,17 @@ +--- source/blender/blenkernel/intern/writeffmpeg.c.orig 2011-06-24 09:07:48.320613989 +0200 ++++ source/blender/blenkernel/intern/writeffmpeg.c 2011-06-24 09:08:17.697825516 +0200 +@@ -1101,12 +1101,12 @@ + switch (o->type) { + case FF_OPT_TYPE_INT: + case FF_OPT_TYPE_INT64: +- val.i = o->default_val; ++ val.i = o->default_val.i64; + idp_type = IDP_INT; + break; + case FF_OPT_TYPE_DOUBLE: + case FF_OPT_TYPE_FLOAT: +- val.f = o->default_val; ++ val.f = o->default_val.dbl; + idp_type = IDP_FLOAT; + break; + case FF_OPT_TYPE_STRING: diff --git a/graphics/bugle/Makefile b/graphics/bugle/Makefile index 5f43bb698ac1..ede06f4f9597 100644 --- a/graphics/bugle/Makefile +++ b/graphics/bugle/Makefile @@ -7,7 +7,7 @@ PORTNAME= bugle PORTVERSION= 0.0.20091026 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF diff --git a/graphics/cimg/Makefile b/graphics/cimg/Makefile index 2dc2ebd73e1b..2c84c50d87a3 100644 --- a/graphics/cimg/Makefile +++ b/graphics/cimg/Makefile @@ -7,7 +7,7 @@ PORTNAME= cimg PORTVERSION= 1.4.8 -PORTEPOCH= 2 +PORTEPOCH= 3 CATEGORIES= graphics devel MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/old diff --git a/graphics/enfle/Makefile b/graphics/enfle/Makefile index 99d6ffd4f6e8..f563f4043e8b 100644 --- a/graphics/enfle/Makefile +++ b/graphics/enfle/Makefile @@ -7,7 +7,7 @@ PORTNAME= enfle PORTVERSION= 20101006 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= http://enfle.fennel.org/files/stable/ diff --git a/graphics/gimp-gap/Makefile b/graphics/gimp-gap/Makefile index 4ef6c1154f8a..17b0a65e956f 100644 --- a/graphics/gimp-gap/Makefile +++ b/graphics/gimp-gap/Makefile @@ -7,7 +7,7 @@ PORTNAME= gimp-gap PORTVERSION= 2.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= ftp://ftp.gimp.org/pub/%SUBDIR%/ \ http://gimp.mirrors.hoobly.com/%SUBDIR%/ \ diff --git a/graphics/gimp-gmic-plugin/Makefile b/graphics/gimp-gmic-plugin/Makefile index 1a0d037e8760..9137bf95ae5d 100644 --- a/graphics/gimp-gmic-plugin/Makefile +++ b/graphics/gimp-gmic-plugin/Makefile @@ -7,6 +7,7 @@ PORTNAME= gmic PORTVERSION= 1.4.9.0 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME} \ SF/${PORTNAME}/old diff --git a/graphics/gnash-devel/Makefile b/graphics/gnash-devel/Makefile index 8506b5e4a710..8b58fba3096f 100644 --- a/graphics/gnash-devel/Makefile +++ b/graphics/gnash-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 20100218 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= graphics MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= -devel diff --git a/graphics/gnash-devel/files/patch-macros-ffmpeg.m4 b/graphics/gnash-devel/files/patch-macros-ffmpeg.m4 new file mode 100644 index 000000000000..6e7a266fcf89 --- /dev/null +++ b/graphics/gnash-devel/files/patch-macros-ffmpeg.m4 @@ -0,0 +1,15 @@ +--- macros/ffmpeg.m4.orig 2011-06-24 09:51:50.606673957 +0200 ++++ macros/ffmpeg.m4 2011-06-24 09:52:10.371550401 +0200 +@@ -184,9 +184,9 @@ + + AC_MSG_CHECKING([ffmpeg version]) + +- ffmpeg_major_version=`$EGREP "define LIBAVCODEC_VERSION_MAJOR " ${avcodec_h} | sed -e "s%[[^0-9]]%%g"` +- ffmpeg_minor_version=`$EGREP "define LIBAVCODEC_VERSION_MINOR " ${avcodec_h} | sed -e "s%[[^0-9]]%%g"` +- ffmpeg_micro_version=`$EGREP "define LIBAVCODEC_VERSION_MICRO " ${avcodec_h} | sed -e "s%[[^0-9]]%%g"` ++ ffmpeg_major_version=`$EGREP "define LIBAVCODEC_VERSION_MAJOR " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[[^0-9]]%%g"` ++ ffmpeg_minor_version=`$EGREP "define LIBAVCODEC_VERSION_MINOR " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[[^0-9]]%%g"` ++ ffmpeg_micro_version=`$EGREP "define LIBAVCODEC_VERSION_MICRO " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[[^0-9]]%%g"` + + if test x"${ffmpeg_major_version}" != x ; then + diff --git a/graphics/gnash/Makefile b/graphics/gnash/Makefile index 41ff75c1070c..7c4bf1f7ec19 100644 --- a/graphics/gnash/Makefile +++ b/graphics/gnash/Makefile @@ -7,7 +7,7 @@ PORTNAME= gnash PORTVERSION= 0.8.8 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= GNU/${PORTNAME}/${PORTVERSION}/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/gnash/files/patch-configure b/graphics/gnash/files/patch-configure new file mode 100644 index 000000000000..6c829e306f84 --- /dev/null +++ b/graphics/gnash/files/patch-configure @@ -0,0 +1,15 @@ +--- configure.orig 2011-06-24 09:37:48.372797223 +0200 ++++ configure 2011-06-24 09:49:48.244082692 +0200 +@@ -20791,9 +20791,9 @@ + { $as_echo "$as_me:${as_lineno-$LINENO}: checking ffmpeg version" >&5 + $as_echo_n "checking ffmpeg version... " >&6; } + +- ffmpeg_major_version=`$EGREP "define LIBAVCODEC_VERSION_MAJOR " ${avcodec_h} | sed -e "s%[^0-9]%%g"` +- ffmpeg_minor_version=`$EGREP "define LIBAVCODEC_VERSION_MINOR " ${avcodec_h} | sed -e "s%[^0-9]%%g"` +- ffmpeg_micro_version=`$EGREP "define LIBAVCODEC_VERSION_MICRO " ${avcodec_h} | sed -e "s%[^0-9]%%g"` ++ ffmpeg_major_version=`$EGREP "define LIBAVCODEC_VERSION_MAJOR " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[^0-9]%%g"` ++ ffmpeg_minor_version=`$EGREP "define LIBAVCODEC_VERSION_MINOR " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[^0-9]%%g"` ++ ffmpeg_micro_version=`$EGREP "define LIBAVCODEC_VERSION_MICRO " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[^0-9]%%g"` + + if test x"${ffmpeg_major_version}" != x ; then + diff --git a/graphics/gnash/files/patch-macros-ffmpeg.m4 b/graphics/gnash/files/patch-macros-ffmpeg.m4 new file mode 100644 index 000000000000..6e7a266fcf89 --- /dev/null +++ b/graphics/gnash/files/patch-macros-ffmpeg.m4 @@ -0,0 +1,15 @@ +--- macros/ffmpeg.m4.orig 2011-06-24 09:51:50.606673957 +0200 ++++ macros/ffmpeg.m4 2011-06-24 09:52:10.371550401 +0200 +@@ -184,9 +184,9 @@ + + AC_MSG_CHECKING([ffmpeg version]) + +- ffmpeg_major_version=`$EGREP "define LIBAVCODEC_VERSION_MAJOR " ${avcodec_h} | sed -e "s%[[^0-9]]%%g"` +- ffmpeg_minor_version=`$EGREP "define LIBAVCODEC_VERSION_MINOR " ${avcodec_h} | sed -e "s%[[^0-9]]%%g"` +- ffmpeg_micro_version=`$EGREP "define LIBAVCODEC_VERSION_MICRO " ${avcodec_h} | sed -e "s%[[^0-9]]%%g"` ++ ffmpeg_major_version=`$EGREP "define LIBAVCODEC_VERSION_MAJOR " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[[^0-9]]%%g"` ++ ffmpeg_minor_version=`$EGREP "define LIBAVCODEC_VERSION_MINOR " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[[^0-9]]%%g"` ++ ffmpeg_micro_version=`$EGREP "define LIBAVCODEC_VERSION_MICRO " ${ffmpeg_top_incl}/libavcodec/version.h | sed -e "s%[[^0-9]]%%g"` + + if test x"${ffmpeg_major_version}" != x ; then + diff --git a/graphics/iulib/Makefile b/graphics/iulib/Makefile index 12cd9be9625d..5cd835425c96 100644 --- a/graphics/iulib/Makefile +++ b/graphics/iulib/Makefile @@ -7,7 +7,7 @@ PORTNAME= iulib PORTVERSION= 0.4 -PORTREVISION= 7 +PORTREVISION= 8 CATEGORIES= graphics MASTER_SITES= GOOGLE_CODE EXTRACT_SUFX= .tgz diff --git a/graphics/lightspark-devel/Makefile b/graphics/lightspark-devel/Makefile index 7a23559eb741..656add0dd7f5 100644 --- a/graphics/lightspark-devel/Makefile +++ b/graphics/lightspark-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= lightspark DISTVERSION= r20110309 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://mirror.amdmi3.ru/distfiles/ PKGNAMESUFFIX= -devel diff --git a/graphics/opencv/Makefile b/graphics/opencv/Makefile index a1cb04df17f1..c5c0d05efcaa 100644 --- a/graphics/opencv/Makefile +++ b/graphics/opencv/Makefile @@ -7,7 +7,7 @@ PORTNAME= opencv PORTVERSION= 2.1.0 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}library/${PORTNAME}-unix/${PORTVERSION:R} DISTNAME= OpenCV-${PORTVERSION} diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 3eef31503de9..f8c4a9ed9b1c 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -7,6 +7,7 @@ PORTNAME= osg PORTVERSION= 2.9.11 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://www.openscenegraph.org/downloads/developer_releases/ \ http://mirror.amdmi3.ru/distfiles/ diff --git a/graphics/php5-ffmpeg/Makefile b/graphics/php5-ffmpeg/Makefile index 769dce44fbee..dc5fcbbb277c 100644 --- a/graphics/php5-ffmpeg/Makefile +++ b/graphics/php5-ffmpeg/Makefile @@ -7,7 +7,7 @@ PORTNAME= ffmpeg PORTVERSION= 0.6.0 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}-php/${PORTNAME}-php/${PORTVERSION} PKGNAMEPREFIX= php5- diff --git a/graphics/wxsvg/Makefile b/graphics/wxsvg/Makefile index b8ce6ba9f4a0..c24563f0f524 100644 --- a/graphics/wxsvg/Makefile +++ b/graphics/wxsvg/Makefile @@ -7,6 +7,7 @@ PORTNAME= wxsvg DISTVERSION= 1.0.8 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${DISTVERSION} DISTNAME= ${PORTNAME}-${PORTVERSION}-1 |