Browse Source

removed e (enlightenment 17 core application - it does nearly nothing

currently) and work arounded evas png detection


git-svn-id: http://www.rocklinux.org/svn/rock-linux/trunk@2204 c5f82cb5-29bc-0310-9cd0-bff59a50e3bc
rocklinux
Rene Rebe 21 years ago
parent
commit
f1086b25e6
4 changed files with 3 additions and 110 deletions
  1. +0
    -36
      package/rene/e/e.cache
  2. +0
    -25
      package/rene/e/e.conf
  3. +0
    -49
      package/rene/e/e.desc
  4. +3
    -0
      package/rene/evas/evas.conf

+ 0
- 36
package/rene/e/e.cache

@ -1,36 +0,0 @@
[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/rene/e/e.cache
[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 ---
[TIMESTAMP] 1073277912 Mon Jan 5 05:45:12 2004
[CONFIG-ID] 2.0.0-rc5-x86-pentium-mmx-32-reference
[ROCKVER] 2.0.0-rc5
[LOGS] 5-e.log 9-e.log
[BUILDTIME] 8812 (9)
[SIZE] 17.49 MB, 353 files
[DEP] autoconf automake bash binutils bzip2 coreutils diffutils e ebg ebits
[DEP] ecore edb efsd evas fam findutils freetype freetype1 gcc3 glibc23
[DEP] grep imlib2 imlib2_loaders libjpeg libpng libtool linux24-header m4
[DEP] make mktemp net-tools perl5 sed sysfiles tar util-linux xfree86 zlib

+ 0
- 25
package/rene/e/e.conf

@ -1,25 +0,0 @@
# --- 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/rene/e/e.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 ---
. $base/package/*/imlib2/e17.conf

+ 0
- 49
package/rene/e/e.desc

@ -1,49 +0,0 @@
[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/rene/e/e.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] A X11 window manager
[T] Enlightenment is a completely themeable, highly configurable Window
[T] Manager for the X Window System, traditionally used in Unix
[T] environments.
[T]
[T] It is design goal is to be as configurable as possible - in look AND
[T] in feel. Enlightenment's current design aim is to become a desktop shell.
[T] That means it will manage your application windows, being able to launch
[T] applications, and also manage your files.
[U] http://www.enlightenment.org
[A] Rasterman <raster@rasterman.com>
[M] Rene Rebe <rene@rocklinux.org>
[C] extra/desktop/enlightenment
[C] extra/windowmanager
[L] GPL
[S] Alpha
[V] 2003-03-15
[P] X -----5---9 763.000
[D] X e-2003-03-15.tar.bz2 cvs://pserver:anonymous@cvs.enlightenment.sourceforge.net:/cvsroot/enlightenment::e17/apps/e/!2003-03-15/

+ 3
- 0
package/rene/evas/evas.conf

@ -50,3 +50,6 @@ confopt="$confopt --enable-software-x11 --enable-gl-x11 \
--enable-convert-32-bgrx-8888 \
--enable-convert-32-rgb-rot-0"
# work around to utilize libpng ...
var_append CC_WRAPPER_APPEND " " "-lz -lm"

Loading…
Cancel
Save