Browse Source

e-utils: removed obsolete package

user/chris/test/early-mdev
Alejandro Mery 14 years ago
parent
commit
0a0f0fb102
  1. 58
      e17/e-utils/e-utils.cache
  2. 37
      e17/e-utils/e-utils.desc
  3. 26
      e17/e-utils/ecore_libs.patch
  4. 26
      e17/e-utils/xlib.patch

58
e17/e-utils/e-utils.cache

@ -1,58 +0,0 @@
[TIMESTAMP] 1133781974 Mon Dec 5 12:26:14 2005
[BUILDTIME] 20 (5) ERROR
[SIZE] 0.01 MB, 7 files
[DEP] 00-dirtree
[DEP] autoconf
[DEP] automake
[DEP] bash
[DEP] binutils
[DEP] bzip2
[DEP] coreutils
[DEP] diffutils
[DEP] directfb
[DEP] ecore
[DEP] edb
[DEP] edje
[DEP] eet
[DEP] embryo
[DEP] engrave
[DEP] epsilon
[DEP] esmart
[DEP] evas
[DEP] ewl
[DEP] findutils
[DEP] flex
[DEP] freetype
[DEP] gawk
[DEP] gcc
[DEP] glibc
[DEP] grep
[DEP] imlib2
[DEP] libjpeg
[DEP] libpng
[DEP] libtool
[DEP] libx11
[DEP] libxau
[DEP] libxcursor
[DEP] libxdmcp
[DEP] libxext
[DEP] libxfixes
[DEP] libxinerama
[DEP] libxp
[DEP] libxrandr
[DEP] libxrender
[DEP] linux-header
[DEP] m4
[DEP] make
[DEP] mktemp
[DEP] net-tools
[DEP] openssl
[DEP] perl
[DEP] sed
[DEP] sysfiles
[DEP] tar
[DEP] util-linux
[DEP] xproto
[DEP] zlib

37
e17/e-utils/e-utils.desc

@ -1,37 +0,0 @@
[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN ---
[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch.
[COPY]
[COPY] Filename: package/.../e-utils/e-utils.desc
[COPY] Copyright (C) 2006 - 2007 The OpenSDE Project
[COPY] Copyright (C) 2004 - 2006 The T2 SDE Project
[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] Enlightenment X11 Windowmanager v17 utilities
[T] This package contains some add-on utilities for enlightenment 17.
[U] http://www.enlightenment.org
[A] Carsten Haitzler <raster@rasterman.com>
[M] The OpenSDE Community <list@opensde.org>
[C] extra/desktop/enlightenment
[C] extra/multimedia
[F] E17
[L] GPL
[S] Beta
[V] 2007-06-27
[P] X -----5---9 490.400
[D] X e_utils-2007-06-27.tar.bz2 cvs://:pserver:anonymous@anoncvs.enlightenment.org:/var/cvs/e e17/apps/e_utils -D 2007-06-27

26
e17/e-utils/ecore_libs.patch

@ -1,26 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../e-utils/ecore_libs.patch
# Copyright (C) 2007 The OpenSDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or 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.
# --- SDE-COPYRIGHT-NOTE-END ---
--- e_utils/src/bin/e17setroot/Makefile.am.orig 2007-06-28 17:32:22.000000000 +0200
+++ e_utils/src/bin/e17setroot/Makefile.am 2007-06-28 17:32:46.000000000 +0200
@@ -15,6 +15,6 @@
e17setroot_SOURCES = \
e17setroot.c
-e17setroot_LDADD = @EWL_LIBS@ @EET_LIBS@ @ENGRAVE_LIBS@ @IMLIB2_LIBS@ @ENLIGHTENMENT_LIBS@
+e17setroot_LDADD = @EWL_LIBS@ @EET_LIBS@ @ENGRAVE_LIBS@ @IMLIB2_LIBS@ @ENLIGHTENMENT_LIBS@ @ECORE_LIBS@

26
e17/e-utils/xlib.patch

@ -1,26 +0,0 @@
# --- SDE-COPYRIGHT-NOTE-BEGIN ---
# This copyright note is auto-generated by ./scripts/Create-CopyPatch.
#
# Filename: package/.../e-utils/xlib.patch
# Copyright (C) 2006 The T2 SDE Project
#
# More information can be found in the files COPYING and README.
#
# This patch file is dual-licensed. It is available under the license the
# patched project is licensed under, as long as it is an OpenSource license
# as defined at http://www.opensource.org/ (e.g. BSD, X11) or 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.
# --- SDE-COPYRIGHT-NOTE-END ---
--- e_utils/src/bin/e17setroot/e17setroot.c_orig 2006-01-23 22:46:52.000000000 +0100
+++ e_utils/src/bin/e17setroot/e17setroot.c 2006-01-23 22:47:13.000000000 +0100
@@ -5,6 +5,7 @@
#include <string.h>
#include <unistd.h>
#include <limits.h>
+#include <X11/Xlib.h>
#include <Imlib2.h>
#include <E_Lib.h>
#include <Engrave.h>
Loading…
Cancel
Save