FreeBSD Bugzilla – Attachment 96956 Details for
Bug 135662
[MAINTAINER] graphics/iulib: properly enable SDL option
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
iulib-0.4_1.patch
iulib-0.4_1.patch (text/plain), 2.45 KB, created by
hiroto.kagotani
on 2009-06-17 11:20:01 UTC
(
hide
)
Description:
iulib-0.4_1.patch
Filename:
MIME Type:
Creator:
hiroto.kagotani
Created:
2009-06-17 11:20:01 UTC
Size:
2.45 KB
patch
obsolete
>diff -ruN --exclude=CVS /usr/origports/graphics/iulib/Makefile /usr/ports/graphics/iulib/Makefile >--- /usr/origports/graphics/iulib/Makefile 2009-06-11 23:46:43.000000000 +0900 >+++ /usr/ports/graphics/iulib/Makefile 2009-06-16 23:24:49.000000000 +0900 >@@ -7,6 +7,7 @@ > > PORTNAME= iulib > PORTVERSION= 0.4 >+PORTREVISION= 1 > CATEGORIES= graphics > MASTER_SITES= GOOGLE_CODE > EXTRACT_SUFX= .tgz >@@ -32,8 +33,10 @@ > > .if !defined(WITH_SDL) > CONFIGURE_ARGS+=--without-SDL >+PLIST_SUB+= SDL="@comment " > .else >-USE_SDL= sdl >+USE_SDL= sdl gfx >+PLIST_SUB+= SDL="" > .endif > > .if defined(WITH_VIDIO) >diff -ruN --exclude=CVS /usr/origports/graphics/iulib/files/patch-utils__dgraphics.cc /usr/ports/graphics/iulib/files/patch-utils__dgraphics.cc >--- /usr/origports/graphics/iulib/files/patch-utils__dgraphics.cc 1970-01-01 09:00:00.000000000 +0900 >+++ /usr/ports/graphics/iulib/files/patch-utils__dgraphics.cc 2009-06-17 18:21:13.000000000 +0900 >@@ -0,0 +1,11 @@ >+--- ./utils/dgraphics.cc.orig 2009-06-10 07:32:20.000000000 +0900 >++++ ./utils/dgraphics.cc 2009-06-17 17:46:19.000000000 +0900 >+@@ -25,7 +25,7 @@ >+ >+ #include <SDL/SDL.h> >+ #include <SDL/SDL_gfxPrimitives.h> >+-#include <SDL/SDL_image.h> >++//#include <SDL/SDL_image.h> >+ #include <SDL/SDL_imageFilter.h> >+ #include <SDL/SDL_rotozoom.h> >+ >diff -ruN --exclude=CVS /usr/origports/graphics/iulib/files/patch-utils__dgraphics_nosdl.cc /usr/ports/graphics/iulib/files/patch-utils__dgraphics_nosdl.cc >--- /usr/origports/graphics/iulib/files/patch-utils__dgraphics_nosdl.cc 1970-01-01 09:00:00.000000000 +0900 >+++ /usr/ports/graphics/iulib/files/patch-utils__dgraphics_nosdl.cc 2009-06-17 18:21:13.000000000 +0900 >@@ -0,0 +1,15 @@ >+--- ./utils/dgraphics_nosdl.cc.orig 2009-06-10 07:32:20.000000000 +0900 >++++ ./utils/dgraphics_nosdl.cc 2009-06-17 18:21:05.000000000 +0900 >+@@ -40,6 +40,12 @@ >+ } >+ } >+ >++ bool dactive() { >++ } >++ >++ const char *dsection_set(const char *section) { >++ } >++ >+ template <class T> >+ void dshow(narray<T> &data,const char *spec,double angle,int smooth,int rgb) { >+ } >diff -ruN --exclude=CVS /usr/origports/graphics/iulib/pkg-plist /usr/ports/graphics/iulib/pkg-plist >--- /usr/origports/graphics/iulib/pkg-plist 2009-06-11 23:46:43.000000000 +0900 >+++ /usr/ports/graphics/iulib/pkg-plist 2009-06-16 20:07:58.000000000 +0900 >@@ -51,6 +51,7 @@ > include/iulib/io_tiff.h > include/iulib/iulib.h > include/iulib/vidio.h >+%%SDL%%include/iulib/SDL_lines.h > lib/libiulib.a > lib/libiulib.la > lib/libiulib.so
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 135662
: 96956