Browse Source

* sparc added

peter 21 years ago
parent
commit
a7efa4937f
5 changed files with 38 additions and 35 deletions
  1. 1 1
      install/debian/README.Debian
  2. 1 1
      install/debian/changelog
  3. 22 22
      install/debian/control
  4. 11 11
      install/debian/control.in
  5. 3 0
      install/debian/rules

+ 1 - 1
install/debian/README.Debian

@@ -19,7 +19,7 @@ declared as a conffile since version 1.0.2.
 Free Vision (fp-fv) had to be removed due to licensing issues; it will return
 Free Vision (fp-fv) had to be removed due to licensing issues; it will return
 into the distribution as soon as these issues are resolved.
 into the distribution as soon as these issues are resolved.
 
 
-And, yes - this is a i386/amd64/powerpc only package currently.
+And, yes - this is a i386/amd64/powerpc/sparc only package currently.
 
 
 
 
 Web site and download information:
 Web site and download information:

+ 1 - 1
install/debian/changelog

@@ -1,4 +1,4 @@
-fpc (1.9.5-20040817) unstable; urgency=low
+fpc (1.9.5-0) unstable; urgency=low
 
 
   * Snapshot build
   * Snapshot build
 
 

+ 22 - 22
install/debian/control

@@ -6,8 +6,8 @@ Standards-Version: 3.6.1
 Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common
 Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common
 
 
 Package: fp-compiler
 Package: fp-compiler
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921)
 Suggests: fp-utils, fp-docs (>= 1.9.5)
 Suggests: fp-utils, fp-docs (>= 1.9.5)
 Description: Free Pascal -- Compiler
 Description: Free Pascal -- Compiler
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -19,8 +19,8 @@ Description: Free Pascal -- Compiler
  compiling anything.
  compiling anything.
 
 
 Package: fp-utils
 Package: fp-utils
-Architecture: i386 powerpc amd64
-Recommends: fp-compiler (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Recommends: fp-compiler (= 1.9.5-20040921)
 Description: Free Pascal -- Utils
 Description: Free Pascal -- Utils
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
@@ -46,16 +46,16 @@ Description: Free Pascal -- Documentation
  The documentation is available in HTML and in PDF.
  The documentation is available in HTML and in PDF.
 
 
 Package: fp-units-rtl
 Package: fp-units-rtl
-Architecture: i386 powerpc amd64
-Recommends: fp-compiler (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Recommends: fp-compiler (= 1.9.5-20040921)
 Description: Free Pascal -- Runtime Library
 Description: Free Pascal -- Runtime Library
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  This package contains the Runtime Libraries for the Free Pascal Compiler.
  This package contains the Runtime Libraries for the Free Pascal Compiler.
 
 
 Package: fp-units-base
 Package: fp-units-base
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921)
 Description: Free Pascal -- base units
 Description: Free Pascal -- base units
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
@@ -66,16 +66,16 @@ Description: Free Pascal -- base units
   - ZLib
   - ZLib
 
 
 Package: fp-units-fcl
 Package: fp-units-fcl
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817), fp-units-base (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921), fp-units-base (= 1.9.5-20040921)
 Description: Free Pascal -- Free Component Library
 Description: Free Pascal -- Free Component Library
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  This package contains the Free Component Library for the Free Pascal Compiler.
  This package contains the Free Component Library for the Free Pascal Compiler.
 
 
 Package: fp-units-gtk
 Package: fp-units-gtk
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817), fp-units-fcl (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921), fp-units-fcl (= 1.9.5-20040921)
 Description: Free Pascal -- GTK 1.2 units 
 Description: Free Pascal -- GTK 1.2 units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
@@ -83,8 +83,8 @@ Description: Free Pascal -- GTK 1.2 units
  programs with GTK 1.2.
  programs with GTK 1.2.
 
 
 Package: fp-units-gnome1
 Package: fp-units-gnome1
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817), fp-units-gtk (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921), fp-units-gtk (= 1.9.5-20040921)
 Description: Free Pascal -- GNOME 1 units 
 Description: Free Pascal -- GNOME 1 units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
@@ -92,8 +92,8 @@ Description: Free Pascal -- GNOME 1 units
  programs for GNOME 1.
  programs for GNOME 1.
 
 
 Package: fp-units-db
 Package: fp-units-db
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921)
 Description: Free Pascal -- database libraries units 
 Description: Free Pascal -- database libraries units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
@@ -107,8 +107,8 @@ Description: Free Pascal -- database libraries units
   - SQLite
   - SQLite
   
   
 Package: fp-units-gfx
 Package: fp-units-gfx
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817), fp-units-base (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921), fp-units-base (= 1.9.5-20040921)
 Description: Free Pascal -- graphics libraries units
 Description: Free Pascal -- graphics libraries units
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
@@ -119,8 +119,8 @@ Description: Free Pascal -- graphics libraries units
   - OpenGL
   - OpenGL
 
 
 Package: fp-units-net
 Package: fp-units-net
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921)
 Description: Free Pascal -- networking units 
 Description: Free Pascal -- networking units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
@@ -129,8 +129,8 @@ Description: Free Pascal -- networking units
   - UnCGI unit for easy CGI handling
   - UnCGI unit for easy CGI handling
 
 
 Package: fp-units-misc
 Package: fp-units-misc
-Architecture: i386 powerpc amd64
-Depends: fp-units-rtl (= 1.9.5-20040817)
+Architecture: i386 powerpc sparc amd64
+Depends: fp-units-rtl (= 1.9.5-20040921)
 Description: Free Pascal -- miscellaneous units
 Description: Free Pascal -- miscellaneous units
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.
  Pascal Compiler. It comes with a fully compatible TP 7.0 runtime library.

+ 11 - 11
install/debian/control.in

@@ -6,7 +6,7 @@ Standards-Version: 3.6.1
 Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common
 Build-Depends: fp-compiler, fp-utils, debhelper (>= 4.2), tetex-bin, tetex-extra, awk, gs-common
 
 
 Package: fp-compiler
 Package: fp-compiler
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion})
 Suggests: fp-utils, fp-docs (>= %{fpcversion})
 Suggests: fp-utils, fp-docs (>= %{fpcversion})
 Description: Free Pascal -- Compiler
 Description: Free Pascal -- Compiler
@@ -19,7 +19,7 @@ Description: Free Pascal -- Compiler
  compiling anything.
  compiling anything.
 
 
 Package: fp-utils
 Package: fp-utils
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Recommends: fp-compiler (= %{packageversion})
 Recommends: fp-compiler (= %{packageversion})
 Description: Free Pascal -- Utils
 Description: Free Pascal -- Utils
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -46,7 +46,7 @@ Description: Free Pascal -- Documentation
  The documentation is available in HTML and in PDF.
  The documentation is available in HTML and in PDF.
 
 
 Package: fp-units-rtl
 Package: fp-units-rtl
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Recommends: fp-compiler (= %{packageversion})
 Recommends: fp-compiler (= %{packageversion})
 Description: Free Pascal -- Runtime Library
 Description: Free Pascal -- Runtime Library
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -54,7 +54,7 @@ Description: Free Pascal -- Runtime Library
  This package contains the Runtime Libraries for the Free Pascal Compiler.
  This package contains the Runtime Libraries for the Free Pascal Compiler.
 
 
 Package: fp-units-base
 Package: fp-units-base
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion})
 Description: Free Pascal -- base units
 Description: Free Pascal -- base units
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -66,7 +66,7 @@ Description: Free Pascal -- base units
   - ZLib
   - ZLib
 
 
 Package: fp-units-fcl
 Package: fp-units-fcl
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion}), fp-units-base (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion}), fp-units-base (= %{packageversion})
 Description: Free Pascal -- Free Component Library
 Description: Free Pascal -- Free Component Library
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -74,7 +74,7 @@ Description: Free Pascal -- Free Component Library
  This package contains the Free Component Library for the Free Pascal Compiler.
  This package contains the Free Component Library for the Free Pascal Compiler.
 
 
 Package: fp-units-gtk
 Package: fp-units-gtk
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion}), fp-units-fcl (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion}), fp-units-fcl (= %{packageversion})
 Description: Free Pascal -- GTK 1.2 units 
 Description: Free Pascal -- GTK 1.2 units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -83,7 +83,7 @@ Description: Free Pascal -- GTK 1.2 units
  programs with GTK 1.2.
  programs with GTK 1.2.
 
 
 Package: fp-units-gnome1
 Package: fp-units-gnome1
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion}), fp-units-gtk (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion}), fp-units-gtk (= %{packageversion})
 Description: Free Pascal -- GNOME 1 units 
 Description: Free Pascal -- GNOME 1 units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -92,7 +92,7 @@ Description: Free Pascal -- GNOME 1 units
  programs for GNOME 1.
  programs for GNOME 1.
 
 
 Package: fp-units-db
 Package: fp-units-db
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion})
 Description: Free Pascal -- database libraries units 
 Description: Free Pascal -- database libraries units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -107,7 +107,7 @@ Description: Free Pascal -- database libraries units
   - SQLite
   - SQLite
   
   
 Package: fp-units-gfx
 Package: fp-units-gfx
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion}), fp-units-base (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion}), fp-units-base (= %{packageversion})
 Description: Free Pascal -- graphics libraries units
 Description: Free Pascal -- graphics libraries units
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -119,7 +119,7 @@ Description: Free Pascal -- graphics libraries units
   - OpenGL
   - OpenGL
 
 
 Package: fp-units-net
 Package: fp-units-net
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion})
 Description: Free Pascal -- networking units 
 Description: Free Pascal -- networking units 
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
@@ -129,7 +129,7 @@ Description: Free Pascal -- networking units
   - UnCGI unit for easy CGI handling
   - UnCGI unit for easy CGI handling
 
 
 Package: fp-units-misc
 Package: fp-units-misc
-Architecture: i386 powerpc amd64
+Architecture: i386 powerpc sparc amd64
 Depends: fp-units-rtl (= %{packageversion})
 Depends: fp-units-rtl (= %{packageversion})
 Description: Free Pascal -- miscellaneous units
 Description: Free Pascal -- miscellaneous units
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit
  The Free Pascal Compiler is a Turbo Pascal 7.0 and Delphi compatible 32-bit

+ 3 - 0
install/debian/rules

@@ -26,6 +26,9 @@ endif
 ifeq ($(CPU_TARGET),arm)
 ifeq ($(CPU_TARGET),arm)
 PPSUF=arm
 PPSUF=arm
 endif
 endif
+ifeq ($(CPU_TARGET),sparc)
+PPSUF=sparc
+endif
 
 
 ifneq ($(CPU_SOURCE),$(CPU_TARGET))
 ifneq ($(CPU_SOURCE),$(CPU_TARGET))
 PPPRE=ppcross
 PPPRE=ppcross