FreeBSD Bugzilla – Attachment 103667 Details for
Bug 143640
New port: graphics/darktable
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
patch_darktable.diff
patch_darktable.diff (text/x-patch; charset="KOI8-R"), 1.42 KB, created by
devel
on 2010-02-10 10:53:01 UTC
(
hide
)
Description:
patch_darktable.diff
Filename:
MIME Type:
Creator:
devel
Created:
2010-02-10 10:53:01 UTC
Size:
1.42 KB
patch
obsolete
>--- Makefile.orig 2010-02-10 08:42:27.000000000 +0600 >+++ Makefile 2010-02-10 16:51:43.000000000 +0600 >@@ -8,24 +8,28 @@ > PORTNAME= darktable > PORTVERSION= 0.4 > CATEGORIES= graphics >-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/ >+MASTER_SITES= SF > > MAINTAINER= devel@stasyan.com > COMMENT= Virtual lighttable and darkroom for photographers > >-USE_GMAKE= yes >-USE_BZIP2= yes >-USE_GCC= 4.4+ >-GNU_CONFIGURE= yes >-USE_GNOME= pango intltool libglade2 >-USE_PERL= build >- > LIB_DEPENDS+= gegl-0.0.22:${PORTSDIR}/graphics/gegl \ > jpeg.11:${PORTSDIR}/graphics/jpeg \ > lcms.1:${PORTSDIR}/graphics/lcms \ > sqlite3.8:${PORTSDIR}/databases/sqlite3 \ > exiv2.7:${PORTSDIR}/graphics/exiv2 \ > lensfun.0:${PORTSDIR}/graphics/lensfun >+ >+USE_GMAKE= yes >+USE_BZIP2= yes >+USE_GCC= 4.4+ >+GNU_CONFIGURE= yes >+USE_GNOME= pango intltool libglade2 gconf >+USE_LDCONFIG= yes >+USE_PERL= build >+USE_GETTEXT= yes >+GCONF_SCHEMAS= darktable.schemas >+ > CONFIGURE_ENV+= LIBS="-lm -llcms -ljpeg -L${LOCALBASE}/lib" > > .include <bsd.port.mk> >--- pkg-plist.orig 2010-02-10 08:45:52.000000000 +0600 >+++ pkg-plist 2010-02-10 08:46:08.000000000 +0600 >@@ -1,5 +1,4 @@ > bin/darktable >-etc/gconf/schemas/darktable.schemas > share/applications/darktable.desktop > share/pixmaps/darktable.png > share/locale/ru/LC_MESSAGES/darktable.mo >@@ -84,5 +83,3 @@ > @dirrm %%DATADIR%%/pixmaps > @dirrm %%DATADIR%% > @dirrmtry share/applications >-@dirrmtry etc/gconf/schemas >-@dirrmtry etc/gconf
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 143640
:
103666
| 103667