Sandbox imporT
git-svn-id: svn://code.dyne.org/veejay/trunk@1092 eb8d1916-c9e9-0310-b8de-cf0c9472ead5
21
sandbox/veejay-client/AUTHORS
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
Tim Philipp M<>ller
|
||||||
|
(CellRendererSpin 15 minute hack - good enough)
|
||||||
|
|
||||||
|
Matthijs v. Henten <cola@looze.net>:
|
||||||
|
Glade-2 interface design
|
||||||
|
Icon/picture design
|
||||||
|
|
||||||
|
Thomas Reinhold <stan@jf-chemnitz.de>
|
||||||
|
Samplebank
|
||||||
|
|
||||||
|
Dursun Koca
|
||||||
|
Veejay Logo (V) design
|
||||||
|
|
||||||
|
Niels Elburg <nelburg@looze.net>
|
||||||
|
Lead programming
|
||||||
|
|
||||||
|
Contributions by:
|
||||||
|
Toni < oc2pus@arcor.de >
|
||||||
|
(making gveejay happen on GTK 2.4, veejay.spec file)
|
||||||
|
|
||||||
|
|
||||||
340
sandbox/veejay-client/COPYING
Normal file
@@ -0,0 +1,340 @@
|
|||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
Version 2, June 1991
|
||||||
|
|
||||||
|
Copyright (C) 1989, 1991 Free Software Foundation, Inc.
|
||||||
|
59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
Everyone is permitted to copy and distribute verbatim copies
|
||||||
|
of this license document, but changing it is not allowed.
|
||||||
|
|
||||||
|
Preamble
|
||||||
|
|
||||||
|
The licenses for most software are designed to take away your
|
||||||
|
freedom to share and change it. By contrast, the GNU General Public
|
||||||
|
License is intended to guarantee your freedom to share and change free
|
||||||
|
software--to make sure the software is free for all its users. This
|
||||||
|
General Public License applies to most of the Free Software
|
||||||
|
Foundation's software and to any other program whose authors commit to
|
||||||
|
using it. (Some other Free Software Foundation software is covered by
|
||||||
|
the GNU Library General Public License instead.) You can apply it to
|
||||||
|
your programs, too.
|
||||||
|
|
||||||
|
When we speak of free software, we are referring to freedom, not
|
||||||
|
price. Our General Public Licenses are designed to make sure that you
|
||||||
|
have the freedom to distribute copies of free software (and charge for
|
||||||
|
this service if you wish), that you receive source code or can get it
|
||||||
|
if you want it, that you can change the software or use pieces of it
|
||||||
|
in new free programs; and that you know you can do these things.
|
||||||
|
|
||||||
|
To protect your rights, we need to make restrictions that forbid
|
||||||
|
anyone to deny you these rights or to ask you to surrender the rights.
|
||||||
|
These restrictions translate to certain responsibilities for you if you
|
||||||
|
distribute copies of the software, or if you modify it.
|
||||||
|
|
||||||
|
For example, if you distribute copies of such a program, whether
|
||||||
|
gratis or for a fee, you must give the recipients all the rights that
|
||||||
|
you have. You must make sure that they, too, receive or can get the
|
||||||
|
source code. And you must show them these terms so they know their
|
||||||
|
rights.
|
||||||
|
|
||||||
|
We protect your rights with two steps: (1) copyright the software, and
|
||||||
|
(2) offer you this license which gives you legal permission to copy,
|
||||||
|
distribute and/or modify the software.
|
||||||
|
|
||||||
|
Also, for each author's protection and ours, we want to make certain
|
||||||
|
that everyone understands that there is no warranty for this free
|
||||||
|
software. If the software is modified by someone else and passed on, we
|
||||||
|
want its recipients to know that what they have is not the original, so
|
||||||
|
that any problems introduced by others will not reflect on the original
|
||||||
|
authors' reputations.
|
||||||
|
|
||||||
|
Finally, any free program is threatened constantly by software
|
||||||
|
patents. We wish to avoid the danger that redistributors of a free
|
||||||
|
program will individually obtain patent licenses, in effect making the
|
||||||
|
program proprietary. To prevent this, we have made it clear that any
|
||||||
|
patent must be licensed for everyone's free use or not licensed at all.
|
||||||
|
|
||||||
|
The precise terms and conditions for copying, distribution and
|
||||||
|
modification follow.
|
||||||
|
|
||||||
|
GNU GENERAL PUBLIC LICENSE
|
||||||
|
TERMS AND CONDITIONS FOR COPYING, DISTRIBUTION AND MODIFICATION
|
||||||
|
|
||||||
|
0. This License applies to any program or other work which contains
|
||||||
|
a notice placed by the copyright holder saying it may be distributed
|
||||||
|
under the terms of this General Public License. The "Program", below,
|
||||||
|
refers to any such program or work, and a "work based on the Program"
|
||||||
|
means either the Program or any derivative work under copyright law:
|
||||||
|
that is to say, a work containing the Program or a portion of it,
|
||||||
|
either verbatim or with modifications and/or translated into another
|
||||||
|
language. (Hereinafter, translation is included without limitation in
|
||||||
|
the term "modification".) Each licensee is addressed as "you".
|
||||||
|
|
||||||
|
Activities other than copying, distribution and modification are not
|
||||||
|
covered by this License; they are outside its scope. The act of
|
||||||
|
running the Program is not restricted, and the output from the Program
|
||||||
|
is covered only if its contents constitute a work based on the
|
||||||
|
Program (independent of having been made by running the Program).
|
||||||
|
Whether that is true depends on what the Program does.
|
||||||
|
|
||||||
|
1. You may copy and distribute verbatim copies of the Program's
|
||||||
|
source code as you receive it, in any medium, provided that you
|
||||||
|
conspicuously and appropriately publish on each copy an appropriate
|
||||||
|
copyright notice and disclaimer of warranty; keep intact all the
|
||||||
|
notices that refer to this License and to the absence of any warranty;
|
||||||
|
and give any other recipients of the Program a copy of this License
|
||||||
|
along with the Program.
|
||||||
|
|
||||||
|
You may charge a fee for the physical act of transferring a copy, and
|
||||||
|
you may at your option offer warranty protection in exchange for a fee.
|
||||||
|
|
||||||
|
2. You may modify your copy or copies of the Program or any portion
|
||||||
|
of it, thus forming a work based on the Program, and copy and
|
||||||
|
distribute such modifications or work under the terms of Section 1
|
||||||
|
above, provided that you also meet all of these conditions:
|
||||||
|
|
||||||
|
a) You must cause the modified files to carry prominent notices
|
||||||
|
stating that you changed the files and the date of any change.
|
||||||
|
|
||||||
|
b) You must cause any work that you distribute or publish, that in
|
||||||
|
whole or in part contains or is derived from the Program or any
|
||||||
|
part thereof, to be licensed as a whole at no charge to all third
|
||||||
|
parties under the terms of this License.
|
||||||
|
|
||||||
|
c) If the modified program normally reads commands interactively
|
||||||
|
when run, you must cause it, when started running for such
|
||||||
|
interactive use in the most ordinary way, to print or display an
|
||||||
|
announcement including an appropriate copyright notice and a
|
||||||
|
notice that there is no warranty (or else, saying that you provide
|
||||||
|
a warranty) and that users may redistribute the program under
|
||||||
|
these conditions, and telling the user how to view a copy of this
|
||||||
|
License. (Exception: if the Program itself is interactive but
|
||||||
|
does not normally print such an announcement, your work based on
|
||||||
|
the Program is not required to print an announcement.)
|
||||||
|
|
||||||
|
These requirements apply to the modified work as a whole. If
|
||||||
|
identifiable sections of that work are not derived from the Program,
|
||||||
|
and can be reasonably considered independent and separate works in
|
||||||
|
themselves, then this License, and its terms, do not apply to those
|
||||||
|
sections when you distribute them as separate works. But when you
|
||||||
|
distribute the same sections as part of a whole which is a work based
|
||||||
|
on the Program, the distribution of the whole must be on the terms of
|
||||||
|
this License, whose permissions for other licensees extend to the
|
||||||
|
entire whole, and thus to each and every part regardless of who wrote it.
|
||||||
|
|
||||||
|
Thus, it is not the intent of this section to claim rights or contest
|
||||||
|
your rights to work written entirely by you; rather, the intent is to
|
||||||
|
exercise the right to control the distribution of derivative or
|
||||||
|
collective works based on the Program.
|
||||||
|
|
||||||
|
In addition, mere aggregation of another work not based on the Program
|
||||||
|
with the Program (or with a work based on the Program) on a volume of
|
||||||
|
a storage or distribution medium does not bring the other work under
|
||||||
|
the scope of this License.
|
||||||
|
|
||||||
|
3. You may copy and distribute the Program (or a work based on it,
|
||||||
|
under Section 2) in object code or executable form under the terms of
|
||||||
|
Sections 1 and 2 above provided that you also do one of the following:
|
||||||
|
|
||||||
|
a) Accompany it with the complete corresponding machine-readable
|
||||||
|
source code, which must be distributed under the terms of Sections
|
||||||
|
1 and 2 above on a medium customarily used for software interchange; or,
|
||||||
|
|
||||||
|
b) Accompany it with a written offer, valid for at least three
|
||||||
|
years, to give any third party, for a charge no more than your
|
||||||
|
cost of physically performing source distribution, a complete
|
||||||
|
machine-readable copy of the corresponding source code, to be
|
||||||
|
distributed under the terms of Sections 1 and 2 above on a medium
|
||||||
|
customarily used for software interchange; or,
|
||||||
|
|
||||||
|
c) Accompany it with the information you received as to the offer
|
||||||
|
to distribute corresponding source code. (This alternative is
|
||||||
|
allowed only for noncommercial distribution and only if you
|
||||||
|
received the program in object code or executable form with such
|
||||||
|
an offer, in accord with Subsection b above.)
|
||||||
|
|
||||||
|
The source code for a work means the preferred form of the work for
|
||||||
|
making modifications to it. For an executable work, complete source
|
||||||
|
code means all the source code for all modules it contains, plus any
|
||||||
|
associated interface definition files, plus the scripts used to
|
||||||
|
control compilation and installation of the executable. However, as a
|
||||||
|
special exception, the source code distributed need not include
|
||||||
|
anything that is normally distributed (in either source or binary
|
||||||
|
form) with the major components (compiler, kernel, and so on) of the
|
||||||
|
operating system on which the executable runs, unless that component
|
||||||
|
itself accompanies the executable.
|
||||||
|
|
||||||
|
If distribution of executable or object code is made by offering
|
||||||
|
access to copy from a designated place, then offering equivalent
|
||||||
|
access to copy the source code from the same place counts as
|
||||||
|
distribution of the source code, even though third parties are not
|
||||||
|
compelled to copy the source along with the object code.
|
||||||
|
|
||||||
|
4. You may not copy, modify, sublicense, or distribute the Program
|
||||||
|
except as expressly provided under this License. Any attempt
|
||||||
|
otherwise to copy, modify, sublicense or distribute the Program is
|
||||||
|
void, and will automatically terminate your rights under this License.
|
||||||
|
However, parties who have received copies, or rights, from you under
|
||||||
|
this License will not have their licenses terminated so long as such
|
||||||
|
parties remain in full compliance.
|
||||||
|
|
||||||
|
5. You are not required to accept this License, since you have not
|
||||||
|
signed it. However, nothing else grants you permission to modify or
|
||||||
|
distribute the Program or its derivative works. These actions are
|
||||||
|
prohibited by law if you do not accept this License. Therefore, by
|
||||||
|
modifying or distributing the Program (or any work based on the
|
||||||
|
Program), you indicate your acceptance of this License to do so, and
|
||||||
|
all its terms and conditions for copying, distributing or modifying
|
||||||
|
the Program or works based on it.
|
||||||
|
|
||||||
|
6. Each time you redistribute the Program (or any work based on the
|
||||||
|
Program), the recipient automatically receives a license from the
|
||||||
|
original licensor to copy, distribute or modify the Program subject to
|
||||||
|
these terms and conditions. You may not impose any further
|
||||||
|
restrictions on the recipients' exercise of the rights granted herein.
|
||||||
|
You are not responsible for enforcing compliance by third parties to
|
||||||
|
this License.
|
||||||
|
|
||||||
|
7. If, as a consequence of a court judgment or allegation of patent
|
||||||
|
infringement or for any other reason (not limited to patent issues),
|
||||||
|
conditions are imposed on you (whether by court order, agreement or
|
||||||
|
otherwise) that contradict the conditions of this License, they do not
|
||||||
|
excuse you from the conditions of this License. If you cannot
|
||||||
|
distribute so as to satisfy simultaneously your obligations under this
|
||||||
|
License and any other pertinent obligations, then as a consequence you
|
||||||
|
may not distribute the Program at all. For example, if a patent
|
||||||
|
license would not permit royalty-free redistribution of the Program by
|
||||||
|
all those who receive copies directly or indirectly through you, then
|
||||||
|
the only way you could satisfy both it and this License would be to
|
||||||
|
refrain entirely from distribution of the Program.
|
||||||
|
|
||||||
|
If any portion of this section is held invalid or unenforceable under
|
||||||
|
any particular circumstance, the balance of the section is intended to
|
||||||
|
apply and the section as a whole is intended to apply in other
|
||||||
|
circumstances.
|
||||||
|
|
||||||
|
It is not the purpose of this section to induce you to infringe any
|
||||||
|
patents or other property right claims or to contest validity of any
|
||||||
|
such claims; this section has the sole purpose of protecting the
|
||||||
|
integrity of the free software distribution system, which is
|
||||||
|
implemented by public license practices. Many people have made
|
||||||
|
generous contributions to the wide range of software distributed
|
||||||
|
through that system in reliance on consistent application of that
|
||||||
|
system; it is up to the author/donor to decide if he or she is willing
|
||||||
|
to distribute software through any other system and a licensee cannot
|
||||||
|
impose that choice.
|
||||||
|
|
||||||
|
This section is intended to make thoroughly clear what is believed to
|
||||||
|
be a consequence of the rest of this License.
|
||||||
|
|
||||||
|
8. If the distribution and/or use of the Program is restricted in
|
||||||
|
certain countries either by patents or by copyrighted interfaces, the
|
||||||
|
original copyright holder who places the Program under this License
|
||||||
|
may add an explicit geographical distribution limitation excluding
|
||||||
|
those countries, so that distribution is permitted only in or among
|
||||||
|
countries not thus excluded. In such case, this License incorporates
|
||||||
|
the limitation as if written in the body of this License.
|
||||||
|
|
||||||
|
9. The Free Software Foundation may publish revised and/or new versions
|
||||||
|
of the General Public License from time to time. Such new versions will
|
||||||
|
be similar in spirit to the present version, but may differ in detail to
|
||||||
|
address new problems or concerns.
|
||||||
|
|
||||||
|
Each version is given a distinguishing version number. If the Program
|
||||||
|
specifies a version number of this License which applies to it and "any
|
||||||
|
later version", you have the option of following the terms and conditions
|
||||||
|
either of that version or of any later version published by the Free
|
||||||
|
Software Foundation. If the Program does not specify a version number of
|
||||||
|
this License, you may choose any version ever published by the Free Software
|
||||||
|
Foundation.
|
||||||
|
|
||||||
|
10. If you wish to incorporate parts of the Program into other free
|
||||||
|
programs whose distribution conditions are different, write to the author
|
||||||
|
to ask for permission. For software which is copyrighted by the Free
|
||||||
|
Software Foundation, write to the Free Software Foundation; we sometimes
|
||||||
|
make exceptions for this. Our decision will be guided by the two goals
|
||||||
|
of preserving the free status of all derivatives of our free software and
|
||||||
|
of promoting the sharing and reuse of software generally.
|
||||||
|
|
||||||
|
NO WARRANTY
|
||||||
|
|
||||||
|
11. BECAUSE THE PROGRAM IS LICENSED FREE OF CHARGE, THERE IS NO WARRANTY
|
||||||
|
FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN
|
||||||
|
OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES
|
||||||
|
PROVIDE THE PROGRAM "AS IS" WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED
|
||||||
|
OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF
|
||||||
|
MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS
|
||||||
|
TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE
|
||||||
|
PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING,
|
||||||
|
REPAIR OR CORRECTION.
|
||||||
|
|
||||||
|
12. IN NO EVENT UNLESS REQUIRED BY APPLICABLE LAW OR AGREED TO IN WRITING
|
||||||
|
WILL ANY COPYRIGHT HOLDER, OR ANY OTHER PARTY WHO MAY MODIFY AND/OR
|
||||||
|
REDISTRIBUTE THE PROGRAM AS PERMITTED ABOVE, BE LIABLE TO YOU FOR DAMAGES,
|
||||||
|
INCLUDING ANY GENERAL, SPECIAL, INCIDENTAL OR CONSEQUENTIAL DAMAGES ARISING
|
||||||
|
OUT OF THE USE OR INABILITY TO USE THE PROGRAM (INCLUDING BUT NOT LIMITED
|
||||||
|
TO LOSS OF DATA OR DATA BEING RENDERED INACCURATE OR LOSSES SUSTAINED BY
|
||||||
|
YOU OR THIRD PARTIES OR A FAILURE OF THE PROGRAM TO OPERATE WITH ANY OTHER
|
||||||
|
PROGRAMS), EVEN IF SUCH HOLDER OR OTHER PARTY HAS BEEN ADVISED OF THE
|
||||||
|
POSSIBILITY OF SUCH DAMAGES.
|
||||||
|
|
||||||
|
END OF TERMS AND CONDITIONS
|
||||||
|
|
||||||
|
How to Apply These Terms to Your New Programs
|
||||||
|
|
||||||
|
If you develop a new program, and you want it to be of the greatest
|
||||||
|
possible use to the public, the best way to achieve this is to make it
|
||||||
|
free software which everyone can redistribute and change under these terms.
|
||||||
|
|
||||||
|
To do so, attach the following notices to the program. It is safest
|
||||||
|
to attach them to the start of each source file to most effectively
|
||||||
|
convey the exclusion of warranty; and each file should have at least
|
||||||
|
the "copyright" line and a pointer to where the full notice is found.
|
||||||
|
|
||||||
|
<one line to give the program's name and a brief idea of what it does.>
|
||||||
|
Copyright (C) <year> <name of author>
|
||||||
|
|
||||||
|
This program is free software; you can redistribute it and/or modify
|
||||||
|
it under the terms of the GNU General Public License as published by
|
||||||
|
the Free Software Foundation; either version 2 of the License, or
|
||||||
|
(at your option) any later version.
|
||||||
|
|
||||||
|
This program is distributed in the hope that it will be useful,
|
||||||
|
but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
GNU General Public License for more details.
|
||||||
|
|
||||||
|
You should have received a copy of the GNU General Public License
|
||||||
|
along with this program; if not, write to the Free Software
|
||||||
|
Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA
|
||||||
|
|
||||||
|
|
||||||
|
Also add information on how to contact you by electronic and paper mail.
|
||||||
|
|
||||||
|
If the program is interactive, make it output a short notice like this
|
||||||
|
when it starts in an interactive mode:
|
||||||
|
|
||||||
|
Gnomovision version 69, Copyright (C) year name of author
|
||||||
|
Gnomovision comes with ABSOLUTELY NO WARRANTY; for details type `show w'.
|
||||||
|
This is free software, and you are welcome to redistribute it
|
||||||
|
under certain conditions; type `show c' for details.
|
||||||
|
|
||||||
|
The hypothetical commands `show w' and `show c' should show the appropriate
|
||||||
|
parts of the General Public License. Of course, the commands you use may
|
||||||
|
be called something other than `show w' and `show c'; they could even be
|
||||||
|
mouse-clicks or menu items--whatever suits your program.
|
||||||
|
|
||||||
|
You should also get your employer (if you work as a programmer) or your
|
||||||
|
school, if any, to sign a "copyright disclaimer" for the program, if
|
||||||
|
necessary. Here is a sample; alter the names:
|
||||||
|
|
||||||
|
Yoyodyne, Inc., hereby disclaims all copyright interest in the program
|
||||||
|
`Gnomovision' (which makes passes at compilers) written by James Hacker.
|
||||||
|
|
||||||
|
<signature of Ty Coon>, 1 April 1989
|
||||||
|
Ty Coon, President of Vice
|
||||||
|
|
||||||
|
This General Public License does not permit incorporating your program into
|
||||||
|
proprietary programs. If your program is a subroutine library, you may
|
||||||
|
consider it more useful to permit linking proprietary applications with the
|
||||||
|
library. If this is what you want to do, use the GNU Library General
|
||||||
|
Public License instead of this License.
|
||||||
0
sandbox/veejay-client/ChangeLog
Normal file
234
sandbox/veejay-client/INSTALL
Normal file
@@ -0,0 +1,234 @@
|
|||||||
|
Installation Instructions
|
||||||
|
*************************
|
||||||
|
|
||||||
|
Copyright (C) 1994, 1995, 1996, 1999, 2000, 2001, 2002, 2004, 2005,
|
||||||
|
2006 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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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.
|
||||||
|
|
||||||
|
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 the options to `configure', and exit.
|
||||||
|
|
||||||
|
`--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.
|
||||||
|
|
||||||
|
`configure' also accepts some other, not widely useful, options. Run
|
||||||
|
`configure --help' for more details.
|
||||||
|
|
||||||
757
sandbox/veejay-client/Makefile
Normal file
@@ -0,0 +1,757 @@
|
|||||||
|
# Makefile.in generated by automake 1.10 from Makefile.am.
|
||||||
|
# Makefile. Generated from Makefile.in by configure.
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005, 2006 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.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
pkgdatadir = $(datadir)/gveejay
|
||||||
|
pkglibdir = $(libdir)/gveejay
|
||||||
|
pkgincludedir = $(includedir)/gveejay
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = i686-pc-linux-gnu
|
||||||
|
host_triplet = i686-pc-linux-gnu
|
||||||
|
target_triplet = i686-pc-linux-gnu
|
||||||
|
am__append_1 = src
|
||||||
|
subdir = .
|
||||||
|
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||||
|
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
|
||||||
|
$(srcdir)/gveejay-paths.sh.in $(top_srcdir)/configure AUTHORS \
|
||||||
|
COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
|
||||||
|
install-sh ltmain.sh missing
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||||
|
configure.lineno config.status.lineno
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_HEADER = config.h
|
||||||
|
CONFIG_CLEAN_FILES = gveejay-paths.sh
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||||
|
html-recursive info-recursive install-data-recursive \
|
||||||
|
install-dvi-recursive install-exec-recursive \
|
||||||
|
install-html-recursive install-info-recursive \
|
||||||
|
install-pdf-recursive install-ps-recursive install-recursive \
|
||||||
|
installcheck-recursive installdirs-recursive pdf-recursive \
|
||||||
|
ps-recursive uninstall-recursive
|
||||||
|
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||||
|
distclean-recursive maintainer-clean-recursive
|
||||||
|
ETAGS = etags
|
||||||
|
CTAGS = ctags
|
||||||
|
DIST_SUBDIRS = src
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
distdir = $(PACKAGE)-$(VERSION)
|
||||||
|
top_distdir = $(distdir)
|
||||||
|
am__remove_distdir = \
|
||||||
|
{ test ! -d $(distdir) \
|
||||||
|
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
||||||
|
&& rm -fr $(distdir); }; }
|
||||||
|
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
||||||
|
GZIP_ENV = --best
|
||||||
|
distuninstallcheck_listfiles = find . -type f -print
|
||||||
|
distcleancheck_listfiles = find . -type f -print
|
||||||
|
ACLOCAL = ${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run aclocal-1.10
|
||||||
|
ALSA_LIBS = -lasound
|
||||||
|
ALTIVEC_CFLAGS =
|
||||||
|
AMTAR = ${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run tar
|
||||||
|
AR = ar
|
||||||
|
AUTOCONF = ${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run autoconf
|
||||||
|
AUTOHEADER = ${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run autoheader
|
||||||
|
AUTOMAKE = ${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run automake-1.10
|
||||||
|
AWK = gawk
|
||||||
|
CC = gcc
|
||||||
|
CCAS = gcc
|
||||||
|
CCASDEPMODE = depmode=gcc3
|
||||||
|
CCASFLAGS =
|
||||||
|
CCDEPMODE = depmode=gcc3
|
||||||
|
CFLAGS = -g -DSTRICT_CHECKING -Wall -Wunused -march=nocona -mtune=nocona
|
||||||
|
CPP = gcc -E
|
||||||
|
CPPFLAGS =
|
||||||
|
CXX = g++
|
||||||
|
CXXCPP = g++ -E
|
||||||
|
CXXDEPMODE = depmode=gcc3
|
||||||
|
CXXFLAGS = -march=nocona -mtune=nocona -g -O2
|
||||||
|
CYGPATH_W = echo
|
||||||
|
DEBUGLIBS =
|
||||||
|
DEFS = -DHAVE_CONFIG_H
|
||||||
|
DEPDIR = .deps
|
||||||
|
ECHO = echo
|
||||||
|
ECHO_C =
|
||||||
|
ECHO_N = -n
|
||||||
|
ECHO_T =
|
||||||
|
EGREP = /bin/grep -E
|
||||||
|
EXEEXT =
|
||||||
|
F77 =
|
||||||
|
FFLAGS =
|
||||||
|
FFMPEG_AVCODEC_CFLAGS = -I/usr/include/ffmpeg
|
||||||
|
FFMPEG_AVCODEC_LIBS = -lavcodec -ltheora -lvorbisenc -lraw1394 -lavutil -lvorbis -lm -logg
|
||||||
|
FFMPEG_SWSCALER_CFLAGS = -I/usr/include/swscale -I/usr/include/ffmpeg
|
||||||
|
FFMPEG_SWSCALER_LIBS = -lswscale -lavutil
|
||||||
|
GLADE_CFLAGS = -I/usr/include/libglade-2.0 -I/usr/include/gtk-2.0 -I/usr/include/libxml2 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
|
||||||
|
GLADE_LIBS = -lglade-2.0 -lgtk-x11-2.0 -lxml2 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
|
||||||
|
GLIB_CFLAGS = -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
|
||||||
|
GLIB_LIBS = -lglib-2.0
|
||||||
|
GREP = /bin/grep
|
||||||
|
GTKCAIRO_CFLAGS = -I/usr/include/cairo -I/usr/include/gtk-2.0 -I/usr/include/freetype2 -I/usr/include/libpng12 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/local/include
|
||||||
|
GTKCAIRO_LIBS = -L/usr/local/lib -lgtkcairo -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
|
||||||
|
GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
|
||||||
|
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0 -lm -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
|
||||||
|
INSTALL = /usr/bin/install -c
|
||||||
|
INSTALL_DATA = ${INSTALL} -m 644
|
||||||
|
INSTALL_PROGRAM = ${INSTALL}
|
||||||
|
INSTALL_SCRIPT = ${INSTALL}
|
||||||
|
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
||||||
|
LDFLAGS =
|
||||||
|
LEX = flex
|
||||||
|
LEXLIB = -lfl
|
||||||
|
LEX_OUTPUT_ROOT = lex.yy
|
||||||
|
LIBGETOPT_LIB =
|
||||||
|
LIBM_LIBS = -lm
|
||||||
|
LIBOBJS =
|
||||||
|
LIBS = -ldl
|
||||||
|
LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
||||||
|
LN_S = ln -s
|
||||||
|
LTLIBOBJS =
|
||||||
|
LT_AGE = 0
|
||||||
|
LT_CURRENT = 0
|
||||||
|
LT_RELEASE = 1.2
|
||||||
|
LT_REVISION = 0
|
||||||
|
MAINT = #
|
||||||
|
MAKEINFO = ${SHELL} /home/control/resynced/veejay-1.1/veejay-client/missing --run makeinfo
|
||||||
|
MJPEGTOOLS_CFLAGS = -I/usr/include/mjpegtools -I/usr/include/mjpegtools/mpeg2enc -I/usr/include/mjpegtools/mplex
|
||||||
|
MJPEGTOOLS_LIBS = -lmjpegutils
|
||||||
|
MKDIR_P = /bin/mkdir -p
|
||||||
|
OBJEXT = o
|
||||||
|
OP_CFLAGS =
|
||||||
|
PACKAGE = gveejay
|
||||||
|
PACKAGE_BUGREPORT = veejay-users@lists.sourceforge.net
|
||||||
|
PACKAGE_NAME = gveejay
|
||||||
|
PACKAGE_STRING = gveejay 1.2
|
||||||
|
PACKAGE_TARNAME = gveejay
|
||||||
|
PACKAGE_VERSION = 1.2
|
||||||
|
PATH_SEPARATOR = :
|
||||||
|
PIXBUF_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/atk-1.0 -I/usr/include/cairo -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/freetype2 -I/usr/include/libpng12
|
||||||
|
PIXBUF_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -latk-1.0 -lpangocairo-1.0 -lfontconfig -lXext -lXrender -lXinerama -lXi -lXrandr -lXcursor -lXcomposite -lXdamage -lpango-1.0 -lcairo -lX11 -lXfixes -lgdk_pixbuf-2.0 -lm -lgobject-2.0 -lgmodule-2.0 -ldl -lglib-2.0
|
||||||
|
PKG_CONFIG = /usr/bin/pkg-config
|
||||||
|
PROGRAM_NOPIC = -fno-PIC
|
||||||
|
PTHREAD_LIBS = -lpthread
|
||||||
|
RANLIB = ranlib
|
||||||
|
SED = /bin/sed
|
||||||
|
SET_MAKE =
|
||||||
|
SHELL = /bin/bash
|
||||||
|
STRIP = strip
|
||||||
|
VEEJAY_CFLAGS = -I/usr/local/include/veejay
|
||||||
|
VEEJAY_LIBS = -L/usr/local/lib -lveejay
|
||||||
|
VERSION = 1.2
|
||||||
|
XMKMF =
|
||||||
|
X_CFLAGS =
|
||||||
|
X_EXTRA_LIBS =
|
||||||
|
X_LIBS =
|
||||||
|
X_PRE_LIBS = -lSM -lICE
|
||||||
|
YACC = bison -y
|
||||||
|
YFLAGS =
|
||||||
|
YUVCFLAGS = -fif-conversion
|
||||||
|
abs_builddir = /home/control/resynced/veejay-1.1/veejay-client
|
||||||
|
abs_srcdir = /home/control/resynced/veejay-1.1/veejay-client
|
||||||
|
abs_top_builddir = /home/control/resynced/veejay-1.1/veejay-client
|
||||||
|
abs_top_srcdir = /home/control/resynced/veejay-1.1/veejay-client
|
||||||
|
ac_ct_CC = gcc
|
||||||
|
ac_ct_CXX = g++
|
||||||
|
ac_ct_F77 =
|
||||||
|
am__include = include
|
||||||
|
am__leading_dot = .
|
||||||
|
am__quote =
|
||||||
|
am__tar = ${AMTAR} chof - "$$tardir"
|
||||||
|
am__untar = ${AMTAR} xf -
|
||||||
|
bindir = ${exec_prefix}/bin
|
||||||
|
build = i686-pc-linux-gnu
|
||||||
|
build_alias =
|
||||||
|
build_cpu = i686
|
||||||
|
build_os = linux-gnu
|
||||||
|
build_vendor = pc
|
||||||
|
builddir = .
|
||||||
|
datadir = ${datarootdir}
|
||||||
|
datarootdir = ${prefix}/share
|
||||||
|
docdir = ${datarootdir}/doc/${PACKAGE_TARNAME}
|
||||||
|
dvidir = ${docdir}
|
||||||
|
exec_prefix = ${prefix}
|
||||||
|
gveejay_datadir = ${datarootdir}/gveejay
|
||||||
|
host = i686-pc-linux-gnu
|
||||||
|
host_alias =
|
||||||
|
host_cpu = i686
|
||||||
|
host_os = linux-gnu
|
||||||
|
host_vendor = pc
|
||||||
|
htmldir = ${docdir}
|
||||||
|
includedir = ${prefix}/include
|
||||||
|
infodir = ${datarootdir}/info
|
||||||
|
install_sh = $(SHELL) /home/control/resynced/veejay-1.1/veejay-client/install-sh
|
||||||
|
libdir = ${exec_prefix}/lib
|
||||||
|
libexecdir = ${exec_prefix}/libexec
|
||||||
|
localedir = ${datarootdir}/locale
|
||||||
|
localstatedir = ${prefix}/var
|
||||||
|
mandir = ${datarootdir}/man
|
||||||
|
mkdir_p = /bin/mkdir -p
|
||||||
|
oldincludedir = /usr/include
|
||||||
|
pdfdir = ${docdir}
|
||||||
|
prefix = /usr/local
|
||||||
|
program_transform_name = s,x,x,
|
||||||
|
psdir = ${docdir}
|
||||||
|
sbindir = ${exec_prefix}/sbin
|
||||||
|
sharedstatedir = ${prefix}/com
|
||||||
|
srcdir = .
|
||||||
|
sysconfdir = ${prefix}/etc
|
||||||
|
target = i686-pc-linux-gnu
|
||||||
|
target_alias =
|
||||||
|
target_cpu = i686
|
||||||
|
target_os = linux-gnu
|
||||||
|
target_vendor = pc
|
||||||
|
top_builddir = .
|
||||||
|
top_srcdir = .
|
||||||
|
|
||||||
|
# Process with automake to produce Makefile.in
|
||||||
|
SUBDIRS = $(am__append_1)
|
||||||
|
EXTRA_DIST = \
|
||||||
|
autogen.sh\
|
||||||
|
depcomp \
|
||||||
|
cpuinfo.sh \
|
||||||
|
autogen.sh \
|
||||||
|
gveejay-paths.sh.in
|
||||||
|
|
||||||
|
DISTCLEANFILES = \
|
||||||
|
confdefs.h \
|
||||||
|
config.cache \
|
||||||
|
config.status \
|
||||||
|
config.log \
|
||||||
|
gveejay-paths.h
|
||||||
|
|
||||||
|
MAINTAINERCLEANFILES = \
|
||||||
|
compile \
|
||||||
|
depcomp \
|
||||||
|
install-sh \
|
||||||
|
missing \
|
||||||
|
mkinstalldirs \
|
||||||
|
Makefile.in \
|
||||||
|
aclocal.m4 \
|
||||||
|
config.guess \
|
||||||
|
config.h.in \
|
||||||
|
config.sub \
|
||||||
|
configure \
|
||||||
|
ltmain.sh \
|
||||||
|
stamp-h.in
|
||||||
|
|
||||||
|
all: config.h
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
am--refresh:
|
||||||
|
@:
|
||||||
|
$(srcdir)/Makefile.in: # $(srcdir)/Makefile.am $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
|
||||||
|
cd $(srcdir) && $(AUTOMAKE) --gnu \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --gnu Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
echo ' $(SHELL) ./config.status'; \
|
||||||
|
$(SHELL) ./config.status;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
$(SHELL) ./config.status --recheck
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: # $(am__configure_deps)
|
||||||
|
cd $(srcdir) && $(AUTOCONF)
|
||||||
|
$(ACLOCAL_M4): # $(am__aclocal_m4_deps)
|
||||||
|
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||||
|
|
||||||
|
config.h: stamp-h1
|
||||||
|
@if test ! -f $@; then \
|
||||||
|
rm -f stamp-h1; \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
|
||||||
|
else :; fi
|
||||||
|
|
||||||
|
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
|
||||||
|
@rm -f stamp-h1
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status config.h
|
||||||
|
$(srcdir)/config.h.in: # $(am__configure_deps)
|
||||||
|
cd $(top_srcdir) && $(AUTOHEADER)
|
||||||
|
rm -f stamp-h1
|
||||||
|
touch $@
|
||||||
|
|
||||||
|
distclean-hdr:
|
||||||
|
-rm -f config.h stamp-h1
|
||||||
|
gveejay-paths.sh: $(top_builddir)/config.status $(srcdir)/gveejay-paths.sh.in
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
||||||
|
|
||||||
|
mostlyclean-libtool:
|
||||||
|
-rm -f *.lo
|
||||||
|
|
||||||
|
clean-libtool:
|
||||||
|
-rm -rf .libs _libs
|
||||||
|
|
||||||
|
distclean-libtool:
|
||||||
|
-rm -f libtool
|
||||||
|
|
||||||
|
# This directory's subdirectories are mostly independent; you can cd
|
||||||
|
# into them and run `make' without going through this Makefile.
|
||||||
|
# To change the values of `make' variables: instead of editing Makefiles,
|
||||||
|
# (1) if the variable is set in `config.status', edit `config.status'
|
||||||
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||||
|
# (2) otherwise, pass the desired values on the `make' command line.
|
||||||
|
$(RECURSIVE_TARGETS):
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
dot_seen=yes; \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done; \
|
||||||
|
if test "$$dot_seen" = "no"; then \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||||
|
fi; test -z "$$fail"
|
||||||
|
|
||||||
|
$(RECURSIVE_CLEAN_TARGETS):
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
case "$@" in \
|
||||||
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||||
|
*) list='$(SUBDIRS)' ;; \
|
||||||
|
esac; \
|
||||||
|
rev=''; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = "."; then :; else \
|
||||||
|
rev="$$subdir $$rev"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
rev="$$rev ."; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
for subdir in $$rev; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done && test -z "$$fail"
|
||||||
|
tags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||||
|
done
|
||||||
|
ctags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||||
|
done
|
||||||
|
|
||||||
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
mkid -fID $$unique
|
||||||
|
tags: TAGS
|
||||||
|
|
||||||
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||||
|
include_option=--etags-include; \
|
||||||
|
empty_fix=.; \
|
||||||
|
else \
|
||||||
|
include_option=--include; \
|
||||||
|
empty_fix=; \
|
||||||
|
fi; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test ! -f $$subdir/TAGS || \
|
||||||
|
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||||
|
test -n "$$unique" || unique=$$empty_fix; \
|
||||||
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||||
|
$$tags $$unique; \
|
||||||
|
fi
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||||
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||||
|
$$tags $$unique
|
||||||
|
|
||||||
|
GTAGS:
|
||||||
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||||
|
&& cd $(top_srcdir) \
|
||||||
|
&& gtags -i $(GTAGS_ARGS) $$here
|
||||||
|
|
||||||
|
distclean-tags:
|
||||||
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
test -d $(distdir) || mkdir $(distdir)
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||||
|
list='$(DISTFILES)'; \
|
||||||
|
dist_files=`for file in $$list; do echo $$file; done | \
|
||||||
|
sed -e "s|^$$srcdirstrip/||;t" \
|
||||||
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||||
|
case $$dist_files in \
|
||||||
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||||
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||||
|
sort -u` ;; \
|
||||||
|
esac; \
|
||||||
|
for file in $$dist_files; do \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test -d "$(distdir)/$$subdir" \
|
||||||
|
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
||||||
|
|| exit 1; \
|
||||||
|
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||||
|
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||||
|
(cd $$subdir && \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$$top_distdir" \
|
||||||
|
distdir="$$distdir/$$subdir" \
|
||||||
|
am__remove_distdir=: \
|
||||||
|
am__skip_length_check=: \
|
||||||
|
distdir) \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||||
|
dist-hook
|
||||||
|
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
||||||
|
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
||||||
|
|| chmod -R a+r $(distdir)
|
||||||
|
dist-gzip: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
dist-bzip2: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-tarZ: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-shar: distdir
|
||||||
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-zip: distdir
|
||||||
|
-rm -f $(distdir).zip
|
||||||
|
zip -rq $(distdir).zip $(distdir)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist dist-all: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
# This target untars the dist file and tries a VPATH configuration. Then
|
||||||
|
# it guarantees that the distribution is self-contained by making another
|
||||||
|
# tarfile.
|
||||||
|
distcheck: dist
|
||||||
|
case '$(DIST_ARCHIVES)' in \
|
||||||
|
*.tar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
||||||
|
*.tar.bz2*) \
|
||||||
|
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||||
|
*.tar.Z*) \
|
||||||
|
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||||
|
*.shar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
||||||
|
*.zip*) \
|
||||||
|
unzip $(distdir).zip ;;\
|
||||||
|
esac
|
||||||
|
chmod -R a-w $(distdir); chmod a+w $(distdir)
|
||||||
|
mkdir $(distdir)/_build
|
||||||
|
mkdir $(distdir)/_inst
|
||||||
|
chmod a-w $(distdir)
|
||||||
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||||
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||||
|
&& cd $(distdir)/_build \
|
||||||
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
||||||
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||||
|
distuninstallcheck \
|
||||||
|
&& chmod -R a-w "$$dc_install_base" \
|
||||||
|
&& ({ \
|
||||||
|
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||||
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||||
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||||
|
&& rm -rf "$$dc_destdir" \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||||
|
&& rm -rf $(DIST_ARCHIVES) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
||||||
|
$(am__remove_distdir)
|
||||||
|
@(echo "$(distdir) archives ready for distribution: "; \
|
||||||
|
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||||
|
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
||||||
|
distuninstallcheck:
|
||||||
|
@cd $(distuninstallcheck_dir) \
|
||||||
|
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
||||||
|
|| { echo "ERROR: files left after uninstall:" ; \
|
||||||
|
if test -n "$(DESTDIR)"; then \
|
||||||
|
echo " (check DESTDIR support)"; \
|
||||||
|
fi ; \
|
||||||
|
$(distuninstallcheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
distcleancheck: distclean
|
||||||
|
@if test '$(srcdir)' = . ; then \
|
||||||
|
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi
|
||||||
|
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||||
|
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||||
|
$(distcleancheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
check-am: all-am
|
||||||
|
check: check-recursive
|
||||||
|
all-am: Makefile config.h
|
||||||
|
installdirs: installdirs-recursive
|
||||||
|
installdirs-am:
|
||||||
|
install: install-recursive
|
||||||
|
install-exec: install-exec-recursive
|
||||||
|
install-data: install-data-recursive
|
||||||
|
uninstall: uninstall-recursive
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-recursive
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
||||||
|
clean: clean-recursive
|
||||||
|
|
||||||
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic distclean-hdr \
|
||||||
|
distclean-libtool distclean-tags
|
||||||
|
|
||||||
|
dvi: dvi-recursive
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-recursive
|
||||||
|
|
||||||
|
info: info-recursive
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-data-local
|
||||||
|
|
||||||
|
install-dvi: install-dvi-recursive
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-html: install-html-recursive
|
||||||
|
|
||||||
|
install-info: install-info-recursive
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
install-pdf: install-pdf-recursive
|
||||||
|
|
||||||
|
install-ps: install-ps-recursive
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -rf $(top_srcdir)/autom4te.cache
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-recursive
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
||||||
|
|
||||||
|
pdf: pdf-recursive
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-recursive
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am:
|
||||||
|
|
||||||
|
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
|
||||||
|
install-strip
|
||||||
|
|
||||||
|
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
||||||
|
all all-am am--refresh check check-am clean clean-generic \
|
||||||
|
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
|
||||||
|
dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
|
||||||
|
distclean distclean-generic distclean-hdr distclean-libtool \
|
||||||
|
distclean-tags distcleancheck distdir distuninstallcheck dvi \
|
||||||
|
dvi-am html html-am info info-am install install-am \
|
||||||
|
install-data install-data-am install-data-local install-dvi \
|
||||||
|
install-dvi-am install-exec install-exec-am install-html \
|
||||||
|
install-html-am install-info install-info-am install-man \
|
||||||
|
install-pdf install-pdf-am install-ps install-ps-am \
|
||||||
|
install-strip installcheck installcheck-am installdirs \
|
||||||
|
installdirs-am maintainer-clean maintainer-clean-generic \
|
||||||
|
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
|
||||||
|
ps ps-am tags tags-recursive uninstall uninstall-am
|
||||||
|
|
||||||
|
|
||||||
|
install-data-local:
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
if test -d $(srcdir)/share; then \
|
||||||
|
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir); \
|
||||||
|
for dialog in $(srcdir)/share/*; do \
|
||||||
|
if test -f $$dialog; then \
|
||||||
|
$(INSTALL_DATA) $$dialog $(DESTDIR)$(pkgdatadir); \
|
||||||
|
fi \
|
||||||
|
done \
|
||||||
|
fi;
|
||||||
|
|
||||||
|
gveejay-path.h: gveejay-paths.sh
|
||||||
|
@sh $< > $@.tmp ;
|
||||||
|
if cmp -s $@.tmp $@; then
|
||||||
|
rm $@.tmp;
|
||||||
|
else
|
||||||
|
mv $@.tmp $@ ; echo updated gveejay-paths.h;
|
||||||
|
fi
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
rm -f %(distdir)/gveejay-paths.sh \
|
||||||
|
if test -d share; then \
|
||||||
|
mkdir $(distdir)/dialogs; \
|
||||||
|
for dialog in share/*; do \
|
||||||
|
if test -f $$dialog; then \
|
||||||
|
cp -p $$dialog $(distdir)/dialogs; \
|
||||||
|
fi \
|
||||||
|
done \
|
||||||
|
fi
|
||||||
|
|
||||||
|
rpm: Makefile
|
||||||
|
$(MAKE) dist
|
||||||
|
rpmbuild -ta --clean $(PACKAGE)-$(VERSION).tar.gz
|
||||||
|
|
||||||
|
deb: Makefile dist
|
||||||
|
-chmod -R +w $(PACKAGE)-$(VERSION)
|
||||||
|
rm -rf $(PACKAGE)-$(VERSION)
|
||||||
|
tar xzf $(PACKAGE)-$(VERSION).tar.gz
|
||||||
|
cd $(PACKAGE)-$(VERSION); dpkg-buildpackage -rfakeroot
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
||||||
82
sandbox/veejay-client/Makefile.am
Normal file
@@ -0,0 +1,82 @@
|
|||||||
|
# Process with automake to produce Makefile.in
|
||||||
|
SUBDIRS =
|
||||||
|
if USE_GVEEJAYRELOADED
|
||||||
|
SUBDIRS += src
|
||||||
|
endif
|
||||||
|
|
||||||
|
EXTRA_DIST = \
|
||||||
|
autogen.sh\
|
||||||
|
depcomp \
|
||||||
|
cpuinfo.sh \
|
||||||
|
autogen.sh \
|
||||||
|
gveejay-paths.sh.in
|
||||||
|
|
||||||
|
DISTCLEANFILES = \
|
||||||
|
confdefs.h \
|
||||||
|
config.cache \
|
||||||
|
config.status \
|
||||||
|
config.log \
|
||||||
|
gveejay-paths.h
|
||||||
|
|
||||||
|
|
||||||
|
MAINTAINERCLEANFILES = \
|
||||||
|
compile \
|
||||||
|
depcomp \
|
||||||
|
install-sh \
|
||||||
|
missing \
|
||||||
|
mkinstalldirs \
|
||||||
|
Makefile.in \
|
||||||
|
aclocal.m4 \
|
||||||
|
config.guess \
|
||||||
|
config.h.in \
|
||||||
|
config.sub \
|
||||||
|
configure \
|
||||||
|
ltmain.sh \
|
||||||
|
stamp-h.in
|
||||||
|
|
||||||
|
## .glade files must be in same directory as pixmaps ?!!
|
||||||
|
install-data-local:
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
if test -d $(srcdir)/share; then \
|
||||||
|
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir); \
|
||||||
|
for dialog in $(srcdir)/share/*; do \
|
||||||
|
if test -f $$dialog; then \
|
||||||
|
$(INSTALL_DATA) $$dialog $(DESTDIR)$(pkgdatadir); \
|
||||||
|
fi \
|
||||||
|
done \
|
||||||
|
fi;
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
gveejay-path.h: gveejay-paths.sh
|
||||||
|
@sh $< > $@.tmp ;
|
||||||
|
if cmp -s $@.tmp $@; then
|
||||||
|
rm $@.tmp;
|
||||||
|
else
|
||||||
|
mv $@.tmp $@ ; echo updated gveejay-paths.h;
|
||||||
|
fi
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
rm -f %(distdir)/gveejay-paths.sh \
|
||||||
|
if test -d share; then \
|
||||||
|
mkdir $(distdir)/dialogs; \
|
||||||
|
for dialog in share/*; do \
|
||||||
|
if test -f $$dialog; then \
|
||||||
|
cp -p $$dialog $(distdir)/dialogs; \
|
||||||
|
fi \
|
||||||
|
done \
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
## make rpms
|
||||||
|
rpm: Makefile
|
||||||
|
$(MAKE) dist
|
||||||
|
rpmbuild -ta --clean $(PACKAGE)-$(VERSION).tar.gz
|
||||||
|
|
||||||
|
## make debs
|
||||||
|
deb: Makefile dist
|
||||||
|
-chmod -R +w $(PACKAGE)-$(VERSION)
|
||||||
|
rm -rf $(PACKAGE)-$(VERSION)
|
||||||
|
tar xzf $(PACKAGE)-$(VERSION).tar.gz
|
||||||
|
cd $(PACKAGE)-$(VERSION); dpkg-buildpackage -rfakeroot
|
||||||
757
sandbox/veejay-client/Makefile.in
Normal file
@@ -0,0 +1,757 @@
|
|||||||
|
# Makefile.in generated by automake 1.10 from Makefile.am.
|
||||||
|
# @configure_input@
|
||||||
|
|
||||||
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
||||||
|
# 2003, 2004, 2005, 2006 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@
|
||||||
|
pkgdatadir = $(datadir)/@PACKAGE@
|
||||||
|
pkglibdir = $(libdir)/@PACKAGE@
|
||||||
|
pkgincludedir = $(includedir)/@PACKAGE@
|
||||||
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
||||||
|
install_sh_DATA = $(install_sh) -c -m 644
|
||||||
|
install_sh_PROGRAM = $(install_sh) -c
|
||||||
|
install_sh_SCRIPT = $(install_sh) -c
|
||||||
|
INSTALL_HEADER = $(INSTALL_DATA)
|
||||||
|
transform = $(program_transform_name)
|
||||||
|
NORMAL_INSTALL = :
|
||||||
|
PRE_INSTALL = :
|
||||||
|
POST_INSTALL = :
|
||||||
|
NORMAL_UNINSTALL = :
|
||||||
|
PRE_UNINSTALL = :
|
||||||
|
POST_UNINSTALL = :
|
||||||
|
build_triplet = @build@
|
||||||
|
host_triplet = @host@
|
||||||
|
target_triplet = @target@
|
||||||
|
@USE_GVEEJAYRELOADED_TRUE@am__append_1 = src
|
||||||
|
subdir = .
|
||||||
|
DIST_COMMON = README $(am__configure_deps) $(srcdir)/Makefile.am \
|
||||||
|
$(srcdir)/Makefile.in $(srcdir)/config.h.in \
|
||||||
|
$(srcdir)/gveejay-paths.sh.in $(top_srcdir)/configure AUTHORS \
|
||||||
|
COPYING ChangeLog INSTALL NEWS config.guess config.sub depcomp \
|
||||||
|
install-sh ltmain.sh missing
|
||||||
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
||||||
|
am__aclocal_m4_deps = $(top_srcdir)/configure.ac
|
||||||
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
||||||
|
$(ACLOCAL_M4)
|
||||||
|
am__CONFIG_DISTCLEAN_FILES = config.status config.cache config.log \
|
||||||
|
configure.lineno config.status.lineno
|
||||||
|
mkinstalldirs = $(install_sh) -d
|
||||||
|
CONFIG_HEADER = config.h
|
||||||
|
CONFIG_CLEAN_FILES = gveejay-paths.sh
|
||||||
|
SOURCES =
|
||||||
|
DIST_SOURCES =
|
||||||
|
RECURSIVE_TARGETS = all-recursive check-recursive dvi-recursive \
|
||||||
|
html-recursive info-recursive install-data-recursive \
|
||||||
|
install-dvi-recursive install-exec-recursive \
|
||||||
|
install-html-recursive install-info-recursive \
|
||||||
|
install-pdf-recursive install-ps-recursive install-recursive \
|
||||||
|
installcheck-recursive installdirs-recursive pdf-recursive \
|
||||||
|
ps-recursive uninstall-recursive
|
||||||
|
RECURSIVE_CLEAN_TARGETS = mostlyclean-recursive clean-recursive \
|
||||||
|
distclean-recursive maintainer-clean-recursive
|
||||||
|
ETAGS = etags
|
||||||
|
CTAGS = ctags
|
||||||
|
DIST_SUBDIRS = src
|
||||||
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
||||||
|
distdir = $(PACKAGE)-$(VERSION)
|
||||||
|
top_distdir = $(distdir)
|
||||||
|
am__remove_distdir = \
|
||||||
|
{ test ! -d $(distdir) \
|
||||||
|
|| { find $(distdir) -type d ! -perm -200 -exec chmod u+w {} ';' \
|
||||||
|
&& rm -fr $(distdir); }; }
|
||||||
|
DIST_ARCHIVES = $(distdir).tar.gz $(distdir).tar.bz2
|
||||||
|
GZIP_ENV = --best
|
||||||
|
distuninstallcheck_listfiles = find . -type f -print
|
||||||
|
distcleancheck_listfiles = find . -type f -print
|
||||||
|
ACLOCAL = @ACLOCAL@
|
||||||
|
ALSA_LIBS = @ALSA_LIBS@
|
||||||
|
ALTIVEC_CFLAGS = @ALTIVEC_CFLAGS@
|
||||||
|
AMTAR = @AMTAR@
|
||||||
|
AR = @AR@
|
||||||
|
AUTOCONF = @AUTOCONF@
|
||||||
|
AUTOHEADER = @AUTOHEADER@
|
||||||
|
AUTOMAKE = @AUTOMAKE@
|
||||||
|
AWK = @AWK@
|
||||||
|
CC = @CC@
|
||||||
|
CCAS = @CCAS@
|
||||||
|
CCASDEPMODE = @CCASDEPMODE@
|
||||||
|
CCASFLAGS = @CCASFLAGS@
|
||||||
|
CCDEPMODE = @CCDEPMODE@
|
||||||
|
CFLAGS = @CFLAGS@
|
||||||
|
CPP = @CPP@
|
||||||
|
CPPFLAGS = @CPPFLAGS@
|
||||||
|
CXX = @CXX@
|
||||||
|
CXXCPP = @CXXCPP@
|
||||||
|
CXXDEPMODE = @CXXDEPMODE@
|
||||||
|
CXXFLAGS = @CXXFLAGS@
|
||||||
|
CYGPATH_W = @CYGPATH_W@
|
||||||
|
DEBUGLIBS = @DEBUGLIBS@
|
||||||
|
DEFS = @DEFS@
|
||||||
|
DEPDIR = @DEPDIR@
|
||||||
|
ECHO = @ECHO@
|
||||||
|
ECHO_C = @ECHO_C@
|
||||||
|
ECHO_N = @ECHO_N@
|
||||||
|
ECHO_T = @ECHO_T@
|
||||||
|
EGREP = @EGREP@
|
||||||
|
EXEEXT = @EXEEXT@
|
||||||
|
F77 = @F77@
|
||||||
|
FFLAGS = @FFLAGS@
|
||||||
|
FFMPEG_AVCODEC_CFLAGS = @FFMPEG_AVCODEC_CFLAGS@
|
||||||
|
FFMPEG_AVCODEC_LIBS = @FFMPEG_AVCODEC_LIBS@
|
||||||
|
FFMPEG_SWSCALER_CFLAGS = @FFMPEG_SWSCALER_CFLAGS@
|
||||||
|
FFMPEG_SWSCALER_LIBS = @FFMPEG_SWSCALER_LIBS@
|
||||||
|
GLADE_CFLAGS = @GLADE_CFLAGS@
|
||||||
|
GLADE_LIBS = @GLADE_LIBS@
|
||||||
|
GLIB_CFLAGS = @GLIB_CFLAGS@
|
||||||
|
GLIB_LIBS = @GLIB_LIBS@
|
||||||
|
GREP = @GREP@
|
||||||
|
GTKCAIRO_CFLAGS = @GTKCAIRO_CFLAGS@
|
||||||
|
GTKCAIRO_LIBS = @GTKCAIRO_LIBS@
|
||||||
|
GTK_CFLAGS = @GTK_CFLAGS@
|
||||||
|
GTK_LIBS = @GTK_LIBS@
|
||||||
|
INSTALL = @INSTALL@
|
||||||
|
INSTALL_DATA = @INSTALL_DATA@
|
||||||
|
INSTALL_PROGRAM = @INSTALL_PROGRAM@
|
||||||
|
INSTALL_SCRIPT = @INSTALL_SCRIPT@
|
||||||
|
INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
|
||||||
|
LDFLAGS = @LDFLAGS@
|
||||||
|
LEX = @LEX@
|
||||||
|
LEXLIB = @LEXLIB@
|
||||||
|
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
|
||||||
|
LIBGETOPT_LIB = @LIBGETOPT_LIB@
|
||||||
|
LIBM_LIBS = @LIBM_LIBS@
|
||||||
|
LIBOBJS = @LIBOBJS@
|
||||||
|
LIBS = @LIBS@
|
||||||
|
LIBTOOL = @LIBTOOL@
|
||||||
|
LN_S = @LN_S@
|
||||||
|
LTLIBOBJS = @LTLIBOBJS@
|
||||||
|
LT_AGE = @LT_AGE@
|
||||||
|
LT_CURRENT = @LT_CURRENT@
|
||||||
|
LT_RELEASE = @LT_RELEASE@
|
||||||
|
LT_REVISION = @LT_REVISION@
|
||||||
|
MAINT = @MAINT@
|
||||||
|
MAKEINFO = @MAKEINFO@
|
||||||
|
MJPEGTOOLS_CFLAGS = @MJPEGTOOLS_CFLAGS@
|
||||||
|
MJPEGTOOLS_LIBS = @MJPEGTOOLS_LIBS@
|
||||||
|
MKDIR_P = @MKDIR_P@
|
||||||
|
OBJEXT = @OBJEXT@
|
||||||
|
OP_CFLAGS = @OP_CFLAGS@
|
||||||
|
PACKAGE = @PACKAGE@
|
||||||
|
PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
|
||||||
|
PACKAGE_NAME = @PACKAGE_NAME@
|
||||||
|
PACKAGE_STRING = @PACKAGE_STRING@
|
||||||
|
PACKAGE_TARNAME = @PACKAGE_TARNAME@
|
||||||
|
PACKAGE_VERSION = @PACKAGE_VERSION@
|
||||||
|
PATH_SEPARATOR = @PATH_SEPARATOR@
|
||||||
|
PIXBUF_CFLAGS = @PIXBUF_CFLAGS@
|
||||||
|
PIXBUF_LIBS = @PIXBUF_LIBS@
|
||||||
|
PKG_CONFIG = @PKG_CONFIG@
|
||||||
|
PROGRAM_NOPIC = @PROGRAM_NOPIC@
|
||||||
|
PTHREAD_LIBS = @PTHREAD_LIBS@
|
||||||
|
RANLIB = @RANLIB@
|
||||||
|
SED = @SED@
|
||||||
|
SET_MAKE = @SET_MAKE@
|
||||||
|
SHELL = @SHELL@
|
||||||
|
STRIP = @STRIP@
|
||||||
|
VEEJAY_CFLAGS = @VEEJAY_CFLAGS@
|
||||||
|
VEEJAY_LIBS = @VEEJAY_LIBS@
|
||||||
|
VERSION = @VERSION@
|
||||||
|
XMKMF = @XMKMF@
|
||||||
|
X_CFLAGS = @X_CFLAGS@
|
||||||
|
X_EXTRA_LIBS = @X_EXTRA_LIBS@
|
||||||
|
X_LIBS = @X_LIBS@
|
||||||
|
X_PRE_LIBS = @X_PRE_LIBS@
|
||||||
|
YACC = @YACC@
|
||||||
|
YFLAGS = @YFLAGS@
|
||||||
|
YUVCFLAGS = @YUVCFLAGS@
|
||||||
|
abs_builddir = @abs_builddir@
|
||||||
|
abs_srcdir = @abs_srcdir@
|
||||||
|
abs_top_builddir = @abs_top_builddir@
|
||||||
|
abs_top_srcdir = @abs_top_srcdir@
|
||||||
|
ac_ct_CC = @ac_ct_CC@
|
||||||
|
ac_ct_CXX = @ac_ct_CXX@
|
||||||
|
ac_ct_F77 = @ac_ct_F77@
|
||||||
|
am__include = @am__include@
|
||||||
|
am__leading_dot = @am__leading_dot@
|
||||||
|
am__quote = @am__quote@
|
||||||
|
am__tar = @am__tar@
|
||||||
|
am__untar = @am__untar@
|
||||||
|
bindir = @bindir@
|
||||||
|
build = @build@
|
||||||
|
build_alias = @build_alias@
|
||||||
|
build_cpu = @build_cpu@
|
||||||
|
build_os = @build_os@
|
||||||
|
build_vendor = @build_vendor@
|
||||||
|
builddir = @builddir@
|
||||||
|
datadir = @datadir@
|
||||||
|
datarootdir = @datarootdir@
|
||||||
|
docdir = @docdir@
|
||||||
|
dvidir = @dvidir@
|
||||||
|
exec_prefix = @exec_prefix@
|
||||||
|
gveejay_datadir = @gveejay_datadir@
|
||||||
|
host = @host@
|
||||||
|
host_alias = @host_alias@
|
||||||
|
host_cpu = @host_cpu@
|
||||||
|
host_os = @host_os@
|
||||||
|
host_vendor = @host_vendor@
|
||||||
|
htmldir = @htmldir@
|
||||||
|
includedir = @includedir@
|
||||||
|
infodir = @infodir@
|
||||||
|
install_sh = @install_sh@
|
||||||
|
libdir = @libdir@
|
||||||
|
libexecdir = @libexecdir@
|
||||||
|
localedir = @localedir@
|
||||||
|
localstatedir = @localstatedir@
|
||||||
|
mandir = @mandir@
|
||||||
|
mkdir_p = @mkdir_p@
|
||||||
|
oldincludedir = @oldincludedir@
|
||||||
|
pdfdir = @pdfdir@
|
||||||
|
prefix = @prefix@
|
||||||
|
program_transform_name = @program_transform_name@
|
||||||
|
psdir = @psdir@
|
||||||
|
sbindir = @sbindir@
|
||||||
|
sharedstatedir = @sharedstatedir@
|
||||||
|
srcdir = @srcdir@
|
||||||
|
sysconfdir = @sysconfdir@
|
||||||
|
target = @target@
|
||||||
|
target_alias = @target_alias@
|
||||||
|
target_cpu = @target_cpu@
|
||||||
|
target_os = @target_os@
|
||||||
|
target_vendor = @target_vendor@
|
||||||
|
top_builddir = @top_builddir@
|
||||||
|
top_srcdir = @top_srcdir@
|
||||||
|
|
||||||
|
# Process with automake to produce Makefile.in
|
||||||
|
SUBDIRS = $(am__append_1)
|
||||||
|
EXTRA_DIST = \
|
||||||
|
autogen.sh\
|
||||||
|
depcomp \
|
||||||
|
cpuinfo.sh \
|
||||||
|
autogen.sh \
|
||||||
|
gveejay-paths.sh.in
|
||||||
|
|
||||||
|
DISTCLEANFILES = \
|
||||||
|
confdefs.h \
|
||||||
|
config.cache \
|
||||||
|
config.status \
|
||||||
|
config.log \
|
||||||
|
gveejay-paths.h
|
||||||
|
|
||||||
|
MAINTAINERCLEANFILES = \
|
||||||
|
compile \
|
||||||
|
depcomp \
|
||||||
|
install-sh \
|
||||||
|
missing \
|
||||||
|
mkinstalldirs \
|
||||||
|
Makefile.in \
|
||||||
|
aclocal.m4 \
|
||||||
|
config.guess \
|
||||||
|
config.h.in \
|
||||||
|
config.sub \
|
||||||
|
configure \
|
||||||
|
ltmain.sh \
|
||||||
|
stamp-h.in
|
||||||
|
|
||||||
|
all: config.h
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) all-recursive
|
||||||
|
|
||||||
|
.SUFFIXES:
|
||||||
|
am--refresh:
|
||||||
|
@:
|
||||||
|
$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(am__configure_deps)
|
||||||
|
@for dep in $?; do \
|
||||||
|
case '$(am__configure_deps)' in \
|
||||||
|
*$$dep*) \
|
||||||
|
echo ' cd $(srcdir) && $(AUTOMAKE) --gnu '; \
|
||||||
|
cd $(srcdir) && $(AUTOMAKE) --gnu \
|
||||||
|
&& exit 0; \
|
||||||
|
exit 1;; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu Makefile'; \
|
||||||
|
cd $(top_srcdir) && \
|
||||||
|
$(AUTOMAKE) --gnu Makefile
|
||||||
|
.PRECIOUS: Makefile
|
||||||
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
||||||
|
@case '$?' in \
|
||||||
|
*config.status*) \
|
||||||
|
echo ' $(SHELL) ./config.status'; \
|
||||||
|
$(SHELL) ./config.status;; \
|
||||||
|
*) \
|
||||||
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe)'; \
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $@ $(am__depfiles_maybe);; \
|
||||||
|
esac;
|
||||||
|
|
||||||
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
||||||
|
$(SHELL) ./config.status --recheck
|
||||||
|
|
||||||
|
$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
||||||
|
cd $(srcdir) && $(AUTOCONF)
|
||||||
|
$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
|
||||||
|
cd $(srcdir) && $(ACLOCAL) $(ACLOCAL_AMFLAGS)
|
||||||
|
|
||||||
|
config.h: stamp-h1
|
||||||
|
@if test ! -f $@; then \
|
||||||
|
rm -f stamp-h1; \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) stamp-h1; \
|
||||||
|
else :; fi
|
||||||
|
|
||||||
|
stamp-h1: $(srcdir)/config.h.in $(top_builddir)/config.status
|
||||||
|
@rm -f stamp-h1
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status config.h
|
||||||
|
$(srcdir)/config.h.in: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
|
||||||
|
cd $(top_srcdir) && $(AUTOHEADER)
|
||||||
|
rm -f stamp-h1
|
||||||
|
touch $@
|
||||||
|
|
||||||
|
distclean-hdr:
|
||||||
|
-rm -f config.h stamp-h1
|
||||||
|
gveejay-paths.sh: $(top_builddir)/config.status $(srcdir)/gveejay-paths.sh.in
|
||||||
|
cd $(top_builddir) && $(SHELL) ./config.status $@
|
||||||
|
|
||||||
|
mostlyclean-libtool:
|
||||||
|
-rm -f *.lo
|
||||||
|
|
||||||
|
clean-libtool:
|
||||||
|
-rm -rf .libs _libs
|
||||||
|
|
||||||
|
distclean-libtool:
|
||||||
|
-rm -f libtool
|
||||||
|
|
||||||
|
# This directory's subdirectories are mostly independent; you can cd
|
||||||
|
# into them and run `make' without going through this Makefile.
|
||||||
|
# To change the values of `make' variables: instead of editing Makefiles,
|
||||||
|
# (1) if the variable is set in `config.status', edit `config.status'
|
||||||
|
# (which will cause the Makefiles to be regenerated when you run `make');
|
||||||
|
# (2) otherwise, pass the desired values on the `make' command line.
|
||||||
|
$(RECURSIVE_TARGETS):
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
dot_seen=yes; \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done; \
|
||||||
|
if test "$$dot_seen" = "no"; then \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) "$$target-am" || exit 1; \
|
||||||
|
fi; test -z "$$fail"
|
||||||
|
|
||||||
|
$(RECURSIVE_CLEAN_TARGETS):
|
||||||
|
@failcom='exit 1'; \
|
||||||
|
for f in x $$MAKEFLAGS; do \
|
||||||
|
case $$f in \
|
||||||
|
*=* | --[!k]*);; \
|
||||||
|
*k*) failcom='fail=yes';; \
|
||||||
|
esac; \
|
||||||
|
done; \
|
||||||
|
dot_seen=no; \
|
||||||
|
case "$@" in \
|
||||||
|
distclean-* | maintainer-clean-*) list='$(DIST_SUBDIRS)' ;; \
|
||||||
|
*) list='$(SUBDIRS)' ;; \
|
||||||
|
esac; \
|
||||||
|
rev=''; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = "."; then :; else \
|
||||||
|
rev="$$subdir $$rev"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
rev="$$rev ."; \
|
||||||
|
target=`echo $@ | sed s/-recursive//`; \
|
||||||
|
for subdir in $$rev; do \
|
||||||
|
echo "Making $$target in $$subdir"; \
|
||||||
|
if test "$$subdir" = "."; then \
|
||||||
|
local_target="$$target-am"; \
|
||||||
|
else \
|
||||||
|
local_target="$$target"; \
|
||||||
|
fi; \
|
||||||
|
(cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) $$local_target) \
|
||||||
|
|| eval $$failcom; \
|
||||||
|
done && test -z "$$fail"
|
||||||
|
tags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) tags); \
|
||||||
|
done
|
||||||
|
ctags-recursive:
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
test "$$subdir" = . || (cd $$subdir && $(MAKE) $(AM_MAKEFLAGS) ctags); \
|
||||||
|
done
|
||||||
|
|
||||||
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
||||||
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
mkid -fID $$unique
|
||||||
|
tags: TAGS
|
||||||
|
|
||||||
|
TAGS: tags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
if ($(ETAGS) --etags-include --version) >/dev/null 2>&1; then \
|
||||||
|
include_option=--etags-include; \
|
||||||
|
empty_fix=.; \
|
||||||
|
else \
|
||||||
|
include_option=--include; \
|
||||||
|
empty_fix=; \
|
||||||
|
fi; \
|
||||||
|
list='$(SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test ! -f $$subdir/TAGS || \
|
||||||
|
tags="$$tags $$include_option=$$here/$$subdir/TAGS"; \
|
||||||
|
fi; \
|
||||||
|
done; \
|
||||||
|
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
||||||
|
test -n "$$unique" || unique=$$empty_fix; \
|
||||||
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
||||||
|
$$tags $$unique; \
|
||||||
|
fi
|
||||||
|
ctags: CTAGS
|
||||||
|
CTAGS: ctags-recursive $(HEADERS) $(SOURCES) config.h.in $(TAGS_DEPENDENCIES) \
|
||||||
|
$(TAGS_FILES) $(LISP)
|
||||||
|
tags=; \
|
||||||
|
here=`pwd`; \
|
||||||
|
list='$(SOURCES) $(HEADERS) config.h.in $(LISP) $(TAGS_FILES)'; \
|
||||||
|
unique=`for i in $$list; do \
|
||||||
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
||||||
|
done | \
|
||||||
|
$(AWK) ' { files[$$0] = 1; } \
|
||||||
|
END { for (i in files) print i; }'`; \
|
||||||
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
||||||
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
||||||
|
$$tags $$unique
|
||||||
|
|
||||||
|
GTAGS:
|
||||||
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
||||||
|
&& cd $(top_srcdir) \
|
||||||
|
&& gtags -i $(GTAGS_ARGS) $$here
|
||||||
|
|
||||||
|
distclean-tags:
|
||||||
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
||||||
|
|
||||||
|
distdir: $(DISTFILES)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
test -d $(distdir) || mkdir $(distdir)
|
||||||
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||||
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
||||||
|
list='$(DISTFILES)'; \
|
||||||
|
dist_files=`for file in $$list; do echo $$file; done | \
|
||||||
|
sed -e "s|^$$srcdirstrip/||;t" \
|
||||||
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
||||||
|
case $$dist_files in \
|
||||||
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
||||||
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
||||||
|
sort -u` ;; \
|
||||||
|
esac; \
|
||||||
|
for file in $$dist_files; do \
|
||||||
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
||||||
|
if test -d $$d/$$file; then \
|
||||||
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
||||||
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
||||||
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
fi; \
|
||||||
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
||||||
|
else \
|
||||||
|
test -f $(distdir)/$$file \
|
||||||
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
list='$(DIST_SUBDIRS)'; for subdir in $$list; do \
|
||||||
|
if test "$$subdir" = .; then :; else \
|
||||||
|
test -d "$(distdir)/$$subdir" \
|
||||||
|
|| $(MKDIR_P) "$(distdir)/$$subdir" \
|
||||||
|
|| exit 1; \
|
||||||
|
distdir=`$(am__cd) $(distdir) && pwd`; \
|
||||||
|
top_distdir=`$(am__cd) $(top_distdir) && pwd`; \
|
||||||
|
(cd $$subdir && \
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$$top_distdir" \
|
||||||
|
distdir="$$distdir/$$subdir" \
|
||||||
|
am__remove_distdir=: \
|
||||||
|
am__skip_length_check=: \
|
||||||
|
distdir) \
|
||||||
|
|| exit 1; \
|
||||||
|
fi; \
|
||||||
|
done
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
top_distdir="$(top_distdir)" distdir="$(distdir)" \
|
||||||
|
dist-hook
|
||||||
|
-find $(distdir) -type d ! -perm -777 -exec chmod a+rwx {} \; -o \
|
||||||
|
! -type d ! -perm -444 -links 1 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -400 -exec chmod a+r {} \; -o \
|
||||||
|
! -type d ! -perm -444 -exec $(install_sh) -c -m a+r {} {} \; \
|
||||||
|
|| chmod -R a+r $(distdir)
|
||||||
|
dist-gzip: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
dist-bzip2: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-tarZ: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | compress -c >$(distdir).tar.Z
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-shar: distdir
|
||||||
|
shar $(distdir) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).shar.gz
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist-zip: distdir
|
||||||
|
-rm -f $(distdir).zip
|
||||||
|
zip -rq $(distdir).zip $(distdir)
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
dist dist-all: distdir
|
||||||
|
tardir=$(distdir) && $(am__tar) | GZIP=$(GZIP_ENV) gzip -c >$(distdir).tar.gz
|
||||||
|
tardir=$(distdir) && $(am__tar) | bzip2 -9 -c >$(distdir).tar.bz2
|
||||||
|
$(am__remove_distdir)
|
||||||
|
|
||||||
|
# This target untars the dist file and tries a VPATH configuration. Then
|
||||||
|
# it guarantees that the distribution is self-contained by making another
|
||||||
|
# tarfile.
|
||||||
|
distcheck: dist
|
||||||
|
case '$(DIST_ARCHIVES)' in \
|
||||||
|
*.tar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).tar.gz | $(am__untar) ;;\
|
||||||
|
*.tar.bz2*) \
|
||||||
|
bunzip2 -c $(distdir).tar.bz2 | $(am__untar) ;;\
|
||||||
|
*.tar.Z*) \
|
||||||
|
uncompress -c $(distdir).tar.Z | $(am__untar) ;;\
|
||||||
|
*.shar.gz*) \
|
||||||
|
GZIP=$(GZIP_ENV) gunzip -c $(distdir).shar.gz | unshar ;;\
|
||||||
|
*.zip*) \
|
||||||
|
unzip $(distdir).zip ;;\
|
||||||
|
esac
|
||||||
|
chmod -R a-w $(distdir); chmod a+w $(distdir)
|
||||||
|
mkdir $(distdir)/_build
|
||||||
|
mkdir $(distdir)/_inst
|
||||||
|
chmod a-w $(distdir)
|
||||||
|
dc_install_base=`$(am__cd) $(distdir)/_inst && pwd | sed -e 's,^[^:\\/]:[\\/],/,'` \
|
||||||
|
&& dc_destdir="$${TMPDIR-/tmp}/am-dc-$$$$/" \
|
||||||
|
&& cd $(distdir)/_build \
|
||||||
|
&& ../configure --srcdir=.. --prefix="$$dc_install_base" \
|
||||||
|
$(DISTCHECK_CONFIGURE_FLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dvi \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) check \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) installcheck \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distuninstallcheck_dir="$$dc_install_base" \
|
||||||
|
distuninstallcheck \
|
||||||
|
&& chmod -R a-w "$$dc_install_base" \
|
||||||
|
&& ({ \
|
||||||
|
(cd ../.. && umask 077 && mkdir "$$dc_destdir") \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" install \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" uninstall \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) DESTDIR="$$dc_destdir" \
|
||||||
|
distuninstallcheck_dir="$$dc_destdir" distuninstallcheck; \
|
||||||
|
} || { rm -rf "$$dc_destdir"; exit 1; }) \
|
||||||
|
&& rm -rf "$$dc_destdir" \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) dist \
|
||||||
|
&& rm -rf $(DIST_ARCHIVES) \
|
||||||
|
&& $(MAKE) $(AM_MAKEFLAGS) distcleancheck
|
||||||
|
$(am__remove_distdir)
|
||||||
|
@(echo "$(distdir) archives ready for distribution: "; \
|
||||||
|
list='$(DIST_ARCHIVES)'; for i in $$list; do echo $$i; done) | \
|
||||||
|
sed -e 1h -e 1s/./=/g -e 1p -e 1x -e '$$p' -e '$$x'
|
||||||
|
distuninstallcheck:
|
||||||
|
@cd $(distuninstallcheck_dir) \
|
||||||
|
&& test `$(distuninstallcheck_listfiles) | wc -l` -le 1 \
|
||||||
|
|| { echo "ERROR: files left after uninstall:" ; \
|
||||||
|
if test -n "$(DESTDIR)"; then \
|
||||||
|
echo " (check DESTDIR support)"; \
|
||||||
|
fi ; \
|
||||||
|
$(distuninstallcheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
distcleancheck: distclean
|
||||||
|
@if test '$(srcdir)' = . ; then \
|
||||||
|
echo "ERROR: distcleancheck can only run from a VPATH build" ; \
|
||||||
|
exit 1 ; \
|
||||||
|
fi
|
||||||
|
@test `$(distcleancheck_listfiles) | wc -l` -eq 0 \
|
||||||
|
|| { echo "ERROR: files left in build directory after distclean:" ; \
|
||||||
|
$(distcleancheck_listfiles) ; \
|
||||||
|
exit 1; } >&2
|
||||||
|
check-am: all-am
|
||||||
|
check: check-recursive
|
||||||
|
all-am: Makefile config.h
|
||||||
|
installdirs: installdirs-recursive
|
||||||
|
installdirs-am:
|
||||||
|
install: install-recursive
|
||||||
|
install-exec: install-exec-recursive
|
||||||
|
install-data: install-data-recursive
|
||||||
|
uninstall: uninstall-recursive
|
||||||
|
|
||||||
|
install-am: all-am
|
||||||
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
||||||
|
|
||||||
|
installcheck: installcheck-recursive
|
||||||
|
install-strip:
|
||||||
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
||||||
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
||||||
|
`test -z '$(STRIP)' || \
|
||||||
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
||||||
|
mostlyclean-generic:
|
||||||
|
|
||||||
|
clean-generic:
|
||||||
|
|
||||||
|
distclean-generic:
|
||||||
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
||||||
|
-test -z "$(DISTCLEANFILES)" || rm -f $(DISTCLEANFILES)
|
||||||
|
|
||||||
|
maintainer-clean-generic:
|
||||||
|
@echo "This command is intended for maintainers to use"
|
||||||
|
@echo "it deletes files that may require special tools to rebuild."
|
||||||
|
-test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
|
||||||
|
clean: clean-recursive
|
||||||
|
|
||||||
|
clean-am: clean-generic clean-libtool mostlyclean-am
|
||||||
|
|
||||||
|
distclean: distclean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -f Makefile
|
||||||
|
distclean-am: clean-am distclean-generic distclean-hdr \
|
||||||
|
distclean-libtool distclean-tags
|
||||||
|
|
||||||
|
dvi: dvi-recursive
|
||||||
|
|
||||||
|
dvi-am:
|
||||||
|
|
||||||
|
html: html-recursive
|
||||||
|
|
||||||
|
info: info-recursive
|
||||||
|
|
||||||
|
info-am:
|
||||||
|
|
||||||
|
install-data-am: install-data-local
|
||||||
|
|
||||||
|
install-dvi: install-dvi-recursive
|
||||||
|
|
||||||
|
install-exec-am:
|
||||||
|
|
||||||
|
install-html: install-html-recursive
|
||||||
|
|
||||||
|
install-info: install-info-recursive
|
||||||
|
|
||||||
|
install-man:
|
||||||
|
|
||||||
|
install-pdf: install-pdf-recursive
|
||||||
|
|
||||||
|
install-ps: install-ps-recursive
|
||||||
|
|
||||||
|
installcheck-am:
|
||||||
|
|
||||||
|
maintainer-clean: maintainer-clean-recursive
|
||||||
|
-rm -f $(am__CONFIG_DISTCLEAN_FILES)
|
||||||
|
-rm -rf $(top_srcdir)/autom4te.cache
|
||||||
|
-rm -f Makefile
|
||||||
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
||||||
|
|
||||||
|
mostlyclean: mostlyclean-recursive
|
||||||
|
|
||||||
|
mostlyclean-am: mostlyclean-generic mostlyclean-libtool
|
||||||
|
|
||||||
|
pdf: pdf-recursive
|
||||||
|
|
||||||
|
pdf-am:
|
||||||
|
|
||||||
|
ps: ps-recursive
|
||||||
|
|
||||||
|
ps-am:
|
||||||
|
|
||||||
|
uninstall-am:
|
||||||
|
|
||||||
|
.MAKE: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) install-am \
|
||||||
|
install-strip
|
||||||
|
|
||||||
|
.PHONY: $(RECURSIVE_CLEAN_TARGETS) $(RECURSIVE_TARGETS) CTAGS GTAGS \
|
||||||
|
all all-am am--refresh check check-am clean clean-generic \
|
||||||
|
clean-libtool ctags ctags-recursive dist dist-all dist-bzip2 \
|
||||||
|
dist-gzip dist-hook dist-shar dist-tarZ dist-zip distcheck \
|
||||||
|
distclean distclean-generic distclean-hdr distclean-libtool \
|
||||||
|
distclean-tags distcleancheck distdir distuninstallcheck dvi \
|
||||||
|
dvi-am html html-am info info-am install install-am \
|
||||||
|
install-data install-data-am install-data-local install-dvi \
|
||||||
|
install-dvi-am install-exec install-exec-am install-html \
|
||||||
|
install-html-am install-info install-info-am install-man \
|
||||||
|
install-pdf install-pdf-am install-ps install-ps-am \
|
||||||
|
install-strip installcheck installcheck-am installdirs \
|
||||||
|
installdirs-am maintainer-clean maintainer-clean-generic \
|
||||||
|
mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
|
||||||
|
ps ps-am tags tags-recursive uninstall uninstall-am
|
||||||
|
|
||||||
|
|
||||||
|
install-data-local:
|
||||||
|
@$(NORMAL_INSTALL)
|
||||||
|
if test -d $(srcdir)/share; then \
|
||||||
|
$(mkinstalldirs) $(DESTDIR)$(pkgdatadir); \
|
||||||
|
for dialog in $(srcdir)/share/*; do \
|
||||||
|
if test -f $$dialog; then \
|
||||||
|
$(INSTALL_DATA) $$dialog $(DESTDIR)$(pkgdatadir); \
|
||||||
|
fi \
|
||||||
|
done \
|
||||||
|
fi;
|
||||||
|
|
||||||
|
gveejay-path.h: gveejay-paths.sh
|
||||||
|
@sh $< > $@.tmp ;
|
||||||
|
if cmp -s $@.tmp $@; then
|
||||||
|
rm $@.tmp;
|
||||||
|
else
|
||||||
|
mv $@.tmp $@ ; echo updated gveejay-paths.h;
|
||||||
|
fi
|
||||||
|
|
||||||
|
dist-hook:
|
||||||
|
rm -f %(distdir)/gveejay-paths.sh \
|
||||||
|
if test -d share; then \
|
||||||
|
mkdir $(distdir)/dialogs; \
|
||||||
|
for dialog in share/*; do \
|
||||||
|
if test -f $$dialog; then \
|
||||||
|
cp -p $$dialog $(distdir)/dialogs; \
|
||||||
|
fi \
|
||||||
|
done \
|
||||||
|
fi
|
||||||
|
|
||||||
|
rpm: Makefile
|
||||||
|
$(MAKE) dist
|
||||||
|
rpmbuild -ta --clean $(PACKAGE)-$(VERSION).tar.gz
|
||||||
|
|
||||||
|
deb: Makefile dist
|
||||||
|
-chmod -R +w $(PACKAGE)-$(VERSION)
|
||||||
|
rm -rf $(PACKAGE)-$(VERSION)
|
||||||
|
tar xzf $(PACKAGE)-$(VERSION).tar.gz
|
||||||
|
cd $(PACKAGE)-$(VERSION); dpkg-buildpackage -rfakeroot
|
||||||
|
# Tell versions [3.59,3.63) of GNU make to not export all variables.
|
||||||
|
# Otherwise a system limit (for SysV at least) may be exceeded.
|
||||||
|
.NOEXPORT:
|
||||||
0
sandbox/veejay-client/NEWS
Normal file
104
sandbox/veejay-client/README
Normal file
@@ -0,0 +1,104 @@
|
|||||||
|
|
||||||
|
~==
|
||||||
|
~====
|
||||||
|
:... ~~====
|
||||||
|
:...... ~~~~====
|
||||||
|
:.....: ~~~~====
|
||||||
|
:...... -~~~~===
|
||||||
|
:....... --~~~~~==
|
||||||
|
:....... ::~~~~~~=
|
||||||
|
:...... "::~~~~==
|
||||||
|
:....., :::~~~===
|
||||||
|
:..... =::~~~~===
|
||||||
|
:...... :::~~~====
|
||||||
|
....... ::~~~~~===
|
||||||
|
....... :::~~~~~~==
|
||||||
|
...... ~::~~~~~~==
|
||||||
|
...... |::~~~=|
|
||||||
|
..... :::|:~==|
|
||||||
|
..::: |:=|||==+
|
||||||
|
., :., :|||?||+=
|
||||||
|
..::,,.: :||=~=.||
|
||||||
|
,...::,,, |~:=|||||+|
|
||||||
|
:..,:::||||~~~====++
|
||||||
|
,:,,,:::~~~~~===++++ Reloaded
|
||||||
|
,::::~~~====++++
|
||||||
|
~~~~~===+++++ version 1.0
|
||||||
|
~~===+++++++:
|
||||||
|
N=++++++++++ April 2007.
|
||||||
|
+++++++++
|
||||||
|
++++::::
|
||||||
|
:::::
|
||||||
|
||
|
||||||
|
|
||||||
|
|
||||||
|
:: Reloaded, a graphical interface for Veejay ::
|
||||||
|
|
||||||
|
|
||||||
|
FEATURE OVERVIEW
|
||||||
|
|
||||||
|
|
||||||
|
General:
|
||||||
|
|
||||||
|
# Thin client (TCP/IP)
|
||||||
|
# MIDI support (auto learning)
|
||||||
|
# Slick interface designed for live performing
|
||||||
|
# Tracks multiple veejay servers
|
||||||
|
|
||||||
|
Install
|
||||||
|
=======
|
||||||
|
|
||||||
|
See file 'INSTALL'
|
||||||
|
|
||||||
|
See doc/Howto_Compile.html
|
||||||
|
See doc/Howto_Compile_on_Ubuntu.html
|
||||||
|
|
||||||
|
Documentation
|
||||||
|
=============
|
||||||
|
|
||||||
|
See source code.
|
||||||
|
|
||||||
|
Running
|
||||||
|
=======
|
||||||
|
|
||||||
|
$ reloaded
|
||||||
|
|
||||||
|
|
||||||
|
To use a midi controller with veejay you must connect
|
||||||
|
the veejay's sequencer port to the MIDI controller port.
|
||||||
|
There is a utility 'aconnect' (comes with ALSA) that does this.
|
||||||
|
|
||||||
|
1. List inputs (midi keyboards)
|
||||||
|
$ aconnect -i
|
||||||
|
|
||||||
|
client 129: 'Virtual Keyboard' [type=user]
|
||||||
|
|
||||||
|
|
||||||
|
2. List outputs (Veejay)
|
||||||
|
$ aconnect -o
|
||||||
|
|
||||||
|
client 128: 'Veejay' [type=user]
|
||||||
|
|
||||||
|
|
||||||
|
3. Connect the ports
|
||||||
|
|
||||||
|
$ aconnect 129 128
|
||||||
|
|
||||||
|
|
||||||
|
4. Launch reloaded
|
||||||
|
|
||||||
|
About
|
||||||
|
=====
|
||||||
|
|
||||||
|
GveejayReloaded is a client for veejay. As long as veejay (the server)
|
||||||
|
is running, you can connect and disconnect from it with reloaded.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
7696
sandbox/veejay-client/aclocal.m4
vendored
Normal file
5
sandbox/veejay-client/autogen.sh
Executable file
@@ -0,0 +1,5 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
# Run this to generate all the initial makefiles, etc.
|
||||||
|
|
||||||
|
|
||||||
|
autoreconf -v -f -i
|
||||||
32359
sandbox/veejay-client/autom4te.cache/output.0
Normal file
32347
sandbox/veejay-client/autom4te.cache/output.1
Normal file
225
sandbox/veejay-client/autom4te.cache/requests
Normal file
@@ -0,0 +1,225 @@
|
|||||||
|
# This file was generated by Autom4te Sat Apr 28 03:44:04 GMT 2007.
|
||||||
|
# It contains the lists of macros which have been traced.
|
||||||
|
# It can be safely removed.
|
||||||
|
|
||||||
|
@request = (
|
||||||
|
bless( [
|
||||||
|
'0',
|
||||||
|
1,
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf'
|
||||||
|
],
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf/autoconf/autoconf.m4f',
|
||||||
|
'/usr/share/aclocal/libtool.m4',
|
||||||
|
'/usr/share/aclocal/pkg.m4',
|
||||||
|
'/usr/share/aclocal-1.10/amversion.m4',
|
||||||
|
'/usr/share/aclocal-1.10/as.m4',
|
||||||
|
'/usr/share/aclocal-1.10/auxdir.m4',
|
||||||
|
'/usr/share/aclocal-1.10/ccstdc.m4',
|
||||||
|
'/usr/share/aclocal-1.10/cond.m4',
|
||||||
|
'/usr/share/aclocal-1.10/depend.m4',
|
||||||
|
'/usr/share/aclocal-1.10/depout.m4',
|
||||||
|
'/usr/share/aclocal-1.10/init.m4',
|
||||||
|
'/usr/share/aclocal-1.10/install-sh.m4',
|
||||||
|
'/usr/share/aclocal-1.10/lead-dot.m4',
|
||||||
|
'/usr/share/aclocal-1.10/lex.m4',
|
||||||
|
'/usr/share/aclocal-1.10/maintainer.m4',
|
||||||
|
'/usr/share/aclocal-1.10/make.m4',
|
||||||
|
'/usr/share/aclocal-1.10/missing.m4',
|
||||||
|
'/usr/share/aclocal-1.10/mkdirp.m4',
|
||||||
|
'/usr/share/aclocal-1.10/options.m4',
|
||||||
|
'/usr/share/aclocal-1.10/runlog.m4',
|
||||||
|
'/usr/share/aclocal-1.10/sanity.m4',
|
||||||
|
'/usr/share/aclocal-1.10/strip.m4',
|
||||||
|
'/usr/share/aclocal-1.10/substnot.m4',
|
||||||
|
'/usr/share/aclocal-1.10/tar.m4',
|
||||||
|
'configure.ac'
|
||||||
|
],
|
||||||
|
{
|
||||||
|
'_LT_AC_TAGCONFIG' => 1,
|
||||||
|
'AM_ENABLE_STATIC' => 1,
|
||||||
|
'm4_pattern_forbid' => 1,
|
||||||
|
'AC_LIBTOOL_COMPILER_OPTION' => 1,
|
||||||
|
'AC_LIBTOOL_LANG_RC_CONFIG' => 1,
|
||||||
|
'_LT_AC_SHELL_INIT' => 1,
|
||||||
|
'AC_DISABLE_SHARED' => 1,
|
||||||
|
'AC_DEFUN' => 1,
|
||||||
|
'_LT_COMPILER_BOILERPLATE' => 1,
|
||||||
|
'AC_PROG_LIBTOOL' => 1,
|
||||||
|
'AC_LIBTOOL_SETUP' => 1,
|
||||||
|
'AC_LIBTOOL_WIN32_DLL' => 1,
|
||||||
|
'_LT_AC_LANG_CXX_CONFIG' => 1,
|
||||||
|
'AM_PROG_MKDIR_P' => 1,
|
||||||
|
'AC_PROG_LD_RELOAD_FLAG' => 1,
|
||||||
|
'AM_AUTOMAKE_VERSION' => 1,
|
||||||
|
'AM_MISSING_HAS_RUN' => 1,
|
||||||
|
'AM_MISSING_PROG' => 1,
|
||||||
|
'AC_LIBTOOL_DLOPEN_SELF' => 1,
|
||||||
|
'AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH' => 1,
|
||||||
|
'_LT_AC_LANG_C_CONFIG' => 1,
|
||||||
|
'AC_LIBTOOL_PROG_LD_SHLIBS' => 1,
|
||||||
|
'AM_PROG_INSTALL_STRIP' => 1,
|
||||||
|
'_PKG_SHORT_ERRORS_SUPPORTED' => 1,
|
||||||
|
'_m4_warn' => 1,
|
||||||
|
'AC_LIBTOOL_OBJDIR' => 1,
|
||||||
|
'AM_SANITY_CHECK' => 1,
|
||||||
|
'AC_LIBTOOL_LINKER_OPTION' => 1,
|
||||||
|
'PKG_CHECK_EXISTS' => 1,
|
||||||
|
'AC_LIBTOOL_PROG_COMPILER_PIC' => 1,
|
||||||
|
'AC_LIBTOOL_LANG_GCJ_CONFIG' => 1,
|
||||||
|
'AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE' => 1,
|
||||||
|
'_LT_AC_CHECK_DLFCN' => 1,
|
||||||
|
'LT_AC_PROG_RC' => 1,
|
||||||
|
'AC_LIBTOOL_CXX' => 1,
|
||||||
|
'_AM_PROG_TAR' => 1,
|
||||||
|
'AC_LIBTOOL_GCJ' => 1,
|
||||||
|
'LT_AC_PROG_GCJ' => 1,
|
||||||
|
'AM_DEP_TRACK' => 1,
|
||||||
|
'_LT_AC_PROG_CXXCPP' => 1,
|
||||||
|
'AM_DISABLE_STATIC' => 1,
|
||||||
|
'_AC_PROG_LIBTOOL' => 1,
|
||||||
|
'AM_PROG_CC_STDC' => 1,
|
||||||
|
'_LT_AC_LANG_F77' => 1,
|
||||||
|
'AC_LIBTOOL_CONFIG' => 1,
|
||||||
|
'_AM_IF_OPTION' => 1,
|
||||||
|
'_AM_SUBST_NOTMAKE' => 1,
|
||||||
|
'AC_PATH_TOOL_PREFIX' => 1,
|
||||||
|
'AC_LIBTOOL_F77' => 1,
|
||||||
|
'_AM_AUTOCONF_VERSION' => 1,
|
||||||
|
'm4_pattern_allow' => 1,
|
||||||
|
'AM_DISABLE_SHARED' => 1,
|
||||||
|
'AM_SET_LEADING_DOT' => 1,
|
||||||
|
'_LT_AC_LANG_CXX' => 1,
|
||||||
|
'AM_PROG_LIBTOOL' => 1,
|
||||||
|
'_AM_DEPENDENCIES' => 1,
|
||||||
|
'_LT_AC_FILE_LTDLL_C' => 1,
|
||||||
|
'AM_PROG_LD' => 1,
|
||||||
|
'AC_LIBTOOL_LANG_C_CONFIG' => 1,
|
||||||
|
'_LT_AC_SYS_COMPILER' => 1,
|
||||||
|
'AM_PROG_NM' => 1,
|
||||||
|
'PKG_CHECK_MODULES' => 1,
|
||||||
|
'AU_DEFUN' => 1,
|
||||||
|
'AC_PROG_NM' => 1,
|
||||||
|
'AC_LIBTOOL_DLOPEN' => 1,
|
||||||
|
'AC_LIBLTDL_CONVENIENCE' => 1,
|
||||||
|
'AC_PROG_LD' => 1,
|
||||||
|
'AC_ENABLE_FAST_INSTALL' => 1,
|
||||||
|
'AC_PROG_LD_GNU' => 1,
|
||||||
|
'AC_DEPLIBS_CHECK_METHOD' => 1,
|
||||||
|
'jm_MAINTAINER_MODE' => 1,
|
||||||
|
'AM_SET_CURRENT_AUTOMAKE_VERSION' => 1,
|
||||||
|
'AC_LIBLTDL_INSTALLABLE' => 1,
|
||||||
|
'AC_LIBTOOL_SYS_DYNAMIC_LINKER' => 1,
|
||||||
|
'_AM_SET_OPTION' => 1,
|
||||||
|
'_LT_LINKER_BOILERPLATE' => 1,
|
||||||
|
'AC_LIBTOOL_PROG_CC_C_O' => 1,
|
||||||
|
'AC_LIBTOOL_LANG_CXX_CONFIG' => 1,
|
||||||
|
'AM_INIT_AUTOMAKE' => 1,
|
||||||
|
'AC_DISABLE_STATIC' => 1,
|
||||||
|
'AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
|
||||||
|
'AM_MAINTAINER_MODE' => 1,
|
||||||
|
'AC_DEFUN_ONCE' => 1,
|
||||||
|
'_LT_AC_LOCK' => 1,
|
||||||
|
'_LT_AC_LANG_RC_CONFIG' => 1,
|
||||||
|
'_LT_AC_LANG_GCJ' => 1,
|
||||||
|
'fp_PROG_CC_STDC' => 1,
|
||||||
|
'AC_LIBTOOL_RC' => 1,
|
||||||
|
'_LT_AC_PROG_ECHO_BACKSLASH' => 1,
|
||||||
|
'AC_DISABLE_FAST_INSTALL' => 1,
|
||||||
|
'AC_LIBTOOL_POSTDEP_PREDEP' => 1,
|
||||||
|
'_LT_AC_TRY_DLOPEN_SELF' => 1,
|
||||||
|
'_LT_AC_SYS_LIBPATH_AIX' => 1,
|
||||||
|
'include' => 1,
|
||||||
|
'LT_AC_PROG_SED' => 1,
|
||||||
|
'AM_ENABLE_SHARED' => 1,
|
||||||
|
'AM_PROG_AS' => 1,
|
||||||
|
'AM_AUX_DIR_EXPAND' => 1,
|
||||||
|
'_LT_AC_LANG_GCJ_CONFIG' => 1,
|
||||||
|
'AC_ENABLE_SHARED' => 1,
|
||||||
|
'AC_LIBTOOL_PROG_COMPILER_NO_RTTI' => 1,
|
||||||
|
'_LT_AC_LANG_F77_CONFIG' => 1,
|
||||||
|
'_AM_SET_OPTIONS' => 1,
|
||||||
|
'AM_RUN_LOG' => 1,
|
||||||
|
'_AM_OUTPUT_DEPENDENCY_COMMANDS' => 1,
|
||||||
|
'AC_LIBTOOL_PICMODE' => 1,
|
||||||
|
'AM_PROG_LEX' => 1,
|
||||||
|
'AC_ENABLE_STATIC' => 1,
|
||||||
|
'AC_LIBTOOL_SYS_HARD_LINK_LOCKS' => 1,
|
||||||
|
'AC_CHECK_LIBM' => 1,
|
||||||
|
'_LT_AC_TAGVAR' => 1,
|
||||||
|
'AC_LIBTOOL_SYS_LIB_STRIP' => 1,
|
||||||
|
'_AM_MANGLE_OPTION' => 1,
|
||||||
|
'AC_LIBTOOL_LANG_F77_CONFIG' => 1,
|
||||||
|
'AM_CONDITIONAL' => 1,
|
||||||
|
'AC_LIBTOOL_SYS_MAX_CMD_LEN' => 1,
|
||||||
|
'AM_SET_DEPDIR' => 1,
|
||||||
|
'_LT_CC_BASENAME' => 1,
|
||||||
|
'AM_PROG_INSTALL_SH' => 1,
|
||||||
|
'PKG_PROG_PKG_CONFIG' => 1,
|
||||||
|
'm4_include' => 1,
|
||||||
|
'AC_PROG_EGREP' => 1,
|
||||||
|
'AC_PATH_MAGIC' => 1,
|
||||||
|
'_AC_AM_CONFIG_HEADER_HOOK' => 1,
|
||||||
|
'AM_MAKE_INCLUDE' => 1
|
||||||
|
}
|
||||||
|
], 'Autom4te::Request' ),
|
||||||
|
bless( [
|
||||||
|
'1',
|
||||||
|
1,
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf'
|
||||||
|
],
|
||||||
|
[
|
||||||
|
'/usr/share/autoconf/autoconf/autoconf.m4f',
|
||||||
|
'aclocal.m4',
|
||||||
|
'configure.ac'
|
||||||
|
],
|
||||||
|
{
|
||||||
|
'_LT_AC_TAGCONFIG' => 1,
|
||||||
|
'AM_PROG_F77_C_O' => 1,
|
||||||
|
'm4_pattern_forbid' => 1,
|
||||||
|
'AC_INIT' => 1,
|
||||||
|
'AC_CANONICAL_TARGET' => 1,
|
||||||
|
'AC_SUBST' => 1,
|
||||||
|
'AC_CONFIG_LIBOBJ_DIR' => 1,
|
||||||
|
'AC_FC_SRCEXT' => 1,
|
||||||
|
'AC_CANONICAL_HOST' => 1,
|
||||||
|
'AC_PROG_LIBTOOL' => 1,
|
||||||
|
'AM_INIT_AUTOMAKE' => 1,
|
||||||
|
'AC_CONFIG_SUBDIRS' => 1,
|
||||||
|
'AM_AUTOMAKE_VERSION' => 1,
|
||||||
|
'LT_CONFIG_LTDL_DIR' => 1,
|
||||||
|
'AC_REQUIRE_AUX_FILE' => 1,
|
||||||
|
'AC_CONFIG_LINKS' => 1,
|
||||||
|
'm4_sinclude' => 1,
|
||||||
|
'LT_SUPPORTED_TAG' => 1,
|
||||||
|
'AM_MAINTAINER_MODE' => 1,
|
||||||
|
'AM_GNU_GETTEXT_INTL_SUBDIR' => 1,
|
||||||
|
'_m4_warn' => 1,
|
||||||
|
'AM_PROG_CXX_C_O' => 1,
|
||||||
|
'AM_ENABLE_MULTILIB' => 1,
|
||||||
|
'AC_CONFIG_FILES' => 1,
|
||||||
|
'LT_INIT' => 1,
|
||||||
|
'include' => 1,
|
||||||
|
'AM_GNU_GETTEXT' => 1,
|
||||||
|
'AC_LIBSOURCE' => 1,
|
||||||
|
'AM_PROG_FC_C_O' => 1,
|
||||||
|
'AC_CANONICAL_BUILD' => 1,
|
||||||
|
'AC_FC_FREEFORM' => 1,
|
||||||
|
'AH_OUTPUT' => 1,
|
||||||
|
'_AM_SUBST_NOTMAKE' => 1,
|
||||||
|
'AC_CONFIG_AUX_DIR' => 1,
|
||||||
|
'sinclude' => 1,
|
||||||
|
'm4_pattern_allow' => 1,
|
||||||
|
'AM_PROG_CC_C_O' => 1,
|
||||||
|
'AC_CANONICAL_SYSTEM' => 1,
|
||||||
|
'AM_CONDITIONAL' => 1,
|
||||||
|
'AC_CONFIG_HEADERS' => 1,
|
||||||
|
'AC_DEFINE_TRACE_LITERAL' => 1,
|
||||||
|
'm4_include' => 1,
|
||||||
|
'AC_SUBST_TRACE' => 1
|
||||||
|
}
|
||||||
|
], 'Autom4te::Request' )
|
||||||
|
);
|
||||||
|
|
||||||
9893
sandbox/veejay-client/autom4te.cache/traces.0
Normal file
1556
sandbox/veejay-client/autom4te.cache/traces.1
Normal file
1516
sandbox/veejay-client/config.guess
vendored
Executable file
282
sandbox/veejay-client/config.h
Normal file
@@ -0,0 +1,282 @@
|
|||||||
|
/* config.h. Generated from config.h.in by configure. */
|
||||||
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||||
|
|
||||||
|
/* Compiling for MIPS CPU */
|
||||||
|
/* #undef ARCH_MIPS */
|
||||||
|
|
||||||
|
/* Compiling for PowerPC */
|
||||||
|
/* #undef ARCH_PPC */
|
||||||
|
|
||||||
|
/* Compiling for x86 architecture */
|
||||||
|
#define ARCH_X86 1
|
||||||
|
|
||||||
|
/* Compiling for x86-64 architecture CPU */
|
||||||
|
/* #undef ARCH_X86_64 */
|
||||||
|
|
||||||
|
/* */
|
||||||
|
#define AVCODEC_INC <ffmpeg/avcodec.h>
|
||||||
|
|
||||||
|
/* */
|
||||||
|
#define AVUTIL_INC <ffmpeg/avutil.h>
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <alloca.h> header file. */
|
||||||
|
#define HAVE_ALLOCA_H 1
|
||||||
|
|
||||||
|
/* Whether or not we have alsa */
|
||||||
|
#define HAVE_ALSA 1
|
||||||
|
|
||||||
|
/* Inline PPC Altivec primitives available */
|
||||||
|
/* #undef HAVE_ALTIVEC */
|
||||||
|
|
||||||
|
/* Compiling in 3Dnow */
|
||||||
|
/* #undef HAVE_ASM_3DNOW */
|
||||||
|
|
||||||
|
/* Compiling in MMX support */
|
||||||
|
#define HAVE_ASM_MMX
|
||||||
|
|
||||||
|
/* Compiling in MMX2 */
|
||||||
|
#define HAVE_ASM_MMX2
|
||||||
|
|
||||||
|
/* Compiling in MMXEXT */
|
||||||
|
#define HAVE_ASM_MMXEXT
|
||||||
|
|
||||||
|
/* Compiling in SSE support */
|
||||||
|
#define HAVE_ASM_SSE
|
||||||
|
|
||||||
|
/* Compiling in SSE2 support */
|
||||||
|
#define HAVE_ASM_SSE2
|
||||||
|
|
||||||
|
/* use avcodec */
|
||||||
|
#define HAVE_AVCODEC 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `bzero' function. */
|
||||||
|
#define HAVE_BZERO 1
|
||||||
|
|
||||||
|
/* Compiling in CMOV */
|
||||||
|
#define HAVE_CMOV
|
||||||
|
|
||||||
|
/* Include config.h */
|
||||||
|
#define HAVE_CONFIG_H 1
|
||||||
|
|
||||||
|
/* MAC OS X Darin */
|
||||||
|
/* #undef HAVE_DARWIN */
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||||
|
#define HAVE_DLFCN_H 1
|
||||||
|
|
||||||
|
/* Compile with dlopen support */
|
||||||
|
#define HAVE_DL_DLOPEN
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <fenv.h> header file. */
|
||||||
|
#define HAVE_FENV_H 1
|
||||||
|
|
||||||
|
/* Defined if building against uninstalled FFmpeg source */
|
||||||
|
#define HAVE_FFMPEG_UNINSTALLED
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `fmax' function. */
|
||||||
|
/* #undef HAVE_FMAX */
|
||||||
|
|
||||||
|
/* long getopt support */
|
||||||
|
#define HAVE_GETOPT_LONG 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `getpagesize' function. */
|
||||||
|
#define HAVE_GETPAGESIZE 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `gettimeofday' function. */
|
||||||
|
#define HAVE_GETTIMEOFDAY 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||||
|
#define HAVE_INTTYPES_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `dl' library (-ldl). */
|
||||||
|
#define HAVE_LIBDL 1
|
||||||
|
|
||||||
|
/* Compiling with pthread library */
|
||||||
|
#define HAVE_LIBPTHREAD
|
||||||
|
|
||||||
|
/* Linux platform */
|
||||||
|
#define HAVE_LINUX
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `lround' function. */
|
||||||
|
/* #undef HAVE_LROUND */
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `memalign' function. */
|
||||||
|
#define HAVE_MEMALIGN 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `memcpy' function. */
|
||||||
|
#define HAVE_MEMCPY 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <memory.h> header file. */
|
||||||
|
#define HAVE_MEMORY_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `memset' function. */
|
||||||
|
#define HAVE_MEMSET 1
|
||||||
|
|
||||||
|
/* Compiling for MIPS CPU */
|
||||||
|
/* #undef HAVE_MIPS */
|
||||||
|
|
||||||
|
/* MJPEGTools installed */
|
||||||
|
#define HAVE_MJPEGTOOLS 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `mmap' function. */
|
||||||
|
#define HAVE_MMAP 1
|
||||||
|
|
||||||
|
/* Compiling in MMX support */
|
||||||
|
#define HAVE_MMX
|
||||||
|
|
||||||
|
/* Compiling in MMX2 */
|
||||||
|
#define HAVE_MMX2
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `posix_memalign' function. */
|
||||||
|
#define HAVE_POSIX_MEMALIGN 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `pow' function. */
|
||||||
|
/* #undef HAVE_POW */
|
||||||
|
|
||||||
|
/* Compiling for PowerPC CPU */
|
||||||
|
/* #undef HAVE_PPCCPU */
|
||||||
|
|
||||||
|
/* Compile for playstation2 */
|
||||||
|
/* #undef HAVE_PS2 */
|
||||||
|
|
||||||
|
/* Using pthread stack size */
|
||||||
|
/* #undef HAVE_PTHREADSTACKSIZE */
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `sched_get_priority_max' function. */
|
||||||
|
#define HAVE_SCHED_GET_PRIORITY_MAX 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `select' function. */
|
||||||
|
#define HAVE_SELECT 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `socket' function. */
|
||||||
|
#define HAVE_SOCKET 1
|
||||||
|
|
||||||
|
/* Compiling in SSE support */
|
||||||
|
#define HAVE_SSE
|
||||||
|
|
||||||
|
/* Compiling in SSE2 support */
|
||||||
|
#define HAVE_SSE2
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <stdint.h> header file. */
|
||||||
|
#define HAVE_STDINT_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
||||||
|
#define HAVE_STDLIB_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <strings.h> header file. */
|
||||||
|
#define HAVE_STRINGS_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <string.h> header file. */
|
||||||
|
#define HAVE_STRING_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `strncasecmp' function. */
|
||||||
|
#define HAVE_STRNCASECMP 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `strndup' function. */
|
||||||
|
#define HAVE_STRNDUP 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `strstr' function. */
|
||||||
|
#define HAVE_STRSTR 1
|
||||||
|
|
||||||
|
/* use swscaler */
|
||||||
|
#define HAVE_SWSCALER 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||||||
|
#define HAVE_SYS_STAT_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||||
|
#define HAVE_SYS_TYPES_H 1
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <unistd.h> header file. */
|
||||||
|
#define HAVE_UNISTD_H 1
|
||||||
|
|
||||||
|
/* Veejay installed */
|
||||||
|
#define HAVE_VEEJAY 1
|
||||||
|
|
||||||
|
/* Compiling for x86 architecture CPU */
|
||||||
|
#define HAVE_X86CPU
|
||||||
|
|
||||||
|
/* Compiling for x86-64 architecture CPU */
|
||||||
|
/* #undef HAVE_X86_CPU */
|
||||||
|
|
||||||
|
/* Is __progname defined by system? */
|
||||||
|
#define HAVE___PROGNAME 1
|
||||||
|
|
||||||
|
/* Name of package */
|
||||||
|
#define PACKAGE "gveejay"
|
||||||
|
|
||||||
|
/* Define to the address where bug reports for this package should be sent. */
|
||||||
|
#define PACKAGE_BUGREPORT "veejay-users@lists.sourceforge.net"
|
||||||
|
|
||||||
|
/* Define to the full name of this package. */
|
||||||
|
#define PACKAGE_NAME "gveejay"
|
||||||
|
|
||||||
|
/* Define to the full name and version of this package. */
|
||||||
|
#define PACKAGE_STRING "gveejay 1.2"
|
||||||
|
|
||||||
|
/* Define to the one symbol short name of this package. */
|
||||||
|
#define PACKAGE_TARNAME "gveejay"
|
||||||
|
|
||||||
|
/* Define to the version of this package. */
|
||||||
|
#define PACKAGE_VERSION "1.2"
|
||||||
|
|
||||||
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
||||||
|
#define RETSIGTYPE void
|
||||||
|
|
||||||
|
/* The size of `float', as computed by sizeof. */
|
||||||
|
#define SIZEOF_FLOAT 4
|
||||||
|
|
||||||
|
/* The size of `int', as computed by sizeof. */
|
||||||
|
#define SIZEOF_INT 4
|
||||||
|
|
||||||
|
/* The size of `long int', as computed by sizeof. */
|
||||||
|
#define SIZEOF_LONG_INT 4
|
||||||
|
|
||||||
|
/* The size of `size_t', as computed by sizeof. */
|
||||||
|
#define SIZEOF_SIZE_T 4
|
||||||
|
|
||||||
|
/* Define to 1 if you have the ANSI C header files. */
|
||||||
|
#define STDC_HEADERS 1
|
||||||
|
|
||||||
|
/* */
|
||||||
|
#define SWSCALE_INC <ffmpeg/swscale.h>
|
||||||
|
|
||||||
|
/* use gdk image load / save */
|
||||||
|
#define USE_GDK_PIXBUF 1
|
||||||
|
|
||||||
|
/* GtkCairo widget - Cairo */
|
||||||
|
#define USE_GTKCAIRO
|
||||||
|
|
||||||
|
/* Version number of package */
|
||||||
|
#define VERSION "1.2"
|
||||||
|
|
||||||
|
/* Define to 1 if your processor stores words with the most significant byte
|
||||||
|
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||||
|
/* #undef WORDS_BIGENDIAN */
|
||||||
|
|
||||||
|
/* Define to 1 if the X Window System is missing or not being used. */
|
||||||
|
/* #undef X_DISPLAY_MISSING */
|
||||||
|
|
||||||
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
|
||||||
|
`char[]'. */
|
||||||
|
#define YYTEXT_POINTER 1
|
||||||
|
|
||||||
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
||||||
|
#define _FILE_OFFSET_BITS 64
|
||||||
|
|
||||||
|
/* Enable GNU extensions on systems that have them. */
|
||||||
|
#ifndef _GNU_SOURCE
|
||||||
|
# define _GNU_SOURCE 1
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Define for large files, on AIX-style hosts. */
|
||||||
|
/* #undef _LARGE_FILES */
|
||||||
|
|
||||||
|
/* Define to empty if `const' does not conform to ANSI C. */
|
||||||
|
/* #undef const */
|
||||||
|
|
||||||
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
||||||
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
||||||
|
#ifndef __cplusplus
|
||||||
|
/* #undef inline */
|
||||||
|
#endif
|
||||||
281
sandbox/veejay-client/config.h.in
Normal file
@@ -0,0 +1,281 @@
|
|||||||
|
/* config.h.in. Generated from configure.ac by autoheader. */
|
||||||
|
|
||||||
|
/* Compiling for MIPS CPU */
|
||||||
|
#undef ARCH_MIPS
|
||||||
|
|
||||||
|
/* Compiling for PowerPC */
|
||||||
|
#undef ARCH_PPC
|
||||||
|
|
||||||
|
/* Compiling for x86 architecture */
|
||||||
|
#undef ARCH_X86
|
||||||
|
|
||||||
|
/* Compiling for x86-64 architecture CPU */
|
||||||
|
#undef ARCH_X86_64
|
||||||
|
|
||||||
|
/* */
|
||||||
|
#undef AVCODEC_INC
|
||||||
|
|
||||||
|
/* */
|
||||||
|
#undef AVUTIL_INC
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <alloca.h> header file. */
|
||||||
|
#undef HAVE_ALLOCA_H
|
||||||
|
|
||||||
|
/* Whether or not we have alsa */
|
||||||
|
#undef HAVE_ALSA
|
||||||
|
|
||||||
|
/* Inline PPC Altivec primitives available */
|
||||||
|
#undef HAVE_ALTIVEC
|
||||||
|
|
||||||
|
/* Compiling in 3Dnow */
|
||||||
|
#undef HAVE_ASM_3DNOW
|
||||||
|
|
||||||
|
/* Compiling in MMX support */
|
||||||
|
#undef HAVE_ASM_MMX
|
||||||
|
|
||||||
|
/* Compiling in MMX2 */
|
||||||
|
#undef HAVE_ASM_MMX2
|
||||||
|
|
||||||
|
/* Compiling in MMXEXT */
|
||||||
|
#undef HAVE_ASM_MMXEXT
|
||||||
|
|
||||||
|
/* Compiling in SSE support */
|
||||||
|
#undef HAVE_ASM_SSE
|
||||||
|
|
||||||
|
/* Compiling in SSE2 support */
|
||||||
|
#undef HAVE_ASM_SSE2
|
||||||
|
|
||||||
|
/* use avcodec */
|
||||||
|
#undef HAVE_AVCODEC
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `bzero' function. */
|
||||||
|
#undef HAVE_BZERO
|
||||||
|
|
||||||
|
/* Compiling in CMOV */
|
||||||
|
#undef HAVE_CMOV
|
||||||
|
|
||||||
|
/* Include config.h */
|
||||||
|
#undef HAVE_CONFIG_H
|
||||||
|
|
||||||
|
/* MAC OS X Darin */
|
||||||
|
#undef HAVE_DARWIN
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <dlfcn.h> header file. */
|
||||||
|
#undef HAVE_DLFCN_H
|
||||||
|
|
||||||
|
/* Compile with dlopen support */
|
||||||
|
#undef HAVE_DL_DLOPEN
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <fenv.h> header file. */
|
||||||
|
#undef HAVE_FENV_H
|
||||||
|
|
||||||
|
/* Defined if building against uninstalled FFmpeg source */
|
||||||
|
#undef HAVE_FFMPEG_UNINSTALLED
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `fmax' function. */
|
||||||
|
#undef HAVE_FMAX
|
||||||
|
|
||||||
|
/* long getopt support */
|
||||||
|
#undef HAVE_GETOPT_LONG
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `getpagesize' function. */
|
||||||
|
#undef HAVE_GETPAGESIZE
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `gettimeofday' function. */
|
||||||
|
#undef HAVE_GETTIMEOFDAY
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <inttypes.h> header file. */
|
||||||
|
#undef HAVE_INTTYPES_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `dl' library (-ldl). */
|
||||||
|
#undef HAVE_LIBDL
|
||||||
|
|
||||||
|
/* Compiling with pthread library */
|
||||||
|
#undef HAVE_LIBPTHREAD
|
||||||
|
|
||||||
|
/* Linux platform */
|
||||||
|
#undef HAVE_LINUX
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `lround' function. */
|
||||||
|
#undef HAVE_LROUND
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `memalign' function. */
|
||||||
|
#undef HAVE_MEMALIGN
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `memcpy' function. */
|
||||||
|
#undef HAVE_MEMCPY
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <memory.h> header file. */
|
||||||
|
#undef HAVE_MEMORY_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `memset' function. */
|
||||||
|
#undef HAVE_MEMSET
|
||||||
|
|
||||||
|
/* Compiling for MIPS CPU */
|
||||||
|
#undef HAVE_MIPS
|
||||||
|
|
||||||
|
/* MJPEGTools installed */
|
||||||
|
#undef HAVE_MJPEGTOOLS
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `mmap' function. */
|
||||||
|
#undef HAVE_MMAP
|
||||||
|
|
||||||
|
/* Compiling in MMX support */
|
||||||
|
#undef HAVE_MMX
|
||||||
|
|
||||||
|
/* Compiling in MMX2 */
|
||||||
|
#undef HAVE_MMX2
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `posix_memalign' function. */
|
||||||
|
#undef HAVE_POSIX_MEMALIGN
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `pow' function. */
|
||||||
|
#undef HAVE_POW
|
||||||
|
|
||||||
|
/* Compiling for PowerPC CPU */
|
||||||
|
#undef HAVE_PPCCPU
|
||||||
|
|
||||||
|
/* Compile for playstation2 */
|
||||||
|
#undef HAVE_PS2
|
||||||
|
|
||||||
|
/* Using pthread stack size */
|
||||||
|
#undef HAVE_PTHREADSTACKSIZE
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `sched_get_priority_max' function. */
|
||||||
|
#undef HAVE_SCHED_GET_PRIORITY_MAX
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `select' function. */
|
||||||
|
#undef HAVE_SELECT
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `socket' function. */
|
||||||
|
#undef HAVE_SOCKET
|
||||||
|
|
||||||
|
/* Compiling in SSE support */
|
||||||
|
#undef HAVE_SSE
|
||||||
|
|
||||||
|
/* Compiling in SSE2 support */
|
||||||
|
#undef HAVE_SSE2
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <stdint.h> header file. */
|
||||||
|
#undef HAVE_STDINT_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <stdlib.h> header file. */
|
||||||
|
#undef HAVE_STDLIB_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <strings.h> header file. */
|
||||||
|
#undef HAVE_STRINGS_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <string.h> header file. */
|
||||||
|
#undef HAVE_STRING_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `strncasecmp' function. */
|
||||||
|
#undef HAVE_STRNCASECMP
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `strndup' function. */
|
||||||
|
#undef HAVE_STRNDUP
|
||||||
|
|
||||||
|
/* Define to 1 if you have the `strstr' function. */
|
||||||
|
#undef HAVE_STRSTR
|
||||||
|
|
||||||
|
/* use swscaler */
|
||||||
|
#undef HAVE_SWSCALER
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <sys/stat.h> header file. */
|
||||||
|
#undef HAVE_SYS_STAT_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <sys/types.h> header file. */
|
||||||
|
#undef HAVE_SYS_TYPES_H
|
||||||
|
|
||||||
|
/* Define to 1 if you have the <unistd.h> header file. */
|
||||||
|
#undef HAVE_UNISTD_H
|
||||||
|
|
||||||
|
/* Veejay installed */
|
||||||
|
#undef HAVE_VEEJAY
|
||||||
|
|
||||||
|
/* Compiling for x86 architecture CPU */
|
||||||
|
#undef HAVE_X86CPU
|
||||||
|
|
||||||
|
/* Compiling for x86-64 architecture CPU */
|
||||||
|
#undef HAVE_X86_CPU
|
||||||
|
|
||||||
|
/* Is __progname defined by system? */
|
||||||
|
#undef HAVE___PROGNAME
|
||||||
|
|
||||||
|
/* Name of package */
|
||||||
|
#undef PACKAGE
|
||||||
|
|
||||||
|
/* Define to the address where bug reports for this package should be sent. */
|
||||||
|
#undef PACKAGE_BUGREPORT
|
||||||
|
|
||||||
|
/* Define to the full name of this package. */
|
||||||
|
#undef PACKAGE_NAME
|
||||||
|
|
||||||
|
/* Define to the full name and version of this package. */
|
||||||
|
#undef PACKAGE_STRING
|
||||||
|
|
||||||
|
/* Define to the one symbol short name of this package. */
|
||||||
|
#undef PACKAGE_TARNAME
|
||||||
|
|
||||||
|
/* Define to the version of this package. */
|
||||||
|
#undef PACKAGE_VERSION
|
||||||
|
|
||||||
|
/* Define as the return type of signal handlers (`int' or `void'). */
|
||||||
|
#undef RETSIGTYPE
|
||||||
|
|
||||||
|
/* The size of `float', as computed by sizeof. */
|
||||||
|
#undef SIZEOF_FLOAT
|
||||||
|
|
||||||
|
/* The size of `int', as computed by sizeof. */
|
||||||
|
#undef SIZEOF_INT
|
||||||
|
|
||||||
|
/* The size of `long int', as computed by sizeof. */
|
||||||
|
#undef SIZEOF_LONG_INT
|
||||||
|
|
||||||
|
/* The size of `size_t', as computed by sizeof. */
|
||||||
|
#undef SIZEOF_SIZE_T
|
||||||
|
|
||||||
|
/* Define to 1 if you have the ANSI C header files. */
|
||||||
|
#undef STDC_HEADERS
|
||||||
|
|
||||||
|
/* */
|
||||||
|
#undef SWSCALE_INC
|
||||||
|
|
||||||
|
/* use gdk image load / save */
|
||||||
|
#undef USE_GDK_PIXBUF
|
||||||
|
|
||||||
|
/* GtkCairo widget - Cairo */
|
||||||
|
#undef USE_GTKCAIRO
|
||||||
|
|
||||||
|
/* Version number of package */
|
||||||
|
#undef VERSION
|
||||||
|
|
||||||
|
/* Define to 1 if your processor stores words with the most significant byte
|
||||||
|
first (like Motorola and SPARC, unlike Intel and VAX). */
|
||||||
|
#undef WORDS_BIGENDIAN
|
||||||
|
|
||||||
|
/* Define to 1 if the X Window System is missing or not being used. */
|
||||||
|
#undef X_DISPLAY_MISSING
|
||||||
|
|
||||||
|
/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
|
||||||
|
`char[]'. */
|
||||||
|
#undef YYTEXT_POINTER
|
||||||
|
|
||||||
|
/* Number of bits in a file offset, on hosts where this is settable. */
|
||||||
|
#undef _FILE_OFFSET_BITS
|
||||||
|
|
||||||
|
/* Enable GNU extensions on systems that have them. */
|
||||||
|
#ifndef _GNU_SOURCE
|
||||||
|
# undef _GNU_SOURCE
|
||||||
|
#endif
|
||||||
|
|
||||||
|
/* Define for large files, on AIX-style hosts. */
|
||||||
|
#undef _LARGE_FILES
|
||||||
|
|
||||||
|
/* Define to empty if `const' does not conform to ANSI C. */
|
||||||
|
#undef const
|
||||||
|
|
||||||
|
/* Define to `__inline__' or `__inline' if that's what the C compiler
|
||||||
|
calls it, or to nothing if 'inline' is not supported under any name. */
|
||||||
|
#ifndef __cplusplus
|
||||||
|
#undef inline
|
||||||
|
#endif
|
||||||
4342
sandbox/veejay-client/config.log
Normal file
1244
sandbox/veejay-client/config.status
Executable file
1622
sandbox/veejay-client/config.sub
vendored
Executable file
32347
sandbox/veejay-client/configure
vendored
Executable file
746
sandbox/veejay-client/configure.ac
Normal file
@@ -0,0 +1,746 @@
|
|||||||
|
dnl Process this file with autoconf to produce a configure script.
|
||||||
|
dnl AC_INIT
|
||||||
|
AC_INIT([gveejay],[1.2],[veejay-users@lists.sourceforge.net])
|
||||||
|
AC_PREREQ(2.57)
|
||||||
|
AC_CONFIG_SRCDIR([src/gveejay.c])
|
||||||
|
|
||||||
|
VEEJAY_MAJOR_VERSION=1
|
||||||
|
VEEJAY_MINOR_VERSION=2
|
||||||
|
VEEJAY_MICRO_VERSION=0
|
||||||
|
VEEJAY_VERSION=$VEEJAY_MAJOR_VERSION.$VEEJAY_MINOR_VERSION.$VEEJAY_MICRO_VERSION
|
||||||
|
VEEJAY_CODENAME="Reloaded - build $VEEJAY_MINOR_VERSION $VEEJAY_MICRO_VERSION"
|
||||||
|
AC_CONFIG_HEADERS([config.h])
|
||||||
|
|
||||||
|
AC_CANONICAL_HOST
|
||||||
|
AC_CANONICAL_TARGET
|
||||||
|
AM_INIT_AUTOMAKE([1.7])
|
||||||
|
AM_MAINTAINER_MODE
|
||||||
|
AM_INIT_AUTOMAKE([dist-bzip2])
|
||||||
|
|
||||||
|
AC_DEFINE(HAVE_CONFIG_H,1,[Include config.h])
|
||||||
|
# libtool versioning
|
||||||
|
LT_RELEASE=$VEEJAY_MAJOR_VERSION.$VEEJAY_MINOR_VERSION
|
||||||
|
LT_CURRENT=$VEEJAY_MICRO_VERSION
|
||||||
|
LT_REVISION=$VEEJAY_MICRO_VERSION
|
||||||
|
LT_AGE=$VEEJAY_MICRO_VERSION
|
||||||
|
AC_SUBST(LT_RELEASE)
|
||||||
|
AC_SUBST(LT_CURRENT)
|
||||||
|
AC_SUBST(LT_REVISION)
|
||||||
|
AC_SUBST(LT_AGE)
|
||||||
|
|
||||||
|
dnl kill CFLAGS
|
||||||
|
CFLAGS=""
|
||||||
|
AC_ARG_ENABLE(strict,
|
||||||
|
AC_HELP_STRING([--enable-strict],
|
||||||
|
[Compile in paranoia assertion checking]))
|
||||||
|
AC_ARG_ENABLE(debug,
|
||||||
|
AC_HELP_STRING([--enable-debug],
|
||||||
|
[Compile in debugging information]))
|
||||||
|
AC_ARG_ENABLE(profile,
|
||||||
|
AC_HELP_STRING([--enable-profiling],
|
||||||
|
[Compile in profiling information]))
|
||||||
|
AC_ARG_ENABLE(compile-warnings,
|
||||||
|
AC_HELP_STRING([--enable-compile-warnings],
|
||||||
|
[Turn on compiler warnings.]))
|
||||||
|
AC_ARG_ENABLE(warnings_as_errors,
|
||||||
|
AC_HELP_STRING([--enable-warnings_as_errors],
|
||||||
|
[Compiler warnings are errors.]))
|
||||||
|
AC_ARG_ENABLE(simd-accel,
|
||||||
|
AC_HELP_STRING([--enable-simd-accel],
|
||||||
|
[use SIMD multimedia instructions such as MMX, AltiVec, etc.if possible]))
|
||||||
|
AC_ARG_WITH(extra-cflags,
|
||||||
|
AC_HELP_STRING([--with-extra-cflags=flags],
|
||||||
|
[Options to be added to CFLAGS (optional)]))
|
||||||
|
AC_ARG_WITH(pixbuf,
|
||||||
|
AC_HELP_STRING([--without-pixbuf], [Do not use GDK pixbuf]),
|
||||||
|
[], [with_pixbuf=yes])
|
||||||
|
|
||||||
|
AC_GNU_SOURCE
|
||||||
|
|
||||||
|
dnl Initialize libtool
|
||||||
|
AC_PROG_LIBTOOL
|
||||||
|
|
||||||
|
dnl Checks for programs.
|
||||||
|
AC_PROG_AWK
|
||||||
|
AC_PROG_CC
|
||||||
|
AM_PROG_CC_STDC
|
||||||
|
AC_PROG_YACC
|
||||||
|
AM_PROG_LEX
|
||||||
|
AC_PROG_CXX
|
||||||
|
AC_PROG_INSTALL
|
||||||
|
AC_PROG_LN_S
|
||||||
|
AC_C_BIGENDIAN
|
||||||
|
AC_C_CONST
|
||||||
|
AC_C_INLINE
|
||||||
|
AC_SYS_LARGEFILE
|
||||||
|
|
||||||
|
dnl configure AS and ASFLAGS...
|
||||||
|
AM_PROG_AS
|
||||||
|
|
||||||
|
AC_CHECK_HEADERS([fenv.h stdint.h inttypes.h sys/types.h alloca.h])
|
||||||
|
|
||||||
|
dnl AX_PREFIXED_DEFINE([VEEJAY], [HAVE_STDINT_H])
|
||||||
|
dnl AX_PREFIXED_DEFINE([VEEJAY], [HAVE_INTTYPES_H])
|
||||||
|
|
||||||
|
AC_CHECK_FUNCS([posix_memalign memalign fmax lround pow bzero gettimeofday memset mmap strndup strstr strncasecmp])
|
||||||
|
AC_CHECK_FUNCS([sched_get_priority_max])
|
||||||
|
AC_CHECK_FUNCS([select socket getpagesize memcpy])
|
||||||
|
|
||||||
|
AC_CHECK_FUNC(getopt_long,
|
||||||
|
[AC_DEFINE(HAVE_GETOPT_LONG, 1, [long getopt support])],
|
||||||
|
[ # FreeBSD and BSD/OS have a gnugetopt library for this:
|
||||||
|
AC_CHECK_LIB([gnugetopt], [getopt_long],
|
||||||
|
[AC_DEFINE(HAVE_GETOPT_LONG, 1,
|
||||||
|
[long getopt support])
|
||||||
|
LIBGETOPT_LIB="-lgnugetopt"])
|
||||||
|
])
|
||||||
|
|
||||||
|
AC_CHECK_SIZEOF([int])
|
||||||
|
AC_CHECK_SIZEOF([long int])
|
||||||
|
AC_CHECK_SIZEOF([size_t])
|
||||||
|
AC_CHECK_SIZEOF([float])
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
AC_SUBST(LIBGETOPT_LIB)
|
||||||
|
|
||||||
|
AC_TYPE_SIGNAL
|
||||||
|
|
||||||
|
AC_MSG_NOTICE([The host is $host $host_cpu $host_vendor $host_os .])
|
||||||
|
|
||||||
|
use_gveejayreloaded=true
|
||||||
|
case $host in
|
||||||
|
*-*-linux*)
|
||||||
|
AC_CHECK_HEADER(linux/version.h,
|
||||||
|
[have_linux=true
|
||||||
|
AC_DEFINE(HAVE_LINUX,,[Linux platform])
|
||||||
|
],
|
||||||
|
[AC_MSG_ERROR([version.h not found - please install the linux kernel headers])
|
||||||
|
])
|
||||||
|
LIBM_LIBS="-lm"
|
||||||
|
;;
|
||||||
|
*-apple-darwin*)
|
||||||
|
AC_DEFINE(HAVE_DARWIN,,[MAC OS X Darin])
|
||||||
|
dnl OS-X/Darwin needs no-cpp-precomp
|
||||||
|
CFLAGS="$CFLAGS -no-cpp-precomp"
|
||||||
|
have_darwin=true
|
||||||
|
LIBM_LIBS=""
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
AC_MSG_WARN([Alien platform - Good Luck!])
|
||||||
|
LIBM_LIBS=""
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
|
||||||
|
dnl ====== check for PKG_CONFIG_PATH
|
||||||
|
if test x"$PKG_CONFIG_PATH" = x ; then
|
||||||
|
AC_MSG_NOTICE([The PKG_CONFIG_PATH variable was not set])
|
||||||
|
AC_MSG_NOTICE([You should set it to the directories that contain the .pc files])
|
||||||
|
AC_MSG_ERROR([Abort])
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
AC_SUBST(LIBM_LIBS)
|
||||||
|
|
||||||
|
dnl *********************************************************************
|
||||||
|
dnl Check for the pthread lib
|
||||||
|
dnl
|
||||||
|
AC_SUBST(PTHREAD_LIBS)
|
||||||
|
have_pthread=false
|
||||||
|
AC_CHECK_LIB(pthread, pthread_create,
|
||||||
|
[ PTHREAD_LIBS="-lpthread"
|
||||||
|
AC_DEFINE(HAVE_LIBPTHREAD,,[Compiling with pthread library])
|
||||||
|
have_pthread=true ],,)
|
||||||
|
|
||||||
|
AC_CHECK_FUNC(pthread_attr_getstacksize,
|
||||||
|
[
|
||||||
|
AC_DEFINE(HAVE_PTHREADSTACKSIZE,,[Using pthread stack size])
|
||||||
|
] )
|
||||||
|
|
||||||
|
|
||||||
|
have_alsa=false
|
||||||
|
AC_CHECK_LIB( asound, snd_seq_open,
|
||||||
|
[
|
||||||
|
AC_DEFINE( HAVE_ALSA,1, [Whether or not we have alsa])
|
||||||
|
ALSA_LIBS="-lasound"
|
||||||
|
AC_SUBST( ALSA_LIBS )
|
||||||
|
have_alsa=true ],,)
|
||||||
|
|
||||||
|
AC_CHECK_HEADER(alsa/asoundlib.h,,[AC_MSG_ERROR([alsa/asoundlib.h not found - please install the alsa header])] )
|
||||||
|
|
||||||
|
have_dl_dlopen=false
|
||||||
|
AC_CHECK_LIB(dl,dlopen)
|
||||||
|
if test "$ac_cv_lib_dl_dlopen" = "yes"; then
|
||||||
|
AC_DEFINE(HAVE_DL_DLOPEN,,[Compile with dlopen support])
|
||||||
|
have_dl_dlopen=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
dnl Check for Veejay
|
||||||
|
have_veejay=false
|
||||||
|
PKG_CHECK_MODULES( VEEJAY, [veejay >= 1.0 ],
|
||||||
|
[
|
||||||
|
AC_SUBST( VEEJAY_CFLAGS )
|
||||||
|
AC_SUBST( VEEJAY_LIBS )
|
||||||
|
have_veejay=true
|
||||||
|
AC_DEFINE(HAVE_VEEJAY,1, [Veejay installed])]
|
||||||
|
,
|
||||||
|
[have_veejay=false])
|
||||||
|
|
||||||
|
if test x$have_veejay != xtrue ; then
|
||||||
|
AC_MSG_ERROR([Cannot find Veejay.])
|
||||||
|
fi
|
||||||
|
|
||||||
|
dnl *********************************************************************
|
||||||
|
dnl Check for mjpegtools
|
||||||
|
dnl (creates MJPEGYTOOLS_CFLAGS,
|
||||||
|
dnl *********************************************************************
|
||||||
|
have_mjpegtools=false
|
||||||
|
PKG_CHECK_MODULES(MJPEGTOOLS, [mjpegtools >= 1.6 ],
|
||||||
|
[
|
||||||
|
AC_SUBST( MJPEGTOOLS_CFLAGS )
|
||||||
|
AC_SUBST( MJPEGTOOLS_LIBS )
|
||||||
|
have_mjpegtools=true
|
||||||
|
AC_DEFINE(HAVE_MJPEGTOOLS, 1, [MJPEGTools installed])],
|
||||||
|
[have_mjpegtools=false])
|
||||||
|
|
||||||
|
if test x$have_mjpegtools != xtrue ; then
|
||||||
|
AC_MSG_ERROR([Cannot find mjpegtools. Did you set PKG_CONFIG_PATH variable?])
|
||||||
|
fi
|
||||||
|
|
||||||
|
have_pixbuf=false
|
||||||
|
if test x$with_pixbuf != xno ; then
|
||||||
|
PKG_CHECK_MODULES(PIXBUF, [gtk+-2.0 >= 2.0 gdk-pixbuf-2.0],
|
||||||
|
[
|
||||||
|
AC_SUBST( PIXBUF_CFLAGS )
|
||||||
|
AC_SUBST( PIXBUF_LIBS )
|
||||||
|
have_pixbuf=true
|
||||||
|
AC_DEFINE(USE_GDK_PIXBUF, 1, [use gdk image load / save])],
|
||||||
|
[have_pixbuf=false])
|
||||||
|
fi
|
||||||
|
|
||||||
|
dnl ********************************************************************
|
||||||
|
dnl Check to see if __progname is provided by the system
|
||||||
|
dnl ********************************************************************
|
||||||
|
AC_CACHE_CHECK([for __progname],
|
||||||
|
[mjt_cv_extern___progname],
|
||||||
|
[AC_LINK_IFELSE([AC_LANG_PROGRAM([[]],
|
||||||
|
[[extern char *__progname;
|
||||||
|
puts(__progname);]])],
|
||||||
|
[mjt_cv_extern___progname=yes],
|
||||||
|
[mjt_cv_extern___progname=no])])
|
||||||
|
if test x$mjt_cv_extern___progname = xyes ; then
|
||||||
|
AC_DEFINE(HAVE___PROGNAME, 1, [Is __progname defined by system?])
|
||||||
|
fi
|
||||||
|
|
||||||
|
dnl Look for X
|
||||||
|
AC_PATH_XTRA
|
||||||
|
AM_CONDITIONAL(HAVE_X, test x$have_x = xyes)
|
||||||
|
|
||||||
|
AC_MSG_CHECKING(whether to compile in profiling information)
|
||||||
|
if test "x$enable_profiling" = "xyes" ; then
|
||||||
|
debugCFLAGS="$debugCFLAGS -fprofile-arcs -ftest-coverage"
|
||||||
|
DEBUGLIBS="-lgcov"
|
||||||
|
AC_SUBST( DEBUGLIBS )
|
||||||
|
AC_MSG_RESULT([yes])
|
||||||
|
else
|
||||||
|
AC_MSG_RESULT([no])
|
||||||
|
fi
|
||||||
|
AC_MSG_CHECKING(whether to compile in assertion checking)
|
||||||
|
if test "x$enable_strict" = "xyes" ; then
|
||||||
|
debugCFLAGS="$debugCFLAGS -g -DSTRICT_CHECKING"
|
||||||
|
AC_MSG_RESULT([yes])
|
||||||
|
else
|
||||||
|
AC_MSG_RESULT([no])
|
||||||
|
fi
|
||||||
|
|
||||||
|
have_asm_nasm=false
|
||||||
|
have_asm_mmx=false
|
||||||
|
have_asm_sse=false
|
||||||
|
have_asm_sse2=false
|
||||||
|
have_asm_mmx2=false
|
||||||
|
have_asm_3dnow=false
|
||||||
|
have_cmov=false
|
||||||
|
have_x86cpu=false
|
||||||
|
have_x86_64cpu=false
|
||||||
|
have_altivec=false
|
||||||
|
have_mips=false
|
||||||
|
have_ppccpu=false
|
||||||
|
have_ps2=false
|
||||||
|
|
||||||
|
OP_CFLAGS=""
|
||||||
|
YUVCFLAGS="-fif-conversion"
|
||||||
|
|
||||||
|
AC_MSG_CHECKING([Architecture])
|
||||||
|
case $host_cpu in
|
||||||
|
i[[3-7]]86)
|
||||||
|
AC_DEFINE(HAVE_X86CPU,, [Compiling for x86 architecture CPU])
|
||||||
|
AC_DEFINE(ARCH_X86,1,[Compiling for x86 architecture])
|
||||||
|
have_x86cpu=true
|
||||||
|
|
||||||
|
PROGRAM_NOPIC="-fno-PIC"
|
||||||
|
|
||||||
|
if test "x$enable_debug" != "xyes" ; then
|
||||||
|
OP_CFLAGS="-O3"
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_SUBST( OP_CFLAGS )
|
||||||
|
AC_SUBST( YUVCFLAGS )
|
||||||
|
|
||||||
|
dnl If the host is pentium, align on double word boundary
|
||||||
|
case $host_cpu in
|
||||||
|
i686)
|
||||||
|
CFLAGS="$CFLAGS"
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
;;
|
||||||
|
x86_64*|k8-*)
|
||||||
|
AC_DEFINE(HAVE_X86_CPU,, [Compiling for x86-64 architecture CPU])
|
||||||
|
AC_DEFINE(ARCH_X86_64,1, [Compiling for x86-64 architecture CPU])
|
||||||
|
have_x86cpu=true
|
||||||
|
have_x86_64cpu=true
|
||||||
|
CFLAGS="$CFLAGS -fPIC -DPIC"
|
||||||
|
;;
|
||||||
|
powerpc | powerpc64)
|
||||||
|
AC_DEFINE(HAVE_PPCCPU,, [Compiling for PowerPC CPU])
|
||||||
|
AC_DEFINE(ARCH_PPC,,[Compiling for PowerPC])
|
||||||
|
have_ppccpu=true
|
||||||
|
|
||||||
|
case $host in
|
||||||
|
*-apple-darwin*)
|
||||||
|
PROGRAM_NOPIC="-mdynamic-no-pic" # dynamic-no-pic is an Apple gcc option
|
||||||
|
dnl CFLAGS="$CFLAGS -no-cpp-precomp"
|
||||||
|
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
PROGRAM_NOPIC=""
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
;;
|
||||||
|
mips | mipsel)
|
||||||
|
AC_DEFINE(ARCH_MIPS,,[Compiling for MIPS CPU])
|
||||||
|
AC_DEFINE(HAVE_MIPS,,[Compiling for MIPS CPU])
|
||||||
|
have_mips=true
|
||||||
|
AC_MSG_CHECKING([if we are compiling on playstation2 hardware])
|
||||||
|
AC_COMPILE_IFELSE([AC_LANG_PROGRAM([[]],
|
||||||
|
[[#include <linux/ps2/dev.h>
|
||||||
|
#include <linux/ps2/gs.h>
|
||||||
|
]])],
|
||||||
|
[have_ps2=true],
|
||||||
|
[have_ps2=false])
|
||||||
|
|
||||||
|
if test x$have_ps2 = xtrue ; then
|
||||||
|
AC_MSG_RESULT(yes)
|
||||||
|
AC_DEFINE(HAVE_PS2,,[Compile for playstation2])
|
||||||
|
else
|
||||||
|
AC_MSG_RESULT(no)
|
||||||
|
fi
|
||||||
|
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
AC_MSG_RESULT([unknown])
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
dnl This flag is used for PROGRAMS not SHARED LIBRARIES. PIC code is required
|
||||||
|
dnl for shared libraries but is slower than non-pic code. Compute bound
|
||||||
|
dnl programs such as yuvdenoise and y4mspatialfilter can use this flag by
|
||||||
|
dnl simply adding programname_CFLAGS=@PROGRAM_NOPIC@ to the Makefile.am
|
||||||
|
|
||||||
|
AC_SUBST(PROGRAM_NOPIC)
|
||||||
|
|
||||||
|
if test x$have_x86cpu = xtrue
|
||||||
|
then
|
||||||
|
AC_CACHE_CHECK(for MMX on processor(s), ac_cv_flag_mmx, [
|
||||||
|
if grep "^flags.* mmx" /proc/cpuinfo > /dev/null; then
|
||||||
|
ac_cv_flag_mmx=yes
|
||||||
|
else
|
||||||
|
ac_cv_flag_mmx=no
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
|
||||||
|
if test $ac_cv_flag_mmx = yes; then
|
||||||
|
AC_DEFINE(HAVE_ASM_MMX,,[Compiling in MMX support])
|
||||||
|
AC_DEFINE(HAVE_MMX,,[Compiling in MMX support])
|
||||||
|
have_asm_mmx=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_CACHE_CHECK(for SSE on processor(s), ac_cv_flag_sse, [
|
||||||
|
if grep "^flags.* sse" /proc/cpuinfo > /dev/null; then
|
||||||
|
ac_cv_flag_sse=yes
|
||||||
|
else
|
||||||
|
ac_cv_flag_sse=no
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
|
||||||
|
if test $ac_cv_flag_sse = yes; then
|
||||||
|
AC_DEFINE(HAVE_ASM_SSE,,[Compiling in SSE support])
|
||||||
|
AC_DEFINE(HAVE_SSE,,[Compiling in SSE support])
|
||||||
|
have_asm_sse=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
dnl check for sse2
|
||||||
|
AC_CACHE_CHECK(for SSE2 on processor(s), ac_cv_flag_sse2, [
|
||||||
|
if grep "^flags.* sse2" /proc/cpuinfo > /dev/null; then
|
||||||
|
ac_cv_flag_sse2=yes
|
||||||
|
else
|
||||||
|
ac_cv_flag_sse2=no
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
|
||||||
|
if test $ac_cv_flag_sse2 = yes; then
|
||||||
|
AC_DEFINE(HAVE_ASM_SSE2,,[Compiling in SSE2 support])
|
||||||
|
AC_DEFINE(HAVE_SSE2,,[Compiling in SSE2 support])
|
||||||
|
have_asm_sse2=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_CACHE_CHECK(for 3DNOW on processor(s), ac_cv_flag_3dnow, [
|
||||||
|
if grep "^flags.* 3dnow" /proc/cpuinfo > /dev/null; then
|
||||||
|
ac_cv_flag_3dnow=yes
|
||||||
|
else
|
||||||
|
ac_cv_flag_3dnow=no
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
|
||||||
|
if test $ac_cv_flag_3dnow = yes; then
|
||||||
|
AC_DEFINE(HAVE_ASM_3DNOW,,[Compiling in 3Dnow])
|
||||||
|
have_asm_3dnow=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_CACHE_CHECK(for CMOV on processor(s), ac_cv_flag_cmov, [
|
||||||
|
if grep "^flags.* cmov" /proc/cpuinfo > /dev/null; then
|
||||||
|
ac_cv_flag_cmov=yes
|
||||||
|
else
|
||||||
|
ac_cv_flag_cmov=yes
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
|
||||||
|
if test $ac_cv_flag_cmov = yes; then
|
||||||
|
AC_DEFINE(HAVE_CMOV,,[Compiling in CMOV])
|
||||||
|
have_cmov=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
dnl check for MMX2
|
||||||
|
AC_CACHE_CHECK(for MMX2 on processor(s), ac_cv_flag_mmx2, [
|
||||||
|
if grep "^flags.* mmxext" /proc/cpuinfo > /dev/null; then
|
||||||
|
ac_cv_flag_mmx2=yes
|
||||||
|
else
|
||||||
|
ac_cv_flag_mmx2=yes
|
||||||
|
fi
|
||||||
|
])
|
||||||
|
|
||||||
|
if test $ac_cv_flag_mmx2 = yes; then
|
||||||
|
AC_DEFINE(HAVE_ASM_MMX2,,[Compiling in MMX2])
|
||||||
|
AC_DEFINE(HAVE_MMX2,,[Compiling in MMX2])
|
||||||
|
AC_DEFINE(HAVE_ASM_MMXEXT,,[Compiling in MMXEXT])
|
||||||
|
have_asm_mmx2=true
|
||||||
|
fi
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test x$have_ppccpu = xtrue
|
||||||
|
then
|
||||||
|
AC_MSG_CHECKING([compiler support for AltiVec])
|
||||||
|
cat > conftest.c <<EOF
|
||||||
|
#ifdef HAVE_ALTIVEC_H
|
||||||
|
#include <altivec.h>
|
||||||
|
#endif
|
||||||
|
int main() {
|
||||||
|
union { vector signed int v;
|
||||||
|
signed int i;
|
||||||
|
} vi;
|
||||||
|
vi.v = vec_splat_s32(1);
|
||||||
|
return vi.i;
|
||||||
|
}
|
||||||
|
EOF
|
||||||
|
ALTIVEC_CFLAGS=""
|
||||||
|
if $CC -o conftest conftest.c >/dev/null 2>&1; then
|
||||||
|
have_altivec=true
|
||||||
|
elif $CC $CFLAGS -faltivec -o conftest conftest.c >/dev/null 2>&1; then
|
||||||
|
# Mac OS X style
|
||||||
|
have_altivec=true
|
||||||
|
ALTIVEC_CFLAGS="-faltivec"
|
||||||
|
elif $CC $CFLAGS -fvec -o conftest conftest.c >/dev/null 2>&1; then
|
||||||
|
# Motorola style
|
||||||
|
have_altivec=true
|
||||||
|
ALTIVEC_CFLAGS="-fvec"
|
||||||
|
elif $CC $CFLAGS -DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec -o conftest conftest.c >/dev/null 2>&1; then
|
||||||
|
# gcc 3.1 style
|
||||||
|
have_altivec=true
|
||||||
|
ALTIVEC_CFLAGS="-DHAVE_ALTIVEC_H=1 -maltivec -mabi=altivec"
|
||||||
|
fi
|
||||||
|
rm -f conftest*;
|
||||||
|
|
||||||
|
if test x$have_altivec = xtrue
|
||||||
|
then
|
||||||
|
# add -O3 flag
|
||||||
|
ALTIVEC_CFLAGS="-O3 ${ALTIVEC_CFLAGS}"
|
||||||
|
AC_MSG_RESULT(yes)
|
||||||
|
AC_DEFINE(HAVE_ALTIVEC,,
|
||||||
|
[Inline PPC Altivec primitives available])
|
||||||
|
AC_SUBST(ALTIVEC_CFLAGS)
|
||||||
|
else
|
||||||
|
AC_MSG_RESULT(no)
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test ! -r $srcdir/cpuinfo.sh; then
|
||||||
|
AC_MSG_ERROR([cpuinfo.sh script not found - do a cvs update])
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
if test x$have_x86cpu = xtrue -o x$have_ppccpu = xtrue; then
|
||||||
|
if test x$host_alias != x; then
|
||||||
|
dnl Cross compiling
|
||||||
|
AC_MSG_CHECKING(sub-architecture settings)
|
||||||
|
if test x$have_x86cpu = xtrue; then
|
||||||
|
host_mod_cpu=`echo $host_cpu|tr _ -`
|
||||||
|
ARCHFLAGS="-march=$host_mod_cpu -mcpu=$host_mod_cpu"
|
||||||
|
AC_MSG_RESULT($ARCHFLAGS)
|
||||||
|
fi
|
||||||
|
else
|
||||||
|
AC_MSG_CHECKING(sub-architecture settings)
|
||||||
|
chmod +x $srcdir/cpuinfo.sh
|
||||||
|
|
||||||
|
if test x$have_x86cpu = xtrue; then
|
||||||
|
ARCHFLAGS=`$srcdir/cpuinfo.sh x86`
|
||||||
|
fi
|
||||||
|
if test x$have_ppccpu = xtrue; then
|
||||||
|
ARCHFLAGS=`$srcdir/cpuinfo.sh ppc`
|
||||||
|
fi
|
||||||
|
AC_MSG_RESULT($ARCHFLAGS)
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
if test x$have_x86cpu = xtrue;
|
||||||
|
then
|
||||||
|
AC_MSG_NOTICE([enable_debug = $enable_debug])
|
||||||
|
if test "x$enable_debug" != "xyes" ;
|
||||||
|
then
|
||||||
|
AC_MSG_NOTICE([debug koekje])
|
||||||
|
if test $ac_cv_flag_sse = yes; then
|
||||||
|
CFLAGS="$CFLAGS -msse -mfpmath=sse"
|
||||||
|
AC_MSG_NOTICE([cflags aangepast])
|
||||||
|
fi
|
||||||
|
if test $av_cv_flag_sse2 = yes; then
|
||||||
|
CFLAGS="$CFLAGS -msse2 -mfpmath=sse"
|
||||||
|
AC_MSG_NOTICE([cflags aangepast])
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_MSG_RESULT($CFLAGS)
|
||||||
|
|
||||||
|
|
||||||
|
AC_DEFINE_UNQUOTED(HAVE_FFMPEG_UNINSTALLED,,
|
||||||
|
[Defined if building against uninstalled FFmpeg source])
|
||||||
|
|
||||||
|
PKG_CHECK_MODULES(FFMPEG_AVCODEC, [libavcodec],
|
||||||
|
[
|
||||||
|
AC_SUBST( FFMPEG_AVCODEC_CFLAGS )
|
||||||
|
AC_SUBST( FFMPEG_AVCODEC_LIBS )
|
||||||
|
have_avcodec=true
|
||||||
|
AC_DEFINE(HAVE_AVCODEC, 1, [use avcodec])],
|
||||||
|
[have_avcodec=false])
|
||||||
|
|
||||||
|
PKG_CHECK_MODULES(FFMPEG_SWSCALER, [libswscale],
|
||||||
|
[
|
||||||
|
AC_SUBST( FFMPEG_SWSCALER_CFLAGS )
|
||||||
|
AC_SUBST( FFMPEG_SWSCALER_LIBS )
|
||||||
|
have_swscaler=true
|
||||||
|
AC_DEFINE( HAVE_SWSCALER,1,[use swscaler])],
|
||||||
|
[ have_swscaler=false] )
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
if test x$have_avcodec != xtrue ; then
|
||||||
|
AC_MSG_ERROR([ FFmpeg AVCodec not found. Get it from http://ffmpeg.sourceforge.net ] )
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test x$have_swscaler != xtrue ; then
|
||||||
|
AC_MSG_ERROR([ FFmpeg Swscaler not found. Did you enable it when you compiled ffmpeg ? ])
|
||||||
|
fi
|
||||||
|
|
||||||
|
FFMPEG_INCLUDE_AVCODEC=""
|
||||||
|
FFMPEG_INCLUDE_SWSCALE=""
|
||||||
|
FFMPEG_INCLUDE_AVUTIL=""
|
||||||
|
|
||||||
|
AC_CHECK_HEADER( ffmpeg/avutil.h, [FFMPEG_INCLUDE_AVUTIL="<ffmpeg/avutil.h>"],[])
|
||||||
|
AC_CHECK_HEADER( ffmpeg/avcodec.h, [FFMPEG_INCLUDE_AVCODEC="<ffmpeg/avcodec.h>"],[])
|
||||||
|
AC_CHECK_HEADER( ffmpeg/swscale.h, [FFMPEG_INCLUDE_SWSCALE="<ffmpeg/swscale.h>"],[])
|
||||||
|
AC_CHECK_HEADER( libswscale/swscale.h, [FFMPEG_INCLUDE_SWSCALE="<libswcale/swscale.h>"],[])
|
||||||
|
AC_CHECK_HEADER( libavcodec/avcodec.h, [FFMPEG_INCLUDE_AVCODEC="<libavcodec/avcodec.h>"],[])
|
||||||
|
AC_CHECK_HEADER( libavutil/avutil.h , [FFMPEG_INCLUDE_AVUTIL="<libavutil/avutil.h>"],[])
|
||||||
|
|
||||||
|
AC_DEFINE_UNQUOTED( AVCODEC_INC, $FFMPEG_INCLUDE_AVCODEC,[] )
|
||||||
|
AC_DEFINE_UNQUOTED( SWSCALE_INC, $FFMPEG_INCLUDE_SWSCALE,[] )
|
||||||
|
AC_DEFINE_UNQUOTED( AVUTIL_INC, $FFMPEG_INCLUDE_AVUTIL,[] )
|
||||||
|
|
||||||
|
|
||||||
|
dnl **********************************************************************
|
||||||
|
dnl All the conditional stuff for the Makefiles
|
||||||
|
AM_CONDITIONAL(HAVE_ASM_MMX, test x$have_asm_mmx = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_X86CPU, test x$have_x86cpu = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_PPCCPU, test x$have_ppccpu = xtrue)
|
||||||
|
AM_CONDITIONAL(ARCH_PPC, test x$have_ppccpu = xtrue)
|
||||||
|
AM_CONDITIONAL(ARCH_X86, test x$have_x86cpu = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_ALTIVEC, test x$have_altivec = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_ASM_MMX2, test x$have_asm_mmx2 = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_ASM_SSE, test x$have_asm_sse = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_ASM_SSE2, test x$have_asm_sse2 = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_ASM_NASM, test x$have_asm_nasm = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_MMX, test x$have_asm_mmx = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_SSE, test x$have_asm_sse = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_SSE2, test x$have_asm_sse2 = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_MMX2, test x$have_asm_mmx2 = xtrue)
|
||||||
|
AM_CONDITIONAL(HAVE_DL_DLOPEN, test x$have_dl_dlopen = xtrue)
|
||||||
|
AM_CONDITIONAL(USE_GVEEJAYRELOADED,test x$use_gveejayreloaded = xtrue )
|
||||||
|
dnl *********************************************************************
|
||||||
|
dnl Check for what warnings we want gcc to use and adjust the CFLAGS
|
||||||
|
dnl as needed. This only works for GCC.
|
||||||
|
dnl We do this last as it can screw up library detection etc...
|
||||||
|
|
||||||
|
CFLAGS="$ARCHFLAGS $CFLAGS"
|
||||||
|
CXXFLAGS="$ARCHFLAGS $CXXFLAGS"
|
||||||
|
|
||||||
|
|
||||||
|
if test "x${GCC}" != "xyes" ; then
|
||||||
|
enable_compile_warnings=no
|
||||||
|
fi
|
||||||
|
|
||||||
|
AC_MSG_CHECKING(what warning flags to pass to the C compiler)
|
||||||
|
warnCFLAGS=
|
||||||
|
warnCXXFLAGS=
|
||||||
|
if test "x$enable_compile_warnings" != "xno" ; then
|
||||||
|
if test "x$GCC" = "xyes" ; then
|
||||||
|
case "$CFLAGS" in
|
||||||
|
*-Wall*) ;;
|
||||||
|
*) warnCFLAGS="-Wall -Wunused " ;;
|
||||||
|
esac
|
||||||
|
if test "x$enable_compile_warnings" = "xyes" ; then
|
||||||
|
warnCFLAGS="$warnCFLAGS -Wmissing-prototypes -Wundef -Wshadow -Wbad-function-cast -Wconversion -Wpadded -Wunreachable-code -Wmissing-declarations -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual"
|
||||||
|
warnCXXFLAGS="$warnCXXFLAGS -Wmissing-prototypes -Wpointer-arith -Wcast-align -Wwrite-strings -Wcast-qual"
|
||||||
|
fi
|
||||||
|
if test "x$enable_warnings_as_errors" = "xyes" ; then
|
||||||
|
warnCFLAGS="$warnCFLAGS -Werror"
|
||||||
|
warnCXXFLAGS="$warnCXXFLAGS -Werror"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "x$cflags_set" != "xyes" ; then
|
||||||
|
if test "x$enable_debug" = "xyes" ; then
|
||||||
|
CFLAGS="$debugCFLAGS $warnCFLAGS $CFLAGS"
|
||||||
|
else
|
||||||
|
CFLAGS="$CFLAGS $warnCFLAGS"
|
||||||
|
fi
|
||||||
|
CXXFLAGS="$CXXFLAGS $warnCXXFLAGS"
|
||||||
|
cflags_set=yes
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
if test x"$with_extra_cflags" != "x"; then
|
||||||
|
CFLAGS="$CFLAGS $with_extra_cflags"
|
||||||
|
CXXFLAGS="$CXXFLAGS $with_extra_cflags"
|
||||||
|
fi
|
||||||
|
|
||||||
|
|
||||||
|
PKG_CHECK_MODULES( GTKCAIRO, gtkcairo >= 0.3,
|
||||||
|
[use_gtkcairo=yes],
|
||||||
|
[use_gtkcairo="no"]
|
||||||
|
)
|
||||||
|
|
||||||
|
if test "x$use_gtkcairo" = "xyes"; then
|
||||||
|
AC_SUBST( GTKCAIRO_CFLAGS )
|
||||||
|
AC_SUBST( GTKCAIRO_LIBS )
|
||||||
|
AC_DEFINE( USE_GTKCAIRO,,[GtkCairo widget - Cairo])
|
||||||
|
else
|
||||||
|
AC_MSG_ERROR([GtkCairo not found: get it at http://www.cairographics.org/GtkCairo])
|
||||||
|
fi
|
||||||
|
|
||||||
|
gveejay_datadir="${datadir}/gveejay"
|
||||||
|
AC_SUBST(gveejay_datadir)
|
||||||
|
sh gveejay-paths.sh > gveejay-paths.h
|
||||||
|
|
||||||
|
glib_modules="glib-2.0 >= 2.4"
|
||||||
|
PKG_CHECK_MODULES(GLIB, [$glib_modules])
|
||||||
|
AC_SUBST(GLIB_CFLAGS)
|
||||||
|
AC_SUBST(GLIB_LIBS)
|
||||||
|
|
||||||
|
gtk_modules="gtk+-2.0 >= 2.4"
|
||||||
|
PKG_CHECK_MODULES(GTK, [$gtk_modules])
|
||||||
|
AC_SUBST(GTK_CFLAGS)
|
||||||
|
AC_SUBST(GTK_LIBS)
|
||||||
|
|
||||||
|
libglade_modules="libglade-2.0 >= 2.0.1"
|
||||||
|
PKG_CHECK_MODULES(GLADE, [$libglade_modules])
|
||||||
|
AC_SUBST(GLADE_CFLAGS)
|
||||||
|
AC_SUBST(GLADE_LIBS)
|
||||||
|
|
||||||
|
|
||||||
|
dnl **********************************************************************
|
||||||
|
dnl Output a Makefile or two and the lib/header descriptor script
|
||||||
|
dnl
|
||||||
|
AC_CONFIG_FILES([
|
||||||
|
Makefile
|
||||||
|
src/Makefile
|
||||||
|
gveejay-paths.sh
|
||||||
|
])
|
||||||
|
AC_OUTPUT
|
||||||
|
|
||||||
|
AC_DEFINE(VERSION, ${VERSION})
|
||||||
|
|
||||||
|
AC_MSG_NOTICE([])
|
||||||
|
AC_MSG_NOTICE([ GVeejayReloaded ${VERSION} build configuration :])
|
||||||
|
AC_MSG_NOTICE([])
|
||||||
|
AC_MSG_NOTICE([ Compiler flags: $CFLAGS])
|
||||||
|
AC_MSG_NOTICE([ $YUVCFLAGS])
|
||||||
|
AC_MSG_NOTICE([ $OP_CFLAGS])
|
||||||
|
AC_MSG_NOTICE([])
|
||||||
|
AC_MSG_NOTICE([ Architecture: ${host_cpu} ])
|
||||||
|
AC_MSG_NOTICE([])
|
||||||
|
if test "$have_x86cpu" = "true" ; then
|
||||||
|
AC_MSG_NOTICE([ x86 ])
|
||||||
|
AC_MSG_NOTICE([ MMX enabled : ${ac_cv_flag_mmx}])
|
||||||
|
AC_MSG_NOTICE([ MMX2 enabled : ${ac_cv_flag_mmx2}])
|
||||||
|
AC_MSG_NOTICE([ SSE enabled : ${ac_cv_flag_sse}])
|
||||||
|
AC_MSG_NOTICE([ SSE2 enabled : ${ac_cv_flag_sse2}])
|
||||||
|
AC_MSG_NOTICE([ 3DNOW enabled : ${ac_cv_flag_3dnow}])
|
||||||
|
AC_MSG_NOTICE([ CMOV enabled : ${ac_cv_flag_cmov}])
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$have_ppccpu" = "true" ; then
|
||||||
|
AC_MSG_NOTICE([ ppc])
|
||||||
|
AC_MSG_NOTICE([ AltiVec enabled : ${have_altivec}])
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$have_mips" = "true" ; then
|
||||||
|
AC_MSG_NOTICE([ mips])
|
||||||
|
AC_MSG_NOTICE([ PS/2 enabled : ${have_ps2}])
|
||||||
|
fi
|
||||||
|
AC_MSG_NOTICE([])
|
||||||
|
if test "$have_linux" = "true" ; then
|
||||||
|
AC_MSG_NOTICE([ Platform: Linux])
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$have_darwin" = "true" ; then
|
||||||
|
AC_MSG_NOTICE([ Platform: Darwin])
|
||||||
|
AC_MSG_NOTICE([ Good luck! You can be the first! ])
|
||||||
|
fi
|
||||||
|
AC_MSG_NOTICE([])
|
||||||
|
AC_MSG_NOTICE([ Required dependencies:])
|
||||||
|
AC_MSG_NOTICE([ - Veejay 1.0 : ${have_veejay}])
|
||||||
|
AC_MSG_NOTICE([ - POSIX Threads (pthread) : ${have_pthread}])
|
||||||
|
AC_MSG_NOTICE([ - MJPEGTools : ${have_mjpegtools}])
|
||||||
|
AC_MSG_NOTICE([ - FFmpeg AVCodec : ${have_avcodec} ])
|
||||||
|
AC_MSG_NOTICE([ - FFmpeg Swscaler : ${have_swscaler} ])
|
||||||
|
AC_MSG_NOTICE([ - GDK Pixbuf support : ${have_pixbuf}])
|
||||||
|
AC_MSG_NOTICE([ - Alsa support (midi sequencer) : ${have_alsa}])
|
||||||
336
sandbox/veejay-client/cpuinfo.sh
Executable file
@@ -0,0 +1,336 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
if test x"$CC" = x; then
|
||||||
|
CC=gcc
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test $# -ne 1; then
|
||||||
|
echo "Please give the arch (ppc or x86) as an argument!" 1>&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test `uname -s` = Darwin; then
|
||||||
|
IsDarwin=yes
|
||||||
|
else
|
||||||
|
IsDarwin=no
|
||||||
|
fi
|
||||||
|
|
||||||
|
target=$1
|
||||||
|
|
||||||
|
cc_version=`$CC -dumpversion`
|
||||||
|
_cc_major=`echo $cc_version | cut -d'.' -f1`
|
||||||
|
_cc_minor=`echo $cc_version | cut -d'.' -f2`
|
||||||
|
|
||||||
|
if test $_cc_major -ge 4; then
|
||||||
|
_opt_mcpu="-mtune"
|
||||||
|
else
|
||||||
|
_opt_mcpu="-mcpu"
|
||||||
|
fi
|
||||||
|
|
||||||
|
do_cc()
|
||||||
|
{
|
||||||
|
$CC -o conftest conftest.c $@ >/dev/null 2>&1
|
||||||
|
}
|
||||||
|
|
||||||
|
extcheck()
|
||||||
|
{
|
||||||
|
cat > conftest.c <<EOF
|
||||||
|
#include <signal.h>
|
||||||
|
void catch() { exit(1); }
|
||||||
|
int main(void){
|
||||||
|
signal(SIGILL, catch);
|
||||||
|
__asm__ __volatile__ ("$1":::"memory");
|
||||||
|
exit(0);
|
||||||
|
}
|
||||||
|
EOF
|
||||||
|
|
||||||
|
do_cc
|
||||||
|
if test -x ./conftest; then
|
||||||
|
./conftest
|
||||||
|
if test $? -ne 0; then
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
return 0
|
||||||
|
else
|
||||||
|
return 1
|
||||||
|
fi
|
||||||
|
}
|
||||||
|
|
||||||
|
do_x86()
|
||||||
|
{
|
||||||
|
|
||||||
|
CFLAGS=-O
|
||||||
|
if test $IsDarwin = yes; then
|
||||||
|
CFLAGS="$CFLAGS -fno-pic -Wl,-read_only_relocs -Wl,suppress"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test -r /proc/cpuinfo; then
|
||||||
|
_cpuinfo="cat /proc/cpuinfo"
|
||||||
|
else
|
||||||
|
$CC $CFLAGS -o cpuinfo utils/cpuinfo.c
|
||||||
|
_cpuinfo="./cpuinfo"
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Cpu determination logic adapted from the MPlayer configure script.
|
||||||
|
|
||||||
|
pname=`$_cpuinfo | grep 'model name' | cut -d ':' -f 2 | head -n 1`
|
||||||
|
pvendor=`$_cpuinfo | grep 'vendor_id' | cut -d':' -f2 | cut -d' ' -f2 | head -n 1`
|
||||||
|
pfamily=`$_cpuinfo | grep 'cpu family' | cut -d':' -f2 | cut -d' ' -f2 | head -n 1`
|
||||||
|
pmodel=`$_cpuinfo | grep -v 'model name' | grep 'model' | cut -d':' -f2 | cut -d' ' -f2 | head -n 1`
|
||||||
|
pstep=`$_cpuinfo | grep 'stepping' | cut -d':' -f2 | cut -d' ' -f2 | head -n 1`
|
||||||
|
pparam=`$_cpuinfo | grep 'features' | cut -d':' -f2 | head -n 1`
|
||||||
|
|
||||||
|
if test -z "$pparam" ; then
|
||||||
|
pparam=`$_cpuinfo | grep 'flags' | cut -d ':' -f 2 | head -n 1`
|
||||||
|
fi
|
||||||
|
|
||||||
|
_mmx=no
|
||||||
|
_3dnow=no
|
||||||
|
_3dnowex=no
|
||||||
|
_mmx2=no
|
||||||
|
_sse=no
|
||||||
|
_sse2=no
|
||||||
|
_mtrr=no
|
||||||
|
|
||||||
|
for i in $pparam ; do
|
||||||
|
case "$i" in
|
||||||
|
3dnow) _3dnow=yes ;;
|
||||||
|
3dnowext) _3dnow=yes _3dnowex=yes ;;
|
||||||
|
mmx) _mmx=yes ;;
|
||||||
|
mmxext) _mmx2=yes ;;
|
||||||
|
mtrr|k6_mtrr|cyrix_arr) _mtrr=yes ;;
|
||||||
|
xmm|sse|kni) _sse=yes _mmx2=yes ;;
|
||||||
|
sse2) _sse2=yes ;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
case "$pvendor" in
|
||||||
|
AuthenticAMD)
|
||||||
|
case "$pfamily" in
|
||||||
|
3)proc=i386
|
||||||
|
;;
|
||||||
|
4) proc=i486
|
||||||
|
;;
|
||||||
|
5) iproc=586
|
||||||
|
# models are: K5/SSA5 K5 K5 K5 ? ? K6 K6 K6-2 K6-3
|
||||||
|
# K6 model 13 are the K6-2+ and K6-III+
|
||||||
|
if test "$pmodel" -eq 9 -o "$pmodel" -eq 13; then
|
||||||
|
proc=k6-3
|
||||||
|
elif test "$pmodel" -ge 8; then
|
||||||
|
proc=k6-2
|
||||||
|
elif test "$pmodel" -ge 6; then
|
||||||
|
proc=k6
|
||||||
|
else
|
||||||
|
proc=i586
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
6) iproc=686
|
||||||
|
if test "$pmodel" -ge 7; then
|
||||||
|
proc=athlon-4
|
||||||
|
elif test "$pmodel" -ge 6; then
|
||||||
|
if test "$_sse" = yes && test "$pstep" -ge 2; then
|
||||||
|
proc=athlon-xp
|
||||||
|
else
|
||||||
|
proc=athlon-4
|
||||||
|
fi
|
||||||
|
elif test "$pmodel" -ge 4; then
|
||||||
|
proc=athlon-tbird
|
||||||
|
else
|
||||||
|
proc=athlon
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
15)
|
||||||
|
# Despite what the gcc into says 'athlon64' is not accepted as
|
||||||
|
# synonym for 'k8'
|
||||||
|
proc=k8
|
||||||
|
;;
|
||||||
|
*) proc=athlon-xp
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
;;
|
||||||
|
GenuineIntel)
|
||||||
|
case "$pfamily" in
|
||||||
|
3) proc=i386
|
||||||
|
;;
|
||||||
|
4) proc=i486
|
||||||
|
;;
|
||||||
|
5) iproc=586
|
||||||
|
if test "$pmodel" -eq 4 || test "$pmodel" -eq 8; then
|
||||||
|
proc=pentium-mmx # 4 is desktop, 8 is mobile
|
||||||
|
else
|
||||||
|
proc=i586
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
6) iproc=686
|
||||||
|
if test "$pmodel" -ge 15; then
|
||||||
|
proc=nocona
|
||||||
|
elif test "$pmodel" -ge 13; then
|
||||||
|
proc=pentium-m
|
||||||
|
elif test "$pmodel" -ge 7; then
|
||||||
|
proc=pentium3
|
||||||
|
elif test "$pmodel" -ge 3; then
|
||||||
|
proc=pentium2
|
||||||
|
else
|
||||||
|
proc=i686
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
15) proc=pentium4
|
||||||
|
;;
|
||||||
|
*) proc=pentium4
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
;;
|
||||||
|
unknown)
|
||||||
|
case "$pfamily" in
|
||||||
|
3) proc=i386
|
||||||
|
;;
|
||||||
|
4) proc=i486
|
||||||
|
;;
|
||||||
|
*) proc=i586
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
proc=i586
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# check that gcc supports our CPU, if not, fall back to earlier ones
|
||||||
|
|
||||||
|
cat > conftest.c << EOF
|
||||||
|
int main(void) { return 0; }
|
||||||
|
EOF
|
||||||
|
if test "$proc" = "athlon64" ; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=athlon-xp
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$proc" = "athlon-xp" || test "$proc" = "athlon-4" || test "$proc" = "athlon-tbird"; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=athlon
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$proc" = "k6-3" || test "$proc" = "k6-2"; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=k6
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$proc" = "k6"; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc
|
||||||
|
if test $? -ne 0; then
|
||||||
|
if do_cc -march=i586 $_opt_mcpu=i686; then
|
||||||
|
proc=i586-i686
|
||||||
|
else
|
||||||
|
proc=i586
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$proc" = "pentium4" || test "$proc" = "pentium3" || test "$proc" = "pentium2" || test "$proc" = "athlon"; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=i686
|
||||||
|
fi
|
||||||
|
if test "$proc" = "i686" || test "$proc" = "pentium-mmx"; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=i586
|
||||||
|
fi
|
||||||
|
if test "$proc" = "i586" ; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=i486
|
||||||
|
fi
|
||||||
|
if test "$proc" = "i486" ; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=i386
|
||||||
|
fi
|
||||||
|
if test "$proc" = "i386" ; then
|
||||||
|
do_cc -march=$proc $_opt_mcpu=$proc || proc=error
|
||||||
|
fi
|
||||||
|
if test "$proc" = "error" ; then
|
||||||
|
echo "Your $_cc does not even support \"i386\" for '-march' and $_opt_mcpu."
|
||||||
|
_mcpu=""
|
||||||
|
_march=""
|
||||||
|
elif test "$proc" = "i586-i686"; then
|
||||||
|
_march="-march=i586"
|
||||||
|
_mcpu="$_opt_mcpu=i686"
|
||||||
|
else
|
||||||
|
_march="-march=$proc"
|
||||||
|
_mcpu="$_opt_mcpu=$proc"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test $_cc_major -ge 3; then
|
||||||
|
extcheck "xorps %%xmm0, %%xmm0" || _gcc3_ext="$_gcc3_ext -mno-sse"
|
||||||
|
extcheck "xorpd %%xmm0, %%xmm0" || _gcc3_ext="$_gcc3_ext -mno-sse2"
|
||||||
|
|
||||||
|
if test x"$_gcc3_ext" != "x"; then
|
||||||
|
# if we had to disable sse/sse2 because the active kernel does not
|
||||||
|
# support this instruction set extension, we also have to tell
|
||||||
|
# gcc3 to not generate sse/sse2 instructions for normal C code
|
||||||
|
cat > conftest.c << EOF
|
||||||
|
int main(void) { return 0; }
|
||||||
|
EOF
|
||||||
|
do_cc $_march $_gcc3_ext && _march="$_march $_gcc3_ext"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo $_march $_mcpu
|
||||||
|
rm -f conftest.c conftest cpuinfo
|
||||||
|
return 0
|
||||||
|
}
|
||||||
|
|
||||||
|
do_ppc()
|
||||||
|
{
|
||||||
|
# Linux on a PPC has /proc/info
|
||||||
|
# Darwin (OS/X) has the hostinfo command
|
||||||
|
# If neither of those we have no idea what to do - so do nothing.
|
||||||
|
if test -r /proc/cpuinfo; then
|
||||||
|
proc=`grep cpu /proc/cpuinfo | cut -d':' -f2 | cut -d',' -f1 | cut -b 2- | head -n 1`
|
||||||
|
elif test $IsDarwin = yes; then
|
||||||
|
proc=`hostinfo | grep "Processor type" | cut -f3 -d' ' | sed 's/ppc//'`
|
||||||
|
else
|
||||||
|
return 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
case "$proc" in
|
||||||
|
601) _march="$_opt_mcpu=601" _mcpu='-mtune=601'
|
||||||
|
;;
|
||||||
|
603) _march="$_opt_mcpu=603" _mcpu='-mtune=603'
|
||||||
|
;;
|
||||||
|
603e|603ev) _march="$_opt_mcpu=603e" _mcpu='-mtune=603e'
|
||||||
|
;;
|
||||||
|
604|604e|604r|604ev) _march="$_opt_mcpu=604" _mcpu='-mtune=604'
|
||||||
|
;;
|
||||||
|
740|740/750|745/755) _march="$_opt_mcpu=740" _mcpu='-mtune=740'
|
||||||
|
;;
|
||||||
|
750|750CX) _march="$_opt_mcpu=750" _mcpu='-mtune=750'
|
||||||
|
;;
|
||||||
|
*) ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# gcc 3.1(.1) and up supports 7400 and 7450
|
||||||
|
if test "$_cc_major" -ge "3" && test "$_cc_minor" -ge "1" || test "$_cc_major" -ge "4"; then
|
||||||
|
case "$proc" in
|
||||||
|
7400*|7410*) _march="$_opt_mcpu=7400" _mcpu='-mtune=7400' ;;
|
||||||
|
7450*|7455*) _march="$_opt_mcpu=7450" _mcpu='-mtune=7450' ;;
|
||||||
|
*) ;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
|
||||||
|
# gcc 3.2 and up supports 970
|
||||||
|
if test "$_cc_major" -ge "3" && test "$_cc_minor" -ge "3" || test "$_cc_major" -ge "4"; then
|
||||||
|
case "$proc" in
|
||||||
|
970*) if test $IsDarwin = yes; then
|
||||||
|
_march="$_opt_mcpu=G5 -mpowerpc64 -mpowerpc-gpopt -falign-loops=16 -force_cpusubtype_ALL" _mcpu='-mtune=G5'
|
||||||
|
else
|
||||||
|
_march="$_opt_mcpu=970" _mcpu='-mtune=970'
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
*) ;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo $_march $_mcpu
|
||||||
|
return 0
|
||||||
|
}
|
||||||
|
|
||||||
|
#
|
||||||
|
# The script that runs the various functions above
|
||||||
|
#
|
||||||
|
|
||||||
|
if test $target = x86; then
|
||||||
|
do_x86
|
||||||
|
elif test $target = ppc; then
|
||||||
|
do_ppc
|
||||||
|
fi
|
||||||
584
sandbox/veejay-client/depcomp
Executable file
@@ -0,0 +1,584 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
# depcomp - compile a program generating dependencies as side-effects
|
||||||
|
|
||||||
|
scriptversion=2006-10-15.18
|
||||||
|
|
||||||
|
# Copyright (C) 1999, 2000, 2003, 2004, 2005, 2006 Free Software
|
||||||
|
# Foundation, Inc.
|
||||||
|
|
||||||
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation; either version 2, or (at your option)
|
||||||
|
# any later version.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program; if not, write to the Free Software
|
||||||
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||||
|
# 02110-1301, USA.
|
||||||
|
|
||||||
|
# As a special exception to the GNU General Public License, if you
|
||||||
|
# distribute this file as part of a program that contains a
|
||||||
|
# configuration script generated by Autoconf, you may include it under
|
||||||
|
# the same distribution terms that you use for the rest of that program.
|
||||||
|
|
||||||
|
# Originally written by Alexandre Oliva <oliva@dcc.unicamp.br>.
|
||||||
|
|
||||||
|
case $1 in
|
||||||
|
'')
|
||||||
|
echo "$0: No command. Try \`$0 --help' for more information." 1>&2
|
||||||
|
exit 1;
|
||||||
|
;;
|
||||||
|
-h | --h*)
|
||||||
|
cat <<\EOF
|
||||||
|
Usage: depcomp [--help] [--version] PROGRAM [ARGS]
|
||||||
|
|
||||||
|
Run PROGRAMS ARGS to compile a file, generating dependencies
|
||||||
|
as side-effects.
|
||||||
|
|
||||||
|
Environment variables:
|
||||||
|
depmode Dependency tracking mode.
|
||||||
|
source Source file read by `PROGRAMS ARGS'.
|
||||||
|
object Object file output by `PROGRAMS ARGS'.
|
||||||
|
DEPDIR directory where to store dependencies.
|
||||||
|
depfile Dependency file to output.
|
||||||
|
tmpdepfile Temporary file to use when outputing dependencies.
|
||||||
|
libtool Whether libtool is used (yes/no).
|
||||||
|
|
||||||
|
Report bugs to <bug-automake@gnu.org>.
|
||||||
|
EOF
|
||||||
|
exit $?
|
||||||
|
;;
|
||||||
|
-v | --v*)
|
||||||
|
echo "depcomp $scriptversion"
|
||||||
|
exit $?
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
if test -z "$depmode" || test -z "$source" || test -z "$object"; then
|
||||||
|
echo "depcomp: Variables source, object and depmode must be set" 1>&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Dependencies for sub/bar.o or sub/bar.obj go into sub/.deps/bar.Po.
|
||||||
|
depfile=${depfile-`echo "$object" |
|
||||||
|
sed 's|[^\\/]*$|'${DEPDIR-.deps}'/&|;s|\.\([^.]*\)$|.P\1|;s|Pobj$|Po|'`}
|
||||||
|
tmpdepfile=${tmpdepfile-`echo "$depfile" | sed 's/\.\([^.]*\)$/.T\1/'`}
|
||||||
|
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
|
||||||
|
# Some modes work just like other modes, but use different flags. We
|
||||||
|
# parameterize here, but still list the modes in the big case below,
|
||||||
|
# to make depend.m4 easier to write. Note that we *cannot* use a case
|
||||||
|
# here, because this file can only contain one case statement.
|
||||||
|
if test "$depmode" = hp; then
|
||||||
|
# HP compiler uses -M and no extra arg.
|
||||||
|
gccflag=-M
|
||||||
|
depmode=gcc
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test "$depmode" = dashXmstdout; then
|
||||||
|
# This is just like dashmstdout with a different argument.
|
||||||
|
dashmflag=-xM
|
||||||
|
depmode=dashmstdout
|
||||||
|
fi
|
||||||
|
|
||||||
|
case "$depmode" in
|
||||||
|
gcc3)
|
||||||
|
## gcc 3 implements dependency tracking that does exactly what
|
||||||
|
## we want. Yay! Note: for some reason libtool 1.4 doesn't like
|
||||||
|
## it if -MD -MP comes after the -MF stuff. Hmm.
|
||||||
|
## Unfortunately, FreeBSD c89 acceptance of flags depends upon
|
||||||
|
## the command line argument order; so add the flags where they
|
||||||
|
## appear in depend2.am. Note that the slowdown incurred here
|
||||||
|
## affects only configure: in makefiles, %FASTDEP% shortcuts this.
|
||||||
|
for arg
|
||||||
|
do
|
||||||
|
case $arg in
|
||||||
|
-c) set fnord "$@" -MT "$object" -MD -MP -MF "$tmpdepfile" "$arg" ;;
|
||||||
|
*) set fnord "$@" "$arg" ;;
|
||||||
|
esac
|
||||||
|
shift # fnord
|
||||||
|
shift # $arg
|
||||||
|
done
|
||||||
|
"$@"
|
||||||
|
stat=$?
|
||||||
|
if test $stat -eq 0; then :
|
||||||
|
else
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
exit $stat
|
||||||
|
fi
|
||||||
|
mv "$tmpdepfile" "$depfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
gcc)
|
||||||
|
## There are various ways to get dependency output from gcc. Here's
|
||||||
|
## why we pick this rather obscure method:
|
||||||
|
## - Don't want to use -MD because we'd like the dependencies to end
|
||||||
|
## up in a subdir. Having to rename by hand is ugly.
|
||||||
|
## (We might end up doing this anyway to support other compilers.)
|
||||||
|
## - The DEPENDENCIES_OUTPUT environment variable makes gcc act like
|
||||||
|
## -MM, not -M (despite what the docs say).
|
||||||
|
## - Using -M directly means running the compiler twice (even worse
|
||||||
|
## than renaming).
|
||||||
|
if test -z "$gccflag"; then
|
||||||
|
gccflag=-MD,
|
||||||
|
fi
|
||||||
|
"$@" -Wp,"$gccflag$tmpdepfile"
|
||||||
|
stat=$?
|
||||||
|
if test $stat -eq 0; then :
|
||||||
|
else
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
exit $stat
|
||||||
|
fi
|
||||||
|
rm -f "$depfile"
|
||||||
|
echo "$object : \\" > "$depfile"
|
||||||
|
alpha=ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz
|
||||||
|
## The second -e expression handles DOS-style file names with drive letters.
|
||||||
|
sed -e 's/^[^:]*: / /' \
|
||||||
|
-e 's/^['$alpha']:\/[^:]*: / /' < "$tmpdepfile" >> "$depfile"
|
||||||
|
## This next piece of magic avoids the `deleted header file' problem.
|
||||||
|
## The problem is that when a header file which appears in a .P file
|
||||||
|
## is deleted, the dependency causes make to die (because there is
|
||||||
|
## typically no way to rebuild the header). We avoid this by adding
|
||||||
|
## dummy dependencies for each header file. Too bad gcc doesn't do
|
||||||
|
## this for us directly.
|
||||||
|
tr ' ' '
|
||||||
|
' < "$tmpdepfile" |
|
||||||
|
## Some versions of gcc put a space before the `:'. On the theory
|
||||||
|
## that the space means something, we add a space to the output as
|
||||||
|
## well.
|
||||||
|
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||||
|
## correctly. Breaking it into two sed invocations is a workaround.
|
||||||
|
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
hp)
|
||||||
|
# This case exists only to let depend.m4 do its work. It works by
|
||||||
|
# looking at the text of this script. This case will never be run,
|
||||||
|
# since it is checked for above.
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
|
||||||
|
sgi)
|
||||||
|
if test "$libtool" = yes; then
|
||||||
|
"$@" "-Wp,-MDupdate,$tmpdepfile"
|
||||||
|
else
|
||||||
|
"$@" -MDupdate "$tmpdepfile"
|
||||||
|
fi
|
||||||
|
stat=$?
|
||||||
|
if test $stat -eq 0; then :
|
||||||
|
else
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
exit $stat
|
||||||
|
fi
|
||||||
|
rm -f "$depfile"
|
||||||
|
|
||||||
|
if test -f "$tmpdepfile"; then # yes, the sourcefile depend on other files
|
||||||
|
echo "$object : \\" > "$depfile"
|
||||||
|
|
||||||
|
# Clip off the initial element (the dependent). Don't try to be
|
||||||
|
# clever and replace this with sed code, as IRIX sed won't handle
|
||||||
|
# lines with more than a fixed number of characters (4096 in
|
||||||
|
# IRIX 6.2 sed, 8192 in IRIX 6.5). We also remove comment lines;
|
||||||
|
# the IRIX cc adds comments like `#:fec' to the end of the
|
||||||
|
# dependency line.
|
||||||
|
tr ' ' '
|
||||||
|
' < "$tmpdepfile" \
|
||||||
|
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' | \
|
||||||
|
tr '
|
||||||
|
' ' ' >> $depfile
|
||||||
|
echo >> $depfile
|
||||||
|
|
||||||
|
# The second pass generates a dummy entry for each header file.
|
||||||
|
tr ' ' '
|
||||||
|
' < "$tmpdepfile" \
|
||||||
|
| sed -e 's/^.*\.o://' -e 's/#.*$//' -e '/^$/ d' -e 's/$/:/' \
|
||||||
|
>> $depfile
|
||||||
|
else
|
||||||
|
# The sourcefile does not contain any dependencies, so just
|
||||||
|
# store a dummy comment line, to avoid errors with the Makefile
|
||||||
|
# "include basename.Plo" scheme.
|
||||||
|
echo "#dummy" > "$depfile"
|
||||||
|
fi
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
aix)
|
||||||
|
# The C for AIX Compiler uses -M and outputs the dependencies
|
||||||
|
# in a .u file. In older versions, this file always lives in the
|
||||||
|
# current directory. Also, the AIX compiler puts `$object:' at the
|
||||||
|
# start of each line; $object doesn't have directory information.
|
||||||
|
# Version 6 uses the directory in both cases.
|
||||||
|
stripped=`echo "$object" | sed 's/\(.*\)\..*$/\1/'`
|
||||||
|
tmpdepfile="$stripped.u"
|
||||||
|
if test "$libtool" = yes; then
|
||||||
|
"$@" -Wc,-M
|
||||||
|
else
|
||||||
|
"$@" -M
|
||||||
|
fi
|
||||||
|
stat=$?
|
||||||
|
|
||||||
|
if test -f "$tmpdepfile"; then :
|
||||||
|
else
|
||||||
|
stripped=`echo "$stripped" | sed 's,^.*/,,'`
|
||||||
|
tmpdepfile="$stripped.u"
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test $stat -eq 0; then :
|
||||||
|
else
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
exit $stat
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test -f "$tmpdepfile"; then
|
||||||
|
outname="$stripped.o"
|
||||||
|
# Each line is of the form `foo.o: dependent.h'.
|
||||||
|
# Do two passes, one to just change these to
|
||||||
|
# `$object: dependent.h' and one to simply `dependent.h:'.
|
||||||
|
sed -e "s,^$outname:,$object :," < "$tmpdepfile" > "$depfile"
|
||||||
|
sed -e "s,^$outname: \(.*\)$,\1:," < "$tmpdepfile" >> "$depfile"
|
||||||
|
else
|
||||||
|
# The sourcefile does not contain any dependencies, so just
|
||||||
|
# store a dummy comment line, to avoid errors with the Makefile
|
||||||
|
# "include basename.Plo" scheme.
|
||||||
|
echo "#dummy" > "$depfile"
|
||||||
|
fi
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
icc)
|
||||||
|
# Intel's C compiler understands `-MD -MF file'. However on
|
||||||
|
# icc -MD -MF foo.d -c -o sub/foo.o sub/foo.c
|
||||||
|
# ICC 7.0 will fill foo.d with something like
|
||||||
|
# foo.o: sub/foo.c
|
||||||
|
# foo.o: sub/foo.h
|
||||||
|
# which is wrong. We want:
|
||||||
|
# sub/foo.o: sub/foo.c
|
||||||
|
# sub/foo.o: sub/foo.h
|
||||||
|
# sub/foo.c:
|
||||||
|
# sub/foo.h:
|
||||||
|
# ICC 7.1 will output
|
||||||
|
# foo.o: sub/foo.c sub/foo.h
|
||||||
|
# and will wrap long lines using \ :
|
||||||
|
# foo.o: sub/foo.c ... \
|
||||||
|
# sub/foo.h ... \
|
||||||
|
# ...
|
||||||
|
|
||||||
|
"$@" -MD -MF "$tmpdepfile"
|
||||||
|
stat=$?
|
||||||
|
if test $stat -eq 0; then :
|
||||||
|
else
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
exit $stat
|
||||||
|
fi
|
||||||
|
rm -f "$depfile"
|
||||||
|
# Each line is of the form `foo.o: dependent.h',
|
||||||
|
# or `foo.o: dep1.h dep2.h \', or ` dep3.h dep4.h \'.
|
||||||
|
# Do two passes, one to just change these to
|
||||||
|
# `$object: dependent.h' and one to simply `dependent.h:'.
|
||||||
|
sed "s,^[^:]*:,$object :," < "$tmpdepfile" > "$depfile"
|
||||||
|
# Some versions of the HPUX 10.20 sed can't process this invocation
|
||||||
|
# correctly. Breaking it into two sed invocations is a workaround.
|
||||||
|
sed 's,^[^:]*: \(.*\)$,\1,;s/^\\$//;/^$/d;/:$/d' < "$tmpdepfile" |
|
||||||
|
sed -e 's/$/ :/' >> "$depfile"
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
hp2)
|
||||||
|
# The "hp" stanza above does not work with aCC (C++) and HP's ia64
|
||||||
|
# compilers, which have integrated preprocessors. The correct option
|
||||||
|
# to use with these is +Maked; it writes dependencies to a file named
|
||||||
|
# 'foo.d', which lands next to the object file, wherever that
|
||||||
|
# happens to be.
|
||||||
|
# Much of this is similar to the tru64 case; see comments there.
|
||||||
|
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||||
|
test "x$dir" = "x$object" && dir=
|
||||||
|
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||||
|
if test "$libtool" = yes; then
|
||||||
|
tmpdepfile1=$dir$base.d
|
||||||
|
tmpdepfile2=$dir.libs/$base.d
|
||||||
|
"$@" -Wc,+Maked
|
||||||
|
else
|
||||||
|
tmpdepfile1=$dir$base.d
|
||||||
|
tmpdepfile2=$dir$base.d
|
||||||
|
"$@" +Maked
|
||||||
|
fi
|
||||||
|
stat=$?
|
||||||
|
if test $stat -eq 0; then :
|
||||||
|
else
|
||||||
|
rm -f "$tmpdepfile1" "$tmpdepfile2"
|
||||||
|
exit $stat
|
||||||
|
fi
|
||||||
|
|
||||||
|
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2"
|
||||||
|
do
|
||||||
|
test -f "$tmpdepfile" && break
|
||||||
|
done
|
||||||
|
if test -f "$tmpdepfile"; then
|
||||||
|
sed -e "s,^.*\.[a-z]*:,$object:," "$tmpdepfile" > "$depfile"
|
||||||
|
# Add `dependent.h:' lines.
|
||||||
|
sed -ne '2,${; s/^ *//; s/ \\*$//; s/$/:/; p;}' "$tmpdepfile" >> "$depfile"
|
||||||
|
else
|
||||||
|
echo "#dummy" > "$depfile"
|
||||||
|
fi
|
||||||
|
rm -f "$tmpdepfile" "$tmpdepfile2"
|
||||||
|
;;
|
||||||
|
|
||||||
|
tru64)
|
||||||
|
# The Tru64 compiler uses -MD to generate dependencies as a side
|
||||||
|
# effect. `cc -MD -o foo.o ...' puts the dependencies into `foo.o.d'.
|
||||||
|
# At least on Alpha/Redhat 6.1, Compaq CCC V6.2-504 seems to put
|
||||||
|
# dependencies in `foo.d' instead, so we check for that too.
|
||||||
|
# Subdirectories are respected.
|
||||||
|
dir=`echo "$object" | sed -e 's|/[^/]*$|/|'`
|
||||||
|
test "x$dir" = "x$object" && dir=
|
||||||
|
base=`echo "$object" | sed -e 's|^.*/||' -e 's/\.o$//' -e 's/\.lo$//'`
|
||||||
|
|
||||||
|
if test "$libtool" = yes; then
|
||||||
|
# With Tru64 cc, shared objects can also be used to make a
|
||||||
|
# static library. This mechanism is used in libtool 1.4 series to
|
||||||
|
# handle both shared and static libraries in a single compilation.
|
||||||
|
# With libtool 1.4, dependencies were output in $dir.libs/$base.lo.d.
|
||||||
|
#
|
||||||
|
# With libtool 1.5 this exception was removed, and libtool now
|
||||||
|
# generates 2 separate objects for the 2 libraries. These two
|
||||||
|
# compilations output dependencies in $dir.libs/$base.o.d and
|
||||||
|
# in $dir$base.o.d. We have to check for both files, because
|
||||||
|
# one of the two compilations can be disabled. We should prefer
|
||||||
|
# $dir$base.o.d over $dir.libs/$base.o.d because the latter is
|
||||||
|
# automatically cleaned when .libs/ is deleted, while ignoring
|
||||||
|
# the former would cause a distcleancheck panic.
|
||||||
|
tmpdepfile1=$dir.libs/$base.lo.d # libtool 1.4
|
||||||
|
tmpdepfile2=$dir$base.o.d # libtool 1.5
|
||||||
|
tmpdepfile3=$dir.libs/$base.o.d # libtool 1.5
|
||||||
|
tmpdepfile4=$dir.libs/$base.d # Compaq CCC V6.2-504
|
||||||
|
"$@" -Wc,-MD
|
||||||
|
else
|
||||||
|
tmpdepfile1=$dir$base.o.d
|
||||||
|
tmpdepfile2=$dir$base.d
|
||||||
|
tmpdepfile3=$dir$base.d
|
||||||
|
tmpdepfile4=$dir$base.d
|
||||||
|
"$@" -MD
|
||||||
|
fi
|
||||||
|
|
||||||
|
stat=$?
|
||||||
|
if test $stat -eq 0; then :
|
||||||
|
else
|
||||||
|
rm -f "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
|
||||||
|
exit $stat
|
||||||
|
fi
|
||||||
|
|
||||||
|
for tmpdepfile in "$tmpdepfile1" "$tmpdepfile2" "$tmpdepfile3" "$tmpdepfile4"
|
||||||
|
do
|
||||||
|
test -f "$tmpdepfile" && break
|
||||||
|
done
|
||||||
|
if test -f "$tmpdepfile"; then
|
||||||
|
sed -e "s,^.*\.[a-z]*:,$object:," < "$tmpdepfile" > "$depfile"
|
||||||
|
# That's a tab and a space in the [].
|
||||||
|
sed -e 's,^.*\.[a-z]*:[ ]*,,' -e 's,$,:,' < "$tmpdepfile" >> "$depfile"
|
||||||
|
else
|
||||||
|
echo "#dummy" > "$depfile"
|
||||||
|
fi
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
#nosideeffect)
|
||||||
|
# This comment above is used by automake to tell side-effect
|
||||||
|
# dependency tracking mechanisms from slower ones.
|
||||||
|
|
||||||
|
dashmstdout)
|
||||||
|
# Important note: in order to support this mode, a compiler *must*
|
||||||
|
# always write the preprocessed file to stdout, regardless of -o.
|
||||||
|
"$@" || exit $?
|
||||||
|
|
||||||
|
# Remove the call to Libtool.
|
||||||
|
if test "$libtool" = yes; then
|
||||||
|
while test $1 != '--mode=compile'; do
|
||||||
|
shift
|
||||||
|
done
|
||||||
|
shift
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Remove `-o $object'.
|
||||||
|
IFS=" "
|
||||||
|
for arg
|
||||||
|
do
|
||||||
|
case $arg in
|
||||||
|
-o)
|
||||||
|
shift
|
||||||
|
;;
|
||||||
|
$object)
|
||||||
|
shift
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
set fnord "$@" "$arg"
|
||||||
|
shift # fnord
|
||||||
|
shift # $arg
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
test -z "$dashmflag" && dashmflag=-M
|
||||||
|
# Require at least two characters before searching for `:'
|
||||||
|
# in the target name. This is to cope with DOS-style filenames:
|
||||||
|
# a dependency such as `c:/foo/bar' could be seen as target `c' otherwise.
|
||||||
|
"$@" $dashmflag |
|
||||||
|
sed 's:^[ ]*[^: ][^:][^:]*\:[ ]*:'"$object"'\: :' > "$tmpdepfile"
|
||||||
|
rm -f "$depfile"
|
||||||
|
cat < "$tmpdepfile" > "$depfile"
|
||||||
|
tr ' ' '
|
||||||
|
' < "$tmpdepfile" | \
|
||||||
|
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||||
|
## correctly. Breaking it into two sed invocations is a workaround.
|
||||||
|
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
dashXmstdout)
|
||||||
|
# This case only exists to satisfy depend.m4. It is never actually
|
||||||
|
# run, as this mode is specially recognized in the preamble.
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
|
||||||
|
makedepend)
|
||||||
|
"$@" || exit $?
|
||||||
|
# Remove any Libtool call
|
||||||
|
if test "$libtool" = yes; then
|
||||||
|
while test $1 != '--mode=compile'; do
|
||||||
|
shift
|
||||||
|
done
|
||||||
|
shift
|
||||||
|
fi
|
||||||
|
# X makedepend
|
||||||
|
shift
|
||||||
|
cleared=no
|
||||||
|
for arg in "$@"; do
|
||||||
|
case $cleared in
|
||||||
|
no)
|
||||||
|
set ""; shift
|
||||||
|
cleared=yes ;;
|
||||||
|
esac
|
||||||
|
case "$arg" in
|
||||||
|
-D*|-I*)
|
||||||
|
set fnord "$@" "$arg"; shift ;;
|
||||||
|
# Strip any option that makedepend may not understand. Remove
|
||||||
|
# the object too, otherwise makedepend will parse it as a source file.
|
||||||
|
-*|$object)
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
set fnord "$@" "$arg"; shift ;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
obj_suffix="`echo $object | sed 's/^.*\././'`"
|
||||||
|
touch "$tmpdepfile"
|
||||||
|
${MAKEDEPEND-makedepend} -o"$obj_suffix" -f"$tmpdepfile" "$@"
|
||||||
|
rm -f "$depfile"
|
||||||
|
cat < "$tmpdepfile" > "$depfile"
|
||||||
|
sed '1,2d' "$tmpdepfile" | tr ' ' '
|
||||||
|
' | \
|
||||||
|
## Some versions of the HPUX 10.20 sed can't process this invocation
|
||||||
|
## correctly. Breaking it into two sed invocations is a workaround.
|
||||||
|
sed -e 's/^\\$//' -e '/^$/d' -e '/:$/d' | sed -e 's/$/ :/' >> "$depfile"
|
||||||
|
rm -f "$tmpdepfile" "$tmpdepfile".bak
|
||||||
|
;;
|
||||||
|
|
||||||
|
cpp)
|
||||||
|
# Important note: in order to support this mode, a compiler *must*
|
||||||
|
# always write the preprocessed file to stdout.
|
||||||
|
"$@" || exit $?
|
||||||
|
|
||||||
|
# Remove the call to Libtool.
|
||||||
|
if test "$libtool" = yes; then
|
||||||
|
while test $1 != '--mode=compile'; do
|
||||||
|
shift
|
||||||
|
done
|
||||||
|
shift
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Remove `-o $object'.
|
||||||
|
IFS=" "
|
||||||
|
for arg
|
||||||
|
do
|
||||||
|
case $arg in
|
||||||
|
-o)
|
||||||
|
shift
|
||||||
|
;;
|
||||||
|
$object)
|
||||||
|
shift
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
set fnord "$@" "$arg"
|
||||||
|
shift # fnord
|
||||||
|
shift # $arg
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
"$@" -E |
|
||||||
|
sed -n -e '/^# [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' \
|
||||||
|
-e '/^#line [0-9][0-9]* "\([^"]*\)".*/ s:: \1 \\:p' |
|
||||||
|
sed '$ s: \\$::' > "$tmpdepfile"
|
||||||
|
rm -f "$depfile"
|
||||||
|
echo "$object : \\" > "$depfile"
|
||||||
|
cat < "$tmpdepfile" >> "$depfile"
|
||||||
|
sed < "$tmpdepfile" '/^$/d;s/^ //;s/ \\$//;s/$/ :/' >> "$depfile"
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
msvisualcpp)
|
||||||
|
# Important note: in order to support this mode, a compiler *must*
|
||||||
|
# always write the preprocessed file to stdout, regardless of -o,
|
||||||
|
# because we must use -o when running libtool.
|
||||||
|
"$@" || exit $?
|
||||||
|
IFS=" "
|
||||||
|
for arg
|
||||||
|
do
|
||||||
|
case "$arg" in
|
||||||
|
"-Gm"|"/Gm"|"-Gi"|"/Gi"|"-ZI"|"/ZI")
|
||||||
|
set fnord "$@"
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
set fnord "$@" "$arg"
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
"$@" -E |
|
||||||
|
sed -n '/^#line [0-9][0-9]* "\([^"]*\)"/ s::echo "`cygpath -u \\"\1\\"`":p' | sort | uniq > "$tmpdepfile"
|
||||||
|
rm -f "$depfile"
|
||||||
|
echo "$object : \\" > "$depfile"
|
||||||
|
. "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s:: \1 \\:p' >> "$depfile"
|
||||||
|
echo " " >> "$depfile"
|
||||||
|
. "$tmpdepfile" | sed 's% %\\ %g' | sed -n '/^\(.*\)$/ s::\1\::p' >> "$depfile"
|
||||||
|
rm -f "$tmpdepfile"
|
||||||
|
;;
|
||||||
|
|
||||||
|
none)
|
||||||
|
exec "$@"
|
||||||
|
;;
|
||||||
|
|
||||||
|
*)
|
||||||
|
echo "Unknown depmode $depmode" 1>&2
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
# Local Variables:
|
||||||
|
# mode: shell-script
|
||||||
|
# sh-indentation: 2
|
||||||
|
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||||
|
# time-stamp-start: "scriptversion="
|
||||||
|
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||||
|
# time-stamp-end: "$"
|
||||||
|
# End:
|
||||||
0
sandbox/veejay-client/gveejay-paths.h
Normal file
22
sandbox/veejay-client/gveejay-paths.sh
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
prefix="/usr/local"
|
||||||
|
datadir="${prefix}/share"
|
||||||
|
|
||||||
|
DATADIRNAME="@DATADIRNAME@"
|
||||||
|
|
||||||
|
gveejay_datadir="${datarootdir}/gveejay"
|
||||||
|
|
||||||
|
cat << EOF
|
||||||
|
/*
|
||||||
|
This file has been automatically generated. Do not edit
|
||||||
|
|
||||||
|
*/
|
||||||
|
#ifndef GVEEJAY_PATHS_H
|
||||||
|
#define GVEEJAY_PATHS_H
|
||||||
|
|
||||||
|
#define GVEEJAY_DATADIR "$gveejay_datadir"
|
||||||
|
|
||||||
|
#endif /* GVEEJAY_PATHS_H */
|
||||||
|
EOF
|
||||||
|
|
||||||
22
sandbox/veejay-client/gveejay-paths.sh.in
Normal file
@@ -0,0 +1,22 @@
|
|||||||
|
#!/bin/sh -e
|
||||||
|
|
||||||
|
prefix="@prefix@"
|
||||||
|
datadir="@datadir@"
|
||||||
|
|
||||||
|
DATADIRNAME="@DATADIRNAME@"
|
||||||
|
|
||||||
|
gveejay_datadir="@gveejay_datadir@"
|
||||||
|
|
||||||
|
cat << EOF
|
||||||
|
/*
|
||||||
|
This file has been automatically generated. Do not edit
|
||||||
|
|
||||||
|
*/
|
||||||
|
#ifndef GVEEJAY_PATHS_H
|
||||||
|
#define GVEEJAY_PATHS_H
|
||||||
|
|
||||||
|
#define GVEEJAY_DATADIR "$gveejay_datadir"
|
||||||
|
|
||||||
|
#endif /* GVEEJAY_PATHS_H */
|
||||||
|
EOF
|
||||||
|
|
||||||
118
sandbox/veejay-client/gveejay.spec.in
Normal file
@@ -0,0 +1,118 @@
|
|||||||
|
# norootforbuild
|
||||||
|
# neededforbuild update-desktop-files gtk2-devel-packages glib2 gtk2 libglade3 gtk2-devel glib2-devel libglade-devel libxml2-devel pkgconfig
|
||||||
|
|
||||||
|
%define name gveejay
|
||||||
|
%define version 1.0
|
||||||
|
%define release reloaded
|
||||||
|
%define prefix /usr
|
||||||
|
|
||||||
|
%define builddir $RPM_BUILD_DIR/%{name}-%{version}
|
||||||
|
|
||||||
|
Summary: Video Mixing/Editing Instrument
|
||||||
|
Name: %{name}
|
||||||
|
Version: %{version}
|
||||||
|
Release: %{release}
|
||||||
|
Prefix: %{prefix}
|
||||||
|
Copyright: GNU GPL
|
||||||
|
URL: http://veejayq.net
|
||||||
|
Packager: nelburg <nelburg@looze.net>
|
||||||
|
Group: Productivity/Multimedia/Video/Editors and Convertors
|
||||||
|
Source: %{name}-%{version}.tar.bz2
|
||||||
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
Prereq: /sbin/ldconfig
|
||||||
|
#Requires: libxml2 >= 2.5.4
|
||||||
|
#Requires: gtk2
|
||||||
|
#Requires: glib2
|
||||||
|
#Requires: libglade2
|
||||||
|
#Requires: libxml2 >= 2.5.4
|
||||||
|
#Requires: cairo
|
||||||
|
#Requires: gtkcairo
|
||||||
|
#BuildRequires: pkgconfig
|
||||||
|
#BuildRequires: gtk2-devel
|
||||||
|
#BuildRequires: glib2-devel
|
||||||
|
#BuildRequires: libglade2-devel
|
||||||
|
#BuildRequires: gtkcairo-devel
|
||||||
|
#BuildRequires: cairo-devel
|
||||||
|
|
||||||
|
%description
|
||||||
|
Veejay is a visual instrument and realtime video sampler.
|
||||||
|
It allows you to 'play' the video like you would play a Piano and it allows
|
||||||
|
you to record the resulting video directly to disk for immediate playback (video sampling).
|
||||||
|
|
||||||
|
GVeejayReloaded is the graphical interface for Veejay.
|
||||||
|
|
||||||
|
Author: Niels Elburg <nelburg@looze.net>
|
||||||
|
|
||||||
|
Requires: gtk2
|
||||||
|
Requires: glib2
|
||||||
|
Requires: libglade2
|
||||||
|
Requires: libxml2 >= 2.5.4
|
||||||
|
|
||||||
|
%prep
|
||||||
|
%setup -q -n %{name}-%{version}
|
||||||
|
|
||||||
|
./autogen.sh
|
||||||
|
%{?suse_update_config:%{suse_update_config -f}}
|
||||||
|
|
||||||
|
CFLAGS="$RPM_OPT_FLAGS" \
|
||||||
|
CXXFLAGS="$RPM_OPT_FLAGS" \
|
||||||
|
./configure \
|
||||||
|
--prefix=%{prefix} \
|
||||||
|
--mandir=%{_mandir} \
|
||||||
|
--with-gveejayreloaded \
|
||||||
|
--with-swscaler
|
||||||
|
|
||||||
|
%build
|
||||||
|
# Setup for parallel builds
|
||||||
|
numprocs=`egrep -c ^cpu[0-9]+ /proc/stat || :`
|
||||||
|
if [ "$numprocs" = "0" ]; then
|
||||||
|
numprocs=1
|
||||||
|
fi
|
||||||
|
make -j$numprocs
|
||||||
|
|
||||||
|
%install
|
||||||
|
[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
|
make install-strip \
|
||||||
|
DESTDIR=%{buildroot}
|
||||||
|
|
||||||
|
# icon and menu-entry
|
||||||
|
mkdir -p %{buildroot}%{_datadir}/pixmaps
|
||||||
|
install -m 644 share/%{name}-logo.png %{buildroot}%{_datadir}/pixmaps/gveejay.png
|
||||||
|
cat > gveejay.desktop << EOF
|
||||||
|
[Desktop Entry]
|
||||||
|
Comment=Video Mixing/Editing Instrument
|
||||||
|
Exec=gveejayreloaded
|
||||||
|
GenericName=
|
||||||
|
Icon=%{name}
|
||||||
|
MimeType=
|
||||||
|
Name=Gveejay Reloaded
|
||||||
|
Path=
|
||||||
|
StartupNotify=true
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
EOF
|
||||||
|
%suse_update_desktop_file -i gveejay AudioVideo Player
|
||||||
|
|
||||||
|
%post -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%postun -p /sbin/ldconfig
|
||||||
|
|
||||||
|
%clean
|
||||||
|
[ -d %{buildroot} -a "%{buildroot}" != "" ] && rm -rf %{buildroot}
|
||||||
|
|
||||||
|
%files
|
||||||
|
%defattr(-, root, root)
|
||||||
|
%doc AUTHORS BUGS COPYING ChangeLog INSTALL README*
|
||||||
|
%doc doc
|
||||||
|
%{_bindir}/%{name}
|
||||||
|
%{_datadir}/%{name}/*.png
|
||||||
|
# gveejay
|
||||||
|
%{_bindir}/src
|
||||||
|
%{_datadir}/%{name}/gveejay-reloaded-2.glade
|
||||||
|
%{_datadir}/%{name}/gveejay.rc
|
||||||
|
%{_datadir}/pixmaps/gveejay.png
|
||||||
|
%{_datadir}/applications/gveejay.desktop
|
||||||
|
|
||||||
|
%changelog -n veejay
|
||||||
|
Mar 21, 2007. Initial rpm spec for gveejayreloaded
|
||||||
507
sandbox/veejay-client/install-sh
Executable file
@@ -0,0 +1,507 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
# install - install a program, script, or datafile
|
||||||
|
|
||||||
|
scriptversion=2006-10-14.15
|
||||||
|
|
||||||
|
# This originates from X11R5 (mit/util/scripts/install.sh), which was
|
||||||
|
# later released in X11R6 (xc/config/util/install.sh) with the
|
||||||
|
# following copyright and license.
|
||||||
|
#
|
||||||
|
# Copyright (C) 1994 X Consortium
|
||||||
|
#
|
||||||
|
# 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 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
|
||||||
|
# X CONSORTIUM BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN
|
||||||
|
# AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNEC-
|
||||||
|
# TION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||||
|
#
|
||||||
|
# Except as contained in this notice, the name of the X Consortium shall not
|
||||||
|
# be used in advertising or otherwise to promote the sale, use or other deal-
|
||||||
|
# ings in this Software without prior written authorization from the X Consor-
|
||||||
|
# tium.
|
||||||
|
#
|
||||||
|
#
|
||||||
|
# FSF changes to this file are in the public domain.
|
||||||
|
#
|
||||||
|
# Calling this script install-sh is preferred over install.sh, to prevent
|
||||||
|
# `make' implicit rules from creating a file called install from it
|
||||||
|
# when there is no Makefile.
|
||||||
|
#
|
||||||
|
# This script is compatible with the BSD install script, but was written
|
||||||
|
# from scratch.
|
||||||
|
|
||||||
|
nl='
|
||||||
|
'
|
||||||
|
IFS=" "" $nl"
|
||||||
|
|
||||||
|
# set DOITPROG to echo to test this script
|
||||||
|
|
||||||
|
# Don't use :- since 4.3BSD and earlier shells don't like it.
|
||||||
|
doit="${DOITPROG-}"
|
||||||
|
if test -z "$doit"; then
|
||||||
|
doit_exec=exec
|
||||||
|
else
|
||||||
|
doit_exec=$doit
|
||||||
|
fi
|
||||||
|
|
||||||
|
# Put in absolute file names if you don't have them in your path;
|
||||||
|
# or use environment vars.
|
||||||
|
|
||||||
|
mvprog="${MVPROG-mv}"
|
||||||
|
cpprog="${CPPROG-cp}"
|
||||||
|
chmodprog="${CHMODPROG-chmod}"
|
||||||
|
chownprog="${CHOWNPROG-chown}"
|
||||||
|
chgrpprog="${CHGRPPROG-chgrp}"
|
||||||
|
stripprog="${STRIPPROG-strip}"
|
||||||
|
rmprog="${RMPROG-rm}"
|
||||||
|
mkdirprog="${MKDIRPROG-mkdir}"
|
||||||
|
|
||||||
|
posix_glob=
|
||||||
|
posix_mkdir=
|
||||||
|
|
||||||
|
# Desired mode of installed file.
|
||||||
|
mode=0755
|
||||||
|
|
||||||
|
chmodcmd=$chmodprog
|
||||||
|
chowncmd=
|
||||||
|
chgrpcmd=
|
||||||
|
stripcmd=
|
||||||
|
rmcmd="$rmprog -f"
|
||||||
|
mvcmd="$mvprog"
|
||||||
|
src=
|
||||||
|
dst=
|
||||||
|
dir_arg=
|
||||||
|
dstarg=
|
||||||
|
no_target_directory=
|
||||||
|
|
||||||
|
usage="Usage: $0 [OPTION]... [-T] SRCFILE DSTFILE
|
||||||
|
or: $0 [OPTION]... SRCFILES... DIRECTORY
|
||||||
|
or: $0 [OPTION]... -t DIRECTORY SRCFILES...
|
||||||
|
or: $0 [OPTION]... -d DIRECTORIES...
|
||||||
|
|
||||||
|
In the 1st form, copy SRCFILE to DSTFILE.
|
||||||
|
In the 2nd and 3rd, copy all SRCFILES to DIRECTORY.
|
||||||
|
In the 4th, create DIRECTORIES.
|
||||||
|
|
||||||
|
Options:
|
||||||
|
-c (ignored)
|
||||||
|
-d create directories instead of installing files.
|
||||||
|
-g GROUP $chgrpprog installed files to GROUP.
|
||||||
|
-m MODE $chmodprog installed files to MODE.
|
||||||
|
-o USER $chownprog installed files to USER.
|
||||||
|
-s $stripprog installed files.
|
||||||
|
-t DIRECTORY install into DIRECTORY.
|
||||||
|
-T report an error if DSTFILE is a directory.
|
||||||
|
--help display this help and exit.
|
||||||
|
--version display version info and exit.
|
||||||
|
|
||||||
|
Environment variables override the default commands:
|
||||||
|
CHGRPPROG CHMODPROG CHOWNPROG CPPROG MKDIRPROG MVPROG RMPROG STRIPPROG
|
||||||
|
"
|
||||||
|
|
||||||
|
while test $# -ne 0; do
|
||||||
|
case $1 in
|
||||||
|
-c) shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-d) dir_arg=true
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-g) chgrpcmd="$chgrpprog $2"
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
--help) echo "$usage"; exit $?;;
|
||||||
|
|
||||||
|
-m) mode=$2
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
case $mode in
|
||||||
|
*' '* | *' '* | *'
|
||||||
|
'* | *'*'* | *'?'* | *'['*)
|
||||||
|
echo "$0: invalid mode: $mode" >&2
|
||||||
|
exit 1;;
|
||||||
|
esac
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-o) chowncmd="$chownprog $2"
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-s) stripcmd=$stripprog
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-t) dstarg=$2
|
||||||
|
shift
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
-T) no_target_directory=true
|
||||||
|
shift
|
||||||
|
continue;;
|
||||||
|
|
||||||
|
--version) echo "$0 $scriptversion"; exit $?;;
|
||||||
|
|
||||||
|
--) shift
|
||||||
|
break;;
|
||||||
|
|
||||||
|
-*) echo "$0: invalid option: $1" >&2
|
||||||
|
exit 1;;
|
||||||
|
|
||||||
|
*) break;;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
|
||||||
|
if test $# -ne 0 && test -z "$dir_arg$dstarg"; then
|
||||||
|
# When -d is used, all remaining arguments are directories to create.
|
||||||
|
# When -t is used, the destination is already specified.
|
||||||
|
# Otherwise, the last argument is the destination. Remove it from $@.
|
||||||
|
for arg
|
||||||
|
do
|
||||||
|
if test -n "$dstarg"; then
|
||||||
|
# $@ is not empty: it contains at least $arg.
|
||||||
|
set fnord "$@" "$dstarg"
|
||||||
|
shift # fnord
|
||||||
|
fi
|
||||||
|
shift # arg
|
||||||
|
dstarg=$arg
|
||||||
|
done
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test $# -eq 0; then
|
||||||
|
if test -z "$dir_arg"; then
|
||||||
|
echo "$0: no input file specified." >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
# It's OK to call `install-sh -d' without argument.
|
||||||
|
# This can happen when creating conditional directories.
|
||||||
|
exit 0
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test -z "$dir_arg"; then
|
||||||
|
trap '(exit $?); exit' 1 2 13 15
|
||||||
|
|
||||||
|
# Set umask so as not to create temps with too-generous modes.
|
||||||
|
# However, 'strip' requires both read and write access to temps.
|
||||||
|
case $mode in
|
||||||
|
# Optimize common cases.
|
||||||
|
*644) cp_umask=133;;
|
||||||
|
*755) cp_umask=22;;
|
||||||
|
|
||||||
|
*[0-7])
|
||||||
|
if test -z "$stripcmd"; then
|
||||||
|
u_plus_rw=
|
||||||
|
else
|
||||||
|
u_plus_rw='% 200'
|
||||||
|
fi
|
||||||
|
cp_umask=`expr '(' 777 - $mode % 1000 ')' $u_plus_rw`;;
|
||||||
|
*)
|
||||||
|
if test -z "$stripcmd"; then
|
||||||
|
u_plus_rw=
|
||||||
|
else
|
||||||
|
u_plus_rw=,u+rw
|
||||||
|
fi
|
||||||
|
cp_umask=$mode$u_plus_rw;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
|
||||||
|
for src
|
||||||
|
do
|
||||||
|
# Protect names starting with `-'.
|
||||||
|
case $src in
|
||||||
|
-*) src=./$src ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
if test -n "$dir_arg"; then
|
||||||
|
dst=$src
|
||||||
|
dstdir=$dst
|
||||||
|
test -d "$dstdir"
|
||||||
|
dstdir_status=$?
|
||||||
|
else
|
||||||
|
|
||||||
|
# Waiting for this to be detected by the "$cpprog $src $dsttmp" command
|
||||||
|
# might cause directories to be created, which would be especially bad
|
||||||
|
# if $src (and thus $dsttmp) contains '*'.
|
||||||
|
if test ! -f "$src" && test ! -d "$src"; then
|
||||||
|
echo "$0: $src does not exist." >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test -z "$dstarg"; then
|
||||||
|
echo "$0: no destination specified." >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
dst=$dstarg
|
||||||
|
# Protect names starting with `-'.
|
||||||
|
case $dst in
|
||||||
|
-*) dst=./$dst ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# If destination is a directory, append the input filename; won't work
|
||||||
|
# if double slashes aren't ignored.
|
||||||
|
if test -d "$dst"; then
|
||||||
|
if test -n "$no_target_directory"; then
|
||||||
|
echo "$0: $dstarg: Is a directory" >&2
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
dstdir=$dst
|
||||||
|
dst=$dstdir/`basename "$src"`
|
||||||
|
dstdir_status=0
|
||||||
|
else
|
||||||
|
# Prefer dirname, but fall back on a substitute if dirname fails.
|
||||||
|
dstdir=`
|
||||||
|
(dirname "$dst") 2>/dev/null ||
|
||||||
|
expr X"$dst" : 'X\(.*[^/]\)//*[^/][^/]*/*$' \| \
|
||||||
|
X"$dst" : 'X\(//\)[^/]' \| \
|
||||||
|
X"$dst" : 'X\(//\)$' \| \
|
||||||
|
X"$dst" : 'X\(/\)' \| . 2>/dev/null ||
|
||||||
|
echo X"$dst" |
|
||||||
|
sed '/^X\(.*[^/]\)\/\/*[^/][^/]*\/*$/{
|
||||||
|
s//\1/
|
||||||
|
q
|
||||||
|
}
|
||||||
|
/^X\(\/\/\)[^/].*/{
|
||||||
|
s//\1/
|
||||||
|
q
|
||||||
|
}
|
||||||
|
/^X\(\/\/\)$/{
|
||||||
|
s//\1/
|
||||||
|
q
|
||||||
|
}
|
||||||
|
/^X\(\/\).*/{
|
||||||
|
s//\1/
|
||||||
|
q
|
||||||
|
}
|
||||||
|
s/.*/./; q'
|
||||||
|
`
|
||||||
|
|
||||||
|
test -d "$dstdir"
|
||||||
|
dstdir_status=$?
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
obsolete_mkdir_used=false
|
||||||
|
|
||||||
|
if test $dstdir_status != 0; then
|
||||||
|
case $posix_mkdir in
|
||||||
|
'')
|
||||||
|
# Create intermediate dirs using mode 755 as modified by the umask.
|
||||||
|
# This is like FreeBSD 'install' as of 1997-10-28.
|
||||||
|
umask=`umask`
|
||||||
|
case $stripcmd.$umask in
|
||||||
|
# Optimize common cases.
|
||||||
|
*[2367][2367]) mkdir_umask=$umask;;
|
||||||
|
.*0[02][02] | .[02][02] | .[02]) mkdir_umask=22;;
|
||||||
|
|
||||||
|
*[0-7])
|
||||||
|
mkdir_umask=`expr $umask + 22 \
|
||||||
|
- $umask % 100 % 40 + $umask % 20 \
|
||||||
|
- $umask % 10 % 4 + $umask % 2
|
||||||
|
`;;
|
||||||
|
*) mkdir_umask=$umask,go-w;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# With -d, create the new directory with the user-specified mode.
|
||||||
|
# Otherwise, rely on $mkdir_umask.
|
||||||
|
if test -n "$dir_arg"; then
|
||||||
|
mkdir_mode=-m$mode
|
||||||
|
else
|
||||||
|
mkdir_mode=
|
||||||
|
fi
|
||||||
|
|
||||||
|
posix_mkdir=false
|
||||||
|
case $umask in
|
||||||
|
*[123567][0-7][0-7])
|
||||||
|
# POSIX mkdir -p sets u+wx bits regardless of umask, which
|
||||||
|
# is incompatible with FreeBSD 'install' when (umask & 300) != 0.
|
||||||
|
;;
|
||||||
|
*)
|
||||||
|
tmpdir=${TMPDIR-/tmp}/ins$RANDOM-$$
|
||||||
|
trap 'ret=$?; rmdir "$tmpdir/d" "$tmpdir" 2>/dev/null; exit $ret' 0
|
||||||
|
|
||||||
|
if (umask $mkdir_umask &&
|
||||||
|
exec $mkdirprog $mkdir_mode -p -- "$tmpdir/d") >/dev/null 2>&1
|
||||||
|
then
|
||||||
|
if test -z "$dir_arg" || {
|
||||||
|
# Check for POSIX incompatibilities with -m.
|
||||||
|
# HP-UX 11.23 and IRIX 6.5 mkdir -m -p sets group- or
|
||||||
|
# other-writeable bit of parent directory when it shouldn't.
|
||||||
|
# FreeBSD 6.1 mkdir -m -p sets mode of existing directory.
|
||||||
|
ls_ld_tmpdir=`ls -ld "$tmpdir"`
|
||||||
|
case $ls_ld_tmpdir in
|
||||||
|
d????-?r-*) different_mode=700;;
|
||||||
|
d????-?--*) different_mode=755;;
|
||||||
|
*) false;;
|
||||||
|
esac &&
|
||||||
|
$mkdirprog -m$different_mode -p -- "$tmpdir" && {
|
||||||
|
ls_ld_tmpdir_1=`ls -ld "$tmpdir"`
|
||||||
|
test "$ls_ld_tmpdir" = "$ls_ld_tmpdir_1"
|
||||||
|
}
|
||||||
|
}
|
||||||
|
then posix_mkdir=:
|
||||||
|
fi
|
||||||
|
rmdir "$tmpdir/d" "$tmpdir"
|
||||||
|
else
|
||||||
|
# Remove any dirs left behind by ancient mkdir implementations.
|
||||||
|
rmdir ./$mkdir_mode ./-p ./-- 2>/dev/null
|
||||||
|
fi
|
||||||
|
trap '' 0;;
|
||||||
|
esac;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
if
|
||||||
|
$posix_mkdir && (
|
||||||
|
umask $mkdir_umask &&
|
||||||
|
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir"
|
||||||
|
)
|
||||||
|
then :
|
||||||
|
else
|
||||||
|
|
||||||
|
# The umask is ridiculous, or mkdir does not conform to POSIX,
|
||||||
|
# or it failed possibly due to a race condition. Create the
|
||||||
|
# directory the slow way, step by step, checking for races as we go.
|
||||||
|
|
||||||
|
case $dstdir in
|
||||||
|
/*) prefix=/ ;;
|
||||||
|
-*) prefix=./ ;;
|
||||||
|
*) prefix= ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
case $posix_glob in
|
||||||
|
'')
|
||||||
|
if (set -f) 2>/dev/null; then
|
||||||
|
posix_glob=true
|
||||||
|
else
|
||||||
|
posix_glob=false
|
||||||
|
fi ;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
oIFS=$IFS
|
||||||
|
IFS=/
|
||||||
|
$posix_glob && set -f
|
||||||
|
set fnord $dstdir
|
||||||
|
shift
|
||||||
|
$posix_glob && set +f
|
||||||
|
IFS=$oIFS
|
||||||
|
|
||||||
|
prefixes=
|
||||||
|
|
||||||
|
for d
|
||||||
|
do
|
||||||
|
test -z "$d" && continue
|
||||||
|
|
||||||
|
prefix=$prefix$d
|
||||||
|
if test -d "$prefix"; then
|
||||||
|
prefixes=
|
||||||
|
else
|
||||||
|
if $posix_mkdir; then
|
||||||
|
(umask=$mkdir_umask &&
|
||||||
|
$doit_exec $mkdirprog $mkdir_mode -p -- "$dstdir") && break
|
||||||
|
# Don't fail if two instances are running concurrently.
|
||||||
|
test -d "$prefix" || exit 1
|
||||||
|
else
|
||||||
|
case $prefix in
|
||||||
|
*\'*) qprefix=`echo "$prefix" | sed "s/'/'\\\\\\\\''/g"`;;
|
||||||
|
*) qprefix=$prefix;;
|
||||||
|
esac
|
||||||
|
prefixes="$prefixes '$qprefix'"
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
prefix=$prefix/
|
||||||
|
done
|
||||||
|
|
||||||
|
if test -n "$prefixes"; then
|
||||||
|
# Don't fail if two instances are running concurrently.
|
||||||
|
(umask $mkdir_umask &&
|
||||||
|
eval "\$doit_exec \$mkdirprog $prefixes") ||
|
||||||
|
test -d "$dstdir" || exit 1
|
||||||
|
obsolete_mkdir_used=true
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
fi
|
||||||
|
|
||||||
|
if test -n "$dir_arg"; then
|
||||||
|
{ test -z "$chowncmd" || $doit $chowncmd "$dst"; } &&
|
||||||
|
{ test -z "$chgrpcmd" || $doit $chgrpcmd "$dst"; } &&
|
||||||
|
{ test "$obsolete_mkdir_used$chowncmd$chgrpcmd" = false ||
|
||||||
|
test -z "$chmodcmd" || $doit $chmodcmd $mode "$dst"; } || exit 1
|
||||||
|
else
|
||||||
|
|
||||||
|
# Make a couple of temp file names in the proper directory.
|
||||||
|
dsttmp=$dstdir/_inst.$$_
|
||||||
|
rmtmp=$dstdir/_rm.$$_
|
||||||
|
|
||||||
|
# Trap to clean up those temp files at exit.
|
||||||
|
trap 'ret=$?; rm -f "$dsttmp" "$rmtmp" && exit $ret' 0
|
||||||
|
|
||||||
|
# Copy the file name to the temp name.
|
||||||
|
(umask $cp_umask && $doit_exec $cpprog "$src" "$dsttmp") &&
|
||||||
|
|
||||||
|
# and set any options; do chmod last to preserve setuid bits.
|
||||||
|
#
|
||||||
|
# If any of these fail, we abort the whole thing. If we want to
|
||||||
|
# ignore errors from any of these, just make sure not to ignore
|
||||||
|
# errors from the above "$doit $cpprog $src $dsttmp" command.
|
||||||
|
#
|
||||||
|
{ test -z "$chowncmd" || $doit $chowncmd "$dsttmp"; } \
|
||||||
|
&& { test -z "$chgrpcmd" || $doit $chgrpcmd "$dsttmp"; } \
|
||||||
|
&& { test -z "$stripcmd" || $doit $stripcmd "$dsttmp"; } \
|
||||||
|
&& { test -z "$chmodcmd" || $doit $chmodcmd $mode "$dsttmp"; } &&
|
||||||
|
|
||||||
|
# Now rename the file to the real destination.
|
||||||
|
{ $doit $mvcmd -f "$dsttmp" "$dst" 2>/dev/null \
|
||||||
|
|| {
|
||||||
|
# The rename failed, perhaps because mv can't rename something else
|
||||||
|
# to itself, or perhaps because mv is so ancient that it does not
|
||||||
|
# support -f.
|
||||||
|
|
||||||
|
# Now remove or move aside any old file at destination location.
|
||||||
|
# We try this two ways since rm can't unlink itself on some
|
||||||
|
# systems and the destination file might be busy for other
|
||||||
|
# reasons. In this case, the final cleanup might fail but the new
|
||||||
|
# file should still install successfully.
|
||||||
|
{
|
||||||
|
if test -f "$dst"; then
|
||||||
|
$doit $rmcmd -f "$dst" 2>/dev/null \
|
||||||
|
|| { $doit $mvcmd -f "$dst" "$rmtmp" 2>/dev/null \
|
||||||
|
&& { $doit $rmcmd -f "$rmtmp" 2>/dev/null; :; }; }\
|
||||||
|
|| {
|
||||||
|
echo "$0: cannot unlink or rename $dst" >&2
|
||||||
|
(exit 1); exit 1
|
||||||
|
}
|
||||||
|
else
|
||||||
|
:
|
||||||
|
fi
|
||||||
|
} &&
|
||||||
|
|
||||||
|
# Now rename the file to the real destination.
|
||||||
|
$doit $mvcmd "$dsttmp" "$dst"
|
||||||
|
}
|
||||||
|
} || exit 1
|
||||||
|
|
||||||
|
trap '' 0
|
||||||
|
fi
|
||||||
|
done
|
||||||
|
|
||||||
|
# Local variables:
|
||||||
|
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||||
|
# time-stamp-start: "scriptversion="
|
||||||
|
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||||
|
# time-stamp-end: "$"
|
||||||
|
# End:
|
||||||
7595
sandbox/veejay-client/libtool
Executable file
6938
sandbox/veejay-client/ltmain.sh
Normal file
10
sandbox/veejay-client/menu/gveejayreloaded.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Name=GVeejayReloaded
|
||||||
|
Comment=Graphical Veejay Client
|
||||||
|
Exec=gveejayreloaded
|
||||||
|
Terminal=false
|
||||||
|
Type=Application
|
||||||
|
Icon=veejay-icon.png
|
||||||
|
Categories=AudioVideoEditing;AudioVideo;
|
||||||
10
sandbox/veejay-client/menu/veejay1.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Name=Veejay (720x576 with audio)
|
||||||
|
Comment=Start new veejay project, 720x576 with default audio settings
|
||||||
|
Exec=veejay -v -W720 -H576 -a1 -d
|
||||||
|
Terminal=true
|
||||||
|
Type=Application
|
||||||
|
Icon=veejay-icon.png
|
||||||
|
Categories=AudioVideoEditing;AudioVideo;
|
||||||
10
sandbox/veejay-client/menu/veejay2.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Name=Veejay (720x576 without audio)
|
||||||
|
Comment=Start new Veejay project, 720x576 without audio
|
||||||
|
Exec=veejay -v -W720 -H576 -a0 -d
|
||||||
|
Terminal=true
|
||||||
|
Type=Application
|
||||||
|
Icon=veejay-icon.png
|
||||||
|
Categories=AudioVideoEditing;AudioVideo;
|
||||||
10
sandbox/veejay-client/menu/veejay3.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Name=Veejay (640x480, /dev/video0)
|
||||||
|
Comment=Start veejay server with capture device #0 in 640x480
|
||||||
|
Exec=veejay -A1 -v -W640 -H480
|
||||||
|
Terminal=true
|
||||||
|
Type=Application
|
||||||
|
Icon=veejay-icon.png
|
||||||
|
Categories=AudioVideoEditing;AudioVideo;
|
||||||
10
sandbox/veejay-client/menu/veejay4.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Name=Veejay (720x576, /dev/video0)
|
||||||
|
Comment=Start veejay server from capture device #0 in 720x576
|
||||||
|
Exec=veejay -A1 -v -W720 -H576
|
||||||
|
Terminal=true
|
||||||
|
Type=Application
|
||||||
|
Icon=veejay-icon.png
|
||||||
|
Categories=AudioVideoEditing;AudioVideo;
|
||||||
10
sandbox/veejay-client/menu/veejay5.desktop
Normal file
@@ -0,0 +1,10 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
Version=1.0
|
||||||
|
Name=Veejay (352x288, /dev/video0)
|
||||||
|
Comment=Start veejay server with capture device #0 in 352x288
|
||||||
|
Exec=veejay -A1 -v -W352 -H288
|
||||||
|
Terminal=true
|
||||||
|
Type=Application
|
||||||
|
Icon=veejay-icon.png
|
||||||
|
Categories=AudioVideoEditing;AudioVideo;
|
||||||
367
sandbox/veejay-client/missing
Executable file
@@ -0,0 +1,367 @@
|
|||||||
|
#! /bin/sh
|
||||||
|
# Common stub for a few missing GNU programs while installing.
|
||||||
|
|
||||||
|
scriptversion=2006-05-10.23
|
||||||
|
|
||||||
|
# Copyright (C) 1996, 1997, 1999, 2000, 2002, 2003, 2004, 2005, 2006
|
||||||
|
# Free Software Foundation, Inc.
|
||||||
|
# Originally by Fran,cois Pinard <pinard@iro.umontreal.ca>, 1996.
|
||||||
|
|
||||||
|
# This program is free software; you can redistribute it and/or modify
|
||||||
|
# it under the terms of the GNU General Public License as published by
|
||||||
|
# the Free Software Foundation; either version 2, or (at your option)
|
||||||
|
# any later version.
|
||||||
|
|
||||||
|
# This program is distributed in the hope that it will be useful,
|
||||||
|
# but WITHOUT ANY WARRANTY; without even the implied warranty of
|
||||||
|
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
||||||
|
# GNU General Public License for more details.
|
||||||
|
|
||||||
|
# You should have received a copy of the GNU General Public License
|
||||||
|
# along with this program; if not, write to the Free Software
|
||||||
|
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
|
||||||
|
# 02110-1301, USA.
|
||||||
|
|
||||||
|
# As a special exception to the GNU General Public License, if you
|
||||||
|
# distribute this file as part of a program that contains a
|
||||||
|
# configuration script generated by Autoconf, you may include it under
|
||||||
|
# the same distribution terms that you use for the rest of that program.
|
||||||
|
|
||||||
|
if test $# -eq 0; then
|
||||||
|
echo 1>&2 "Try \`$0 --help' for more information"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
|
||||||
|
run=:
|
||||||
|
sed_output='s/.* --output[ =]\([^ ]*\).*/\1/p'
|
||||||
|
sed_minuso='s/.* -o \([^ ]*\).*/\1/p'
|
||||||
|
|
||||||
|
# In the cases where this matters, `missing' is being run in the
|
||||||
|
# srcdir already.
|
||||||
|
if test -f configure.ac; then
|
||||||
|
configure_ac=configure.ac
|
||||||
|
else
|
||||||
|
configure_ac=configure.in
|
||||||
|
fi
|
||||||
|
|
||||||
|
msg="missing on your system"
|
||||||
|
|
||||||
|
case $1 in
|
||||||
|
--run)
|
||||||
|
# Try to run requested program, and just exit if it succeeds.
|
||||||
|
run=
|
||||||
|
shift
|
||||||
|
"$@" && exit 0
|
||||||
|
# Exit code 63 means version mismatch. This often happens
|
||||||
|
# when the user try to use an ancient version of a tool on
|
||||||
|
# a file that requires a minimum version. In this case we
|
||||||
|
# we should proceed has if the program had been absent, or
|
||||||
|
# if --run hadn't been passed.
|
||||||
|
if test $? = 63; then
|
||||||
|
run=:
|
||||||
|
msg="probably too old"
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
-h|--h|--he|--hel|--help)
|
||||||
|
echo "\
|
||||||
|
$0 [OPTION]... PROGRAM [ARGUMENT]...
|
||||||
|
|
||||||
|
Handle \`PROGRAM [ARGUMENT]...' for when PROGRAM is missing, or return an
|
||||||
|
error status if there is no known handling for PROGRAM.
|
||||||
|
|
||||||
|
Options:
|
||||||
|
-h, --help display this help and exit
|
||||||
|
-v, --version output version information and exit
|
||||||
|
--run try to run the given command, and emulate it if it fails
|
||||||
|
|
||||||
|
Supported PROGRAM values:
|
||||||
|
aclocal touch file \`aclocal.m4'
|
||||||
|
autoconf touch file \`configure'
|
||||||
|
autoheader touch file \`config.h.in'
|
||||||
|
autom4te touch the output file, or create a stub one
|
||||||
|
automake touch all \`Makefile.in' files
|
||||||
|
bison create \`y.tab.[ch]', if possible, from existing .[ch]
|
||||||
|
flex create \`lex.yy.c', if possible, from existing .c
|
||||||
|
help2man touch the output file
|
||||||
|
lex create \`lex.yy.c', if possible, from existing .c
|
||||||
|
makeinfo touch the output file
|
||||||
|
tar try tar, gnutar, gtar, then tar without non-portable flags
|
||||||
|
yacc create \`y.tab.[ch]', if possible, from existing .[ch]
|
||||||
|
|
||||||
|
Send bug reports to <bug-automake@gnu.org>."
|
||||||
|
exit $?
|
||||||
|
;;
|
||||||
|
|
||||||
|
-v|--v|--ve|--ver|--vers|--versi|--versio|--version)
|
||||||
|
echo "missing $scriptversion (GNU Automake)"
|
||||||
|
exit $?
|
||||||
|
;;
|
||||||
|
|
||||||
|
-*)
|
||||||
|
echo 1>&2 "$0: Unknown \`$1' option"
|
||||||
|
echo 1>&2 "Try \`$0 --help' for more information"
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
|
||||||
|
esac
|
||||||
|
|
||||||
|
# Now exit if we have it, but it failed. Also exit now if we
|
||||||
|
# don't have it and --version was passed (most likely to detect
|
||||||
|
# the program).
|
||||||
|
case $1 in
|
||||||
|
lex|yacc)
|
||||||
|
# Not GNU programs, they don't have --version.
|
||||||
|
;;
|
||||||
|
|
||||||
|
tar)
|
||||||
|
if test -n "$run"; then
|
||||||
|
echo 1>&2 "ERROR: \`tar' requires --run"
|
||||||
|
exit 1
|
||||||
|
elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
*)
|
||||||
|
if test -z "$run" && ($1 --version) > /dev/null 2>&1; then
|
||||||
|
# We have it, but it failed.
|
||||||
|
exit 1
|
||||||
|
elif test "x$2" = "x--version" || test "x$2" = "x--help"; then
|
||||||
|
# Could not run --version or --help. This is probably someone
|
||||||
|
# running `$TOOL --version' or `$TOOL --help' to check whether
|
||||||
|
# $TOOL exists and not knowing $TOOL uses missing.
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
# If it does not exist, or fails to run (possibly an outdated version),
|
||||||
|
# try to emulate it.
|
||||||
|
case $1 in
|
||||||
|
aclocal*)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`acinclude.m4' or \`${configure_ac}'. You might want
|
||||||
|
to install the \`Automake' and \`Perl' packages. Grab them from
|
||||||
|
any GNU archive site."
|
||||||
|
touch aclocal.m4
|
||||||
|
;;
|
||||||
|
|
||||||
|
autoconf)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`${configure_ac}'. You might want to install the
|
||||||
|
\`Autoconf' and \`GNU m4' packages. Grab them from any GNU
|
||||||
|
archive site."
|
||||||
|
touch configure
|
||||||
|
;;
|
||||||
|
|
||||||
|
autoheader)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`acconfig.h' or \`${configure_ac}'. You might want
|
||||||
|
to install the \`Autoconf' and \`GNU m4' packages. Grab them
|
||||||
|
from any GNU archive site."
|
||||||
|
files=`sed -n 's/^[ ]*A[CM]_CONFIG_HEADER(\([^)]*\)).*/\1/p' ${configure_ac}`
|
||||||
|
test -z "$files" && files="config.h"
|
||||||
|
touch_files=
|
||||||
|
for f in $files; do
|
||||||
|
case $f in
|
||||||
|
*:*) touch_files="$touch_files "`echo "$f" |
|
||||||
|
sed -e 's/^[^:]*://' -e 's/:.*//'`;;
|
||||||
|
*) touch_files="$touch_files $f.in";;
|
||||||
|
esac
|
||||||
|
done
|
||||||
|
touch $touch_files
|
||||||
|
;;
|
||||||
|
|
||||||
|
automake*)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified \`Makefile.am', \`acinclude.m4' or \`${configure_ac}'.
|
||||||
|
You might want to install the \`Automake' and \`Perl' packages.
|
||||||
|
Grab them from any GNU archive site."
|
||||||
|
find . -type f -name Makefile.am -print |
|
||||||
|
sed 's/\.am$/.in/' |
|
||||||
|
while read f; do touch "$f"; done
|
||||||
|
;;
|
||||||
|
|
||||||
|
autom4te)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is needed, but is $msg.
|
||||||
|
You might have modified some files without having the
|
||||||
|
proper tools for further handling them.
|
||||||
|
You can get \`$1' as part of \`Autoconf' from any GNU
|
||||||
|
archive site."
|
||||||
|
|
||||||
|
file=`echo "$*" | sed -n "$sed_output"`
|
||||||
|
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||||
|
if test -f "$file"; then
|
||||||
|
touch $file
|
||||||
|
else
|
||||||
|
test -z "$file" || exec >$file
|
||||||
|
echo "#! /bin/sh"
|
||||||
|
echo "# Created by GNU Automake missing as a replacement of"
|
||||||
|
echo "# $ $@"
|
||||||
|
echo "exit 0"
|
||||||
|
chmod +x $file
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
bison|yacc)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' $msg. You should only need it if
|
||||||
|
you modified a \`.y' file. You may need the \`Bison' package
|
||||||
|
in order for those modifications to take effect. You can get
|
||||||
|
\`Bison' from any GNU archive site."
|
||||||
|
rm -f y.tab.c y.tab.h
|
||||||
|
if test $# -ne 1; then
|
||||||
|
eval LASTARG="\${$#}"
|
||||||
|
case $LASTARG in
|
||||||
|
*.y)
|
||||||
|
SRCFILE=`echo "$LASTARG" | sed 's/y$/c/'`
|
||||||
|
if test -f "$SRCFILE"; then
|
||||||
|
cp "$SRCFILE" y.tab.c
|
||||||
|
fi
|
||||||
|
SRCFILE=`echo "$LASTARG" | sed 's/y$/h/'`
|
||||||
|
if test -f "$SRCFILE"; then
|
||||||
|
cp "$SRCFILE" y.tab.h
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
if test ! -f y.tab.h; then
|
||||||
|
echo >y.tab.h
|
||||||
|
fi
|
||||||
|
if test ! -f y.tab.c; then
|
||||||
|
echo 'main() { return 0; }' >y.tab.c
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
lex|flex)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified a \`.l' file. You may need the \`Flex' package
|
||||||
|
in order for those modifications to take effect. You can get
|
||||||
|
\`Flex' from any GNU archive site."
|
||||||
|
rm -f lex.yy.c
|
||||||
|
if test $# -ne 1; then
|
||||||
|
eval LASTARG="\${$#}"
|
||||||
|
case $LASTARG in
|
||||||
|
*.l)
|
||||||
|
SRCFILE=`echo "$LASTARG" | sed 's/l$/c/'`
|
||||||
|
if test -f "$SRCFILE"; then
|
||||||
|
cp "$SRCFILE" lex.yy.c
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
if test ! -f lex.yy.c; then
|
||||||
|
echo 'main() { return 0; }' >lex.yy.c
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
help2man)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified a dependency of a manual page. You may need the
|
||||||
|
\`Help2man' package in order for those modifications to take
|
||||||
|
effect. You can get \`Help2man' from any GNU archive site."
|
||||||
|
|
||||||
|
file=`echo "$*" | sed -n "$sed_output"`
|
||||||
|
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||||
|
if test -f "$file"; then
|
||||||
|
touch $file
|
||||||
|
else
|
||||||
|
test -z "$file" || exec >$file
|
||||||
|
echo ".ab help2man is required to generate this page"
|
||||||
|
exit 1
|
||||||
|
fi
|
||||||
|
;;
|
||||||
|
|
||||||
|
makeinfo)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is $msg. You should only need it if
|
||||||
|
you modified a \`.texi' or \`.texinfo' file, or any other file
|
||||||
|
indirectly affecting the aspect of the manual. The spurious
|
||||||
|
call might also be the consequence of using a buggy \`make' (AIX,
|
||||||
|
DU, IRIX). You might want to install the \`Texinfo' package or
|
||||||
|
the \`GNU make' package. Grab either from any GNU archive site."
|
||||||
|
# The file to touch is that specified with -o ...
|
||||||
|
file=`echo "$*" | sed -n "$sed_output"`
|
||||||
|
test -z "$file" && file=`echo "$*" | sed -n "$sed_minuso"`
|
||||||
|
if test -z "$file"; then
|
||||||
|
# ... or it is the one specified with @setfilename ...
|
||||||
|
infile=`echo "$*" | sed 's/.* \([^ ]*\) *$/\1/'`
|
||||||
|
file=`sed -n '
|
||||||
|
/^@setfilename/{
|
||||||
|
s/.* \([^ ]*\) *$/\1/
|
||||||
|
p
|
||||||
|
q
|
||||||
|
}' $infile`
|
||||||
|
# ... or it is derived from the source name (dir/f.texi becomes f.info)
|
||||||
|
test -z "$file" && file=`echo "$infile" | sed 's,.*/,,;s,.[^.]*$,,'`.info
|
||||||
|
fi
|
||||||
|
# If the file does not exist, the user really needs makeinfo;
|
||||||
|
# let's fail without touching anything.
|
||||||
|
test -f $file || exit 1
|
||||||
|
touch $file
|
||||||
|
;;
|
||||||
|
|
||||||
|
tar)
|
||||||
|
shift
|
||||||
|
|
||||||
|
# We have already tried tar in the generic part.
|
||||||
|
# Look for gnutar/gtar before invocation to avoid ugly error
|
||||||
|
# messages.
|
||||||
|
if (gnutar --version > /dev/null 2>&1); then
|
||||||
|
gnutar "$@" && exit 0
|
||||||
|
fi
|
||||||
|
if (gtar --version > /dev/null 2>&1); then
|
||||||
|
gtar "$@" && exit 0
|
||||||
|
fi
|
||||||
|
firstarg="$1"
|
||||||
|
if shift; then
|
||||||
|
case $firstarg in
|
||||||
|
*o*)
|
||||||
|
firstarg=`echo "$firstarg" | sed s/o//`
|
||||||
|
tar "$firstarg" "$@" && exit 0
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
case $firstarg in
|
||||||
|
*h*)
|
||||||
|
firstarg=`echo "$firstarg" | sed s/h//`
|
||||||
|
tar "$firstarg" "$@" && exit 0
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
fi
|
||||||
|
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: I can't seem to be able to run \`tar' with the given arguments.
|
||||||
|
You may want to install GNU tar or Free paxutils, or check the
|
||||||
|
command line arguments."
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
|
||||||
|
*)
|
||||||
|
echo 1>&2 "\
|
||||||
|
WARNING: \`$1' is needed, and is $msg.
|
||||||
|
You might have modified some files without having the
|
||||||
|
proper tools for further handling them. Check the \`README' file,
|
||||||
|
it often tells you about the needed prerequisites for installing
|
||||||
|
this package. You may also peek at any GNU archive site, in case
|
||||||
|
some other package would contain this missing \`$1' program."
|
||||||
|
exit 1
|
||||||
|
;;
|
||||||
|
esac
|
||||||
|
|
||||||
|
exit 0
|
||||||
|
|
||||||
|
# Local variables:
|
||||||
|
# eval: (add-hook 'write-file-hooks 'time-stamp)
|
||||||
|
# time-stamp-start: "scriptversion="
|
||||||
|
# time-stamp-format: "%:y-%02m-%02d.%02H"
|
||||||
|
# time-stamp-end: "$"
|
||||||
|
# End:
|
||||||
BIN
sandbox/veejay-client/share/bg.png
Normal file
|
After Width: | Height: | Size: 181 B |
BIN
sandbox/veejay-client/share/bg_black.png
Normal file
|
After Width: | Height: | Size: 112 B |
BIN
sandbox/veejay-client/share/bg_blue.png
Normal file
|
After Width: | Height: | Size: 123 B |
BIN
sandbox/veejay-client/share/bg_green.png
Normal file
|
After Width: | Height: | Size: 121 B |
BIN
sandbox/veejay-client/share/bg_grey.png
Normal file
|
After Width: | Height: | Size: 123 B |
BIN
sandbox/veejay-client/share/bg_red.png
Normal file
|
After Width: | Height: | Size: 121 B |
BIN
sandbox/veejay-client/share/bg_yellow.png
Normal file
|
After Width: | Height: | Size: 121 B |
118
sandbox/veejay-client/share/blackwhite.rc
Normal file
@@ -0,0 +1,118 @@
|
|||||||
|
# Edit these colors and fonts however you like.
|
||||||
|
style "default"
|
||||||
|
{
|
||||||
|
engine "hcengine" {}
|
||||||
|
xthickness = 1
|
||||||
|
ythickness = 1
|
||||||
|
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_OUT
|
||||||
|
#GtkWidget::interior_focus = 0
|
||||||
|
#GtkWidget::focus_padding = 0
|
||||||
|
#GtkWidget::default_border = {0, 0, 0, 0}
|
||||||
|
#GtkWidget::default_outside_border = {0, 0, 0, 0}
|
||||||
|
GtkWidget::default_spacing = 0
|
||||||
|
GtkScale::stepper_size = 8
|
||||||
|
GtkRange::through-width = 4
|
||||||
|
GtkRange::trough_border = 0
|
||||||
|
GtkRange::slider-width = 16
|
||||||
|
GtkScale::slider-length = 10
|
||||||
|
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#ffffff" # borders etc.
|
||||||
|
fg[PRELIGHT] = "#000000"
|
||||||
|
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
|
||||||
|
fg[SELECTED] = "#000000"
|
||||||
|
fg[INSENSITIVE] = "#505050"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#303030" # algemene achtergrond kleur
|
||||||
|
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
|
||||||
|
bg[ACTIVE] = "#202020" # niet actieve tabs, achtergrond sliders
|
||||||
|
bg[SELECTED] = "#00ff00"
|
||||||
|
bg[INSENSITIVE] = "#000000" # achtergrond kleur van niet actieve knopjes
|
||||||
|
|
||||||
|
text[NORMAL] = "#c0c0c0"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#303060"# achtergrond van lists, status bars
|
||||||
|
base[PRELIGHT] = "#00fff0"
|
||||||
|
base[ACTIVE] = "#0000ff"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
style "text"
|
||||||
|
{
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#ffffff" # borders etc.
|
||||||
|
fg[PRELIGHT] = "#ffffff"
|
||||||
|
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
|
||||||
|
fg[SELECTED] = "#ffffff"
|
||||||
|
fg[INSENSITIVE] = "#ffffff"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
|
||||||
|
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
|
||||||
|
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
|
||||||
|
bg[SELECTED] = "#5058a0"
|
||||||
|
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
|
||||||
|
|
||||||
|
text[NORMAL] = "#d8d8d8"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#37383f"
|
||||||
|
base[PRELIGHT] = "#aaacc1"
|
||||||
|
base[ACTIVE] = "#757f90"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
style "buttons"
|
||||||
|
{
|
||||||
|
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#888888"
|
||||||
|
fg[PRELIGHT] = "#888888"
|
||||||
|
fg[ACTIVE] = "#888888"
|
||||||
|
fg[SELECTED] = "#888888"
|
||||||
|
fg[INSENSITIVE] = "#888888"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#27282F"
|
||||||
|
bg[PRELIGHT] = "#aaacc1"
|
||||||
|
bg[ACTIVE] = "#454f60"
|
||||||
|
bg[SELECTED] = "#5058a0"
|
||||||
|
bg[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
text[NORMAL] = "#d8d8d8"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#37383f"
|
||||||
|
base[PRELIGHT] = "#aaacc1"
|
||||||
|
base[ACTIVE] = "#757f90"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
class "GtkButton" style "default"
|
||||||
|
class "GtkSpinButton" style "default"
|
||||||
|
class "GtkToggleButton" style "default"
|
||||||
|
class "GtkCheckBox" style "default"
|
||||||
|
|
||||||
|
class "GtkLabel" style "default"
|
||||||
|
|
||||||
|
class "GtkWidget" style "default"
|
||||||
BIN
sandbox/veejay-client/share/button_bounce.png
Normal file
|
After Width: | Height: | Size: 268 B |
BIN
sandbox/veejay-client/share/button_dec.png
Normal file
|
After Width: | Height: | Size: 218 B |
BIN
sandbox/veejay-client/share/button_down.png
Normal file
|
After Width: | Height: | Size: 232 B |
BIN
sandbox/veejay-client/share/button_fbw.png
Normal file
|
After Width: | Height: | Size: 213 B |
BIN
sandbox/veejay-client/share/button_ffw.png
Normal file
|
After Width: | Height: | Size: 227 B |
BIN
sandbox/veejay-client/share/button_gotoend.png
Normal file
|
After Width: | Height: | Size: 210 B |
BIN
sandbox/veejay-client/share/button_gotostart.png
Normal file
|
After Width: | Height: | Size: 224 B |
BIN
sandbox/veejay-client/share/button_inc.png
Normal file
|
After Width: | Height: | Size: 223 B |
BIN
sandbox/veejay-client/share/button_loop.png
Normal file
|
After Width: | Height: | Size: 284 B |
BIN
sandbox/veejay-client/share/button_looponce.png
Normal file
|
After Width: | Height: | Size: 189 B |
BIN
sandbox/veejay-client/share/button_mini_decrement.png
Normal file
|
After Width: | Height: | Size: 190 B |
BIN
sandbox/veejay-client/share/button_mini_increment.png
Normal file
|
After Width: | Height: | Size: 194 B |
BIN
sandbox/veejay-client/share/button_pause.png
Normal file
|
After Width: | Height: | Size: 140 B |
BIN
sandbox/veejay-client/share/button_play.png
Normal file
|
After Width: | Height: | Size: 209 B |
BIN
sandbox/veejay-client/share/button_playmode.png
Normal file
|
After Width: | Height: | Size: 577 B |
BIN
sandbox/veejay-client/share/button_prev.png
Normal file
|
After Width: | Height: | Size: 218 B |
BIN
sandbox/veejay-client/share/button_rand.png
Normal file
|
After Width: | Height: | Size: 2.0 KiB |
BIN
sandbox/veejay-client/share/button_reverse.png
Normal file
|
After Width: | Height: | Size: 213 B |
BIN
sandbox/veejay-client/share/button_right.png
Normal file
|
After Width: | Height: | Size: 220 B |
BIN
sandbox/veejay-client/share/button_skip.png
Normal file
|
After Width: | Height: | Size: 221 B |
BIN
sandbox/veejay-client/share/button_skull.png
Normal file
|
After Width: | Height: | Size: 645 B |
BIN
sandbox/veejay-client/share/button_text.png
Normal file
|
After Width: | Height: | Size: 846 B |
BIN
sandbox/veejay-client/share/button_up.png
Normal file
|
After Width: | Height: | Size: 223 B |
BIN
sandbox/veejay-client/share/fx_entry_off.png
Normal file
|
After Width: | Height: | Size: 461 B |
BIN
sandbox/veejay-client/share/fx_entry_on.png
Normal file
|
After Width: | Height: | Size: 528 B |
21
sandbox/veejay-client/share/gveejay-default.rc
Normal file
@@ -0,0 +1,21 @@
|
|||||||
|
# Edit these colors and fonts however you like.
|
||||||
|
style "default"
|
||||||
|
{
|
||||||
|
xthickness = 1
|
||||||
|
ythickness = 1
|
||||||
|
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_OUT
|
||||||
|
#GtkWidget::interior_focus = 0
|
||||||
|
#GtkWidget::focus_padding = 0
|
||||||
|
#GtkWidget::default_border = {0, 0, 0, 0}
|
||||||
|
#GtkWidget::default_outside_border = {0, 0, 0, 0}
|
||||||
|
GtkWidget::default_spacing = 0
|
||||||
|
GtkScale::stepper_size = 8
|
||||||
|
GtkRange::through-width = 4
|
||||||
|
GtkRange::trough_border = 0
|
||||||
|
GtkRange::slider-width = 16
|
||||||
|
GtkScale::slider-length = 10
|
||||||
|
font_name = "Sans 8"
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
class "GtkWidget" style "default"
|
||||||
9693
sandbox/veejay-client/share/gveejay.glade
Normal file
120
sandbox/veejay-client/share/gveejay.rc
Normal file
@@ -0,0 +1,120 @@
|
|||||||
|
# Edit these colors and fonts however you like.
|
||||||
|
style "default"
|
||||||
|
{
|
||||||
|
# engine "hcengine" {}
|
||||||
|
xthickness = 1
|
||||||
|
ythickness = 1
|
||||||
|
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_IN
|
||||||
|
#GtkWidget::interior_focus = 0
|
||||||
|
#GtkWidget::focus_padding = 0
|
||||||
|
#GtkWidget::default_border = {0, 0, 0, 0}
|
||||||
|
#GtkWidget::default_outside_border = {0, 0, 0, 0}
|
||||||
|
GtkWidget::default_spacing = 0
|
||||||
|
GtkScale::stepper_size = 8
|
||||||
|
GtkRange::through-width = 4
|
||||||
|
GtkRange::trough_border = 0
|
||||||
|
GtkRange::slider-width = 16
|
||||||
|
GtkScale::slider-length = 12
|
||||||
|
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#646464" # borders etc.
|
||||||
|
fg[PRELIGHT] = "#646464"
|
||||||
|
fg[ACTIVE] = "#646464" # ook borders, van sliders en notebook
|
||||||
|
fg[SELECTED] = "#646464"
|
||||||
|
fg[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
|
||||||
|
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
|
||||||
|
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
|
||||||
|
bg[SELECTED] = "#5058a0"
|
||||||
|
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
|
||||||
|
|
||||||
|
text[NORMAL] = "#d8d8d8"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#37383f"
|
||||||
|
base[PRELIGHT] = "#aaacc1"
|
||||||
|
base[ACTIVE] = "#757f90"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
style "text"
|
||||||
|
{
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#ffffff" # borders etc.
|
||||||
|
fg[PRELIGHT] = "#ffffff"
|
||||||
|
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
|
||||||
|
fg[SELECTED] = "#ffffff"
|
||||||
|
fg[INSENSITIVE] = "#ffffff"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
|
||||||
|
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
|
||||||
|
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
|
||||||
|
bg[SELECTED] = "#5058a0"
|
||||||
|
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
|
||||||
|
|
||||||
|
text[NORMAL] = "#d8d8d8"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#37383f"
|
||||||
|
base[PRELIGHT] = "#aaacc1"
|
||||||
|
base[ACTIVE] = "#757f90"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
style "buttons"
|
||||||
|
{
|
||||||
|
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#888888"
|
||||||
|
fg[PRELIGHT] = "#888888"
|
||||||
|
fg[ACTIVE] = "#888888"
|
||||||
|
fg[SELECTED] = "#888888"
|
||||||
|
fg[INSENSITIVE] = "#888888"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#27282F"
|
||||||
|
bg[PRELIGHT] = "#aaacc1"
|
||||||
|
bg[ACTIVE] = "#454f60"
|
||||||
|
bg[SELECTED] = "#5058a0"
|
||||||
|
bg[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
text[NORMAL] = "#d8d8d8"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#37383f"
|
||||||
|
base[PRELIGHT] = "#aaacc1"
|
||||||
|
base[ACTIVE] = "#757f90"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
class "GtkButton" style "buttons"
|
||||||
|
class "GtkSpinButton" style "buttons"
|
||||||
|
class "GtkToggleButton" style "buttons"
|
||||||
|
class "GtkCheckBox" style "buttons"
|
||||||
|
widget_class "*GtkTree*" style "text"
|
||||||
|
class "GtkLabel" style "text"
|
||||||
|
class "*List" style "text"
|
||||||
|
class "GtkListItem" style "text"
|
||||||
|
class "*GtkCList*" style "text"
|
||||||
|
class "GtkWidget" style "default"
|
||||||
16064
sandbox/veejay-client/share/gveejay.reloaded.glade
Normal file
8
sandbox/veejay-client/share/gveejay.reloaded.gladep
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
|
||||||
|
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
|
||||||
|
|
||||||
|
<glade-project>
|
||||||
|
<name></name>
|
||||||
|
<program_name></program_name>
|
||||||
|
<gnome_support>FALSE</gnome_support>
|
||||||
|
</glade-project>
|
||||||
8
sandbox/veejay-client/share/gveejay.reloaded.gladep.bak
Normal file
@@ -0,0 +1,8 @@
|
|||||||
|
<?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
|
||||||
|
<!DOCTYPE glade-project SYSTEM "http://glade.gnome.org/glade-project-2.0.dtd">
|
||||||
|
|
||||||
|
<glade-project>
|
||||||
|
<name></name>
|
||||||
|
<program_name></program_name>
|
||||||
|
<gnome_support>FALSE</gnome_support>
|
||||||
|
</glade-project>
|
||||||
118
sandbox/veejay-client/share/high_contrast.rc
Normal file
@@ -0,0 +1,118 @@
|
|||||||
|
# Edit these colors and fonts however you like.
|
||||||
|
style "default"
|
||||||
|
{
|
||||||
|
engine "hcengine" {}
|
||||||
|
xthickness = 1
|
||||||
|
ythickness = 1
|
||||||
|
GtkWidget::shadow_type = GTK_SHADOW_ETCHED_OUT
|
||||||
|
#GtkWidget::interior_focus = 0
|
||||||
|
#GtkWidget::focus_padding = 0
|
||||||
|
#GtkWidget::default_border = {0, 0, 0, 0}
|
||||||
|
#GtkWidget::default_outside_border = {0, 0, 0, 0}
|
||||||
|
GtkWidget::default_spacing = 0
|
||||||
|
GtkScale::stepper_size = 8
|
||||||
|
GtkRange::through-width = 4
|
||||||
|
GtkRange::trough_border = 0
|
||||||
|
GtkRange::slider-width = 16
|
||||||
|
GtkScale::slider-length = 10
|
||||||
|
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#000000" # borders etc.
|
||||||
|
fg[PRELIGHT] = "#ffffff"
|
||||||
|
fg[ACTIVE] = "#000000" # ook borders, van sliders en notebook
|
||||||
|
fg[SELECTED] = "#ffffff"
|
||||||
|
fg[INSENSITIVE] = "#c0c0c0"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#ffffff" # algemene achtergrond kleur
|
||||||
|
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
|
||||||
|
bg[ACTIVE] = "#c0c0c0" # niet actieve tabs, achtergrond sliders
|
||||||
|
bg[SELECTED] = "#00ff00"
|
||||||
|
bg[INSENSITIVE] = "#ffffff" # achtergrond kleur van niet actieve knopjes
|
||||||
|
|
||||||
|
text[NORMAL] = "#050505"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#c0c0c0"
|
||||||
|
base[PRELIGHT] = "#00fff0" # achtergrond van lists, status bars
|
||||||
|
base[ACTIVE] = "#0000ff"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
style "text"
|
||||||
|
{
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#ffffff" # borders etc.
|
||||||
|
fg[PRELIGHT] = "#ffffff"
|
||||||
|
fg[ACTIVE] = "#ffffff" # ook borders, van sliders en notebook
|
||||||
|
fg[SELECTED] = "#ffffff"
|
||||||
|
fg[INSENSITIVE] = "#ffffff"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#27282F" # algemene achtergrond kleur
|
||||||
|
bg[PRELIGHT] = "#aaacc1" # achtergrond geselecteerd widget
|
||||||
|
bg[ACTIVE] = "#454f60" # niet actieve tabs, achtergrond sliders
|
||||||
|
bg[SELECTED] = "#5058a0"
|
||||||
|
bg[INSENSITIVE] = "#27282f" # achtergrond kleur van niet actieve knopjes
|
||||||
|
|
||||||
|
text[NORMAL] = "#d8d8d8"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#37383f"
|
||||||
|
base[PRELIGHT] = "#aaacc1"
|
||||||
|
base[ACTIVE] = "#757f90"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
style "buttons"
|
||||||
|
{
|
||||||
|
|
||||||
|
font_name = "Sans 8"
|
||||||
|
|
||||||
|
fg[NORMAL] = "#888888"
|
||||||
|
fg[PRELIGHT] = "#888888"
|
||||||
|
fg[ACTIVE] = "#888888"
|
||||||
|
fg[SELECTED] = "#888888"
|
||||||
|
fg[INSENSITIVE] = "#888888"
|
||||||
|
|
||||||
|
bg[NORMAL] = "#27282F"
|
||||||
|
bg[PRELIGHT] = "#aaacc1"
|
||||||
|
bg[ACTIVE] = "#454f60"
|
||||||
|
bg[SELECTED] = "#5058a0"
|
||||||
|
bg[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
text[NORMAL] = "#d8d8d8"
|
||||||
|
text[PRELIGHT] = "#d8d8d8"
|
||||||
|
text[ACTIVE] = "#FF0000"
|
||||||
|
text[SELECTED] = "#FF0000"
|
||||||
|
text[INSENSITIVE] = "#404040"
|
||||||
|
|
||||||
|
base[NORMAL] = "#37383f"
|
||||||
|
base[PRELIGHT] = "#aaacc1"
|
||||||
|
base[ACTIVE] = "#757f90"
|
||||||
|
base[SELECTED] = "#757ab3"
|
||||||
|
base[INSENSITIVE] = "#27282f"
|
||||||
|
|
||||||
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
class "GtkButton" style "default"
|
||||||
|
class "GtkSpinButton" style "default"
|
||||||
|
class "GtkToggleButton" style "default"
|
||||||
|
class "GtkCheckBox" style "default"
|
||||||
|
|
||||||
|
class "GtkLabel" style "default"
|
||||||
|
|
||||||
|
class "GtkWidget" style "default"
|
||||||
BIN
sandbox/veejay-client/share/icon_apply.png
Normal file
|
After Width: | Height: | Size: 709 B |
BIN
sandbox/veejay-client/share/icon_berserk.png
Normal file
|
After Width: | Height: | Size: 737 B |
BIN
sandbox/veejay-client/share/icon_bezerk.png
Normal file
|
After Width: | Height: | Size: 737 B |
BIN
sandbox/veejay-client/share/icon_bounce.png
Normal file
|
After Width: | Height: | Size: 268 B |
BIN
sandbox/veejay-client/share/icon_bug.png
Normal file
|
After Width: | Height: | Size: 581 B |
BIN
sandbox/veejay-client/share/icon_bundle.png
Normal file
|
After Width: | Height: | Size: 851 B |
BIN
sandbox/veejay-client/share/icon_cache.png
Normal file
|
After Width: | Height: | Size: 554 B |
BIN
sandbox/veejay-client/share/icon_clear.png
Normal file
|
After Width: | Height: | Size: 616 B |
BIN
sandbox/veejay-client/share/icon_clearall.png
Normal file
|
After Width: | Height: | Size: 757 B |
BIN
sandbox/veejay-client/share/icon_color.png
Normal file
|
After Width: | Height: | Size: 749 B |
BIN
sandbox/veejay-client/share/icon_connect.png
Normal file
|
After Width: | Height: | Size: 291 B |
BIN
sandbox/veejay-client/share/icon_copy.png
Normal file
|
After Width: | Height: | Size: 472 B |
BIN
sandbox/veejay-client/share/icon_crop.png
Normal file
|
After Width: | Height: | Size: 321 B |
BIN
sandbox/veejay-client/share/icon_cut.png
Normal file
|
After Width: | Height: | Size: 556 B |
BIN
sandbox/veejay-client/share/icon_disconnect.png
Normal file
|
After Width: | Height: | Size: 302 B |
BIN
sandbox/veejay-client/share/icon_fadein.png
Normal file
|
After Width: | Height: | Size: 473 B |
BIN
sandbox/veejay-client/share/icon_fadeout.png
Normal file
|
After Width: | Height: | Size: 498 B |
BIN
sandbox/veejay-client/share/icon_jack.png
Normal file
|
After Width: | Height: | Size: 619 B |
BIN
sandbox/veejay-client/share/icon_keybind.png
Normal file
|
After Width: | Height: | Size: 928 B |
BIN
sandbox/veejay-client/share/icon_keydetach.png
Normal file
|
After Width: | Height: | Size: 1.0 KiB |