public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] gentoo-x86 commit in app-editors/jove/files: jove-4.16.0.73-doc.patch jove-4.16.0.73-build.patch
@ 2010-08-10 19:29 Ulrich Mueller (ulm)
  0 siblings, 0 replies; only message in thread
From: Ulrich Mueller (ulm) @ 2010-08-10 19:29 UTC (permalink / raw
  To: gentoo-commits

ulm         10/08/10 19:29:17

  Modified:             jove-4.16.0.73-doc.patch jove-4.16.0.73-build.patch
  Log:
  Drop unix98 USE flag, this is now the default. Fix LICENSE to "as-is".
  (Portage version: 2.1.8.3/cvs/Linux x86_64)

Revision  Changes    Path
1.2                  app-editors/jove/files/jove-4.16.0.73-doc.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-doc.patch?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-doc.patch?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-doc.patch?r1=1.1&r2=1.2

Index: jove-4.16.0.73-doc.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-doc.patch,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- jove-4.16.0.73-doc.patch	10 Aug 2010 13:11:06 -0000	1.1
+++ jove-4.16.0.73-doc.patch	10 Aug 2010 19:29:17 -0000	1.2
@@ -32,39 +32,3 @@
  _	
  [Point pushed]	<\ the Message Line
  =	
---- jove4.16.0.73-orig/doc/xjove.nr
-+++ jove4.16.0.73/doc/xjove.nr
-@@ -1,6 +1,6 @@
- .TH XJOVE 1 "8 July 1993"
- .SH NAME
--Xjove, Jovetool \- run JOVE under X-windows or Sunview with function-key and mouse support.
-+Xjove \- run JOVE under X-windows with function-key and mouse support.
- .SH SYNOPSIS
- .B xjove
- [
-@@ -13,23 +13,10 @@
- [
- args
- \&.\|.\|. ]
--.br
--.B jovetool
--[
--.I window_args
--] [
--.B \-nf
--] [
--.BI \-rc \ run_command_path
--]\&.\|.\|.
--[
--.I args
--\&.\|.\|. ]
-+
- .SH DESCRIPTION
- .I Xjove
--(or
--.IR Jovetool )
--creates an XView or SunView frame and a tty subwindow within which mouse events
-+creates an XView frame and a tty subwindow within which mouse events
- and function keys are translated to ASCII sequences which JOVE can
- parse.  The translated input events are sent to the process running in
- the tty subwindow, which is typically JOVE.



1.3                  app-editors/jove/files/jove-4.16.0.73-build.patch

file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-build.patch?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-build.patch?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-build.patch?r1=1.2&r2=1.3

Index: jove-4.16.0.73-build.patch
===================================================================
RCS file: /var/cvsroot/gentoo-x86/app-editors/jove/files/jove-4.16.0.73-build.patch,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- jove-4.16.0.73-build.patch	10 Aug 2010 14:51:26 -0000	1.2
+++ jove-4.16.0.73-build.patch	10 Aug 2010 19:29:17 -0000	1.3
@@ -109,8 +109,8 @@
  TROFFPOST = | /usr/lib/lp/postscript/dpost -
  
 -MANUALS = $(JOVEM) $(TEACHJOVEM) $(XJOVEM) $(JOVETOOLM)
-+MANUALS = $(JOVEM) $(TEACHJOVEM) $(XJOVEM)
-+# $(JOVETOOLM)
++MANUALS = $(JOVEM) $(TEACHJOVEM)
++# $(XJOVEM) $(JOVETOOLM)
  
  C_SRC = commands.c commands.tab abbrev.c argcount.c ask.c buf.c c.c case.c jctype.c \
  	delete.c disp.c extend.c fp.c fmt.c insert.c io.c iproc.c \
@@ -177,7 +177,7 @@
  	$(TINSTALL) doc/jove.$(MANEXT) $(JOVEM)
  
  # doc/jove.doc is the formatted manpage (only needed by DOS)
-@@ -427,10 +445,10 @@
+@@ -427,7 +445,7 @@
  	     -e 's;<SHAREDIR>;$(SHAREDIR);' \
  	     -e 's;<SHELL>;$(DFLTSHELL);' doc/teachjove.nr > doc/teachjove.$(MANEXT)
  
@@ -185,62 +185,4 @@
 +$(TEACHJOVEM): $(MANDIR) doc/teachjove.$(MANEXT)
  	$(TINSTALL) doc/teachjove.$(MANEXT) $(TEACHJOVEM)
  
--$(XJOVEM): doc/xjove.nr
-+$(XJOVEM): $(MANDIR) doc/xjove.nr
- 	$(TINSTALL) doc/xjove.nr $(XJOVEM)
- 
- doc/jovetool.$(MANEXT): doc/jovetool.nr
---- jove4.16.0.73-orig/xjove/Makefile
-+++ jove4.16.0.73/xjove/Makefile
-@@ -28,18 +28,23 @@
- DEFINES=
- 
- # for Solaris 2.x:
--SYSDEFS=-DSYSVR4
-+#SYSDEFS=-DSYSVR4
- # -i: ignore any LD_LIBRARY_PATH setting
- # -L<dir>: add <dir> to library search path
- # -R<dir[:dir]>: specify library search directories to dynamic linker
--XJLDFLAGS= -i -L$$OPENWINHOME/lib -R$$OPENWINHOME/lib
-+#XJLDFLAGS= -i -L$$OPENWINHOME/lib -R$$OPENWINHOME/lib
- 
- # for Sun0s4.x:
- # XJLDFLAGS=-L$$OPENWINHOME/lib
- # SYSDEFS=-DSUNOS41
-+# XJCFLAGS = -I$$OPENWINHOME/include
-+
-+# for Linux
-+SYSDEFS=-DBSDPOSIX
-+XJLDFLAGS=-L/usr/lib
-+XJCFLAGS=-I/usr/include
- 
- CFLAGS = $(OPTFLAGS) -I.. $(SYSDEFS) $(DEFINES)
--XJCFLAGS = -I$$OPENWINHOME/include
- 
- BINDIR = /usr/local/bin
- 
-@@ -55,7 +60,7 @@
- INSTALLFLAGS = # -g bin -o root
- 
- # to install executable files
--XINSTALL=cp
-+XINSTALL=install -s -m 755
- #XINSTALL=/usr/ucb/install $(INSTALLFLAGS) -c -m 755 # -s
- 
- C_SRC = jovetool.c xjove.c jovewindows.c xjovewindows.c jovemenu.c \
-@@ -71,7 +76,7 @@
- .filelist: $(BACKUPS)
- 	@ls $(BACKUPS) >.filelist
- 
--installxjove:	xjove
-+installxjove:	$(BINDIR) xjove
- 		$(XINSTALL) xjove $(BINDIR)/xjove
- 
- installjovetool:	jovetool
-@@ -107,3 +112,6 @@
- 
- clobber:	clean
- 	rm -f *.orig *.rej
-+
-+$(BINDIR)::
-+	test -d $(BINDIR) || mkdir -p $(BINDIR)
+ $(XJOVEM): doc/xjove.nr






^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-10 19:29 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-10 19:29 [gentoo-commits] gentoo-x86 commit in app-editors/jove/files: jove-4.16.0.73-doc.patch jove-4.16.0.73-build.patch Ulrich Mueller (ulm)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox