platform/upstream/xvinfo.git
10 years agoconfig: upgrade to util-macros 1.8 for additional man page support 68/9368/1
Alan Coopersmith [Mon, 27 Sep 2010 01:25:57 +0000 (18:25 -0700)]
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: I8912f556aded2807e89225578630d104f53a2a1b
Signed-off-by: Alan Coopersmith <alan.coopersmith@oracle.com>
10 years agoconfig: update AC_PREREQ statement to 2.60 67/9367/1
Gaetan Nadon [Tue, 20 Jul 2010 22:45:18 +0000 (18:45 -0400)]
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: Iee5e047c1b5a14be9f0af8c31204e0c36e0fbb45
Signed-off-by: Gaetan Nadon <memsize@videotron.ca>
10 years agoMakefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES 66/9366/1
Gaetan Nadon [Thu, 26 Nov 2009 14:19:55 +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: I88f706eabf8931141ef5a486ca51fdf5ab59f68f

10 years agoINSTALL, NEWS, README or AUTHORS files are missing/incorrect #24206 65/9365/1
Gaetan Nadon [Wed, 28 Oct 2009 18:09:09 +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: I81f11d0375df042125e8642c4cdcc5947c89988b

10 years agoMakefile.am: ChangeLog not required: EXTRA_DIST or *CLEANFILES #24432 64/9364/1
Gaetan Nadon [Tue, 27 Oct 2009 02:08:39 +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: I3805c43a15e487da2d7736be8f4bdbee18fc6bce

10 years ago.gitignore: use common defaults with custom section # 24239 63/9363/1
Gaetan Nadon [Thu, 22 Oct 2009 16:34:16 +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: I45a3abccbb087eec1bb8e3ca0ab7c5e081e4fbe8

10 years agoThis is not a GNU project, so declare it foreign. 62/9362/1
Jeremy Huddleston [Wed, 21 Oct 2009 19:47:22 +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: Idd5652ec82c8928e069a15ef80055aeaa4eb9229
Signed-off-by: Jeremy Huddleston <jeremyhu@freedesktop.org>
10 years agoxvinfo 1.1.0 61/9361/1
Alan Coopersmith [Sat, 17 Oct 2009 02:46:04 +0000 (19:46 -0700)]
xvinfo 1.1.0

Change-Id: Ib7adfa21b2f91e66a78401f71a08652fd8f17083
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
10 years agoAdd XFree86 generic copyright/license notice to COPYING 60/9360/1
Alan Coopersmith [Sat, 17 Oct 2009 02:45:06 +0000 (19:45 -0700)]
Add XFree86 generic copyright/license notice to COPYING

Change-Id: I1bcd71aebfb3e843c1b98aeaab2194586ba335f5
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
10 years agoMigrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS 59/9359/1
Alan Coopersmith [Sat, 17 Oct 2009 02:42:32 +0000 (19:42 -0700)]
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS

Change-Id: Iee6a75d4fee41e379b406005e82365e505d7becb
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
10 years agoAdd README with pointers to mailing lists, bugzilla, & git 58/9358/1
Alan Coopersmith [Thu, 1 Oct 2009 21:54:32 +0000 (14:54 -0700)]
Add README with pointers to mailing lists, bugzilla, & git

Change-Id: I31b3bad672db81bd264aac8f9523fbc706468716
Signed-off-by: Alan Coopersmith <alan.coopersmith@sun.com>
10 years agoadded -short option 57/9357/1
Arthur HUILLET [Thu, 10 Jan 2008 10:18:32 +0000 (11:18 +0100)]
added -short option

Change-Id: I34d59984cfefa4b016d45e89f006b8b1a1debd10

10 years agoCorrect make distcheck. 56/9356/1
Paulo Cesar Pereira de Andrade [Mon, 26 Jan 2009 21:32:20 +0000 (19:32 -0200)]
Correct make distcheck.

Change-Id: Ic86618b6de8515285a0117bf31efd5faed1d64ad

10 years agoVersion bump: 1.0.2 55/9355/1
Alan Coopersmith [Thu, 16 Aug 2007 23:26:16 +0000 (16:26 -0700)]
Version bump: 1.0.2

Change-Id: Iefa4e22ea09b50c3916a2861549a67c24c895663

10 years agoReplace static ChangeLog with dist-hook to generate from git log 54/9354/1
Alan Coopersmith [Thu, 16 Aug 2007 23:23:32 +0000 (16:23 -0700)]
Replace static ChangeLog with dist-hook to generate from git log

Change-Id: Ic5735c8ccf372a75f5ee33c2faea57bde6722c71

10 years agoChange xvinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier 53/9353/1
Alan Coopersmith [Thu, 16 Aug 2007 23:21:30 +0000 (16:21 -0700)]
Change xvinfo_CFLAGS to AM_CFLAGS to make automake-1.10 happier

Makefile.am:27: compiling `xvinfo.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac'

Change-Id: I1f0d5b75142edbac354d7fd39e70bf4e05fa4caf

10 years agoFix typo in man page (accesible) 52/9352/1
Alan Coopersmith [Fri, 25 May 2007 01:06:34 +0000 (18:06 -0700)]
Fix typo in man page (accesible)

Change-Id: I9adc8416b072d521e04ac99c5cb9d63b34b64392

10 years agoX.Org bug #10616: Add all the X info commands to See Also in man page 51/9351/1
Alan Coopersmith [Fri, 25 May 2007 01:05:52 +0000 (18:05 -0700)]
X.Org bug #10616: Add all the X info commands to See Also in man page

X.Org Bugzilla #10616: <https://bugs.freedesktop.org/show_bug.cgi?id=10616>
Reported upstream from
Debian bug #350313 <http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=350313>

Change-Id: Ia55240d0a41cbf6f45e080d40598c2c69ed4cd6c

10 years agoFix FourCC name output on big endian platforms. 50/9350/1
Michel Dänzer [Mon, 15 Jan 2007 16:14:56 +0000 (17:14 +0100)]
Fix FourCC name output on big endian platforms.

Fixes https://bugs.freedesktop.org/show_bug.cgi?id=9665 .

Change-Id: Ie4673dd86c7b9350c059c9862ab7db1d320ee713

10 years agoMake git ignore object files and Emacs style backup files. 49/9349/1
Michel Dänzer [Mon, 15 Jan 2007 16:13:51 +0000 (17:13 +0100)]
Make git ignore object files and Emacs style backup files.

Change-Id: Ia821497367a12434df1410771ae1ca5a44034942

10 years agoRename .cvsignore to .gitignore. 48/9348/1
Michel Dänzer [Mon, 15 Jan 2007 16:12:57 +0000 (17:12 +0100)]
Rename .cvsignore to .gitignore.

Change-Id: I145b8194c6540d0a1cc30112abad7899572c7fc5

10 years agoUpdate package version for X11R7 release. 47/9347/1
Kevin E Martin [Wed, 21 Dec 2005 02:29:54 +0000 (02:29 +0000)]
Update package version for X11R7 release.

Change-Id: I1a939a9d66ecbc98474e6152a532532411b278bc

10 years agoStub COPYING files 46/9346/1
Adam Jackson [Mon, 19 Dec 2005 16:22:47 +0000 (16:22 +0000)]
Stub COPYING files

Change-Id: I5af393921045064d6426fd259fac57c4f785e2cf

10 years agoUpdate package version number for final X11R7 release candidate. 45/9345/1
Kevin E Martin [Thu, 15 Dec 2005 00:24:12 +0000 (00:24 +0000)]
Update package version number for final X11R7 release candidate.

Change-Id: Ia3f265c89aa8b64a7e5f44e71414919a0fc1af2d

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

Change-Id: Ic68eae687c5877307ff0b51422cf324490c7317b

10 years agoUpdate package version number for X11R7 RC3 release. 43/9343/1
Kevin E Martin [Sat, 3 Dec 2005 05:49:28 +0000 (05:49 +0000)]
Update package version number for X11R7 RC3 release.

Change-Id: I920b2af6a4479014c7e88069467f615c6dd3ea04

10 years agoChange *mandir targets to use new *_MAN_DIR variables set by xorg-macros.m4 update... 42/9342/1
Alan Coopersmith [Mon, 28 Nov 2005 22:01:48 +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: Id2d869018ac912308e57b6515df6c319c5b4aff1

10 years agoAnother pass at .cvsignores for apps. 41/9341/1
Eric Anholt [Mon, 21 Nov 2005 10:35:09 +0000 (10:35 +0000)]
Another pass at .cvsignores for apps.

Change-Id: Ied2a8468743a28eea3b573fe6f5fb3b202d9f0b7

10 years agoAdd/improve .cvsignore files for apps. 40/9340/1
Eric Anholt [Sun, 20 Nov 2005 22:08:56 +0000 (22:08 +0000)]
Add/improve .cvsignore files for apps.

Change-Id: I025a58717c7eebbca8d5895df5d9ea092122687c

10 years agoUpdate package version number for RC1 release. 39/9339/1
Kevin E Martin [Wed, 19 Oct 2005 02:47:58 +0000 (02:47 +0000)]
Update package version number for RC1 release.

Change-Id: Id687538e8a950e4d5a5a97ab457bc4c9d4dcffa0

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

Change-Id: Ia36b7a527776233d5bf22cb0bba645762abc9185

10 years agoUse sed to fill in variables in man page 37/9337/1
Alan Coopersmith [Fri, 14 Oct 2005 00:25:48 +0000 (00:25 +0000)]
Use sed to fill in variables in man page

Change-Id: Ib14c98d33bc25d26a660536eeefc2832ee759a6c

10 years agoInstall man pages to section 1 instead of section m (Patch from Donnie Berkholz) 36/9336/1
Alan Coopersmith [Mon, 1 Aug 2005 20:25:33 +0000 (20:25 +0000)]
Install man pages to section 1 instead of section m (Patch from Donnie Berkholz)

Change-Id: I3609764a2fe96e3b2843b553c6f86e521f4ca145

10 years agoVarious changes preparing packages for RC0: - Verify and update package version numbe... 35/9335/1
Kevin E Martin [Fri, 29 Jul 2005 21:22:38 +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: I869c4226debe38aa581e45775843f108e7aac2ad

10 years agoUse a unique token for PKG_CHECK_MODULES. Otherwise, if you use a global configure... 34/9334/1
Adam Jackson [Wed, 20 Jul 2005 19:32:05 +0000 (19:32 +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: I59a9189e534ee325481eb42107f9d35c40d0f95d

10 years agoxtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove whitespace... 33/9333/1
Søren Sandmann Pedersen [Fri, 1 Jul 2005 20:09:10 +0000 (20:09 +0000)]
xtrap.pc.in: s/Xfixes/XTrap/ xi.pc.in: s/Xt/Xi/ Xv/src/Makefile.am: remove whitespace after backslash modularizeapp.sh: s/destkop/desktop/ modular/symlink.sh: Add bitmaps for xeyes, system.xsm for xsm, and Xvidtune.cpp for xvidtune. Also comment out non-existing mga_bios.h Check in buildsystems for xsetroot, xsm, xstdcmap, xtrap, and xvinfo

Change-Id: I7bdeccd218fa6c9dbc637746debac1a50f92b7ef

10 years agoChange hardcoded "1" to __appmansuffix__ and remove initial blank line that confused... 32/9332/1
Alan Coopersmith [Mon, 28 Mar 2005 23:09:19 +0000 (23:09 +0000)]
Change hardcoded "1" to __appmansuffix__ and remove initial blank line that confused Solaris nroff.

Change-Id: I1112e57a8953c377e3003ba64ea4578c986a2ac4

10 years agoMerging XORG-CURRENT into trunk 31/9331/1
Egbert Eich [Fri, 23 Apr 2004 19:55:08 +0000 (19:55 +0000)]
Merging XORG-CURRENT into trunk

Change-Id: Iee23f176a4be0a2515b42063449cc3c8fc1f2e94

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

Change-Id: Idf1a5e2cab25a77058c941bf12e68a890a7f4ace

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

Change-Id: Ia3f9538d8aa466a0d126f409aeed13bab89308a2

10 years agoreadding XFree86's cvs IDs 28/9328/1
Egbert Eich [Thu, 26 Feb 2004 13:36:32 +0000 (13:36 +0000)]
readding XFree86's cvs IDs

Change-Id: I38e0b928c4c7797365c5b033abd69abf94947b40

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

Change-Id: I41155bba5245ee343a0352a2c72cdbcc483d7714

10 years agoInitial revision 26/9326/1
Kaleb Keithley [Fri, 14 Nov 2003 16:49:24 +0000 (16:49 +0000)]
Initial revision

Change-Id: I640330bffdb7a8d4eb684e4028bf2e907a8beddb

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