@ -0,0 +1,23 @@ |
|||
# --- 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/e17/enlightenment/enlightenment.conf |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 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,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/e17/enlightenment/enlightenment.desc |
|||
[COPY] ROCK Linux is Copyright (C) 1998 - 2005 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] Windowmanager based on the Enlightenment Foundation Libraries |
|||
|
|||
[T] Enlightenment is a completely themeable, highly configurable Window |
|||
[T] Manager for the X Window System, traditionally used in Unix |
|||
[T] environments. The 17th Development Release (DR17) of the Enlightenment |
|||
[T] Window Manager brings together more than 3 years of development on its |
|||
[T] underlying technology: the Enlightenment Foundation Libraries |
|||
|
|||
[U] http://www.enlightenment.org |
|||
|
|||
[A] Rasterman <raster@rasterman.com> |
|||
[M] Mathieu Doidy <mdoidy@roulaize.net> |
|||
|
|||
[C] extra/windowmanager |
|||
|
|||
[L] BSD |
|||
[S] Beta |
|||
[V] 2005-01-08 |
|||
[P] X -?---5---9 216.800 |
|||
|
|||
[D] X enlightenment-2005-01-08.tar.bz2 cvs://pserver:anonymous@cvs.sourceforge.net:/cvsroot/enlightenment::e17/apps/e/!2005-01-08/ |
|||
|
|||
@ -1,24 +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/e17/entrance/no_taillights.patch |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# 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. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
--- ./data/themes/Makefile.am 2004-09-07 17:13:48.264619832 +0200
|
|||
+++ ./data/themes/Makefile.am 2004-09-07 17:13:52.969904520 +0200
|
|||
@@ -1,1 +1,1 @@
|
|||
-SUBDIRS = default Nebulous taillights
|
|||
+SUBDIRS = default Nebulous
|
|||
@ -1,31 +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/e17/imlib2/makefile.am.patch |
|||
# ROCK Linux is Copyright (C) 1998 - 2005 Clifford Wolf |
|||
# |
|||
# 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. |
|||
# |
|||
# --- ROCK-COPYRIGHT-NOTE-END --- |
|||
|
|||
diff -ru imlib2-2002-08-18_/src/Makefile.am imlib2-2002-08-18/src/Makefile.am
|
|||
--- imlib2-2002-08-18_/src/Makefile.am 2001-08-10 08:35:05.000000000 +0000
|
|||
+++ imlib2-2002-08-18/src/Makefile.am 2002-11-21 12:25:37.000000000 +0000
|
|||
@@ -13,6 +13,8 @@
|
|||
MMX_SRCS = asm_blend.S asm_rgba.S asm_scale.S asm_rotate.S \ |
|||
asm_blend_cmod.S |
|||
MMX_OBJS = $(MMX_SRCS:.S=.lo) |
|||
+CCAS = $(AS)
|
|||
+CCASFLAGS = $(ASFLAGS)
|
|||
|
|||
lib_LTLIBRARIES = libImlib2.la |
|||
include_HEADERS = Imlib2.h |
|||