]> git.pld-linux.org Git - packages/ToutDoux.git/commitdiff
- updated for 1.2.7
authorJakub Bogusz <qboosh@pld-linux.org>
Thu, 8 Apr 2004 20:36:23 +0000 (20:36 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    ToutDoux-am16.patch -> 1.3
    ToutDoux-configure.patch -> 1.2

ToutDoux-am16.patch
ToutDoux-configure.patch

index a51132b5dd38d4f4341a2943b9ec200f48d70107..f1d3a22b0484d5abc1525e0c36dd13ddd657313d 100644 (file)
@@ -1,51 +1,11 @@
---- ToutDoux-1.2.6/Makefile.am~        Wed Jun 12 01:12:07 2002
-+++ ToutDoux-1.2.6/Makefile.am Wed Jun 12 01:12:07 2002
-@@ -55,7 +55,7 @@
-       doc-devel \
-       templates
- #     backends \
--#     scripts \
-+#     scripts
- # *****************************************************************************
- # Installation
---- ToutDoux-1.2.6/core-plugins/Makefile.am~   Wed Jun 12 01:13:00 2002
-+++ ToutDoux-1.2.6/core-plugins/Makefile.am    Wed Jun 12 01:13:00 2002
-@@ -53,12 +53,4 @@
+--- ToutDoux-1.2.7/core-plugins/Makefile.am.orig       2001-05-16 01:27:57.000000000 +0200
++++ ToutDoux-1.2.7/core-plugins/Makefile.am    2004-04-08 22:25:41.257578448 +0200
+@@ -54,7 +54,7 @@
+       help_xts \
+       help_bookmarks
  #     dialog_editor \
- #     database_mysql \
 -#     communication_db \
--
--
--
--
--
--
--
--
 +#     communication_db
-diff -uNr ToutDoux-1.2.6.orig/doc/en/Makefile.am ToutDoux-1.2.6/doc/en/Makefile.am
---- ToutDoux-1.2.6.orig/doc/en/Makefile.am     Sat Mar 10 16:36:04 2001
-+++ ToutDoux-1.2.6/doc/en/Makefile.am  Wed Aug 14 08:39:36 2002
-@@ -76,7 +76,7 @@
-       if test $(HAVE_LANG_EN) = yes; \
-       then \
-         $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
--        for file in toutdoux/*.html toutdoux/*.css; do \
-+        for file in toutdoux/* ; do \
-           basefile=`echo $$file | sed -e 's,^.*/,,'`; \
-           $(INSTALL_DATA) $$file $(DESTDIR)$(TARGET_DIR)/$$basefile; \
-         done; \
-diff -uNr ToutDoux-1.2.6.orig/doc/fr/Makefile.am ToutDoux-1.2.6/doc/fr/Makefile.am
---- ToutDoux-1.2.6.orig/doc/fr/Makefile.am     Sat Mar 10 16:35:06 2001
-+++ ToutDoux-1.2.6/doc/fr/Makefile.am  Wed Aug 14 08:41:19 2002
-@@ -97,7 +97,7 @@
-       if test $(HAVE_LANG_FR) = yes; \
-       then \
-         $(mkinstalldirs) $(DESTDIR)$(TARGET_DIR); \
--        for file in toutdoux/*.html toutdoux/*.css; do \
-+        for file in toutdoux/* ; do \
-           basefile=`echo $$file | sed -e 's,^.*/,,'`; \
-           $(INSTALL_DATA) $$file $(DESTDIR)$(TARGET_DIR)/$$basefile; \
-         done; \
+ toutdoux_sharedir = $(datadir)/toutdoux
index af3f3c4ddc94e121666b5c9f8d5561bb6870f0f0..49b9b2c7aff9b3ceeb5232ce5e141e3163d19319 100644 (file)
-diff -urN ToutDoux-1.2.6/configure ToutDoux-1.2.6.new/configure
-diff -urN ToutDoux-1.2.6/configure.in ToutDoux-1.2.6.new/configure.in
---- ToutDoux-1.2.6/configure.in        Fri Mar  9 21:01:40 2001
-+++ ToutDoux-1.2.6.new/configure.in    Sat Nov 17 15:30:36 2001
-@@ -337,39 +337,16 @@
- templates/Makefile
- templates/en/Makefile
- templates/fr/Makefile
+--- ToutDoux-1.2.7/configure.in.orig   2004-04-08 22:19:37.000000000 +0200
++++ ToutDoux-1.2.7/configure.in        2004-04-08 22:22:10.245657136 +0200
+@@ -427,20 +427,10 @@
+ core-plugins/Makefile
+ data-plugins/Makefile
+ filters/Makefile
 -dnl scripts/Makefile
--
--dnl ***************************************************************************
--dnl fr: Script de compilation : Bibliothèque
--dnl en: Compilation script : Library
--dnl ***************************************************************************
--
- lib/Makefile
--
+-dnl backends/Makefile
 -dnl ***************************************************************************
 -dnl fr: Script de compilation : Application
 -dnl en: Compilation script : Application
 -dnl ***************************************************************************
--
  app/Makefile
- app/share/Makefile
- app/share/en/Makefile
- app/share/fr/Makefile
--
 -dnl ***************************************************************************
 -dnl fr: Script de compilation : Greffons noyaux
 -dnl en: Compilation script : Core plug-ins
 -dnl ***************************************************************************
--
- core-plugins/Makefile
--
--dnl core-plugins/dialog_editor/Makefile
--dnl core-plugins/dialog_editor/share/Makefile
  core-plugins/dialog_messages/Makefile
  core-plugins/tools_query/Makefile
- core-plugins/tools_import_export/Makefile
- core-plugins/tools_oldfile/Makefile
--
- core-plugins/help_about/Makefile
- core-plugins/help_customize/Makefile
- core-plugins/help_doc/Makefile
-@@ -378,96 +355,33 @@
- core-plugins/help_bookmarks/share/Makefile
- core-plugins/help_bookmarks/share/en/Makefile
- core-plugins/help_bookmarks/share/fr/Makefile
--
--dnl core-plugins/communication_db/Makefile
--dnl core-plugins/communication_db/share/Makefile
--dnl core-plugins/communication_db/share/en/Makefile
--dnl core-plugins/communication_db/share/fr/Makefile
- core-plugins/communication_url/Makefile
--
- core-plugins/database_postgresql/Makefile
--dnl core-plugins/database_mysql/Makefile
--
+@@ -457,44 +447,24 @@
+ core-plugins/help_xts/Makefile
+ core-plugins/help_bookmarks/Makefile
 -dnl ***************************************************************************
--dnl fr: Script de compilation : Greffons de données : Construction
--dnl en: Compilation script : Data plug-ins : Build
+-dnl fr: Script de compilation : Filtres
+-dnl en: Compilation script : Filters
 -dnl ***************************************************************************
--
- data-plugins/Makefile
--
- data-plugins/cogitation/Makefile
- data-plugins/cogitation/share/Makefile
- data-plugins/cogitation/share/en/Makefile
- data-plugins/cogitation/share/fr/Makefile
--
+ filters/gfx_pstricks/Makefile
+ filters/gfx_svg/Makefile
+ filters/text_csv/Makefile
 -dnl ***************************************************************************
 -dnl fr: Script de compilation : Greffons de données : Générale
 -dnl en: Compilation script : Data plug-ins : General
 -dnl ***************************************************************************
--
--dnl data-plugins/general/Makefile
--
--dnl data-plugins/general/tree/Makefile
--dnl data-plugins/general/tree/share/Makefile
--dnl data-plugins/general/tree/share/en/Makefile
--dnl data-plugins/general/tree/share/fr/Makefile
--
--dnl data-plugins/general/mindmap/Makefile
--dnl data-plugins/general/mindmap/share/Makefile
--dnl data-plugins/general/mindmap/share/en/Makefile
--dnl data-plugins/general/mindmap/share/fr/Makefile
--
+ data-plugins/general/Makefile
+ data-plugins/general/tree/Makefile
+ data-plugins/general/network/Makefile
+-dnl ***************************************************************************
+-dnl fr: Script de compilation : Greffons de données : Cogitation
+-dnl en: Compilation script : Data plug-ins : Cogitation
+-dnl ***************************************************************************
+ data-plugins/cogitation/Makefile
 -dnl ***************************************************************************
 -dnl fr: Script de compilation : Greffons de données : Gestionnaire de projet
 -dnl en: Compilation script : Data plug-ins : Project manager
 -dnl ***************************************************************************
--
  data-plugins/project/Makefile
--
- data-plugins/project/actionplan/Makefile
- data-plugins/project/actionplan/share/Makefile
- data-plugins/project/actionplan/share/en/Makefile
- data-plugins/project/actionplan/share/fr/Makefile
--
- data-plugins/project/pert/Makefile
- data-plugins/project/pert/share/Makefile
- data-plugins/project/pert/share/en/Makefile
- data-plugins/project/pert/share/fr/Makefile
--
  data-plugins/project/gantt/Makefile
- data-plugins/project/gantt/share/Makefile
- data-plugins/project/gantt/share/en/Makefile
- data-plugins/project/gantt/share/fr/Makefile
--
- data-plugins/project/amdec/Makefile
- data-plugins/project/amdec/share/Makefile
- data-plugins/project/amdec/share/en/Makefile
- data-plugins/project/amdec/share/fr/Makefile
--
--dnl ***************************************************************************
--dnl fr: Script de compilation : Dorsaux
--dnl en: Compilation script : Backends
--dnl ***************************************************************************
--
--dnl backends/Makefile
--
--dnl backends/hupli/Makefile
--dnl backends/hupli/app/Makefile
--dnl backends/hupli/plugins/Makefile
--dnl backends/hupli/plugins/sgml/Makefile
--dnl backends/hupli/plugins/tex/Makefile
--dnl backends/hupli/doc/Makefile
--dnl backends/hupli/doc/examples/Makefile
--
+ data-plugins/project/schedule/Makefile
 -dnl ***************************************************************************
 -dnl fr: Script de compilation : Documentation
 -dnl en: Compilation script : Documentation
 -dnl ***************************************************************************
--
  doc/Makefile
- doc/en/Makefile
- doc/fr/Makefile
--
- doc-devel/Makefile
- doc-devel/en/Makefile
- doc-devel/fr/Makefile
+ doc/draft/Makefile
This page took 0.097631 seconds and 4 git commands to generate.