[gephex-devel] frei0r--main--1.0--patch-9
gephex at sonnenland.kexbox.org
gephex at sonnenland.kexbox.org
Sun Nov 14 21:04:41 CET 2004
Archive: gephex at gephex.org--2004
New revision: frei0r--main--1.0--patch-9
--
Revision: frei0r--main--1.0--patch-9
Archive: gephex at gephex.org--2004
Creator: GePhex <gephex at gephex.org>
Date: Sun Nov 14 21:04:39 CET 2004
Standard-date: 2004-11-14 20:04:39 GMT
New-files: plugins/flippo/.arch-ids/=id
plugins/flippo/.arch-ids/Makefile.id
plugins/flippo/.arch-ids/flippo.c.id
plugins/flippo/.arch-ids/flippo.h.id
plugins/flippo/Makefile plugins/flippo/flippo.c
plugins/flippo/flippo.h
New-directories: plugins/flippo plugins/flippo/.arch-ids
Modified-files: plugins/SConstruct {arch}/=tagging-method
New-patches: gephex at gephex.org--2004/frei0r--main--1.0--patch-9
martin at gephex.org--2004/frei0r--main--1.0--patch-7
Summary: new flippo effect from carlo
Keywords:
Patches applied:
* martin at gephex.org--2004/frei0r--main--1.0--patch-7
added Carlo's flippo effect
* added directories
plugins/flippo
plugins/flippo/.arch-ids
* added files
plugins/flippo/.arch-ids/=id
plugins/flippo/.arch-ids/Makefile.id
plugins/flippo/.arch-ids/flippo.c.id
plugins/flippo/.arch-ids/flippo.h.id
plugins/flippo/Makefile
plugins/flippo/flippo.c
plugins/flippo/flippo.h
{arch}/frei0r/frei0r--main/frei0r--main--1.0/gephex at gephex.org--2004/patch-log/patch-9
{arch}/frei0r/frei0r--main/frei0r--main--1.0/martin at gephex.org--2004/patch-log/patch-7
* modified files
--- orig/plugins/SConstruct
+++ mod/plugins/SConstruct
@@ -6,3 +6,4 @@
env.SharedLibrary('bw0r', 'bw0r/bw0r.c')
env.SharedLibrary('pixeliz0r', 'pixeliz0r/pixeliz0r.c')
env.SharedLibrary('tehroxx0r', 'tehroxx0r/tehRoxx0r.c')
+env.SharedLibrary('flippo', 'flippo/flippo.c')
--- orig/{arch}/=tagging-method
+++ mod/{arch}/=tagging-method
@@ -141,7 +141,7 @@
junk ^(,.*)$
-precious ^(\+.*|\.gdbinit|\.#ckpts-lock|=build\.*|=install\.*|CVS|CVS\.adm|RCS|RCSLOG|SCCS|TAGS|\.svn)$
+precious ^(\+.*|\.gdbinit|\.#ckpts-lock|=build\.*|=install\.*|CVS|CVS\.adm|RCS|RCSLOG|SCCS|TAGS|\.svn|\.sconsign)$
# Files matching the following regexp are classified as backup files, and
# traversal does not descend into backup directories:
More information about the gephex-devel
mailing list