Browse Source
disabled by default to avoid conflicts with lesstif git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21474 10447126-35f2-4685-b0cf-6dd780d3921fearly
Alejandro Mery
18 years ago
6 changed files with 78 additions and 96 deletions
@ -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 - 2006 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))
|
@ -1,26 +0,0 @@
|
||||
|
||||
[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 |
||||
|
||||
[DEP] 00-dirtree |
||||
[DEP] bash |
||||
[DEP] binutils |
||||
[DEP] bzip2 |
||||
[DEP] coreutils |
||||
[DEP] diffutils |
||||
[DEP] findutils |
||||
[DEP] flex |
||||
[DEP] gawk |
||||
[DEP] gcc |
||||
[DEP] glibc |
||||
[DEP] grep |
||||
[DEP] linux-header |
||||
[DEP] m4 |
||||
[DEP] make |
||||
[DEP] patch |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] xorg |
@ -1,37 +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 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2003 Clifford Wolf |
||||
# |
||||
# 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" |
||||
|
@ -0,0 +1,54 @@
|
||||
|
||||
[TIMESTAMP] 1183062049 Thu Jun 28 16:20:49 2007 |
||||
[BUILDTIME] 100 (9) |
||||
[SIZE] 15.92 MB, 1326 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] inputproto |
||||
[DEP] kbproto |
||||
[DEP] libice |
||||
[DEP] libjpeg |
||||
[DEP] libpng |
||||
[DEP] libsm |
||||
[DEP] libx11 |
||||
[DEP] libxau |
||||
[DEP] libxdmcp |
||||
[DEP] libxext |
||||
[DEP] libxft |
||||
[DEP] libxmu |
||||
[DEP] libxp |
||||
[DEP] libxrender |
||||
[DEP] libxt |
||||
[DEP] linux-header |
||||
[DEP] m4 |
||||
[DEP] make |
||||
[DEP] mktemp |
||||
[DEP] net-tools |
||||
[DEP] perl |
||||
[DEP] pkgconfig |
||||
[DEP] printproto |
||||
[DEP] renderproto |
||||
[DEP] sed |
||||
[DEP] sysfiles |
||||
[DEP] tar |
||||
[DEP] util-linux |
||||
[DEP] xbitmaps |
||||
[DEP] xextproto |
||||
[DEP] xproto |
||||
[DEP] zlib |
@ -0,0 +1,20 @@
|
||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
||||
# |
||||
# Filename: package/.../openmotif/openmotif.conf |
||||
# Copyright (C) 2007 The OpenSDE Project |
||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
||||
# Copyright (C) 1998 - 2003 Clifford Wolf |
||||
# |
||||
# 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. |
||||
# --- SDE-COPYRIGHT-NOTE-END --- |
||||
|
||||
prefix="usr/X11" |
||||
set_confopt |
||||
|
||||
hook_add postinstall 3 "register_wm $pkg ${pkg}-mwm /$prefix/bin/mwm" |
Loading…
Reference in new issue