The FreeBSD Ports Archive
FreeBSD misc : demoniac4>
A tool for exploring and animating graphics effects
Demoniac is a tool for exploring and animating graphics effects.
Demoniac is based on effects. An effect is a piece of software that computes
an image, given some options. Demoniac allows you to create one or more
instance. An instance is just a specific effect with values of it's options.
An option (or a parameter) is some value that influence an effect. It can
change during time. The way of producing animation in Demoniac is keyframing.
Keyframing consists in making one or more value/time pairs and interpolating
the value between the keys.
http://www.calodox.org/demoniac/
|
demoniac history
v. 1.20
date: 2007/05/19 20:15:37; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2006/11/01 15:38:02; author: jmelo; state: Exp; lines: +1 -1
- Fix mastersite.
PR: ports/104179
Submitted by: Josh Paetzel
v. 1.18
date: 2006/05/10 22:37:16; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.17
date: 2006/03/07 08:26:50; author: ade; state: Exp; lines: +1 -0
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.16
date: 2006/02/23 10:37:56; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.15
date: 2005/11/15 06:50:09; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/15 05:52:25; author: edwin; state: Exp; lines: +1 -2
Upgrade to version 0.4
v. 1.13
date: 2005/06/02 20:28:37; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.12
date: 2004/03/14 06:16:58; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.11
date: 2004/02/11 13:50:59; author: clement; state: Exp; lines: +2 -0
misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy
* chord2html, cwish, demoniac
- kill pkg-plist
PR: 61027
Submitted by: Vincent Tantardini
Updated/reworked by: me
v. 1.10
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.9
date: 2003/12/10 13:34:46; author: fjoe; state: Exp; lines: +1 -1
USE_MESA -> USE_GL
v. 1.8
date: 2003/04/20 19:34:05; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.7
date: 2003/02/20 18:46:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/11/10 16:47:12; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/09/01 15:13:02; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42286
Submitted by: Edwin Groothuis
v. 1.3
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.2
date: 2002/03/16 07:25:01; author: pat; state: Exp; lines: +3 -2
Fix compilation error
PR: 35963
Submitted by: KATO Tsuguru
v. 1.1
date: 2002/01/23 13:36:30; author: ijliao; state: Exp;
add demoniac 0.3
A tool for exploring and animating graphics effects
=============================================================================
v. 1.20
date: 2007/05/19 20:15:37; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2006/11/01 15:38:02; author: jmelo; state: Exp; lines: +1 -1
- Fix mastersite.
PR: ports/104179
Submitted by: Josh Paetzel
v. 1.18
date: 2006/05/10 22:37:16; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.17
date: 2006/03/07 08:26:50; author: ade; state: Exp; lines: +1 -0
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.16
date: 2006/02/23 10:37:56; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.15
date: 2005/11/15 06:50:09; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/15 05:52:25; author: edwin; state: Exp; lines: +1 -2
Upgrade to version 0.4
v. 1.13
date: 2005/06/02 20:28:37; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.12
date: 2004/03/14 06:16:58; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.11
date: 2004/02/11 13:50:59; author: clement; state: Exp; lines: +2 -0
misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy
* chord2html, cwish, demoniac
- kill pkg-plist
PR: 61027
Submitted by: Vincent Tantardini
Updated/reworked by: me
v. 1.10
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.9
date: 2003/12/10 13:34:46; author: fjoe; state: Exp; lines: +1 -1
USE_MESA -> USE_GL
v. 1.8
date: 2003/04/20 19:34:05; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.7
date: 2003/02/20 18:46:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/11/10 16:47:12; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/09/01 15:13:02; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42286
Submitted by: Edwin Groothuis
v. 1.3
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.2
date: 2002/03/16 07:25:01; author: pat; state: Exp; lines: +3 -2
Fix compilation error
PR: 35963
Submitted by: KATO Tsuguru
v. 1.1
date: 2002/01/23 13:36:30; author: ijliao; state: Exp;
add demoniac 0.3
A tool for exploring and animating graphics effects
=============================================================================
v. 1.20
date: 2007/05/19 20:15:37; author: flz; state: Exp; lines: +1 -1
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}.
v. 1.19
date: 2006/11/01 15:38:02; author: jmelo; state: Exp; lines: +1 -1
- Fix mastersite.
PR: ports/104179
Submitted by: Josh Paetzel
v. 1.18
date: 2006/05/10 22:37:16; author: edwin; state: Exp; lines: +0 -1
Remove USE_REINPLACE from ports starting with M
v. 1.17
date: 2006/03/07 08:26:50; author: ade; state: Exp; lines: +1 -0
Bump PORTREVISION on glib12/gtk12 consumer ports to ease the upgrade path.
Discussed with: kris
Approved by: portmgr (implicit)
v. 1.16
date: 2006/02/23 10:37:56; author: ade; state: Exp; lines: +0 -1
Conversion to a single libtool environment.
Approved by: portmgr (kris)
v. 1.15
date: 2005/11/15 06:50:09; author: ade; state: Exp; lines: +1 -1
Mass-conversion to the USE_AUTOTOOLS New World Order. The code present
in bsd.autotools.mk essentially makes this a no-op given that all the
old variables set a USE_AUTOTOOLS_COMPAT variable, which is parsed in
exactly the same way as USE_AUTOTOOLS itself.
Moreover, USE_AUTOTOOLS has already been extensively tested by the GNOME
team -- all GNOME 2.12.x ports use it.
Preliminary documentation can be found at:
http://people.FreeBSD.org/~ade/autotools.txt
which is in the process of being SGMLized before introduction into the
Porters Handbook.
Light blue touch-paper. Run.
v. 1.14
date: 2005/11/15 05:52:25; author: edwin; state: Exp; lines: +1 -2
Upgrade to version 0.4
v. 1.13
date: 2005/06/02 20:28:37; author: oliver; state: Exp; lines: +1 -1
change the libtool version to use from 1.3 to 1.5
v. 1.12
date: 2004/03/14 06:16:58; author: ade; state: Exp; lines: +1 -1
Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".
For ports-in-waiting:
USE_LIBTOOL=YES -> USE_LIBTOOL_VER=13
USE_AUTOCONF=YES -> USE_AUTOCONF_VER=213
USE_AUTOMAKE=YES -> USE_AUTOMAKE_VER=14
Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
v. 1.11
date: 2004/02/11 13:50:59; author: clement; state: Exp; lines: +2 -0
misc category cleanup part 2 of 6:
- Use DATADIR/DOCSDIR/PORTSDOC
- SIZEify port
- make portlint happy
* chord2html, cwish, demoniac
- kill pkg-plist
PR: 61027
Submitted by: Vincent Tantardini
Updated/reworked by: me
v. 1.10
date: 2004/02/04 05:07:37; author: marcus; state: Exp; lines: +1 -0
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1)
v. 1.9
date: 2003/12/10 13:34:46; author: fjoe; state: Exp; lines: +1 -1
USE_MESA -> USE_GL
v. 1.8
date: 2003/04/20 19:34:05; author: marcus; state: Exp; lines: +0 -1
Remove USE_GNOMENG.
v. 1.7
date: 2003/02/20 18:46:22; author: knu; state: Exp; lines: +1 -0
De-pkg-comment.
v. 1.6
date: 2002/11/10 16:47:12; author: lioux; state: Exp; lines: +0 -2
o Rollback PORTCOMMENT modifications while this feature's implementation
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
v. 1.5
date: 2002/11/06 22:46:10; author: adamw; state: Exp; lines: +2 -0
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
Approved by: pat
v. 1.4
date: 2002/09/01 15:13:02; author: lioux; state: Exp; lines: +2 -1
Deploy USE_GNOMENG infrastructure
PR: 42286
Submitted by: Edwin Groothuis
v. 1.3
date: 2002/06/22 17:23:28; author: ijliao; state: Exp; lines: +2 -1
Replace ${PERL} with ${REINPLACE_CMD}
PR: 39665
Submitted by: Oliver Braun
v. 1.2
date: 2002/03/16 07:25:01; author: pat; state: Exp; lines: +3 -2
Fix compilation error
PR: 35963
Submitted by: KATO Tsuguru
v. 1.1
date: 2002/01/23 13:36:30; author: ijliao; state: Exp;
add demoniac 0.3
A tool for exploring and animating graphics effects
=============================================================================
|
| |

|