platform/upstream/xeyes.git
11 years agoconfig: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS 63/9263/1
Alan Coopersmith [Tue, 9 Nov 2010 07:35:55 +0000 (23:35 -0800)]
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS

Regroup AC statements under the Autoconf initialization section.
Regroup AM sttaements under the Automake initialization section.
Add missing AC_CONFIG_SRCDIR

Change-Id: I2319423665486b31228e75329bdd4ce277924803
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
11 years agoconfig: Remove unnecessary calls from configure.ac 62/9262/1
Alan Coopersmith [Tue, 9 Nov 2010 07:34:03 +0000 (23:34 -0800)]
config: Remove unnecessary calls from configure.ac

AC_PROG_CC & AC_PROG_INSTALL are provided by XORG_DEFAULT_OPTIONS now
PKG_CONFIG_MODULES handles AC_SUBST of the CFLAGS & LIBS variables

Change-Id: Ie0b592ad8915d0d01b3d4ac2f9c5d823b73fe4eb
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
11 years agoconfig: upgrade to util-macros 1.8 for additional man page support 61/9261/1
Alan Coopersmith [Tue, 9 Nov 2010 07:31:22 +0000 (23:31 -0800)]
config: upgrade to util-macros 1.8 for additional man page support

Use MAN_SUBST now supplied in XORG_MANPAGE_SECTIONS
The value of MAN_SUBST is the same for all X.Org packages.

Use AC_PROG_SED now supplied by XORG_DEFAULT_OPTIONS
Enables use of platform appropriate version of sed.

Change-Id: I71c92d9a4d87f8f48ff8564f77642ca7c8f10bf4
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
11 years agoconfig: update AC_PREREQ statement to 2.60 60/9260/1
Gaetan Nadon [Tue, 9 Nov 2010 07:30:16 +0000 (23:30 -0800)]
config: update AC_PREREQ statement to 2.60

Unrelated to the previous patches, the new value simply reflects
the reality that the minimum level for autoconf to configure
all x.org modules is 2.60 dated June 2006.

ftp://ftp.gnu.org/gnu/autoconf/autoconf-2.60.tar.gz

Change-Id: Ife90c22106696190bd47a2a4458e09b06ee913f2
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
11 years agoPurge cvs tags. 59/9259/1
Jesse Adkins [Tue, 28 Sep 2010 20:29:49 +0000 (13:29 -0700)]
Purge cvs tags.

Change-Id: Idc6b4faf683e46bb1fe946fdac7299316af7beec
Signed-off-by: Jesse Adkins <jesserayadkins@gmail.com>
11 years agoFill in COPYING file with copyright notices from source code 58/9258/1
Alan Coopersmith [Fri, 6 Aug 2010 16:04:12 +0000 (09:04 -0700)]
Fill in COPYING file with copyright notices from source code

Change-Id: I9896406de3a295af0f5ae6a8349b83a5a1d17751
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
11 years agoconfig: move CWARNFLAGS from configure.ac to Makefile.am 57/9257/1
Gaetan Nadon [Thu, 11 Feb 2010 15:08:06 +0000 (10:08 -0500)]
config: move CWARNFLAGS from configure.ac to Makefile.am

Compiler warning flags should be explicitly set in the makefile
rather than being merged with other packages compiler flags.

Change-Id: Icbdb7d312be8bd2da50607391fe75037a8b1efe2
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
11 years agoxeyes 1.1.0 56/9256/1
James Cloos [Fri, 18 Dec 2009 14:44:56 +0000 (09:44 -0500)]
xeyes 1.1.0

Change-Id: Idc9c9313a9e92eea038a81a2681cd1714deaded2
Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 55/9255/1
Gaetan Nadon [Thu, 26 Nov 2009 14:19:53 +0000 (09:19 -0500)]
Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES

Now that the INSTALL file is generated.
Allows running make maintainer-clean.

Change-Id: I29029545b6b766790e9d745699212be49a8e3d57

11 years agoINSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 54/9254/1
Gaetan Nadon [Wed, 28 Oct 2009 18:09:08 +0000 (14:09 -0400)]
INSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206

Add missing INSTALL file. Use standard GNU file on building tarball
README may have been updated
Remove AUTHORS file as it is empty and no content available yet.
Remove NEWS file as it is empty and no content available yet.

Change-Id: I26fa60b8e1a21a56b7bf326509ace01f079c4325

11 years agoDeploy the new XORG_DEFAULT_OPTIONS #24242 53/9253/1
Gaetan Nadon [Tue, 27 Oct 2009 19:07:24 +0000 (15:07 -0400)]
Deploy the new XORG_DEFAULT_OPTIONS #24242

This macro aggregate a number of existing macros that sets commmon
X.Org components configuration options. It shields the configuration file from
future changes.

Change-Id: Idad2f50235a5df4f5aa026dbfb2d56e2966af952

11 years agoMakefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 52/9252/1
Gaetan Nadon [Tue, 27 Oct 2009 02:08:38 +0000 (22:08 -0400)]
Makefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432

ChangeLog filename is known to Automake and requires no further
coding in the makefile.

Change-Id: I16ed7b570b320e7c6d96c314211c5d510bdad7ae

11 years ago.gitignore: use common defaults with custom section # 24239 51/9251/1
Gaetan Nadon [Thu, 22 Oct 2009 16:34:15 +0000 (12:34 -0400)]
.gitignore: use common defaults with custom section # 24239

Using common defaults will reduce errors and maintenance.
Only the very small or inexistent custom section need periodic maintenance
when the structure of the component changes. Do not edit defaults.

Change-Id: Ibdc15f3b3a69e67698bbd8ed34aecafd7a01e972

11 years agoThis is not a GNU project, so declare it foreign. 50/9250/1
Jeremy Huddleston [Wed, 21 Oct 2009 19:47:20 +0000 (12:47 -0700)]
This is not a GNU project, so declare it foreign.

On Wed, 2009-10-21 at 13:36 +1000, Peter Hutterer wrote:
> On Tue, Oct 20, 2009 at 08:23:55PM -0700, Jeremy Huddleston wrote:
> > I noticed an INSTALL file in xlsclients and libXvMC today, and it
> > was quite annoying to work around since 'autoreconf -fvi' replaces
> > it and git wants to commit it.  Should these files even be in git?
> > Can I nuke them for the betterment of humanity and since they get
> > created by autoreconf anyways?
>
> See https://bugs.freedesktop.org/show_bug.cgi?id=24206

As an interim measure, replace AM_INIT_AUTOMAKE([dist-bzip2]) with
AM_INIT_AUTOMAKE([foreign dist-bzip2]). This will prevent the generation
of the INSTALL file. It is also part of the 24206 solution.

Change-Id: I1c010384b717ea7f39241a7c86ba66060fe78ea8
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
11 years agoBump version for second beta release. 49/9249/1
James Cloos [Mon, 5 Oct 2009 22:08:17 +0000 (18:08 -0400)]
Bump version for second beta release.

1.0.991 as first beta of 1.1.0.

(The first beta was meant to be 1.0.90 rather than 1.0.99.
Having gotten that wrong, switch to three-digit release numbers
for subsequent betas.)

Change-Id: I8ed570e13e0568cc29fdc7c35328ecebb8350813

11 years agoNew -distance mapping option 48/9248/1
Dylan Simon [Sun, 4 Oct 2009 21:41:54 +0000 (17:41 -0400)]
New -distance mapping option

Distance mapping makes more efficient use of eye space.

Change-Id: Iaf471ee360f1d7f8d0aece905589fb8f39cc4029
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoCleanup and simplify calculation and drawing 47/9247/1
Dylan Simon [Sun, 4 Oct 2009 21:39:07 +0000 (17:39 -0400)]
Cleanup and simplify calculation and drawing

By transforming the eyes’s space when calculating where to place the
pupils, the code effectively assumed that EYE_HEIGHT == EYE_WIDTH.

Make this assumption explicit and remove calculations which
are therefore unnecessary.

Clean up related code and, consequently, reduced redraw time
and tearing.

Change-Id: Iaa0f9684d902fbc3d4ca45118ebb811a57a11a89
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoFix excessive redraw bug 46/9246/1
Dylan Simon [Sun, 4 Oct 2009 21:30:23 +0000 (17:30 -0400)]
Fix excessive redraw bug

introduced by dbb8401026c421d64a2962e6ac6eb900f6dc141e

Change-Id: Icfc6073bdfed7dc5be857d5c7248bc8b5aec7d68
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoBump version for beta release. 45/9245/1
James Cloos [Sun, 4 Oct 2009 01:33:12 +0000 (21:33 -0400)]
Bump version for beta release.

1.0.99 as first beta of 1.1.0.

Change-Id: I4664fbf9618bbcd1195ce60d0681d19c7bfea941
Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoMigrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 44/9244/1
James Cloos [Sun, 4 Oct 2009 01:28:59 +0000 (21:28 -0400)]
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS

Change-Id: I80474c62b0f8c263992b3b4f22014dc53cfc619d
Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoAdd README with pointers to mailing lists, bugzilla, & git 43/9243/1
Alan Coopersmith [Thu, 1 Oct 2009 21:54:23 +0000 (14:54 -0700)]
Add README with pointers to mailing lists, bugzilla, & git

Change-Id: I7657c408489b3271e4f8a7b7d9cdcef51e08afdc
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
11 years agoAdd xrender support 42/9242/1
Dylan Simon [Sun, 27 Sep 2009 18:44:35 +0000 (14:44 -0400)]
Add xrender support

Optionally draw all components (except shape) with xrender.
Enabled by default.  Xlib rendering can be restored by
"configure --without-xrender" or "xeyes +render".

Change-Id: Ib63621e450e6f75ef76a160634ae2186a7db9456
Signed-off-by: Dylan Simon <dylan@dylex.net>
Signed-off-by: James Cloos <cloos@jhcloos.com>
11 years agoSplit drawing code into multiple functions. 41/9241/1
Peter Hutterer [Fri, 17 Jul 2009 09:21:39 +0000 (19:21 +1000)]
Split drawing code into multiple functions.

Change-Id: I5d0c297a851e4e53df4f224b28f458c938461dc0

11 years agoRemove unused NUM_EYES define. 40/9240/1
Peter Hutterer [Fri, 17 Jul 2009 08:41:31 +0000 (18:41 +1000)]
Remove unused NUM_EYES define.

Change-Id: I92a031b60f3e094ec11999ff5c1783f3a893b335
Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
11 years agoAnsification and compile warning fixes. 39/9239/1
Paulo Cesar Pereira de Andrade [Tue, 13 Jan 2009 19:42:47 +0000 (17:42 -0200)]
Ansification and compile warning fixes.

  This also uses XORG_CHANGELOG and XORG_CWARNFLAGS, corrects
make distcheck and all gcc 4.3 and sparse warnings.

Change-Id: I83f1a63f147aa49276f9011870243ae6ccd5d287

11 years agoAM_CFLAGS instead of xeyes_CFLAGS to shut automake up 38/9238/1
Jeremy Huddleston [Fri, 28 Nov 2008 06:46:49 +0000 (22:46 -0800)]
AM_CFLAGS instead of xeyes_CFLAGS to shut automake up

Change-Id: I756d019a0b6020139a1382e346c220fca4c575c7

11 years agoReplace static ChangeLog with dist-hook to generate from git log 37/9237/1
James Cloos [Thu, 6 Dec 2007 21:37:12 +0000 (16:37 -0500)]
Replace static ChangeLog with dist-hook to generate from git log

Change-Id: I645a90287502e5e62a54885af6b6d16974673101

11 years agoAdd *~ to .gitignore to skip patch/emacs droppings 36/9236/1
James Cloos [Mon, 3 Sep 2007 09:51:21 +0000 (05:51 -0400)]
Add *~ to .gitignore to skip patch/emacs droppings

Change-Id: I15a6d1a28e41d7f12b95d84a9adeef0626f44301

11 years agoRename .cvsignore to .gitignore 35/9235/1
James Cloos [Thu, 23 Aug 2007 23:24:45 +0000 (19:24 -0400)]
Rename .cvsignore to .gitignore

Change-Id: I68b5b79d56e0ef7e40e54da416d6516274ba9081

11 years agoUpdate package version for X11R7 release. 34/9234/1
Kevin E Martin [Wed, 21 Dec 2005 02:29:49 +0000 (02:29 +0000)]
Update package version for X11R7 release.

Change-Id: Ib9a635d8cba5f1c5a0e67751f7cbb20c170d410c

11 years agoStub COPYING files 33/9233/1
Adam Jackson [Mon, 19 Dec 2005 16:22:43 +0000 (16:22 +0000)]
Stub COPYING files

Change-Id: Iefb13119384e94c67259b04db2f4436779db9416

11 years agoUpdate package version number for final X11R7 release candidate. 32/9232/1
Kevin E Martin [Thu, 15 Dec 2005 00:24:06 +0000 (00:24 +0000)]
Update package version number for final X11R7 release candidate.

Change-Id: Id9a1aca9a48b5ad93c989bbd9eb80b16db251fd3

11 years agoChange *man_SOURCES ==> *man_PRE to fix autotools warnings. 31/9231/1
Kevin E Martin [Tue, 6 Dec 2005 22:48:21 +0000 (22:48 +0000)]
Change *man_SOURCES ==> *man_PRE to fix autotools warnings.

Change-Id: I9e5f5b1aff4b0a4a8c68c5d4184ca8bf92340cd4

11 years agoUpdate package version number for X11R7 RC3 release. 30/9230/1
Kevin E Martin [Sat, 3 Dec 2005 05:49:20 +0000 (05:49 +0000)]
Update package version number for X11R7 RC3 release.

Change-Id: Ie6b9a4e00614532345263b967330101ae72aee59

11 years agoChange *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update... 29/9229/1
Alan Coopersmith [Mon, 28 Nov 2005 22:01:41 +0000 (22:01 +0000)]
Change *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update to fix bug #5167 (Linux prefers *.1x man pages in man1 subdir)

Change-Id: Id812145d45e84ef882e76060feab2eaedecf58a0

11 years agoAnother pass at .cvsignores for apps. 28/9228/1
Eric Anholt [Mon, 21 Nov 2005 10:35:00 +0000 (10:35 +0000)]
Another pass at .cvsignores for apps.

Change-Id: Ib53ca8635621e6d9744f0a40ba4af10e95df05be

11 years agoAdd/improve .cvsignore files for apps. 27/9227/1
Eric Anholt [Sun, 20 Nov 2005 22:08:52 +0000 (22:08 +0000)]
Add/improve .cvsignore files for apps.

Change-Id: I3c3f5014cbdfdb72fcf954ceea9b07aeb21920b5

11 years agoUpdate package version number for RC1 release. 26/9226/1
Kevin E Martin [Wed, 19 Oct 2005 02:47:53 +0000 (02:47 +0000)]
Update package version number for RC1 release.

Change-Id: I814f003da54b376ad711598f6e339df7c3587c36

11 years agoUse @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to work... 25/9225/1
Alan Coopersmith [Mon, 17 Oct 2005 23:56:22 +0000 (23:56 +0000)]
Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to work better with BSD make

Change-Id: Iffb934a0493ef6158f1fbb868d9f74ca512d7053

11 years agoUse sed to fill in variables in man page 24/9224/1
Alan Coopersmith [Fri, 14 Oct 2005 00:25:45 +0000 (00:25 +0000)]
Use sed to fill in variables in man page

Change-Id: I83b5fc6784dfdc8a2a5b124f6c0c126fe34a8293

11 years agoInstall man pages to section 1 instead of section m (Patch from Donnie Berkholz) 23/9223/1
Alan Coopersmith [Mon, 1 Aug 2005 20:25:29 +0000 (20:25 +0000)]
Install man pages to section 1 instead of section m (Patch from Donnie Berkholz)

Change-Id: Ia0f0fb6b90ac52fa59a898731afa659f86f87e10

11 years agoVarious changes preparing packages for RC0: - Verify and update package version numbe... 22/9222/1
Kevin E Martin [Fri, 29 Jul 2005 21:22:32 +0000 (21:22 +0000)]
Various changes preparing packages for RC0: - Verify and update package version numbers as needed - Implement versioning scheme - Change bug address to point to bugzilla bug entry form - Disable loadable i18n in libX11 by default (use --enable-loadable-i18n to reenable it) - Fix makedepend to use pkgconfig and pass distcheck - Update build script to build macros first - Update modular Xorg version

Change-Id: I370796d148e1a1cd04766c97e83751c415d6484a

11 years agoFix distcheck for remaining apps 21/9221/1
Kevin E Martin [Thu, 28 Jul 2005 15:57:12 +0000 (15:57 +0000)]
Fix distcheck for remaining apps

Change-Id: I022a25b28a9e5ef2f6ecd47388c7ce61ad60af61

11 years agoUse a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global configure... 20/9220/1
Adam Jackson [Wed, 20 Jul 2005 19:31:53 +0000 (19:31 +0000)]
Use a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global configure cache, you cache it, and the cached value is probably wrong.

Change-Id: I66efc36cf2fd878d72f7cf105a73f511dc7550ab

11 years agoXeyes build system 19/9219/1
Søren Sandmann Pedersen [Fri, 1 Jul 2005 18:07:18 +0000 (18:07 +0000)]
Xeyes build system

Change-Id: I3af656f17dbf7f3f523ec3391b52a452e68fe487

11 years agoMerging XORG-CURRENT into trunk 18/9218/1
Egbert Eich [Fri, 23 Apr 2004 19:54:47 +0000 (19:54 +0000)]
Merging XORG-CURRENT into trunk

Change-Id: Id3a98d038b561f289a0bd5a5ee9dbab8d60031f3

11 years agoImporting vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 17/9217/1
Egbert Eich [Sun, 14 Mar 2004 08:35:20 +0000 (08:35 +0000)]
Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004

Change-Id: I26a8b247772ca1f82cd0ab4aa3874bab302dc97c

11 years agoImporting vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 16/9216/1
Egbert Eich [Wed, 3 Mar 2004 12:13:05 +0000 (12:13 +0000)]
Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004

Change-Id: If155e242f882620372b3d99c41af1e2a78a43925

11 years agoreadding XFree86's cvs IDs 15/9215/1
Egbert Eich [Thu, 26 Feb 2004 13:36:24 +0000 (13:36 +0000)]
readding XFree86's cvs IDs

Change-Id: I814edf7f1c79e138e0e5cafd70126101e435698c

11 years agoImporting vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 14/9214/1
Egbert Eich [Thu, 26 Feb 2004 09:24:07 +0000 (09:24 +0000)]
Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004

Change-Id: Idba2db04aeedbdd424eafd36aa602ad586778a59

11 years agoXFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks 13/9213/1
Kaleb Keithley [Tue, 25 Nov 2003 19:29:12 +0000 (19:29 +0000)]
XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks

Change-Id: Ic497ae129bddadf82e4988c3d60168e757f0edf5

11 years agoInitial revision 12/9212/1
Kaleb Keithley [Fri, 14 Nov 2003 16:49:22 +0000 (16:49 +0000)]
Initial revision

Change-Id: I97166917246ed4ce407b93cf744c0489dc156aff

11 years agoInitial empty repository master
Sehong Na [Fri, 30 Aug 2013 07:00:01 +0000 (00:00 -0700)]
Initial empty repository