debian/changelog | 8 debian/control | 4 debian/copyright | 54 debian/rules | 2 debian/watch.transset | 3 transset/COPYING | 47 transset/ChangeLog | 350 + transset/INSTALL | 291 + transset/Makefile.am | 21 transset/Makefile.in | 875 +++ transset/README | 32 transset/aclocal.m4 | 3081 +++++++++++ transset/autogen.sh | 13 transset/config.guess | 1530 +++++ transset/config.h.in | 64 transset/config.sub | 1773 ++++++ transset/configure |11966 ++++++++++++++++++++++++++++++++++++++++++++++ transset/configure.ac | 25 transset/depcomp | 708 ++ transset/dsimple.c | 332 + transset/dsimple.h | 67 transset/install-sh | 527 ++ transset/man/Makefile.am | 12 transset/man/Makefile.in | 450 + transset/man/transset.man | 18 transset/missing | 331 + transset/transSet.c | 360 + 27 files changed, 22939 insertions(+), 5 deletions(-)
New commits: commit 8fd99b0dad11411274958d84ecbd31dfb8457581 Author: Arnaud Fontaine <[email protected]> Date: Thu Jun 7 19:23:58 2012 +0900 Upload to unstable diff --git a/debian/changelog b/debian/changelog index d9aa8b2..8a3a160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,10 @@ -x11-apps (7.7~2) UNRELEASED; urgency=low +x11-apps (7.7~2) unstable; urgency=low + * Team upload. * Add transset 1.0.0 * Bump Standards-Version to 3.9.3 (no changes). - -- Arnaud Fontaine <[email protected]> Thu, 07 Jun 2012 19:07:14 +0900 + -- Arnaud Fontaine <[email protected]> Thu, 07 Jun 2012 19:23:30 +0900 x11-apps (7.7~1) unstable; urgency=low commit 96b00cc43fd9273ca14a88ef7f3de9cb2309fca6 Author: Arnaud Fontaine <[email protected]> Date: Thu Jun 7 19:16:28 2012 +0900 Bump Standards-Version to 3.9.3 (no changes). diff --git a/debian/changelog b/debian/changelog index b87111c..d9aa8b2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ x11-apps (7.7~2) UNRELEASED; urgency=low * Add transset 1.0.0 + * Bump Standards-Version to 3.9.3 (no changes). -- Arnaud Fontaine <[email protected]> Thu, 07 Jun 2012 19:07:14 +0900 diff --git a/debian/control b/debian/control index 0b4b1c8..dc10c9b 100644 --- a/debian/control +++ b/debian/control @@ -47,7 +47,7 @@ Build-Depends: # xmore: libxaw7-dev, libxt-dev # xwd: libx11-dev, x11proto-core-dev # xwud: libx11-dev -Standards-Version: 3.9.2 +Standards-Version: 3.9.3 Vcs-Git: git://git.debian.org/git/pkg-xorg/app/x11-apps Vcs-Browser: http://git.debian.org/?p=pkg-xorg/app/x11-apps.git commit 001d6542890c5820e70a0bb50fbf707536a4a0eb Author: Arnaud Fontaine <[email protected]> Date: Thu Jun 7 19:14:53 2012 +0900 Add transset 1.0.0 diff --git a/debian/changelog b/debian/changelog index d7759be..b87111c 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +x11-apps (7.7~2) UNRELEASED; urgency=low + + * Add transset 1.0.0 + + -- Arnaud Fontaine <[email protected]> Thu, 07 Jun 2012 19:07:14 +0900 + x11-apps (7.7~1) unstable; urgency=low [ Robert Hooker ] diff --git a/debian/control b/debian/control index 099d8f1..0b4b1c8 100644 --- a/debian/control +++ b/debian/control @@ -28,6 +28,7 @@ Build-Depends: # bitmap: libx11-dev, libxmu-dev, xbitmaps, libxt-dev # ico: libx11-dev # oclock: libx11-dev, libxmu-dev, libxext-dev, libxkbfile-dev +# transset: libx11-dev, x11proto-core-dev # x11perf: libx11-dev, libxmuu-dev, libxrender-dev, libxft-dev, libxext-dev # xbiff: xbitmaps, libxext-dev # xcalc: libxt-dev, libxaw7-dev @@ -67,6 +68,7 @@ Description: X applications - atobm, bitmap, and bmtoa, tools for manipulating bitmap images; - ico, a demo program animating polyhedrons; - oclock and xclock, graphical clocks; + - transset, a tool to set opacity property on a window; - xbiff, a tool which tells you when you have new email; - xcalc, a scientific calculator desktop accessory; - xclipboard, a tool to manage cut-and-pasted text selections; diff --git a/debian/copyright b/debian/copyright index adec4d1..2b785b4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -1,8 +1,8 @@ The contents of this package were downloaded from http://xorg.freedesktop.org/releases/individual/app/ -It contains the bitmap, ico, oclock, x11perf, xbiff, xcalc, xclipboard, -xclock, xcursorgen, xconsole, xditview, xedit, xeyes, xgc, xload, xlogo, -xmag, xman, xmore, xmd and xwd applications. +It contains the bitmap, ico, oclock, transset, x11perf, xbiff, xcalc, +xclipboard, xclock, xcursorgen, xconsole, xditview, xedit, xeyes, xgc, +xload, xlogo, xmag, xman, xmore, xmd and xwd applications. bitmap: Copyright 1988, 1993, 1998 The Open Group @@ -143,6 +143,54 @@ oclock: ings in this Software without prior written authorization from the X Consor- ium. +transset: + Copyright © 2003-2004 Matthew Hawn + Copyright © 2003-2004 Andreas Kohn + Copyright © 2003-2004 Roman Divacky + Copyright © 2003-2004 Keith Packard + Copyright © 2005-2007 Daniel Forchheimer + Copyright © 2011-2012 Arnaud Fontaine + + 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: + + The above copyright notice and this permission notice (including the next + paragraph) shall be included in all copies or substantial portions of the + Software. + + 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 THE + AUTHORS OR COPYRIGHT HOLDERS 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. + + Copyright 1993, 1998 The Open Group + + Permission to use, copy, modify, distribute, and sell this software and its + documentation for any purpose is hereby granted without fee, provided that the + above copyright notice appear in all copies and that both that copyright + notice and this permission notice appear in supporting documentation. + + The above copyright notice and this permission notice shall be included in all + copies or substantial portions of the Software. + + 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 THE + OPEN GROUP 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. + + Except as contained in this notice, the name of The Open Group shall not be + used in advertising or otherwise to promote the sale, use or other dealings in + this Software without prior written authorization from The Open Group. + x11perf: Copyright 1988, 1989 by Digital Equipment Corporation, Maynard, Massachusetts. diff --git a/debian/rules b/debian/rules index 7933d68..5d0dbc8 100755 --- a/debian/rules +++ b/debian/rules @@ -14,7 +14,7 @@ include debian/xsfbs/xsfbs.mk # This package contains multiple modules as shipped by upstream. Each module is # contained in a subdirectory in the root dir of the package. You must list each # subdirectory explicitly so that the build system knows what to build -DEF_SUBDIRS=bitmap ico oclock x11perf xbiff xcalc xclipboard xclock xconsole xcursorgen xditview xedit xeyes xgc xload xlogo xmag xman xmore xwd xwud +DEF_SUBDIRS=bitmap ico oclock transset x11perf xbiff xcalc xclipboard xclock xconsole xcursorgen xditview xedit xeyes xgc xload xlogo xmag xman xmore xwd xwud SUBDIRS=$(DEF_SUBDIRS) BUILD_STAMPS = $(addprefix $(STAMP_DIR)/build-,$(SUBDIRS)) diff --git a/debian/watch.transset b/debian/watch.transset new file mode 100644 index 0000000..68a1963 --- /dev/null +++ b/debian/watch.transset @@ -0,0 +1,3 @@ +#git=git://anongit.freedesktop.org/xorg/app/transset +version=3 +http://xorg.freedesktop.org/releases/individual/app/ transset-(.*)\.tar\.gz diff --git a/transset/COPYING b/transset/COPYING new file mode 100644 index 0000000..09f3fb5 --- /dev/null +++ b/transset/COPYING @@ -0,0 +1,47 @@ +Copyright © 2003-2004 Matthew Hawn +Copyright © 2003-2004 Andreas Kohn +Copyright © 2003-2004 Roman Divacky +Copyright © 2003-2004 Keith Packard +Copyright © 2005-2007 Daniel Forchheimer +Copyright © 2011-2012 Arnaud Fontaine + +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: + +The above copyright notice and this permission notice (including the next +paragraph) shall be included in all copies or substantial portions of the +Software. + +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 THE +AUTHORS OR COPYRIGHT HOLDERS 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. + + +Copyright 1993, 1998 The Open Group + +Permission to use, copy, modify, distribute, and sell this software and its +documentation for any purpose is hereby granted without fee, provided that the +above copyright notice appear in all copies and that both that copyright +notice and this permission notice appear in supporting documentation. + +The above copyright notice and this permission notice shall be included in all +copies or substantial portions of the Software. + +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 THE +OPEN GROUP 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. + +Except as contained in this notice, the name of The Open Group shall not be +used in advertising or otherwise to promote the sale, use or other dealings in +this Software without prior written authorization from The Open Group. diff --git a/transset/ChangeLog b/transset/ChangeLog new file mode 100644 index 0000000..378a9c2 --- /dev/null +++ b/transset/ChangeLog @@ -0,0 +1,350 @@ +commit 49d17bde62694c2f0e2bb7883641bd60830c6bd5 +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 14:55:54 2012 +0900 + + transset 1.0.0 + +commit 5f23076c05c58e790eaffa66ed6b676f5f736555 +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 14:43:11 2012 +0900 + + Rename dpy to disp in function parameter to avoid shadowing dpy global declaration. + +commit 8cc91040c81e5e33e6422066763bcc231c778011 +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 14:29:19 2012 +0900 + + Add missing const keywords on Fatal_Error() and program_name to clear GCC warnings. + +commit ef2753866bf0b51a38484ae5a86562d5057fabab +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 14:27:02 2012 +0900 + + Add _X_ATTRIBUTE_PRINTF attribute to Fatal_Error() to clear GCC warning. + +commit bd4ca2af9f39e3282e319e6d31450e04b1b16e64 +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 14:26:08 2012 +0900 + + Add _X_NORETURN to Usage() to clear GCC warning. + +commit dcdc705fe7af9e834714219a618ddfd74b70294f +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 14:18:42 2012 +0900 + + Use _X_NORETURN from xproto 7.0.17 instead of checking __GNUC__. + +commit 051275fbad049b6b88da4350683aa391e9e8b94f +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 14:08:30 2012 +0900 + + Add autogen.sh to EXTRA_DIST. + +commit c70e20694b27928429715b964f32e0abc519cb19 +Author: Arnaud Fontaine <[email protected]> +Date: Tue Jun 5 12:37:09 2012 +0900 + + Clear GCC warning (-Wmaybe-uninitialized). + +commit 7018537e9003a1fd311a5875d12f135b9057c184 +Author: Arnaud Fontaine <[email protected]> +Date: Fri Feb 10 10:44:51 2012 +0900 + + Add copyright statement and update accordingly COPYING file. + + Reviewed-by: Gaetan Nadon<[email protected]> + +commit 43fb446ddc881f089200ec0d732631d3d7a46544 +Author: Arnaud Fontaine <[email protected]> +Date: Mon Jan 23 11:49:16 2012 +0900 + + Update README. + +commit cbc473428a71299255d11bfc1dcc7db6a9985eec +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 15:00:14 2012 -0500 + + config: add dependency on xproto + + transSet.c includes <X11/Xatom.h> + + Reviewed-by: Alan Coopersmith <[email protected]> + Signed-off-by: Gaetan Nadon <[email protected]> + +commit 6c6df06a876eac0a2cf04e4c1020bd8590e3f87c +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 14:47:42 2012 -0500 + + Remove XFree86 and IMakefile version control information in source code + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit ced0d07de735fc4f2fec47b64eeb8d6bd1cdf7ac +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 14:37:58 2012 -0500 + + config: upgrade, comment and fix autoconf warnings + + In the same way other xorg modules have been. + + - minimum autoconf level is 2.60 + - AC_CONFIG_HEADER (singular) is obsolete + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit 7ffbc93b24e3d9a27046d6c52501c0b81a32bd37 +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 14:18:31 2012 -0500 + + make: remove $(LIBOBJS) dead code + + Starting at Autoconf 2.53, the use of LIBOBJS is an error. + http://www.gnu.org/software/autoconf/manual/autoconf.html# + AC_005fLIBOBJ-vs-LIBOBJS + + There are no system functions to override in this module. + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit 0530b5b6f17febd1f50234aa242b7c0a83ebbcd3 +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 13:59:46 2012 -0500 + + man: normalize man page header/footer + + Do not hard coded man page section number. + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit 77b57c63393ad16588b1da1503640c3af9657e07 +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 12:16:14 2012 -0500 + + man: use X.Org makefile which will also fix failing distcheck + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit 1dceb7139994565d1142b12938560c0650a636f4 +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 11:48:32 2012 -0500 + + autogen.sh: use the X.Org version + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit 33c0e20c588fa87ac2b9f2f89267024a349727c3 +Author: Gaetan Nadon <[email protected]> +Date: Fri Jan 20 11:39:27 2012 -0500 + + AUTHORS: remove empty file + + Not required when Automake is initialized with "foreign" keyword. + It can be added with proper content anytime. + + Signed-off-by: Gaetan Nadon <[email protected]> + +commit ad4179a465586d0f3d70adc2f0d2ca78a1dad84c +Author: Arnaud Fontaine <[email protected]> +Date: Wed Dec 14 20:26:17 2011 +0900 + + Get rid of useless includes. + +commit d371dac4aeffa1ff782d5dd44479b42c3fe3a282 +Author: Arnaud Fontaine <[email protected]> +Date: Wed Dec 14 20:06:22 2011 +0900 + + Use enum for selected method for readability sake. + +commit 79549aefac1c7babbcb54e270520caaee8982b15 +Author: Arnaud Fontaine <[email protected]> +Date: Wed Dec 14 19:28:41 2011 +0900 + + Use Bool rather than int type for booleans. + +commit 84d26bdf9c96b51dccedd89b70095bae1b13fdd5 +Author: Arnaud Fontaine <[email protected]> +Date: Wed Dec 14 19:24:55 2011 +0900 + + Fix GCC warning (-Wuninitialized). + +commit 7fe1a565a902798a8d69ea0c3f2c8c2e7055189c +Author: Arnaud Fontaine <[email protected]> +Date: Wed Dec 14 19:09:16 2011 +0900 + + Close property the Display and fix error exit code value. + +commit 55597dda964d335e5f63892c1b37c36b90eeffb4 +Author: Arnaud Fontaine <[email protected]> +Date: Wed Dec 14 19:05:31 2011 +0900 + + Remove useless malloc(). + +commit 3dbf96b34c732c74bc96abeb7d371579d20ce56f +Author: Arnaud Fontaine <[email protected]> +Date: Wed Dec 14 19:04:57 2011 +0900 + + Free properly memory allocated by XQueryTree(). + +commit 8605d0178461b98099c5dee33b19eb8204487487 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 20:33:40 2011 +0900 + + Fix coding style. + +commit e4d0f93a64dbb9b77ee6a32dcf85ce1b65449e9d +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 20:17:51 2011 +0900 + + Add missing static qualifiers. + +commit b2c269400d3138802831e583b5b42fd20846b0ce +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 20:12:22 2011 +0900 + + Fix GCC warning about old-style function definitions. + +commit f8a9c03bafc1a8c1981076cd31299d9a2096dfca +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 20:02:03 2011 +0900 + + Add INSTALL file. + +commit b042c46a6cb03284d3b8f4c9bc1f363b9c7a66e8 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 17:26:49 2011 +0900 + + Add .gitignore. + +commit 2fe8dadbd42a17acff20a95e889fe6769d49a4ca +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 17:22:18 2011 +0900 + + Get rid of unused code from dsimple.c. + +commit 6da6193021802ba1455a953e6e21707e88f18985 +Merge: 705d787 c63bf55 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 16:47:08 2011 +0900 + + Merge branch 'transset-df' + +commit c63bf55e69fc50e08b9bf500e9b05cf36ce48680 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 16:46:01 2011 +0900 + + 2007-09-21 Daniel Forchheimer <[email protected]> + Release v6 + * transSet.c + Select flag: --actual + Set transparency to the actual focused X11 window + Thanks to Roman Divacky for the patch + +commit 88d9e28837f71f391402654c33394635d27d4b30 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 16:45:00 2011 +0900 + + 2006-01-10 Daniel Forchheimer <[email protected]> + Release v5 + * transSet.c: + Applied patch so that transset-df compiles with gcc 2.95 + Thanks to Andreas Kohn for the patch + +commit 470ea5431ffe0a54995c93506ab5e55ce534e039 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 16:43:09 2011 +0900 + + 2005-03-13 Daniel Forchheimer <[email protected]> + Release v4 + Bugfix: select by name or id didn't work in many + windowmanagers like xfce and wmaker. + * transSet.c: + Function get_top_window() fixes the bug + Options verbose, no-regex + * dsimple.c: + Window_With_Name_Regex() now takes same arguments as Window_With_Name() + * Makefile: + Added simple install instructions + + 2005-02-08 Daniel Forchheimer <[email protected]> + Select name now takes a regular expression + Fixed all warnings + * dsimple.c: + Window_With_Name_Regex() + * transSet.c: + use the new regex function + print the name (if possible) + * dsimple.h: + Added the new functions to avoid warnings + +commit 30300bf213557b99bcfd3d92587f6a96e9494124 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 16:41:56 2011 +0900 + + 2005-01-14 Daniel Forchheimer <[email protected]> + Release v3 + * transSet.c: + Select by name (-n, --name) + Select by id (-i, --id) + +commit ed0236ce0b9fcdbd7e7874327c65610b3f13d47e +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 16:41:04 2011 +0900 + + 2005-01-14 Daniel Forchheimer <[email protected]> + * transSet.c: + Options increase/decrease + Options maximum/minimum + +commit 55a5a8da9b0a2b997096319e8d990a70ee31ac94 +Author: Arnaud Fontaine <[email protected]> +Date: Sun Oct 30 16:40:04 2011 +0900 + + 2005-01-13 Daniel Forchheimer <[email protected]> + + * transSet.c: (main): + Forked transset-df of transset + Added flags + Added select without clicking + Wrote usage + + * dsimple.c: + Added function to select without clicking + +commit 705d787a5b35a8409c482526b5c2955aa5371b1e +Author: Alan Coopersmith <[email protected]> +Date: Fri Oct 21 18:32:26 2011 -0700 + + Remove unneccessary configure steps + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 6ceb665aeb5164bc5668786fc718dd0b0ba2a76c +Author: Alan Coopersmith <[email protected]> +Date: Fri Oct 21 18:30:58 2011 -0700 + + Drop unnecessary dependencies + + Signed-off-by: Alan Coopersmith <[email protected]> + +commit 0f8d2e6b1526de1558312c1b994318867d92f245 +Author: Stuart Kreitman <[email protected]> +Date: Mon Nov 23 16:41:59 2009 -0800 + + Convert to autoconf/automake + +commit bb69f00c4876d80daf0c01706bbcc52dc30302d5 +Author: Keith Packard <[email protected]> +Date: Tue Jan 20 20:03:02 2004 +0000 + + 2004-01-20 Keith Packard <[email protected]> + + * transSet.c: (main): + Change property name to _NET_WM_WINDOW_OPACITY + Report values as doubles. + Delete property when opaque. + +commit 59e751294611cb043252e6b8180601ac71b17bcf +Author: Keith Packard <[email protected]> +Date: Mon Nov 24 17:12:27 2003 +0000 + + Initial revision diff --git a/transset/INSTALL b/transset/INSTALL new file mode 100644 index 0000000..8b82ade --- /dev/null +++ b/transset/INSTALL @@ -0,0 +1,291 @@ +Installation Instructions +************************* + +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 +unlimited permission to copy, distribute and modify it. + +Basic Installation +================== + + 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 +those values to create a `Makefile' in each directory of the package. +It may also create one or more `.h' files containing system-dependent +definitions. Finally, it creates a shell script `config.status' that +you can run in the future to recreate the current configuration, and a +file `config.log' containing compiler output (useful mainly for +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 +disabled by default to prevent problems with accidental use of stale +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 +diffs or instructions to the address given in the `README' so they can +be considered for the next release. If you are using the cache, and at +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 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. + + 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. + + 3. Optionally, type `make check' to run any self-tests that come with + the package. + + 4. Type `make install' to install the programs and any data files and + documentation. + + 5. You can remove the program binaries and object files from the + source code directory by typing `make clean'. To also remove the + files that `configure' created (so you can compile the package for + a different kind of computer), type `make distclean'. There is + also a `make maintainer-clean' target, but that is intended mainly + for the package's developers. If you use it, you may have to get + 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. + + 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=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 +same time, by placing the object files for each architecture in their +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 `..'. + + 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 +`/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'. + + You can specify separate installation prefixes for +architecture-specific files and architecture-independent files. If you +pass the option `--exec-prefix=PREFIX' to `configure', the package uses +PREFIX as the prefix for installing programs and libraries. +Documentation and other data files still use the regular prefix. + + In addition, if you use an unusual directory layout you can give +options like `--bindir=DIR' to specify different values for particular +kinds of files. Run `configure --help' for a list of the directories +you can set and what kinds of files go in them. + + If the package supports it, you can cause programs to be installed +with an extra prefix or suffix on their names by giving `configure' the +option `--program-prefix=PREFIX' or `--program-suffix=SUFFIX'. + +Optional Features +================= + + 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 +`README' should mention any `--enable-' and `--with-' options that the +package recognizes. + + For packages that use the X Window System, `configure' can usually +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 +`--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: + + CPU-COMPANY-SYSTEM + +where SYSTEM can have one of these forms: + + OS KERNEL-OS + + See the file `config.sub' for the possible values of each field. If +`config.sub' isn't included in this package, then this package doesn't +need to know the machine type. + + If you are _building_ compiler tools for cross-compiling, you should +use the option `--target=TYPE' to select the type of system they will +produce code for. + + If you want to _use_ a cross compiler, that generates code for a +platform different from the build platform, you should specify the +"host" platform (i.e., that on which the generated programs will +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'. +`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. +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 +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 +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). + +Unfortunately, this technique does not work for `CONFIG_SHELL' due to +an Autoconf bug. Until the bug is fixed you can use this workaround: + + CONFIG_SHELL=/bin/bash /bin/bash ./configure CONFIG_SHELL=/bin/bash + +`configure' Invocation +====================== + + `configure' recognizes the following options to control how it +operates. + +`--help' +`-h' + 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' + Print the version of Autoconf used to generate the `configure' + script, and exit. + +`--cache-file=FILE' + Enable the cache: use and save the results of the tests in FILE, + traditionally `config.cache'. FILE defaults to `/dev/null' to + disable caching. + +`--config-cache' +`-C' + Alias for `--cache-file=config.cache'. + +`--quiet' +`--silent' +`-q' + Do not print messages saying which checks are being made. To + suppress all normal output, redirect it to `/dev/null' (any error + messages will still be shown). + +`--srcdir=DIR' + 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/transset/Makefile.am b/transset/Makefile.am new file mode 100644 index 0000000..a8f2a76 --- /dev/null +++ b/transset/Makefile.am @@ -0,0 +1,21 @@ +SUBDIRS = man +EXTRA_DIST = autogen.sh + +bin_PROGRAMS = transset + +AM_CFLAGS = $(CWARNFLAGS) $(TRANSSET_CFLAGS) +transset_LDADD = $(TRANSSET_LIBS) + +transset_SOURCES = transSet.c dsimple.c dsimple.h + +MAINTAINERCLEANFILES = ChangeLog INSTALL + +.PHONY: ChangeLog INSTALL + +INSTALL: + $(INSTALL_CMD) + +ChangeLog: + $(CHANGELOG_CMD) + +dist-hook: ChangeLog INSTALL diff --git a/transset/Makefile.in b/transset/Makefile.in new file mode 100644 index 0000000..8536b82 --- /dev/null +++ b/transset/Makefile.in @@ -0,0 +1,875 @@ +# Makefile.in generated by automake 1.11.5 from Makefile.am. +# @configure_input@ + +# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, +# 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011 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. + +# This program is distributed in the hope that it will be useful, +# but WITHOUT ANY WARRANTY, to the extent permitted by law; without +# even the implied warranty of MERCHANTABILITY or FITNESS FOR A +# PARTICULAR PURPOSE. + +@SET_MAKE@ + +VPATH = @srcdir@ +am__make_dryrun = \ + { \ + am__dry=no; \ + case $$MAKEFLAGS in \ + *\\[\ \ ]*) \ + echo 'am--echo: ; @echo "AM" OK' | $(MAKE) -f - 2>/dev/null \ + | grep '^AM OK$$' >/dev/null || am__dry=yes;; \ + *) \ + for am__flg in $$MAKEFLAGS; do \ + case $$am__flg in \ + *=*|--*) ;; \ + *n*) am__dry=yes; break;; \ + esac; \ + done;; \ + esac; \ + test $$am__dry = yes; \ + } +pkgdatadir = $(datadir)/@PACKAGE@ +pkgincludedir = $(includedir)/@PACKAGE@ +pkglibdir = $(libdir)/@PACKAGE@ +pkglibexecdir = $(libexecdir)/@PACKAGE@ +am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd +install_sh_DATA = $(install_sh) -c -m 644 +install_sh_PROGRAM = $(install_sh) -c -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected] Archive: http://lists.debian.org/[email protected]

