Hello,

Attached please find a patch that upgrades openmotif to version 2.3.3.

Cheers,
Roger

diff -Nur /root/attic.orig//openmotif/Imakefile-openmotif-2.1.30.diff package/attic//openmotif/Imakefile-openmotif-2.1.30.diff
--- /root/attic.orig//openmotif/Imakefile-openmotif-2.1.30.diff	2010-10-25 18:06:55.000000000 -0230
+++ package/attic//openmotif/Imakefile-openmotif-2.1.30.diff	1969-12-31 20:30:00.000000000 -0330
@@ -1,28 +0,0 @@
-# --- T2-COPYRIGHT-NOTE-BEGIN ---
-# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-# 
-# T2 SDE: package/.../openmotif/Imakefile-openmotif-2.1.30.diff
-# Copyright (C) 2004 - 2005 The T2 SDE Project
-# 
-# More information can be found in the files COPYING and README.
-# 
-# This patch file is dual-licensed. It is available under the license the
-# patched project is licensed under, as long as it is an OpenSource license
-# as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
-# of the GNU General Public License as published by the Free Software
-# Foundation; either version 2 of the License, or (at your option) any later
-# version.
-# --- T2-COPYRIGHT-NOTE-END ---
-diff -Nur motif-vanilla/config/Imakefile motif/config/Imakefile
---- motif-vanilla/config/Imakefile	2003-11-22 15:54:21.032310256 +0100
-+++ motif/config/Imakefile	2003-11-22 15:55:04.876644904 +0100
-@@ -5,8 +5,7 @@
- #undef BootstrapCleanSubdirs
- #define BootstrapCleanSubdirs BOOTSTRAPSUBDIRS="$(BOOTSTRAPSUBDIRS)"
- 
--BOOTSTRAPSUBDIRS = imake makedepend
--SUBDIRS = cf $(BOOTSTRAPSUBDIRS) util
-+SUBDIRS = 
- 
- MakeSubdirs($(SUBDIRS))
- DependSubdirs($(SUBDIRS))
diff -Nur /root/attic.orig//openmotif/openmotif.cache package/attic//openmotif/openmotif.cache
--- /root/attic.orig//openmotif/openmotif.cache	2010-10-25 18:06:55.000000000 -0230
+++ package/attic//openmotif/openmotif.cache	2010-10-25 18:20:18.000000000 -0230
@@ -1,26 +1,54 @@
 
-[TIMESTAMP] 1117209784 Fri May 27 12:03:04 2005
-[CONFIG-ID] 2.1.0-rc1-x86-pentium4-generic
-[BUILDTIME] 30318 (5)
-[SIZE] 3.35 MB, 612 files
+[TIMESTAMP] 1288037533 Mon Oct 25 17:42:13 2010
+[BUILDTIME] 100 (9)
+[SIZE] 15.68 MB, 1323 files
 
 [DEP] 00-dirtree
 [DEP] bash
 [DEP] binutils
 [DEP] bzip2
+[DEP] cf
 [DEP] coreutils
 [DEP] diffutils
+[DEP] expat
 [DEP] findutils
 [DEP] flex
+[DEP] fontconfig
+[DEP] freetype
 [DEP] gawk
 [DEP] gcc
 [DEP] glibc
 [DEP] grep
+[DEP] imake
+[DEP] kbproto
+[DEP] libice
+[DEP] libjpeg
+[DEP] libpng
+[DEP] libpthread-stubs
+[DEP] libsm
+[DEP] libx11
+[DEP] libxau
+[DEP] libxcb
+[DEP] libxdmcp
+[DEP] libxext
+[DEP] libxft
+[DEP] libxmu
+[DEP] libxrender
+[DEP] libxt
 [DEP] linux-header
 [DEP] m4
 [DEP] make
+[DEP] mktemp
+[DEP] net-tools
 [DEP] patch
+[DEP] pkgconfig
+[DEP] printproto
+[DEP] renderproto
 [DEP] sed
 [DEP] sysfiles
 [DEP] tar
-[DEP] xorg
+[DEP] util-linux
+[DEP] xbitmaps
+[DEP] xextproto
+[DEP] xproto
+[DEP] zlib
diff -Nur /root/attic.orig//openmotif/openmotif.conf package/attic//openmotif/openmotif.conf
--- /root/attic.orig//openmotif/openmotif.conf	2010-10-25 18:06:55.000000000 -0230
+++ package/attic//openmotif/openmotif.conf	1969-12-31 20:30:00.000000000 -0330
@@ -1,36 +0,0 @@
-# --- T2-COPYRIGHT-NOTE-BEGIN ---
-# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
-# 
-# T2 SDE: package/.../openmotif/openmotif.conf
-# Copyright (C) 2004 - 2005 The T2 SDE Project
-# Copyright (C) 1998 - 2003 ROCK Linux Project
-# 
-# More information can be found in the files COPYING and README.
-# 
-# This program is free software; you can redistribute it and/or modify
-# it under the terms of the GNU General Public License as published by
-# the Free Software Foundation; version 2 of the License. A copy of the
-# GNU General Public License can be found in the file COPYING.
-# --- T2-COPYRIGHT-NOTE-END ---
-
-build_motif() {
-	patch -p1 < ${confdir}/Imakefile-openmotif-2.1.30.diff
-
-	mkdir -p imports/x11
-	ln -vs $root/usr/X11R6/bin imports/x11/bin
-	ln -vs $root/usr/X11R6/include imports/x11/include
-	ln -vs $root/usr/X11R6/lib imports/x11/lib
-	eval $MAKE World
-	eval $MAKE install
-	eval $MAKE install.man
-}
-
-# We need that for version 2.2.2. I'll let it here because we need this perhaps in the future again
-#var_append INSTALL_WRAPPER_FILTER "|" \
-#                'sed "s,man/man[123456789n]/.*\$,\\0openmotif,"'
-
-hook_add postdoc 3 "rm -rf $docdir/man $docdir/Makefile*"
-hook_add postinstall 3 "register_wm $pkg ${pkg}-mwm /$prefix/bin/mwm"
-
-custmain="build_motif"
-srctar="openmotif-${ver}_MLI.src.tar.bz2"
diff -Nur /root/attic.orig//openmotif/openmotif.desc package/attic//openmotif/openmotif.desc
--- /root/attic.orig//openmotif/openmotif.desc	2010-10-25 18:06:55.000000000 -0230
+++ package/attic//openmotif/openmotif.desc	2010-10-25 18:19:16.000000000 -0230
@@ -2,8 +2,7 @@
 [COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
 [COPY] 
 [COPY] T2 SDE: package/.../openmotif/openmotif.desc
-[COPY] Copyright (C) 2004 - 2005 The T2 SDE Project
-[COPY] Copyright (C) 1998 - 2003 ROCK Linux Project
+[COPY] Copyright (C) 2010 The T2 SDE Project
 [COPY] 
 [COPY] More information can be found in the files COPYING and README.
 [COPY] 
@@ -33,7 +32,7 @@
 
 [L] OpenSource
 [S] Stable
-[V] 2.1.30-4
+[V] 2.3.3
 [P] O -----5---9 129.900
 
-[D] 3553631073 openmotif-2.1.30-4_MLI.src.tar.gz ftp://ftp.metrolink.com/pub/openmotif/2.1.30-4/
+[D] 2442439540 openmotif-2.3.3.tar.gz http://www.openmotif.org/files/public_downloads/2.3/2.3.3/

----------------------------------------------------------- 
If you wish to unsubscribe from this mailing, send mail to
[email protected] with a subject of: unsubscribe t2

Reply via email to