aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--arabic/katoob/Makefile4
-rw-r--r--arabic/katoob/files/patch-src-katoob.h14
2 files changed, 15 insertions, 3 deletions
diff --git a/arabic/katoob/Makefile b/arabic/katoob/Makefile
index 0f9e018191cd..fd73696089d1 100644
--- a/arabic/katoob/Makefile
+++ b/arabic/katoob/Makefile
@@ -12,11 +12,9 @@ CATEGORIES= arabic
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= arabeyes
-MAINTAINER= samy@kerneled.com
+MAINTAINER= samy@kerneled.org
COMMENT= Light-weight, bidirectional editor for arabic texts
-BROKEN= "Does not compile"
-
MAN1= katoob.1
USE_GMAKE= yes
diff --git a/arabic/katoob/files/patch-src-katoob.h b/arabic/katoob/files/patch-src-katoob.h
new file mode 100644
index 000000000000..71fe915e9622
--- /dev/null
+++ b/arabic/katoob/files/patch-src-katoob.h
@@ -0,0 +1,14 @@
+--- src/katoob.h.orig Thu May 20 12:44:35 2004
++++ src/katoob.h Thu May 20 12:44:48 2004
+@@ -25,11 +25,6 @@
+ #ifndef __KATOOB_H__
+ #define __KATOOB_H__
+
+-#define G_DISABLE_DEPRECATED 1
+-#define GDK_DISABLE_DEPRECATED 1
+-#define GDK_PIXBUF_DISABLE_DEPRECATED 1
+-#define GTK_DISABLE_DEPRECATED 1
+-
+ #include <gtk/gtk.h>
+ #include "encodings.h"
+ #ifdef ENABLE_HIGHLIGHT