OpenSDE Packages Database (without history before r20070)
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

74 lines
2.9 KiB

  1. # --- SDE-COPYRIGHT-NOTE-BEGIN ---
  2. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  3. #
  4. # Filename: package/.../ooo/opensde.patch
  5. # Copyright (C) 2006 The OpenSDE Project
  6. #
  7. # More information can be found in the files COPYING and README.
  8. #
  9. # This patch file is dual-licensed. It is available under the license the
  10. # patched project is licensed under, as long as it is an OpenSource license
  11. # as defined at http://www.opensource.org/ (e.g. BSD, X11) or under the terms
  12. # of the GNU General Public License as published by the Free Software
  13. # Foundation; either version 2 of the License, or (at your option) any later
  14. # version.
  15. # --- SDE-COPYRIGHT-NOTE-END ---
  16. --- ./distro-configs/CommonLinux.conf.in.orig 2006-10-19 15:31:49.000000000 -0400
  17. +++ ./distro-configs/CommonLinux.conf.in 2006-10-19 15:36:36.000000000 -0400
  18. @@ -1,6 +1,4 @@
  19. --disable-epm
  20. ---with-openldap
  21. ---with-build-version=\"Build @OOO_BUILDVERSION@\"
  22. --without-fonts
  23. --with-system-freetype
  24. --with-system-gcc
  25. @@ -9,7 +7,5 @@
  26. --with-system-mozilla
  27. --with-system-python
  28. --with-system-zlib
  29. ---enable-evolution2
  30. ---enable-atkbridge
  31. --with-alloc=system
  32. @CAIRO_CONFIGURE_FLAG@
  33. --- ./configure.orig 2006-10-19 10:24:52.000000000 -0400
  34. +++ ./configure 2006-10-19 10:25:23.000000000 -0400
  35. @@ -3286,6 +3286,7 @@
  36. Gentoo*) VENDORNAME="Gentoo" ;;
  37. Mandriva*) VENDORNAME="Mandriva" ;;
  38. SUSE*|Novell*|NLD*) VENDORNAME="Novell" ;;
  39. + OpenSDE*) VENDORNAME="OpenSDE" ;;
  40. *) { echo "$as_me:$LINENO: WARNING: Cannot guess vendor from distro - please add it to configure.in" >&5
  41. echo "$as_me: WARNING: Cannot guess vendor from distro - please add it to configure.in" >&2;} ;;
  42. esac
  43. --- ./download.in.orig 2006-10-19 10:51:29.000000000 -0400
  44. +++ ./download.in 2006-10-19 10:51:58.000000000 -0400
  45. @@ -193,6 +193,7 @@
  46. $distro eq 'Frugalware' || $distro eq 'Frugalware64' ||
  47. $distro eq 'Gentoo.conf' ||
  48. $distro eq 'QiLinux' ||
  49. + $distro eq 'OpenSDE' ||
  50. $distro eq 'SUSE-9.1' || $distro eq 'SUSE-9.2' || $distro eq 'SUSE-9.3' ||
  51. $distro eq 'translate-org-za-linux' || $distro eq 'translate-org-za-win32' ) {
  52. push @files, ( "$tag-system.tar.bz2" );
  53. --- ./patches/src680/apply.orig 2006-10-19 12:02:30.000000000 -0400
  54. +++ ./patches/src680/apply 2006-10-19 12:06:57.000000000 -0400
  55. @@ -51,6 +51,10 @@
  56. Ubuntu64 : UbuntuBased, UbuntuDapperOnly, 64bit
  57. # DroplineGNOME
  58. DroplineGNOME : LinuxCommon, DroplineGNOMEOnly, Lockdown, NotDebian, Mono, msaccess
  59. +# OpenSDE - www.opensde.org
  60. +OpenSDEBase: LinuxCommon, NotDebian, BerkeleyDB43, OpenSDEFixes
  61. +OpenSDE: OpenSDEBase
  62. +OpenSDE64: OpenSDEBase, 64bit
  63. # Ark Linux
  64. Ark: LinuxCommon, NotDebian, ArkOnly, BerkeleyDB43, SystemJavaBits
  65. Ark64: LinuxCommon, NotDebian, ArkOnly, BerkeleyDB43, 64bit, SystemJavaBits
  66. @@ -668,6 +668,7 @@
  67. gcc401-stlport45-include.diff, gghibo
  68. disable-regcomp-java.diff, i#65026, vmiklos
  69. +[ OpenSDEFixes ]
  70. # ( mmp@oo.o deals with defaults apparently )
  71. [ Defaults ]