debian/README.source | 2 debian/changelog | 4 debian/control | 5 debian/rules | 7 debian/watch.iceauth | 2 debian/watch.rgb | 2 debian/watch.sessreg | 2 debian/watch.xcmsdb | 2 debian/watch.xgamma | 2 debian/watch.xhost | 2 debian/watch.xmodmap | 2 debian/watch.xrandr | 2 debian/watch.xrdb | 2 debian/watch.xrefresh | 2 debian/watch.xset | 2 debian/watch.xsetmode | 2 debian/watch.xsetpointer | 2 debian/watch.xsetroot | 2 debian/watch.xstdcmap | 2 debian/watch.xvidtune | 2 debian/xsfbs/xsfbs.mk | 54 debian/xsfbs/xsfbs.sh | 233 - xvidtune/COPYING | 29 xvidtune/ChangeLog | 429 ++ xvidtune/INSTALL | 143 xvidtune/Makefile.am | 29 xvidtune/Makefile.in | 456 +- xvidtune/README | 26 xvidtune/Xvidtune.cpp | 182 - xvidtune/aclocal.m4 | 1943 ++++++------ xvidtune/app-defaults/Xvidtune | 183 + xvidtune/compile | 142 xvidtune/config.guess | 271 - xvidtune/config.h.in | 33 xvidtune/config.sub | 139 xvidtune/configure | 6376 +++++++++++++++++++++++------------------ xvidtune/configure.ac | 40 xvidtune/depcomp | 172 - xvidtune/install-sh | 517 ++- xvidtune/missing | 104 xvidtune/mkinstalldirs | 158 - xvidtune/xvidtune.c | 42 xvidtune/xvidtune.man | 6 43 files changed, 6628 insertions(+), 5129 deletions(-)
New commits: commit 6a0c26eee5d536989e8161a1d5869149abd18b9e Author: Julien Cristau <[email protected]> Date: Sun May 9 14:37:53 2010 +0200 Drop Pre-Depends on x11-common, only needed for upgrades from sarge. diff --git a/debian/changelog b/debian/changelog index 27905df..291c20a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ x11-xserver-utils (7.5+2) UNRELEASED; urgency=low * debian/rules: add get-tarballs rule. * xvidtune 1.0.2. * Drop XS- prefix from Vcs-* control fields. + * Drop Pre-Depends on x11-common, only needed for upgrades from sarge. -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:13 +0000 diff --git a/debian/control b/debian/control index 148c390..e6c0de0 100644 --- a/debian/control +++ b/debian/control @@ -34,7 +34,6 @@ Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-xserver-utils.git Package: x11-xserver-utils Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, cpp -Pre-Depends: x11-common (>= 1:7.0.0) Conflicts: iceauth, sessreg, xgamma, xhost, xmodmap, xrandr, xrdb, xrefresh, xrgb, xset, xsetmode, xsetpointer, xsetroot, xstdcmap, xvidtune Replaces: xbase-clients (<< 1:7.3), xutils (<< 1:7.2), commit 979b2fb8273f23fc96599f8e82174f8698969bda Author: Julien Cristau <[email protected]> Date: Sun May 9 14:37:18 2010 +0200 Drop XS- prefix from Vcs-* control fields. diff --git a/debian/changelog b/debian/changelog index 297318f..27905df 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ x11-xserver-utils (7.5+2) UNRELEASED; urgency=low * Remove myself from Uploaders * debian/rules: add get-tarballs rule. * xvidtune 1.0.2. + * Drop XS- prefix from Vcs-* control fields. -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:13 +0000 diff --git a/debian/control b/debian/control index b90b6d1..148c390 100644 --- a/debian/control +++ b/debian/control @@ -28,8 +28,8 @@ Build-Depends: debhelper (>= 5.0.0), pkg-config, libx11-dev (>= 2:1.0.0), # xstdcmap: libxmu-dev, libx11-dev # xvidtune: libxaw7-dev, libxxf86vm-dev, libxt-dev Standards-Version: 3.8.2 -XS-Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-xserver-utils -XS-Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-xserver-utils.git +Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-xserver-utils +Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-xserver-utils.git Package: x11-xserver-utils Architecture: any commit b4bfdbbb57797baadb0e9f709a6cd6c55f3053ef Author: Julien Cristau <[email protected]> Date: Sun May 9 14:32:56 2010 +0200 xvidtune 1.0.2. diff --git a/debian/changelog b/debian/changelog index cbf3e52..297318f 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,7 @@ x11-xserver-utils (7.5+2) UNRELEASED; urgency=low good reason. Thanks, Colin Watson! * Remove myself from Uploaders * debian/rules: add get-tarballs rule. + * xvidtune 1.0.2. -- Julien Cristau <[email protected]> Sat, 16 Jan 2010 16:47:13 +0000 diff --git a/xvidtune/AUTHORS b/xvidtune/AUTHORS deleted file mode 100644 index e69de29..0000000 diff --git a/xvidtune/COPYING b/xvidtune/COPYING index 7f33cbf..4ea858b 100644 --- a/xvidtune/COPYING +++ b/xvidtune/COPYING @@ -1,12 +1,25 @@ -This is a stub file. This package has not yet had its complete licensing -information compiled. Please see the individual source files for details on -your rights to use and modify this software. +Copyright (c) 1995 Kaleb S. KEITHLEY -Please submit updated COPYING files to the Xorg bugzilla: +Permission is hereby granted, free of charge, to any person obtaining +a copy of this software and associated documentation files (the +"Software"), to deal in the Software without restriction, including +without limitation the rights to use, copy, modify, merge, publish, +distribute, sublicense, and/or sell copies of the Software, and to +permit persons to whom the Software is furnished to do so, subject to +the following conditions: -https://bugs.freedesktop.org/enter_bug.cgi?product=xorg +The above copyright notice and this permission notice shall be +included in all copies or substantial portions of the Software. -All licensing questions regarding this software should be directed at the -Xorg mailing list: +THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, +EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF +MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. +IN NO EVENT SHALL Kaleb S. KEITHLEY BE LIABLE FOR ANY CLAIM, DAMAGES +OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, +ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR +OTHER DEALINGS IN THE SOFTWARE. -http://lists.freedesktop.org/mailman/listinfo/xorg +Except as contained in this notice, the name of Kaleb S. KEITHLEY +shall not be used in advertising or otherwise to promote the sale, use +or other dealings in this Software without prior written authorization +from Kaleb S. KEITHLEY. diff --git a/xvidtune/ChangeLog b/xvidtune/ChangeLog index b98263d..3bc1587 100644 --- a/xvidtune/ChangeLog +++ b/xvidtune/ChangeLog @@ -1,54 +1,415 @@ -2005-12-20 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit b1fac8775467a1d43a4a5881f2366ec4f86e799b +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 23:09:42 2010 -0800 - * configure.ac: - Update package version for X11R7 release. + xvidtune 1.0.2 + + Signed-off-by: Alan Coopersmith <[email protected]> -2005-12-14 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit f60fe08ccc19444f2c303bd7e5bab1faf669bce3 +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 23:07:34 2010 -0800 - * configure.ac: - Update package version number for final X11R7 release candidate. + Minor man page fixes + + Signed-off-by: Alan Coopersmith <[email protected]> -2005-12-07 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit 809f0ff36dabc2dcf47fd96ff2135e93a14af176 +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 23:01:42 2010 -0800 - * Makefile.am: - * configure.ac: - Change to use the app-defaults default dir configured in libXt. + Fix wording of message indicating modes cannot be set + + Signed-off-by: Alan Coopersmith <[email protected]> -2005-12-06 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit a1449405df76225e608384d770f44b68f8f918fa +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 22:54:38 2010 -0800 - * Makefile.am: - Change *man_SOURCES ==> *man_PRE to fix autotools warnings. + Replace remaining sprintf calls with snprintf + + Signed-off-by: Alan Coopersmith <[email protected]> -2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit c55a10661a790fe834fc3dfd70c8e722e54c526c +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 22:44:25 2010 -0800 - * configure.ac: - Add m4 magic to allow AS_HELP_STRING to work with older versions - of autoconf 2.57. + Use automake silencer on man page generation too + + Signed-off-by: Alan Coopersmith <[email protected]> -2005-12-03 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit 4b073704dd69e47f68f61dba1b389f29379709f6 +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 22:44:04 2010 -0800 - * configure.ac: - Update package version number for X11R7 RC3 release. + Move CWARNFLAGS addition from configure.ac to Makefile.am + + Signed-off-by: Alan Coopersmith <[email protected]> -2005-10-18 Kevin E. Martin <kem-at-freedesktop-dot-org> +commit cb9c3a5ddad517f9386b195b7d710e6207618aeb +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 22:42:54 2010 -0800 - * configure.ac: - Update package version number for RC1 release. + Raise xorg-macros requirement to 1.4 + + Needed since the changes in e0da3e548b7c5f3289fd43dd63f8c8e29285b55c + depend on the INSTALL file delivered in xorg-macros 1.4 + + Signed-off-by: Alan Coopersmith <[email protected]> -2005-10-18 Alan Coopersmith <[email protected]> +commit fed4d1968a30356c42a07b48f9a1059e2b576c74 +Author: Alan Coopersmith <[email protected]> +Date: Fri Jan 15 22:41:52 2010 -0800 - * Makefile.am: - Substitute __VENDOR__ with $(VENDORNAME) in disclaimer in XVidtune - app-defaults file + Fill in COPYING with notices from sources + + Signed-off-by: Alan Coopersmith <[email protected]> - * configure.ac: - Add --with-vendor-name option to set $(VENDORNAME). - Set default $(VENDORNAME) to "The X.Org Foundation". +commit cf9e789281484747d5c5a61d74eee2e4a6b4947d +Author: Gaetan Nadon <[email protected]> +Date: Sat Dec 19 20:48:48 2009 -0500 -2005-10-13 Alan Coopersmith <[email protected]> + configure.ac: use backticks rather than $() for cmd subs + + Use "$PKG_CONFIG" rather than hard coded "pkg-config" + + Signed-off-by: Gaetan Nadon <[email protected]> - * man/Makefile.am: - * configure.ac: - Use sed to fill in variables in man page +commit 66be761ba70c0e9e053f8c9e48168ebefeaf7a8d +Author: Gaetan Nadon <[email protected]> +Date: Thu Nov 26 09:19:55 2009 -0500 + Makefile.am: add ChangeLog and INSTALL on MAINTAINERCLEANFILES + + Now that the INSTALL file is generated. + Allows running make maintainer-clean. +commit e0da3e548b7c5f3289fd43dd63f8c8e29285b55c +Author: Gaetan Nadon <[email protected]> +Date: Wed Oct 28 14:09:09 2009 -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. + +commit 5ed4c98a422a1e1df47768e2d44aab6a3b81a687 +Author: Gaetan Nadon <[email protected]> +Date: Tue Oct 27 15:07:25 2009 -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. + +commit 78b9b9614df9bc6c42a26f019c3ce8956ee5486d +Author: Gaetan Nadon <[email protected]> +Date: Mon Oct 26 22:08:39 2009 -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. + +commit 24781b9cf48865d2fb10112dda87c6d2437fd20d +Author: Gaetan Nadon <[email protected]> +Date: Thu Oct 22 12:34:16 2009 -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. + +commit 5a92ce4dd41bd71032e9b44a20e3a58ffdd73af9 +Author: Alan Coopersmith <[email protected]> +Date: Thu Oct 1 14:54:31 2009 -0700 + + Add README with pointers to mailing lists, bugzilla, & git + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 19f177db7c50aac512761ddbd79c0344d7dc04de +Author: Alan Coopersmith <[email protected]> +Date: Sat Sep 26 09:55:44 2009 -0700 + + Add xmu & x11 to PKG_CHECK_MODULES + + http://bugs.freedesktop.org/show_bug.cgi?id=24166 + Reported by: Bernhard Rosenkraenzer <[email protected]> + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 5dc3873019dfc20f923f18ab73248d7b7ecefce2 +Author: Paulo Cesar Pereira de Andrade <[email protected]> +Date: Mon Jan 26 19:26:46 2009 -0200 + + Correct make distcheck and sparse warnings. + + Also apply "by hand" the sed -e 's/__VENDOR__/The X.Org Foundation' + (or any other value used in the previous --with-vendor=... configure + option) and use a static app-defaults file, matching pattern of + changes in other xorg/app programs. + +commit 540ce8c77fe520e6d46571cbc329db6b3784010f +Author: Jeremy Huddleston <[email protected]> +Date: Sat Nov 8 15:33:08 2008 -0800 + + Fixed compilation on case-insensitive file systems + +commit e120d48bc3f72d5df39218c238323e48f4d80bc4 +Author: James Cloos <[email protected]> +Date: Wed Aug 20 10:32:53 2008 -0400 + + xaw8 is gone, use xaw7 + +commit 03c62eb709d18c4c0031389c4200b018b6ee352c +Author: Adam Jackson <[email protected]> +Date: Wed May 21 14:12:12 2008 -0400 + + Fix a buffer overrun on the heap. + +commit 716e7a755d854ec914c202f16a62625dd1bd56d9 +Author: Alan Coopersmith <[email protected]> +Date: Tue Jan 22 15:27:12 2008 -0800 + + Change xvidtune_CFLAGS to AM_CFLAGS to make automake-1.10 happier + + Makefile.am:28: compiling `xvidtune.c' with per-target flags requires `AM_PROG_CC_C_O' in `configure.ac' + +commit fb92c5943d19bc7cf555ebceb41c5dcdbe812265 +Author: Alan Coopersmith <[email protected]> +Date: Tue Jan 22 15:25:07 2008 -0800 + + Bug 14190: Remove extra debugging echo from configure.ac + + <http://bugs.freedesktop.org/show_bug.cgi?id=14190> + +commit 94aa75677d20b62363e8aa00c7a2f04e6a83d24c +Author: James Cloos <[email protected]> +Date: Thu Dec 6 16:37:32 2007 -0500 + + Replace static ChangeLog with dist-hook to generate from git log + +commit f51c09047e186eb4d557304208bf0ea58a3254fc +Author: James Cloos <[email protected]> +Date: Mon Sep 3 05:51:54 2007 -0400 + + Add *~ to .gitignore to skip patch/emacs droppings + +commit 840e90ae56bdfa821ee2b6e53d625e36d63323c5 +Author: James Cloos <[email protected]> +Date: Thu Aug 23 19:25:15 2007 -0400 + + Rename .cvsignore to .gitignore + +commit 962ea36b940056427379e9c12a56c59e1d43c962 +Author: Kevin E Martin <[email protected]> +Date: Wed Dec 21 02:29:54 2005 +0000 + + Update package version for X11R7 release. + +commit fcaf3ee10090fa2f8cac9e313cec26f57a7d22a2 +Author: Adam Jackson <[email protected]> +Date: Mon Dec 19 16:22:47 2005 +0000 + + Stub COPYING files + +commit 71a8f9056e9d1b9875d07de9b6906aa962425752 +Author: Kevin E Martin <[email protected]> +Date: Thu Dec 15 00:24:12 2005 +0000 + + Update package version number for final X11R7 release candidate. + +commit 1943921e9ccf275b582776dd735da4d4b8a401cd +Author: Kevin E Martin <[email protected]> +Date: Wed Dec 7 16:18:02 2005 +0000 + + Change to use the app-defaults default dir configured in libXt. + +commit 8e5ab86825f40de99b9ebde1a8726a4ae988fc57 +Author: Kevin E Martin <[email protected]> +Date: Tue Dec 6 22:48:26 2005 +0000 + + Change *man_SOURCES ==> *man_PRE to fix autotools warnings. + +commit 288d2214f1ddbe65740127d07dc5d2130337d1c7 +Author: Kevin E Martin <[email protected]> +Date: Sat Dec 3 17:08:50 2005 +0000 + + Add m4 magic to allow AS_HELP_STRING to work with older versions of + autoconf 2.57. + +commit 62ac03d689b5f500400bb9408dc3d8b96b9fb8d6 +Author: Kevin E Martin <[email protected]> +Date: Sat Dec 3 05:49:28 2005 +0000 + + Update package version number for X11R7 RC3 release. + +commit f77c11cead7e6872ec4fcbc42ef2d303be9e5f40 +Author: Alan Coopersmith <[email protected]> +Date: Mon Nov 28 22:01:48 2005 +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) + +commit 902ea7375a3b1cdb42b3db441da6ad3effd2940a +Author: Eric Anholt <[email protected]> +Date: Mon Nov 21 10:35:09 2005 +0000 + + Another pass at .cvsignores for apps. + +commit 2feeb356ca1217e2ee5a5dcd03d87463f3dd67b5 +Author: Eric Anholt <[email protected]> +Date: Sun Nov 20 22:08:56 2005 +0000 + + Add/improve .cvsignore files for apps. + +commit bb0d7bfe8145f6a112c66491954ca055414e149f +Author: Kevin E Martin <[email protected]> +Date: Wed Oct 19 02:47:58 2005 +0000 + + Update package version number for RC1 release. + +commit 2e0cbc53793c5defec0e76ec10e694a8b82a8d4e +Author: Alan Coopersmith <[email protected]> +Date: Tue Oct 18 14:44:03 2005 +0000 + + Substitute __VENDOR__ with $(VENDORNAME) in disclaimer in XVidtune + app-defaults file + Add --with-vendor-name option to set $(VENDORNAME). Set default + $(VENDORNAME) to "The X.Org Foundation". + +commit f5813be966f1ba771a57ff435aafb49b859ceae2 +Author: Alan Coopersmith <[email protected]> +Date: Tue Oct 18 00:32:54 2005 +0000 + + Change default install dir for app-default files from + $(sysconfdir)/X11/app-defaults to $(libdir)/X11/app-defaults to match + the monolith & allow localization + +commit 12b577c0a7fde27115a3e3f75c55b249fda17e4f +Author: Alan Coopersmith <[email protected]> +Date: Mon Oct 17 23:56:25 2005 +0000 + + Use @APP_MAN_SUFFIX@ instead of $(APP_MAN_SUFFIX) in macro substitutions to + work better with BSD make + +commit 3be95f39d8c3a14a25ce63a837dacbac583b263c +Author: Alan Coopersmith <[email protected]> +Date: Fri Oct 14 01:38:30 2005 +0000 + + Use sed to fill in variables in man page + +commit f1c3f49e3d485176406c189bab2d63ff4e783ea8 +Author: Alan Coopersmith <[email protected]> +Date: Mon Aug 1 20:25:32 2005 +0000 + + Install man pages to section 1 instead of section m (Patch from Donnie + Berkholz) + +commit f5392e64e1e83e7a0a7153445da09f808499a512 +Author: Kevin E Martin <[email protected]> +Date: Fri Jul 29 21:22:38 2005 +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 + +commit 95f3ea2eb32fca87da7e2e251a2944de9712a501 +Author: Matthieu Herrb <[email protected]> +Date: Sat Jul 23 17:10:13 2005 +0000 + + Fix remaining DEP_{CFLAGS,LIBS} references + +commit fd1e75a518952bd6a5a432a037650474b45d6f15 +Author: Adam Jackson <[email protected]> +Date: Wed Jul 20 19:32:04 2005 +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. + +commit da2f699f9f2e51eb57508230be679a6ed7fa6644 +Author: Alan Coopersmith <[email protected]> +Date: Sat Jul 16 23:29:38 2005 +0000 + + x11perf/Makefile.am: xinit/Makefile.am: xvidtune/Makefile.am: + - Replace $< with portable macro xinit/Makefile.am: xinit/configure.ac: + xvidtune/Makefile.am: xvidtune/configure.ac: + - Use more portable cpp invocations for pre-processing files + xfs/configure.ac: + - Add XTRANS_CONNECTION_FLAGS so xtrans transport type defines are set + correctly + +commit 0fd158e44f7d1c5ad386cd7a19d72b4ba4511e14 +Author: Søren Sandmann Pedersen <[email protected]> +Date: Fri Jul 1 20:09:09 2005 +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 + +commit f1dee76b843f9d02c3e46071d97706ad630d1287 +Author: Egbert Eich <[email protected]> +Date: Fri Apr 23 19:55:08 2004 +0000 + + Merging XORG-CURRENT into trunk + +commit 1fe2219b8aae2ba087303e34460f92ceb077c2f2 +Author: Egbert Eich <[email protected]> +Date: Tue Mar 23 13:54:01 2004 +0000 + + file Xvidtune.cpp was initially added on branch XORG-RELEASE-1-TM. + +commit 969efb17084d34e27ecdb4a23a0b1e2af02bce42 +Author: Egbert Eich <[email protected]> +Date: Sun Mar 14 08:35:52 2004 +0000 + + Importing vendor version xf86-4_4_99_1 on Sun Mar 14 00:26:39 PST 2004 + +commit 975c2ec449215ec549a663fc0c55cfcb45b78609 +Author: Egbert Eich <[email protected]> +Date: Wed Mar 3 12:13:20 2004 +0000 + + Importing vendor version xf86-4_4_0 on Wed Mar 3 04:09:24 PST 2004 + +commit 35f321520eb3a9249a403d9167fa2832957ddfe2 +Author: Egbert Eich <[email protected]> +Date: Thu Feb 26 13:36:32 2004 +0000 + + readding XFree86's cvs IDs + +commit 1a75c3cc3485b05cd3446ad508ca63bb8811e7b7 +Author: Egbert Eich <[email protected]> +Date: Thu Feb 26 09:24:18 2004 +0000 + + Importing vendor version xf86-4_3_99_903 on Wed Feb 26 01:21:00 PST 2004 + +commit 2fa30b1def7a20aa24b0f3ca243ddb3845f980e8 +Author: Kaleb Keithley <[email protected]> +Date: Tue Nov 25 19:29:23 2003 +0000 + + XFree86 4.3.99.16 Bring the tree up to date for the Cygwin folks + +commit 0f013a19b7553c5b92c627faba6897c20d386440 +Author: Kaleb Keithley <[email protected]> +Date: Fri Nov 14 16:49:24 2003 +0000 + + XFree86 4.3.0.1 + +commit 1f183135044de12b715a955cc7f354bed929f221 +Author: Kaleb Keithley <[email protected]> +Date: Fri Nov 14 16:49:24 2003 +0000 + + Initial revision diff --git a/xvidtune/INSTALL b/xvidtune/INSTALL index 23e5f25..8b82ade 100644 --- a/xvidtune/INSTALL +++ b/xvidtune/INSTALL @@ -1,16 +1,19 @@ Installation Instructions ************************* -Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005 Free -Software Foundation, Inc. +Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005, +2006, 2007, 2008 Free Software Foundation, Inc. -This file is free documentation; the Free Software Foundation gives + This file is free documentation; the Free Software Foundation gives unlimited permission to copy, distribute and modify it. Basic Installation ================== -These are generic installation instructions. + Briefly, the shell commands `./configure; make; make install' should +configure, build, and install this package. The following +more-detailed instructions are generic; see the `README' file for +instructions specific to this package. The `configure' shell script attempts to guess correct values for various system-dependent variables used during compilation. It uses @@ -23,9 +26,9 @@ debugging `configure'). It can also use an optional file (typically called `config.cache' and enabled with `--cache-file=config.cache' or simply `-C') that saves -the results of its tests to speed up reconfiguring. (Caching is +the results of its tests to speed up reconfiguring. Caching is disabled by default to prevent problems with accidental use of stale -cache files.) +cache files. If you need to do unusual things to compile the package, please try to figure out how `configure' could check whether to do them, and mail @@ -35,20 +38,17 @@ some point `config.cache' contains results you don't want to keep, you may remove or edit it. The file `configure.ac' (or `configure.in') is used to create -`configure' by a program called `autoconf'. You only need -`configure.ac' if you want to change it or regenerate `configure' using -a newer version of `autoconf'. +`configure' by a program called `autoconf'. You need `configure.ac' if +you want to change it or regenerate `configure' using a newer version +of `autoconf'. The simplest way to compile this package is: 1. `cd' to the directory containing the package's source code and type - `./configure' to configure the package for your system. If you're - using `csh' on an old version of System V, you might need to type - `sh ./configure' instead to prevent `csh' from trying to execute - `configure' itself. + `./configure' to configure the package for your system. - Running `configure' takes awhile. While running, it prints some - messages telling which features it is checking for. + Running `configure' might take a while. While running, it prints + some messages telling which features it is checking for. 2. Type `make' to compile the package. @@ -67,42 +67,57 @@ The simplest way to compile this package is: all sorts of other programs in order to regenerate files that came with the distribution. + 6. Often, you can also type `make uninstall' to remove the installed + files again. + Compilers and Options ===================== -Some systems require unusual options for compilation or linking that the -`configure' script does not know about. Run `./configure --help' for -details on some of the pertinent environment variables. + Some systems require unusual options for compilation or linking that +the `configure' script does not know about. Run `./configure --help' +for details on some of the pertinent environment variables. You can give `configure' initial values for configuration parameters by setting variables in the command line or in the environment. Here is an example: - ./configure CC=c89 CFLAGS=-O2 LIBS=-lposix + ./configure CC=c99 CFLAGS=-g LIBS=-lposix *Note Defining Variables::, for more details. Compiling For Multiple Architectures ==================================== -You can compile the package for more than one kind of computer at the + You can compile the package for more than one kind of computer at the same time, by placing the object files for each architecture in their -own directory. To do this, you must use a version of `make' that -supports the `VPATH' variable, such as GNU `make'. `cd' to the +own directory. To do this, you can use GNU `make'. `cd' to the directory where you want the object files and executables to go and run the `configure' script. `configure' automatically checks for the source code in the directory that `configure' is in and in `..'. - If you have to use a `make' that does not support the `VPATH' -variable, you have to compile the package for one architecture at a -time in the source code directory. After you have installed the -package for one architecture, use `make distclean' before reconfiguring -for another architecture. + With a non-GNU `make', it is safer to compile the package for one +architecture at a time in the source code directory. After you have +installed the package for one architecture, use `make distclean' before +reconfiguring for another architecture. + + On MacOS X 10.5 and later systems, you can create libraries and +executables that work on multiple system types--known as "fat" or +"universal" binaries--by specifying multiple `-arch' options to the +compiler but only a single `-arch' option to the preprocessor. Like +this: + + ./configure CC="gcc -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ + CXX="g++ -arch i386 -arch x86_64 -arch ppc -arch ppc64" \ + CPP="gcc -E" CXXCPP="g++ -E" + + This is not guaranteed to produce working output in all cases, you +may have to build one architecture at a time and combine the results +using the `lipo' tool if you have problems. Installation Names ================== -By default, `make install' installs the package's commands under + By default, `make install' installs the package's commands under `/usr/local/bin', include files under `/usr/local/include', etc. You can specify an installation prefix other than `/usr/local' by giving `configure' the option `--prefix=PREFIX'. @@ -125,7 +140,7 @@ option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. Optional Features ================= -Some packages pay attention to `--enable-FEATURE' options to + Some packages pay attention to `--enable-FEATURE' options to `configure', where FEATURE indicates an optional part of the package. They may also pay attention to `--with-PACKAGE' options, where PACKAGE is something like `gnu-as' or `x' (for the X Window System). The @@ -137,14 +152,36 @@ find the X include and library files automatically, but if it doesn't, you can use the `configure' options `--x-includes=DIR' and `--x-libraries=DIR' to specify their locations. +Particular systems +================== + + On HP-UX, the default C compiler is not ANSI C compatible. If GNU +CC is not installed, it is recommended to use the following options in +order to use an ANSI C compiler: + + ./configure CC="cc -Ae" + +and if that doesn't work, install pre-built binaries of GCC for HP-UX. + + On OSF/1 a.k.a. Tru64, some versions of the default C compiler cannot +parse its `<wchar.h>' header file. The option `-nodtk' can be used as +a workaround. If GNU CC is not installed, it is therefore recommended +to try + + ./configure CC="cc" + +and if that doesn't work, try + + ./configure CC="cc -nodtk" + Specifying the System Type ========================== -There may be some features `configure' cannot figure out automatically, -but needs to determine by the type of machine the package will run on. -Usually, assuming the package is built to be run on the _same_ -architectures, `configure' can figure that out, but if it prints a -message saying it cannot guess the machine type, give it the + There may be some features `configure' cannot figure out +automatically, but needs to determine by the type of machine the package +will run on. Usually, assuming the package is built to be run on the +_same_ architectures, `configure' can figure that out, but if it prints +a message saying it cannot guess the machine type, give it the `--build=TYPE' option. TYPE can either be a short name for the system type, such as `sun4', or a canonical name which has the form: @@ -170,9 +207,9 @@ eventually be run) with `--host=TYPE'. Sharing Defaults ================ -If you want to set default values for `configure' scripts to share, you -can create a site shell script called `config.site' that gives default -values for variables like `CC', `cache_file', and `prefix'. + If you want to set default values for `configure' scripts to share, +you can create a site shell script called `config.site' that gives +default values for variables like `CC', `cache_file', and `prefix'. `configure' looks for `PREFIX/share/config.site' if it exists, then `PREFIX/etc/config.site' if it exists. Or, you can set the `CONFIG_SITE' environment variable to the location of the site script. @@ -181,7 +218,7 @@ A warning: not all `configure' scripts look for a site script. Defining Variables ================== -Variables not defined in a site shell script can be set in the + Variables not defined in a site shell script can be set in the environment passed to `configure'. However, some packages may run configure again during the build, and the customized values of these variables may be lost. In order to avoid this problem, you should set @@ -190,21 +227,29 @@ them in the `configure' command line, using `VAR=value'. For example: ./configure CC=/usr/local2/bin/gcc causes the specified `gcc' to be used as the C compiler (unless it is -overridden in the site shell script). Here is a another example: +overridden in the site shell script). - /bin/bash ./configure CONFIG_SHELL=/bin/bash +Unfortunately, this technique does not work for `CONFIG_SHELL' due to +an Autoconf bug. Until the bug is fixed you can use this workaround: -Here the `CONFIG_SHELL=/bin/bash' operand causes subsequent -configuration-related scripts to be executed by `/bin/bash'. + CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash `configure' Invocation ====================== -`configure' recognizes the following options to control how it operates. + `configure' recognizes the following options to control how it +operates. `--help' `-h' - Print a summary of the options to `configure', and exit. + Print a summary of all of the options to `configure', and exit. + +`--help=short' +`--help=recursive' + Print a summary of the options unique to this package's + `configure', and exit. The `short' variant lists options used + only in the top level, while the `recursive' variant lists options + also present in any nested packages. `--version' `-V' @@ -231,6 +276,16 @@ configuration-related scripts to be executed by `/bin/bash'. Look for the package's source code in directory DIR. Usually `configure' can determine that directory automatically. +`--prefix=DIR' + Use DIR as the installation prefix. *Note Installation Names:: + for more details, including other options available for fine-tuning + the installation locations. + +`--no-create' +`-n' + Run the configure checks, but stop before creating any output + files. + `configure' also accepts some other, not widely useful, options. Run `configure --help' for more details. diff --git a/xvidtune/Makefile.am b/xvidtune/Makefile.am index 295bdf1..cc5c3a4 100644 --- a/xvidtune/Makefile.am +++ b/xvidtune/Makefile.am @@ -1,4 +1,4 @@ -# $Id: Makefile.am,v 1.11 2005/12/07 16:18:02 kem Exp $ +# $Id$ # # Copyright 2005 Red Hat, Inc. # @@ -22,7 +22,7 @@ bin_PROGRAMS = xvidtune -xvidtune_CFLAGS = $(XVIDTUNE_CFLAGS) +AM_CFLAGS = $(CWARNFLAGS) $(XVIDTUNE_CFLAGS) xvidtune_LDADD = $(XVIDTUNE_LIBS) xvidtune_SOURCES = \ @@ -56,19 +56,28 @@ MAN_SUBSTS = \ SUFFIXES = .$(APP_MAN_SUFFIX) .man .man.$(APP_MAN_SUFFIX): - sed $(MAN_SUBSTS) < $< > $@ + $(AM_V_GEN)$(SED) $(MAN_SUBSTS) < $< > $@ -# App default files (*.ad) +# App default files +DISTCHECK_CONFIGURE_FLAGS = --with-appdefaultdir=\$${datadir}/X11/app-defaults appdefaultdir = @appdefaultdir@ -appdefault_DATA = Xvidtune +dist_appdefault_DATA = app-defaults/Xvidtune -Xvidtune: Xvidtune.cpp - $(RAWCPP) $(srcdir)/Xvidtune.cpp | \ - sed -e 's/^\#.*$$//g' -e 's|__VENDOR__|$(VENDOR_NAME)|' > $@ - -EXTRA_DIST = Xvidtune.cpp $(appman_PRE) +EXTRA_DIST = $(appman_PRE) +MAINTAINERCLEANFILES = ChangeLog INSTALL CLEANFILES = Xvidtune $(appman_DATA) + + +.PHONY: ChangeLog INSTALL + +INSTALL: + $(INSTALL_CMD) + +ChangeLog: + $(CHANGELOG_CMD) + +dist-hook: ChangeLog INSTALL diff --git a/xvidtune/Makefile.in b/xvidtune/Makefile.in index bcedc49..6bdfe08 100644 --- a/xvidtune/Makefile.in +++ b/xvidtune/Makefile.in @@ -1,8 +1,9 @@ -# Makefile.in generated by automake 1.9.6 from Makefile.am. +# Makefile.in generated by automake 1.11.1 from Makefile.am. # @configure_input@ # Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, -# 2003, 2004, 2005 Free Software Foundation, Inc. +# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation, +# Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. @@ -14,7 +15,7 @@ @SET_MAKE@ -# $Id: Makefile.am,v 1.11 2005/12/07 16:18:02 kem Exp $ +# $Id$ # # Copyright 2005 Red Hat, Inc. # @@ -37,15 +38,12 @@ # PERFORMANCE OF THIS SOFTWARE. -srcdir = @srcdir@ -top_srcdir = @top_srcdir@ VPATH = @srcdir@ pkgdatadir = $(datadir)/@PACKAGE@ -pkglibdir = $(libdir)/@PACKAGE@ pkgincludedir = $(includedir)/@PACKAGE@ -top_builddir = . +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd -INSTALL = @INSTALL@ install_sh_DATA = $(install_sh) -c -m 644 install_sh_PROGRAM = $(install_sh) -c install_sh_SCRIPT = $(install_sh) -c @@ -60,36 +58,49 @@ POST_UNINSTALL = : build_triplet = @build@ host_triplet = @host@ bin_PROGRAMS = xvidtune$(EXEEXT) -DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \ - $(srcdir)/Makefile.in $(srcdir)/config.h.in \ - $(top_srcdir)/configure AUTHORS COPYING ChangeLog INSTALL NEWS \ - compile config.guess config.sub depcomp install-sh missing \ - mkinstalldirs subdir = . +DIST_COMMON = README $(am__configure_deps) $(dist_appdefault_DATA) \ + $(srcdir)/Makefile.am $(srcdir)/Makefile.in \ + $(srcdir)/config.h.in $(top_srcdir)/configure COPYING \ -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

