Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37912652
en ru br
ALT Linux repositórios
S:0.4-alt1
5.0: 0.3-alt1
4.1: 0.2-alt0.M41.1

Group :: Gráficos
RPM: gimp-plugin-wavelet-denoise

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Patch: wavelet-denoise-0.3.1-alt-makefile.patch
Download


diff -durN wavelet-denoise-0.3.1.orig/po/Makefile wavelet-denoise-0.3.1/po/Makefile
--- wavelet-denoise-0.3.1.orig/po/Makefile	2008-12-20 14:23:05.000000000 +0300
+++ wavelet-denoise-0.3.1/po/Makefile	2014-09-16 22:40:13.937827593 +0400
@@ -24,7 +24,7 @@
 
 install: $(LANGUAGES)
 	for L in $(LANGUAGES); \
-	do install -v -m 0644 $$L.mo "$(LOCALEDIR)/$$L/LC_MESSAGES/gimp20-$(PLUGIN)-plug-in.mo"; \
+	do install -v -D -m 0644 $$L.mo "$(DESTDIR)$(LOCALEDIR)/$$L/LC_MESSAGES/gimp20-$(PLUGIN)-plug-in.mo"; \
 done
 
 uninstall: $(LANGUAGES)
diff -durN wavelet-denoise-0.3.1.orig/src/Makefile wavelet-denoise-0.3.1/src/Makefile
--- wavelet-denoise-0.3.1.orig/src/Makefile	2008-12-14 14:19:28.000000000 +0300
+++ wavelet-denoise-0.3.1/src/Makefile	2014-09-16 22:41:09.804845868 +0400
@@ -1,5 +1,5 @@
 CFLAGS = -O3 -Wall $(shell gimptool-2.0 --cflags)
-LIBS = $(shell gimptool-2.0 --libs)
+LIBS = $(shell gimptool-2.0 --libs) -lm
 PLUGIN = wavelet-denoise
 SOURCES = plugin.c colorspace.c denoise.c wavelet.c events.c interface.c
 HEADERS = plugin.h interface.h messages.h
 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009