FreeBSD Bugzilla – Attachment 119154 Details for
Bug 161619
Update port: graphics/qslim
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 1.58 KB, created by
tkato432
on 2011-10-14 19:50:18 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
tkato432
Created:
2011-10-14 19:50:18 UTC
Size:
1.58 KB
patch
obsolete
>diff -urN /usr/ports/graphics/qslim/Makefile graphics/qslim/Makefile >--- /usr/ports/graphics/qslim/Makefile 2011-09-24 13:48:14.000000000 +0900 >+++ graphics/qslim/Makefile 2011-09-27 15:57:09.000000000 +0900 >@@ -16,6 +16,9 @@ > MAINTAINER= ports@FreeBSD.org > COMMENT= SlimKit Surface Modeling Tools > >+LICENSE= GPLv2 # (or later) >+LICENSE_FILE= ${WRKSRC}/GPL.txt >+ > LIB_DEPENDS= png.6:${PORTSDIR}/graphics/png \ > tiff.4:${PORTSDIR}/graphics/tiff \ > gfx.0:${PORTSDIR}/graphics/libgfx \ >@@ -24,19 +27,19 @@ > CONFIGURE_WRKSRC= ${WRKSRC}/mixkit > BUILD_WRKSRC= ${WRKSRC}/mixkit/src > >+USE_GL= glu > USE_GMAKE= yes > GNU_CONFIGURE= yes >-USE_GL= glu >-USE_LDCONFIG= yes >+MAKE_ENV= FLTKCONFIG="${LOCALBASE}/bin/fltk-config" >+MAKE_ARGS= CC="${CC}" CXX="${CXX}" > ALL_TARGET= # none >+USE_LDCONFIG= yes >+MAKE_JOBS_SAFE= yes > >+CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive -fPIC ${CPPFLAGS} > CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS} -DHAVE_BOOL > LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS} > >-CFLAGS+= -DMIX_ANSI_IOSTREAMS -fpermissive -fPIC ${CPPFLAGS} >-MAKE_ARGS+= CC="${CC}" CXX="${CXX}" >-MAKE_ENV+= FLTKCONFIG="${LOCALBASE}/bin/fltk-config" >- > post-extract: > @${RM} -rf ${WRKSRC}/libgfx/ > >diff -urN /usr/ports/graphics/qslim/pkg-descr graphics/qslim/pkg-descr >--- /usr/ports/graphics/qslim/pkg-descr 2002-01-07 00:22:32.000000000 +0900 >+++ graphics/qslim/pkg-descr 2011-09-09 02:25:16.000000000 +0900 >@@ -5,4 +5,4 @@ > The primary component of this package is the QSlim 2.0 surface > simplification tool. > >-WWW: http://graphics.cs.uiuc.edu/~garland/software/qslim.html >+WWW: http://mgarland.org/software/qslim.html
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 161619
: 119154