| non port: deskutils/etoile-corner/Makefile |
|
CVSWeb
|
Number of commits found: 8 |
|
Thu, 21 Apr 2011
|
[ 04:19 dinoex ]
1.8 deskutils/etoile-corner/Makefile
- fix build on i386
|
|
Mon, 7 Jun 2010
|
[ 02:40 dinoex ]
1.7 deskutils/etoile-corner/Makefile
- fix package
|
|
Fri, 4 Jun 2010
|
[ 14:08 dinoex ]
1.4 audio/etoile-volumecontrolmenulet/Makefile
1.6 deskutils/etoile-corner/Makefile
1.4 deskutils/etoile-servicemenulet/Makefile
1.11 deskutils/etoile-ui/Makefile
1.13 devel/etoile-foundation/Makefile
1.5 devel/etoile-serialize/Makefile
1.12 editors/etoile-typewriter/Makefile
1.16 graphics/openjpeg/Makefile
1.6 lang/etoile-compiler/Makefile
1.15 lang/etoile-languagekit/Makefile
(Only the first 10 of 28 ports in this commit are shown above. )
LICENSE BSD
|
|
Sun, 30 May 2010
|
[ 12:28 dinoex ]
1.5 archivers/freetar/Makefile
1.11 archivers/zipper/Makefile
1.9 astro/position/Makefile
1.8 audio/cddb-bundle/Makefile
1.19 audio/cynthiune/Makefile
1.5 audio/etoile-melodie/Makefile
1.3 audio/etoile-volumecontrolmenulet/Makefile
1.11 audio/gnustep-cdplayer/Makefile
1.9 audio/mp3towav-bundle/Makefile
1.7 audio/mpdcon/Makefile
(Only the first 10 of 371 ports in this commit are shown above. )
- drop USE_GNUSTEP_PREFIX
|
|
Sun, 5 Jul 2009
|
[ 10:37 dinoex ]
1.7 astro/position/Makefile
1.15 audio/cynthiune/Makefile
1.9 audio/gnustep-cdplayer/Makefile
1.7 audio/mp3towav-bundle/Makefile
1.25 biology/adun/Makefile
1.8 databases/sqlclient/Makefile
1.4 deskutils/etoile-corner/Makefile
1.12 deskutils/etoile-menuserver/Makefile
1.11 deskutils/etoile-systemconfig/Makefile
1.4 deskutils/simpleagenda/Makefile
(Only the first 10 of 23 ports in this commit are shown above. )
- cleanup ADDITIONAL_LIB_DIRS
|
|
Fri, 5 Jun 2009
|
[ 09:54 dinoex ]
1.3 deskutils/etoile-corner/Makefile
- add direct dependency on X11
- fix buiuld for custom LOCALBASE
Reported by: QAT
|
|
Fri, 20 Mar 2009
|
[ 09:15 dinoex ]
1.2 audio/etoile-melodie/Makefile
1.2 audio/etoile-volumecontrolmenulet/Makefile
1.2 deskutils/etoile-corner/Makefile
1.13 deskutils/etoile-dictionaryreader/Makefile
1.11 deskutils/etoile-menuserver/Makefile
1.2 deskutils/etoile-servicemenulet/Makefile
1.9 deskutils/etoile-systemconfig/Makefile
1.9 deskutils/etoile-ui/Makefile
1.2 devel/etoile-coreobject/Makefile
1.9 devel/etoile-foundation/Makefile
(Only the first 10 of 89 ports in this commit are shown above. )
- udpate to 0.4.1
|
|
Sat, 29 Nov 2008
|
[ 12:22 dinoex ]
1.345 deskutils/Makefile
1.1 deskutils/etoile-corner/Makefile
1.1 deskutils/etoile-corner/distinfo
1.1 deskutils/etoile-corner/pkg-descr
Corner is a simple 'hot-corners' implementation. It instantiates a
CornerDelegate object and sends it messages of the form -enterTopLeft and
-exitTopLeftAfter: for each corner, where the exit message takes the number of
seconds the mouse spent in that corner as an argument.
The delegate simply ignores these messages by default. A category on this
object, however, can be provided. If you store a Smalltalk script in the
"CornerScript" default as a string object then this will be loaded
automatically and compiled. If this contains a category on CornerDelegate then
the Smalltalk implementation will be called instead. A trivial example might
log a message when the corner was entered was called:
$ defaults write Corner CornerScript \
"CornerDelegate extend [ enterTopLeft [ 'Script called' log. ] ]"
WWW: http://www.etoile-project.org/
|
Number of commits found: 8 |