diff options
Diffstat (limited to 'x11/qt1/files')
-rw-r--r-- | x11/qt1/files/enablegif.patch | 11 | ||||
-rw-r--r-- | x11/qt1/files/md5 | 3 | ||||
-rw-r--r-- | x11/qt1/files/patch-sum | 6 |
3 files changed, 20 insertions, 0 deletions
diff --git a/x11/qt1/files/enablegif.patch b/x11/qt1/files/enablegif.patch new file mode 100644 index 00000000000..1dcbe376f17 --- /dev/null +++ b/x11/qt1/files/enablegif.patch @@ -0,0 +1,11 @@ +$NetBSD: enablegif.patch,v 1.1.1.1 2000/03/23 21:27:40 dmcmahill Exp $ +--- src/kernel/qt_gif.h.orig Fri Feb 26 17:58:47 1999 ++++ src/kernel/qt_gif.h Sun Sep 26 00:09:22 1999 +@@ -14,6 +14,6 @@ + ** + *****************************************************************************/ + +-#define QT_BUILTIN_GIF_READER 0 ++#define QT_BUILTIN_GIF_READER 1 + + bool qt_builtin_gif_reader(); diff --git a/x11/qt1/files/md5 b/x11/qt1/files/md5 new file mode 100644 index 00000000000..0cd61f28d52 --- /dev/null +++ b/x11/qt1/files/md5 @@ -0,0 +1,3 @@ +$NetBSD: md5,v 1.1.1.1 2000/03/23 21:27:40 dmcmahill Exp $ + +MD5 (qt-1.44.tar.gz) = 143a6b7001c04843c304c96cfe608ed8 diff --git a/x11/qt1/files/patch-sum b/x11/qt1/files/patch-sum new file mode 100644 index 00000000000..f8f3e63606d --- /dev/null +++ b/x11/qt1/files/patch-sum @@ -0,0 +1,6 @@ +$NetBSD: patch-sum,v 1.1.1.1 2000/03/23 21:27:40 dmcmahill Exp $ + +MD5 (patch-aa) = 840a2a94511d25b7bfbd778a52dbc636 +MD5 (patch-ab) = 7567236921ea16e35ac23df69e0f066e +MD5 (patch-ac) = 22e980dfc4349e7ce8a19201a4e75933 +MD5 (patch-ad) = 948f6448dea12a2ec2c68fd50d771a94 |