Browse Source

giftnuss:


			
			
				rocklinux
			
			
		
Sebastian Knapp 20 years ago
parent
commit
b1863eed05
4 changed files with 154 additions and 0 deletions
  1. +31
    -0
      package/freedict/deu-eng/deu-eng.conf
  2. +45
    -0
      package/freedict/deu-eng/deu-eng.desc
  3. +31
    -0
      package/freedict/eng-deu/eng-deu.conf
  4. +47
    -0
      package/freedict/eng-deu/eng-deu.desc

+ 31
- 0
package/freedict/deu-eng/deu-eng.conf

@ -0,0 +1,31 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/freedict/deu-eng/deu-eng.conf
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# 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; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
copy_dictionary () {
mkdir -p $root/$prefix/share/dictd
tar -v $taropt $archdir/deu-eng.tar.bz2
cp -f $builddir/deu-eng.dict.dz $builddir/deu-eng.index $root/$prefix/share/dictd
}
mainfunction=copy_dictionary

+ 45
- 0
package/freedict/deu-eng/deu-eng.desc

@ -0,0 +1,45 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/freedict/deu-eng/deu-eng.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] German->English dictionary
[T] The freedict German to English dictionary - use it with dictd.
[T] The Data was originally generated from Frank Richter's
[T] "ding" Database. Phonetics was added through txt2pho
[T] (a TTS front end for the German inventories of the MBROLA project).
[T] Mr. Portele granted the right to distribute the result of the
[T] phonetic conversion within this project - thanks.
[U] http://www.freedict.de
[A] freedict project <freedict-beta@lists.sourceforge.net>
[M] Michael Bunk <rock@ccls-online.de>
[C] extra/education
[L] GPL
[S] Alpha
[V] 20030917
[P] X -----5---9 663.000
[D] 1391958931 deu-eng.tar.gz http://freedict.sourceforge.net/download/linux/

+ 31
- 0
package/freedict/eng-deu/eng-deu.conf

@ -0,0 +1,31 @@
# --- ROCK-COPYRIGHT-NOTE-BEGIN ---
#
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
# Please add additional copyright information _after_ the line containing
# the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
# the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
#
# ROCK Linux: rock-src/package/freedict/eng-deu/eng-deu.conf
# ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
#
# 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; either version 2 of the License, or
# (at your option) any later version. A copy of the GNU General Public
# License can be found at Documentation/COPYING.
#
# Many people helped and are helping developing ROCK Linux. Please
# have a look at http://www.rocklinux.org/ and the Documentation/TEAM
# file for details.
#
# --- ROCK-COPYRIGHT-NOTE-END ---
copy_dictionary () {
mkdir -p $root/$prefix/share/dictd
tar -v $taropt $archdir/eng-deu.tar.bz2
cp -f $builddir/eng-deu.dict.dz $builddir/eng-deu.index $root/$prefix/share/dictd
}
mainfunction=copy_dictionary

+ 47
- 0
package/freedict/eng-deu/eng-deu.desc

@ -0,0 +1,47 @@
[COPY] --- ROCK-COPYRIGHT-NOTE-BEGIN ---
[COPY]
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY] Please add additional copyright information _after_ the line containing
[COPY] the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
[COPY] the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
[COPY]
[COPY] ROCK Linux: rock-src/package/freedict/eng-deu/eng-deu.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2004 Clifford Wolf
[COPY]
[COPY] This program is free software; you can redistribute it and/or modify
[COPY] it under the terms of the GNU General Public License as published by
[COPY] the Free Software Foundation; either version 2 of the License, or
[COPY] (at your option) any later version. A copy of the GNU General Public
[COPY] License can be found at Documentation/COPYING.
[COPY]
[COPY] Many people helped and are helping developing ROCK Linux. Please
[COPY] have a look at http://www.rocklinux.org/ and the Documentation/TEAM
[COPY] file for details.
[COPY]
[COPY] --- ROCK-COPYRIGHT-NOTE-END ---
[I] English->German dictionary
[T] The freedict English to German dictionary - use it with dictd.
[T] The data was originally generated from Frank Richter's "ding"
[T] database. It was converted to TEI format by Horst Eyermann.
[T] Phonetics was added through txt2pho (a TTS front end for the German
[T] inventories of the MBROLA project) Mr. Portele granted the right to
[T] distribute the result of the phonetic conversion whithin freedict
[T] project - thanks.
[U] http://www.freedict.de
[A] Horst Eyermann <Horst@freedict.de>
[A] freedict project <freedict-beta@lists.sourceforge.net>
[M] Michael Bunk <rock@ccls-online.de>
[C] extra/education
[L] GPL
[S] Alpha
[V] 20030917
[P] X -----5---9 663.000
[D] 3175540328 eng-deu.tar.gz http://freedict.sourceforge.net/download/linux/

Loading…
Cancel
Save