Browse Source

Stefan Fiedler:


			
			
				rocklinux
			
			
		
Stefan Fiedler 17 years ago
parent
commit
37f1ae1532
28 changed files with 679 additions and 0 deletions
  1. +1
    -0
      package/gnome2/accerciser/accerciser.conf
  2. +47
    -0
      package/gnome2/accerciser/accerciser.desc
  3. +1
    -0
      package/gnome2/deskbar-applet/deskbar-applet.conf
  4. +50
    -0
      package/gnome2/deskbar-applet/deskbar-applet.desc
  5. +1
    -0
      package/gnome2/evolution-exchange/evolution-exchange.conf
  6. +41
    -0
      package/gnome2/evolution-exchange/evolution-exchange.desc
  7. +1
    -0
      package/gnome2/fast-user-switch-applet/fast-user-switch-applet.conf
  8. +42
    -0
      package/gnome2/fast-user-switch-applet/fast-user-switch-applet.desc
  9. +26
    -0
      package/gnome2/gnome-control-center/gnome-control-center.conf
  10. +44
    -0
      package/gnome2/gnome-control-center/gnome-control-center.desc
  11. +1
    -0
      package/gnome2/gnome-devel-docs/gnome-devel-docs.conf
  12. +45
    -0
      package/gnome2/gnome-devel-docs/gnome-devel-docs.desc
  13. +1
    -0
      package/gnome2/gnome-power-manager/gnome-power-manager.conf
  14. +48
    -0
      package/gnome2/gnome-power-manager/gnome-power-manager.desc
  15. +1
    -0
      package/gnome2/gnome-python-desktop/gnome-python-desktop.conf
  16. +52
    -0
      package/gnome2/gnome-python-desktop/gnome-python-desktop.desc
  17. +1
    -0
      package/gnome2/gnome-python-extras/gnome-python-extras.conf
  18. +50
    -0
      package/gnome2/gnome-python-extras/gnome-python-extras.desc
  19. +1
    -0
      package/gnome2/gnome-screensaver/gnome-screensaver.conf
  20. +47
    -0
      package/gnome2/gnome-screensaver/gnome-screensaver.desc
  21. +1
    -0
      package/gnome2/gnome-sharp/gnome-sharp.conf
  22. +42
    -0
      package/gnome2/gnome-sharp/gnome-sharp.desc
  23. +1
    -0
      package/gnome2/gnome-user-docs/gnome-user-docs.conf
  24. +46
    -0
      package/gnome2/gnome-user-docs/gnome-user-docs.desc
  25. +1
    -0
      package/gnome2/gnome-vfs-monikers/gnome-vfs-monikers.conf
  26. +45
    -0
      package/gnome2/gnome-vfs-monikers/gnome-vfs-monikers.desc
  27. +1
    -0
      package/gnome2/pygtksourceview/pygtksourceview.conf
  28. +41
    -0
      package/gnome2/pygtksourceview/pygtksourceview.desc

+ 1
- 0
package/gnome2/accerciser/accerciser.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 47
- 0
package/gnome2/accerciser/accerciser.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/gnome2/accerciser/accerciser.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] an interactive Python accessibility explorer for the GNOME desktop
[T] Accerciser is an interactive Python accessibility explorer for the GNOME
[T] desktop. It uses AT-SPI to inspect and control widgets, allowing you to check
[T] if an application is providing correct information to assistive technologies
[T] and automated test frameworks. Accerciser has a simple plugin framework which
[T] you can use to create custom views of accessibility information.
[T] In essence, Accerciser is a next generation at-poke tool.
[U] http://www.gnome.org
[A] Peter Parente <pparent at us.ibm.com>
[A] Eitan Isaacson <eitan at ascender.com>
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] OpenSource
[S] Stable
[V] 1.0.1
[P] X -----5---9 800.000
[D] 3027655405 accerciser-1.0.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/devtools/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/deskbar-applet/deskbar-applet.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 50
- 0
package/gnome2/deskbar-applet/deskbar-applet.desc

@ -0,0 +1,50 @@
[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/gnome2/deskbar-applet/deskbar-applet.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] an omnipresent versatile search interface
[T] The goal of DeskbarApplet is to provide an omnipresent versatile search
[T] interface. By typing search terms into the deskbar entry in your panel you
[T] are presented with the search results as you type.
[T] Seaches are handled by a series of plugins. DeskbarApplet provides a simple
[T] interface to manage these plugins to provide you with the search results
[T] that fit your needs.
[U] http://www.gnome.org
[A] Nigel Tao <nigel.tao at myrealbox.com>
[A] Raphaël Slinckx <raphael at slinckx.net>
[A] Mikkel Kamstrup Erlandsen <kamstrup at daimi.au.dk>
[A] Sebastian Pölsterl <marduk at k-d-w.org>
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.20.1
[P] X -----5---9 800.000
[D] 4194393374 deskbar-applet-2.20.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/evolution-exchange/evolution-exchange.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 41
- 0
package/gnome2/evolution-exchange/evolution-exchange.desc

@ -0,0 +1,41 @@
[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/gnome2/evolution-exchange/evolution-exchange.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] Microsoft Exchange 2000 and 2003 support for Evolution
[T] This is the Ximian Connector for Microsoft Exchange, which adds
[T] support for Microsoft Exchange 2000 and 2003 to Evolution.
[U] http://www.gnome.org
[A] many { see AUTHORS file }
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.12.1
[P] X -----5---9 800.000
[D] 2993400394 evolution-exchange-2.12.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/fast-user-switch-applet/fast-user-switch-applet.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 42
- 0
package/gnome2/fast-user-switch-applet/fast-user-switch-applet.desc

@ -0,0 +1,42 @@
[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/gnome2/fast-user-switch-applet/fast-user-switch-applet.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] MacOS X-style menu-based user-switching applet
[T] The Fast User Switch Applet is an applet for the GNOME 2.10 panel which allows
[T] for MacOS X-style menu-based user-switching.
[U] http://www.gnome.org
[A] James M. Cape <jcape at ignore-your.tv>
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.18.0
[P] X -----5---9 800.000
[D] 1842129403 fast-user-switch-applet-2.18.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 26
- 0
package/gnome2/gnome-control-center/gnome-control-center.conf

@ -0,0 +1,26 @@
# --- 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/gnome2/control-center/control-center.conf
# ROCK Linux is Copyright (C) 1998 - 2006 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 ---
. $base/package/gnome2/gnome-2.conf
# scrollkeeper is required by make in the help/ sub-directory.
var_append extraconfopt ' ' '--enable-scrollkeeper'

+ 44
- 0
package/gnome2/gnome-control-center/gnome-control-center.desc

@ -0,0 +1,44 @@
[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/gnome2/control-center/control-center.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] The GNOME Control Center
[T] Control-center is a configuration tool for easily setting up your GNOME
[T] environment. All facilities of your system - the input devices, the
[T] window manager, window background, screen savers, MIME associations,
[T] sound effects, and much more can be configured.
[T]
[T] It also provides hooks for external programs that can insert controls.
[A] The GNOME Project <gnome-devel-list@gnome.org>
[M] The ROCK Linux Project
[C] extra/base extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.20.1
[P] X --?--5---9 203.000
[D] 1155452763 gnome-control-center-2.20.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/gnome-devel-docs/gnome-devel-docs.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 45
- 0
package/gnome2/gnome-devel-docs/gnome-devel-docs.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/gnome2/gnome2-user-docs/gnome2-user-docs.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] GNOME developer documentation
[T] This package contains documents which will be packaged together and
[T] shipped as gnome-devel-docs in the core GNOME distribution. They should
[T] be documents targetted for developers of GNOME.
[U] http://www.gnome.org/
[A] Chris Lyttle <chris@wilddev.net>
[A] gdocteam@sun.com <Sun Microsystems>
[A] Alexander Kirillov <kirillov@math.sunysb.edu>
[M] The ROCK Linux Project
[C] extra/desktop/gnome extra/documentation
[L] FDL
[S] Stable
[V] 2.20.0
[P] X --?--5---9 232.100
[D] 3916682413 gnome-devel-docs-2.20.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/devtools/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/gnome-power-manager/gnome-power-manager.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 48
- 0
package/gnome2/gnome-power-manager/gnome-power-manager.desc

@ -0,0 +1,48 @@
[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/gnome2/gnome-power-manager/gnome-power-manager.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] a power manager for GNOME
[T] GNOME Power Manager is a GNOME session daemon that acts as a policy agent on top of
[T] the Project Utopia stack, which includes the kernel, hotplug, udev, and HAL. GNOME
[T] Power Manager listens for HAL events and responds with user-configurable reactions.
[T] Currently it supports UPS's, laptop batteries and AC adapters. Its goal is to be
[T] architecture neutral and free of polling and other hacks.
[U] http://www.gnome.org
[A] Richard Hughes <richard at hughsie.com>
[A] William Jon McCann <mccann at jhu.edu>
[A] Jaap A. Haitsma <jaap at haitsma.org>
[A] Benjamin Canou <bookeldor at gmail.com>
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.20.0
[P] X -----5---9 800.000
[D] 1685601733 gnome-power-manager-2.20.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/gnome-python-desktop/gnome-python-desktop.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 52
- 0
package/gnome2/gnome-python-desktop/gnome-python-desktop.desc

@ -0,0 +1,52 @@
[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/gnome2/gnome-python-desktop/gnome-python-desktop.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] python modules for GNOME
[T] This package contains a few python modules that used to live in gnome-python-extras:
[T]
[T] - gnomeapplet
[T] - gnomeprint, gnomeprint.ui
[T] - gtksourceview
[T] - wnck
[T] - totem.plparser
[T] - gtop
[T] - nautilusburn
[T] - mediaprofiles
[T] - metacity
[U] http://www.gnome.org
[A] The GNOME Project
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.20.0
# The packages mentioned above should be built first for creating all modules.
[P] X -----5---9 272.000
[D] 3029926741 gnome-python-desktop-2.20.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/gnome-python-extras/gnome-python-extras.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 50
- 0
package/gnome2/gnome-python-extras/gnome-python-extras.desc

@ -0,0 +1,50 @@
[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/gnome2/gnome-python-extras/gnome-python-extras.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] Python modules for GNOME
[T] This package contains the following python modules, wrapping similarly
[T] named libraries:
[T]
[T] - gtkhtml2
[T] - egg.trayicon, egg.recent (these are now deprecated)
[T] - gtkmozembed
[T] - gtkspell
[T] - gdl
[T] - gda
[T] - gksu, gksu.ui
[U] http://www.pygtk.org//downloads.html
[A] The GNOME Project
[M] The ROCK Linux Project
[C] extra/development
[L] GPL
[S] Stable
[V] 2.19.1
[P] X -----5---9 218.300
[D] 4124757987 gnome-python-extras-2.19.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gnome-python-extras/2.19/

+ 1
- 0
package/gnome2/gnome-screensaver/gnome-screensaver.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 47
- 0
package/gnome2/gnome-screensaver/gnome-screensaver.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/gnome2/gnome-screensaver/gnome-screensaver.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] GNOME screen saver and locker
[T] gnome-screensaver is a screen saver and locker that aims to have
[T] simple, sane, secure defaults and be well integrated with the desktop.
[T] It is designed to support:
[T]
[T] * the ability to lock down configuration settings
[T] * translation into many languages
[T] * user switching
[U] http://www.gnome.org
[A] William Jon McCann <mccann at jhu.edu>
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.20.0
[P] X -----5---9 800.000
[D] 3331563295 gnome-screensaver-2.20.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/gnome-sharp/gnome-sharp.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 42
- 0
package/gnome2/gnome-sharp/gnome-sharp.desc

@ -0,0 +1,42 @@
[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/gnome2/gnome-sharp/gnome-sharp.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] .NET language binding for assorted GNOME libraries
[T] Gnome# is a .NET language binding for assorted GNOME libraries.
[U] http://www.gnome.org
[A] The GNOME Project
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] LGPL
[S] Stable
[V] 2.16.0
[P] X -----5---9 199.950
[D] 673128624 gnome-sharp-2.16.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/gnome-user-docs/gnome-user-docs.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 46
- 0
package/gnome2/gnome-user-docs/gnome-user-docs.desc

@ -0,0 +1,46 @@
[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/gnome2/gnome2-user-docs/gnome2-user-docs.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2006 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] GNOME user documentation
[T] This package contains documents which will be packaged together and
[T] shipped as gnome-user-docs in the core GNOME distribution. They should
[T] be documents targetted for end-users of GNOME.
[U] http://www.gnome.org/
[A] Chris Lyttle <chris@wilddev.net>
[A] gdocteam@sun.com <Sun Microsystems>
[A] Alexander Kirillov <kirillov@math.sunysb.edu>
[M] The ROCK Linux Project
[C] extra/desktop/gnome extra/documentation
[L] FDL
[S] Stable
[V] 2.20.1
[P] X --?--5---9 232.100
[D] 1707762105 gnome-user-docs-2.20.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/gnome-vfs-monikers/gnome-vfs-monikers.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 45
- 0
package/gnome2/gnome-vfs-monikers/gnome-vfs-monikers.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/gnome2/gnome-vfs-monikers/gnome-vfs-monikers.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] Gnome virtual file system.
[T] GNOME VFS is the GNOME virtual file system. It is the foundation of the
[T] Nautilus file manager. It provides a modular architecture and ships with
[T] several modules that implement support for file systems, http, ftp and
[T] others. It provides a URI-based API, a backend supporting asynchronous
[T] file operations, a MIME type manipulation library and other features.
[U] http://www.gnome.org
[A] many { see AUTHORS file }
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] GPL
[S] Stable
[V] 2.15.3
[P] X -----5---9 800.000
[D] 2379027251 gnome-vfs-monikers-2.15.3.tar.bz2 http://ftp.gnome.org/pub/GNOME/platform/2.20/2.20.1/sources/

+ 1
- 0
package/gnome2/pygtksourceview/pygtksourceview.conf

@ -0,0 +1 @@
. $base/package/gnome2/gnome-2.conf

+ 41
- 0
package/gnome2/pygtksourceview/pygtksourceview.desc

@ -0,0 +1,41 @@
[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/gnome2/pygtksourceview/pygtksourceview.desc
[COPY] ROCK Linux is Copyright (C) 1998 - 2007 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] python bindings for the GtkSourceView library
[T] This package contains python bindings for the version 2 of the
[T] GtkSourceView library.
[U] http://www.gnome.org
[A] Gian Mario Tagliaretti <gianmt at gnome.org>
[M] The ROCK Linux Project
[C] extra/desktop/gnome
[L] LGPL
[S] Stable
[V] 2.0.0
[P] X -----5---9 800.000
[D] 1222692532 pygtksourceview-2.0.0.tar.bz2 http://ftp.gnome.org/pub/GNOME/desktop/2.20/2.20.1/sources/

Loading…
Cancel
Save