8 changed files with 0 additions and 361 deletions
@ -1,79 +0,0 @@ |
|||||||
|
|
||||||
[TIMESTAMP] 1134049717 Thu Dec 8 14:48:37 2005 |
|
||||||
[BUILDTIME] 55 (9) |
|
||||||
[SIZE] 1.47 MB, 144 files |
|
||||||
|
|
||||||
[DEP] alsa-lib |
|
||||||
[DEP] atk |
|
||||||
[DEP] audiofile |
|
||||||
[DEP] bash |
|
||||||
[DEP] binutils |
|
||||||
[DEP] bzip2 |
|
||||||
[DEP] cairo |
|
||||||
[DEP] xorg-cf-files |
|
||||||
[DEP] coreutils |
|
||||||
[DEP] diffutils |
|
||||||
[DEP] esound |
|
||||||
[DEP] expat |
|
||||||
[DEP] gamin |
|
||||||
[DEP] findutils |
|
||||||
[DEP] fontconfig |
|
||||||
[DEP] freetype |
|
||||||
[DEP] gail |
|
||||||
[DEP] gawk |
|
||||||
[DEP] gcc |
|
||||||
[DEP] gconf |
|
||||||
[DEP] gettext |
|
||||||
[DEP] glib |
|
||||||
[DEP] glibc |
|
||||||
[DEP] glitz |
|
||||||
[DEP] gnome-desktop |
|
||||||
[DEP] gnome-keyring |
|
||||||
[DEP] gnome-menus |
|
||||||
[DEP] gnome-vfs |
|
||||||
[DEP] grep |
|
||||||
[DEP] gtk+ |
|
||||||
[DEP] howl |
|
||||||
[DEP] imake |
|
||||||
[DEP] inputproto |
|
||||||
[DEP] kbproto |
|
||||||
[DEP] libart_lgpl23 |
|
||||||
[DEP] libbonobo |
|
||||||
[DEP] libbonoboui |
|
||||||
[DEP] libglade |
|
||||||
[DEP] libgnome |
|
||||||
[DEP] libgnomecanvas |
|
||||||
[DEP] libgnomeui |
|
||||||
[DEP] libice |
|
||||||
[DEP] libjpeg |
|
||||||
[DEP] libpng |
|
||||||
[DEP] libsm |
|
||||||
[DEP] libx11 |
|
||||||
[DEP] libxau |
|
||||||
[DEP] libxcursor |
|
||||||
[DEP] libxdmcp |
|
||||||
[DEP] libxext |
|
||||||
[DEP] libxfixes |
|
||||||
[DEP] libxi |
|
||||||
[DEP] libxinerama |
|
||||||
[DEP] libxml |
|
||||||
[DEP] libxrandr |
|
||||||
[DEP] libxrender |
|
||||||
[DEP] linux-header |
|
||||||
[DEP] make |
|
||||||
[DEP] mktemp |
|
||||||
[DEP] net-tools |
|
||||||
[DEP] openssl |
|
||||||
[DEP] orbit2 |
|
||||||
[DEP] pango |
|
||||||
[DEP] perl |
|
||||||
[DEP] pkgconfig |
|
||||||
[DEP] popt |
|
||||||
[DEP] renderproto |
|
||||||
[DEP] sed |
|
||||||
[DEP] startup-notification |
|
||||||
[DEP] sysfiles |
|
||||||
[DEP] tar |
|
||||||
[DEP] util-linux |
|
||||||
[DEP] xproto |
|
||||||
[DEP] zlib |
|
@ -1,33 +0,0 @@ |
|||||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
# |
|
||||||
# Filename: package/.../eel/eel.conf |
|
||||||
# Copyright (C) 2008 The OpenSDE Project |
|
||||||
# Copyright (C) 2004 - 2006 The T2 SDE Project |
|
||||||
# Copyright (C) 1998 - 2004 Clifford Wolf |
|
||||||
# |
|
||||||
# More information can be found in the files COPYING and README. |
|
||||||
# |
|
||||||
# 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; version 2 of the License. A copy of the |
|
||||||
# GNU General Public License can be found in the file COPYING. |
|
||||||
# --- SDE-COPYRIGHT-NOTE-END --- |
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
main_eel() { |
|
||||||
LC_ALL= |
|
||||||
LINGUAS= |
|
||||||
LANG= |
|
||||||
export LC_ALL LINGUAS LANG |
|
||||||
eval ./configure $confopt |
|
||||||
eval $MAKE -k || true |
|
||||||
eval $MAKE -k install || true |
|
||||||
mkdir -p /usr/include/eel |
|
||||||
cp eel/*.h /usr/include/eel |
|
||||||
cp eel/.libs/*.so* /usr/lib |
|
||||||
cp eel/libeel.la /usr/lib |
|
||||||
} |
|
||||||
|
|
||||||
# custmain="main_eel" |
|
@ -1,35 +0,0 @@ |
|||||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
[COPY] |
|
||||||
[COPY] Filename: package/.../eel/eel.desc |
|
||||||
[COPY] Copyright (C) 2006 - 2009 The OpenSDE Project |
|
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
||||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
|
||||||
[COPY] |
|
||||||
[COPY] More information can be found in the files COPYING and README. |
|
||||||
[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; version 2 of the License. A copy of the |
|
||||||
[COPY] GNU General Public License can be found in the file COPYING. |
|
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|
||||||
|
|
||||||
[I] The Eazel Extensions Library |
|
||||||
|
|
||||||
[T] The Eazel Extensions Library is a collection of widgets and extensions |
|
||||||
[T] to many modules of thehe Eazel Exte GNOME platform. These widgets and |
|
||||||
[T] extensions were developed by hackers working on Nautilus. |
|
||||||
|
|
||||||
[A] Eazel |
|
||||||
[M] The OpenSDE Community <[email protected]> |
|
||||||
|
|
||||||
[C] extra/development extra/desktop/gnome |
|
||||||
|
|
||||||
[L] LGPL |
|
||||||
[S] Stable |
|
||||||
[V] 2.24.1 |
|
||||||
[P] X -----5---9 150.000 |
|
||||||
|
|
||||||
[O] . $base/package/*/*/gnome2-conf.in |
|
||||||
|
|
||||||
[D] 3496509317 eel-2.24.1.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/eel/2.24/ |
|
@ -1,47 +0,0 @@ |
|||||||
|
|
||||||
[TIMESTAMP] 1191323497 Tue Oct 2 13:11:37 2007 |
|
||||||
[BUILDTIME] 60 (5) |
|
||||||
[SIZE] 0.90 MB, 115 files |
|
||||||
|
|
||||||
[DEP] 00-dirtree |
|
||||||
[DEP] atk |
|
||||||
[DEP] bash |
|
||||||
[DEP] binutils |
|
||||||
[DEP] bzip2 |
|
||||||
[DEP] cairo |
|
||||||
[DEP] coreutils |
|
||||||
[DEP] diffutils |
|
||||||
[DEP] expat |
|
||||||
[DEP] findutils |
|
||||||
[DEP] fontconfig |
|
||||||
[DEP] freetype |
|
||||||
[DEP] gawk |
|
||||||
[DEP] gcc |
|
||||||
[DEP] gconf |
|
||||||
[DEP] gettext |
|
||||||
[DEP] glib |
|
||||||
[DEP] glibc |
|
||||||
[DEP] glitz |
|
||||||
[DEP] grep |
|
||||||
[DEP] gtk+ |
|
||||||
[DEP] imake |
|
||||||
[DEP] kbproto |
|
||||||
[DEP] libpng |
|
||||||
[DEP] libpthread-stubs |
|
||||||
[DEP] libx11 |
|
||||||
[DEP] libxau |
|
||||||
[DEP] libxcb |
|
||||||
[DEP] libxdmcp |
|
||||||
[DEP] libxrender |
|
||||||
[DEP] linux-header |
|
||||||
[DEP] make |
|
||||||
[DEP] mktemp |
|
||||||
[DEP] pango |
|
||||||
[DEP] pkgconfig |
|
||||||
[DEP] renderproto |
|
||||||
[DEP] sed |
|
||||||
[DEP] sysfiles |
|
||||||
[DEP] tar |
|
||||||
[DEP] util-linux |
|
||||||
[DEP] xorg-cf-files |
|
||||||
[DEP] xproto |
|
@ -1,37 +0,0 @@ |
|||||||
|
|
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
[COPY] |
|
||||||
[COPY] Filename: package/.../gail/gail.desc |
|
||||||
[COPY] Copyright (C) 2006 - 2008 The OpenSDE Project |
|
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
||||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
|
||||||
[COPY] |
|
||||||
[COPY] More information can be found in the files COPYING and README. |
|
||||||
[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; version 2 of the License. A copy of the |
|
||||||
[COPY] GNU General Public License can be found in the file COPYING. |
|
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|
||||||
|
|
||||||
[I] GNOME Accessibility Project |
|
||||||
|
|
||||||
[T] GNOME Accessibility Project |
|
||||||
|
|
||||||
[U] http://developer.gnome.org/projects/gap/GNOME-Accessibility.html |
|
||||||
|
|
||||||
[A] The GNOME Project <[email protected]> |
|
||||||
[M] The OpenSDE Community <[email protected]> |
|
||||||
|
|
||||||
[C] extra/development extra/desktop/gnome |
|
||||||
|
|
||||||
[L] LGPL |
|
||||||
[S] Beta |
|
||||||
[V] 1.22.3 |
|
||||||
[P] X -----5---9 140.700 |
|
||||||
|
|
||||||
[O] . $base/package/*/*/gnome2-or-gtk-conf.in |
|
||||||
|
|
||||||
[D] 3950954935 gail-1.22.3.tar.bz2 http://ftp.gnome.org/pub/GNOME/sources/gail/1.22/ |
|
||||||
|
|
@ -1,77 +0,0 @@ |
|||||||
|
|
||||||
[TIMESTAMP] 1134122576 Fri Dec 9 11:02:56 2005 |
|
||||||
[BUILDTIME] 5 (9) |
|
||||||
[SIZE] 0.06 MB, 16 files |
|
||||||
|
|
||||||
[DEP] alsa-lib |
|
||||||
[DEP] atk |
|
||||||
[DEP] audiofile |
|
||||||
[DEP] autoconf |
|
||||||
[DEP] bash |
|
||||||
[DEP] binutils |
|
||||||
[DEP] bzip2 |
|
||||||
[DEP] cairo |
|
||||||
[DEP] xorg-cf-files |
|
||||||
[DEP] coreutils |
|
||||||
[DEP] diffutils |
|
||||||
[DEP] esound |
|
||||||
[DEP] expat |
|
||||||
[DEP] findutils |
|
||||||
[DEP] fontconfig |
|
||||||
[DEP] freetype |
|
||||||
[DEP] gawk |
|
||||||
[DEP] gcc |
|
||||||
[DEP] gconf |
|
||||||
[DEP] glib |
|
||||||
[DEP] glibc |
|
||||||
[DEP] glitz |
|
||||||
[DEP] gnome-keyring |
|
||||||
[DEP] gnome-panel |
|
||||||
[DEP] gnome-vfs |
|
||||||
[DEP] grep |
|
||||||
[DEP] gtk+ |
|
||||||
[DEP] howl |
|
||||||
[DEP] imake |
|
||||||
[DEP] inputproto |
|
||||||
[DEP] kbproto |
|
||||||
[DEP] libart_lgpl23 |
|
||||||
[DEP] libbonobo |
|
||||||
[DEP] libbonoboui |
|
||||||
[DEP] libglade |
|
||||||
[DEP] libgnome |
|
||||||
[DEP] libgnomecanvas |
|
||||||
[DEP] libgnomeui |
|
||||||
[DEP] libice |
|
||||||
[DEP] libjpeg |
|
||||||
[DEP] libpng |
|
||||||
[DEP] libsm |
|
||||||
[DEP] libx11 |
|
||||||
[DEP] libxau |
|
||||||
[DEP] libxcursor |
|
||||||
[DEP] libxdmcp |
|
||||||
[DEP] libxext |
|
||||||
[DEP] libxfixes |
|
||||||
[DEP] libxi |
|
||||||
[DEP] libxinerama |
|
||||||
[DEP] libxml |
|
||||||
[DEP] libxrandr |
|
||||||
[DEP] libxrender |
|
||||||
[DEP] linux-header |
|
||||||
[DEP] make |
|
||||||
[DEP] mktemp |
|
||||||
[DEP] net-tools |
|
||||||
[DEP] openssl |
|
||||||
[DEP] orbit2 |
|
||||||
[DEP] pango |
|
||||||
[DEP] perl |
|
||||||
[DEP] pkgconfig |
|
||||||
[DEP] popt |
|
||||||
[DEP] randrproto |
|
||||||
[DEP] renderproto |
|
||||||
[DEP] sed |
|
||||||
[DEP] sysfiles |
|
||||||
[DEP] tar |
|
||||||
[DEP] texinfo |
|
||||||
[DEP] util-linux |
|
||||||
[DEP] xproto |
|
||||||
[DEP] zlib |
|
@ -1,16 +0,0 @@ |
|||||||
# --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
# This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
# |
|
||||||
# Filename: package/.../grandr_applet/grandr_applet.conf |
|
||||||
# Copyright (C) 2007 The OpenSDE Project |
|
||||||
# |
|
||||||
# More information can be found in the files COPYING and README. |
|
||||||
# |
|
||||||
# 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; version 2 of the License. A copy of the |
|
||||||
# GNU General Public License can be found in the file COPYING. |
|
||||||
# --- SDE-COPYRIGHT-NOTE-END --- |
|
||||||
|
|
||||||
|
|
||||||
var_append GCC_WRAPPER_REMOVE " " "-DGTK_DISABLE_DEPRECATED" |
|
@ -1,37 +0,0 @@ |
|||||||
|
|
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- |
|
||||||
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. |
|
||||||
[COPY] |
|
||||||
[COPY] Filename: package/.../grandr_applet/grandr_applet.desc |
|
||||||
[COPY] Copyright (C) 2007 The OpenSDE Project |
|
||||||
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project |
|
||||||
[COPY] Copyright (C) 1998 - 2004 Clifford Wolf |
|
||||||
[COPY] |
|
||||||
[COPY] More information can be found in the files COPYING and README. |
|
||||||
[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; version 2 of the License. A copy of the |
|
||||||
[COPY] GNU General Public License can be found in the file COPYING. |
|
||||||
[COPY] --- SDE-COPYRIGHT-NOTE-END --- |
|
||||||
|
|
||||||
[I] Gnome-panel front end to the xrandr extension |
|
||||||
|
|
||||||
[T] GrandrApplet is a simple gnome-panel front end to the xrandr extension |
|
||||||
[T] found in XFree86 4.3+ releases. |
|
||||||
|
|
||||||
[U] http://dekorte.homeip.net/download/grandr-applet/ |
|
||||||
|
|
||||||
[A] Matthew Allum <[email protected]> |
|
||||||
[M] Juergen "George" Sawinski <[email protected]> |
|
||||||
|
|
||||||
[C] extra/tool extra/desktop/gnome |
|
||||||
|
|
||||||
[L] GPL |
|
||||||
[S] Beta |
|
||||||
[V] 0.3 |
|
||||||
[P] X -----5---9 155.900 |
|
||||||
|
|
||||||
[O] . $base/package/*/*/gnome2-conf.in |
|
||||||
|
|
||||||
[D] 917752575 grandr_applet-0.3.tar.gz http://dekorte.homeip.net/download/grandr-applet/ |
|
Loading…
Reference in new issue