summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'dev-util/memprof/files')
-rw-r--r--dev-util/memprof/files/memprof-0.6.2-binutils.patch10
-rw-r--r--dev-util/memprof/files/memprof-0.6.2-desktop.patch24
2 files changed, 34 insertions, 0 deletions
diff --git a/dev-util/memprof/files/memprof-0.6.2-binutils.patch b/dev-util/memprof/files/memprof-0.6.2-binutils.patch
new file mode 100644
index 000000000000..2a7f80993d5e
--- /dev/null
+++ b/dev-util/memprof/files/memprof-0.6.2-binutils.patch
@@ -0,0 +1,10 @@
+--- src/memprof.h
++++ src/memprof.h
+@@ -24,6 +24,7 @@
+ #include <gtk/gtkwidget.h>
+ #include <stdio.h>
+ #include <sys/types.h>
++#include "config.h"
+ #include "bfd.h"
+ #include "stackstash.h"
+ #include "binfile.h"
diff --git a/dev-util/memprof/files/memprof-0.6.2-desktop.patch b/dev-util/memprof/files/memprof-0.6.2-desktop.patch
new file mode 100644
index 000000000000..a49b5697aaca
--- /dev/null
+++ b/dev-util/memprof/files/memprof-0.6.2-desktop.patch
@@ -0,0 +1,24 @@
+--- memprof.desktop
++++ memprof.desktop
+@@ -11,17 +11,13 @@
+ Name[uk]=MemProf
+ Comment=Check a program for leaks and analyze its memory usage
+ Comment[sl]=Orodje za profiliranje pomnilnika
+-Comment[da]=Værktøj til hukommelsesprofilering
+-Comment[el]=Åñãáëåßï Êáôáôüìçóçò ÌíÞìçò
+ Comment[fr]=Outil de profilage de memoire
+ Comment[it]=Strumento di profilo della memoria
+ Comment[nl]=Gereedschap voor geheugen profilering
+-Comment[no]=Verktøy for minneprofilering
+ Comment[pt_BR]=Ferramenta de
+ Comment[sv]=Minnesprofileringsverktyg
+-Comment[uk]=úÁӦ ÐÒÏƦÌÀ×ÁÎÎÑ ÐÁÍ'ÑÔ¦
+ Exec=memprof
+-Terminal=0
++Terminal=false
+ Type=Application
+-Icon=memprof.png
+-Categories=Application;Development;
+\ No newline at end of file
++Icon=memprof
++Categories=Development;