[gegl] dcraw-load: move to workshop, raw-load replaces it
- From: Øyvind Kolås <ok src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gegl] dcraw-load: move to workshop, raw-load replaces it
- Date: Thu, 18 Feb 2016 22:28:13 +0000 (UTC)
commit b5bc7a7b22684c0b752823458fc84ce8a87e6401
Author: Øyvind Kolås <pippin gimp org>
Date: Thu Feb 18 23:27:31 2016 +0100
dcraw-load: move to workshop, raw-load replaces it
operations/common/Makefile.am | 1 -
operations/workshop/Makefile.am | 1 +
operations/{common => workshop}/dcraw-load.c | 0
3 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/operations/common/Makefile.am b/operations/common/Makefile.am
index d95dde8..6fce0e9 100644
--- a/operations/common/Makefile.am
+++ b/operations/common/Makefile.am
@@ -109,7 +109,6 @@ op_LTLIBRARIES = \
plasma.la \
polar-coordinates.la \
posterize.la \
- dcraw-load.la \
radial-gradient.la \
rectangle.la \
red-eye-removal.la \
diff --git a/operations/workshop/Makefile.am b/operations/workshop/Makefile.am
index 84f7c67..10371dd 100644
--- a/operations/workshop/Makefile.am
+++ b/operations/workshop/Makefile.am
@@ -14,6 +14,7 @@ opdir = $(ext_dir)
op_LTLIBRARIES = \
component-extract.la \
color-warp.la \
+ dcraw-load.la \
demosaic-bimedian.la \
demosaic-simple.la \
ditto.la \
diff --git a/operations/common/dcraw-load.c b/operations/workshop/dcraw-load.c
similarity index 100%
rename from operations/common/dcraw-load.c
rename to operations/workshop/dcraw-load.c
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]