--- /dev/null
+ 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.
+\f
+ 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.)
+\f
+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.
+\f
+ 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.
+\f
+ 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
+\f
+ 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) 19yy <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) 19yy 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.
+++ /dev/null
-# To enable ProGuard in your project, edit project.properties
-# to define the proguard.config property as described in that file.
-#
-# Add project specific ProGuard rules here.
-# By default, the flags in this file are appended to flags specified
-# in ${sdk.dir}/tools/proguard/proguard-android.txt
-# You can edit the include path and order by changing the ProGuard
-# include property in project.properties.
-#
-# For more details, see
-# http://developer.android.com/guide/developing/tools/proguard.html
-
-# Add any project specific keep options here:
-
-# If your project uses WebView with JS, uncomment the following
-# and specify the fully qualified class name to the JavaScript interface
-# class:
-#-keepclassmembers class fqcn.of.javascript.interface.for.webview {
-# public *;
-#}
+++ /dev/null
-# This file is automatically generated by Android Tools.
-# Do not modify this file -- YOUR CHANGES WILL BE ERASED!
-#
-# This file must be checked in Version Control Systems.
-#
-# To customize properties used by the Ant build system edit
-# "ant.properties", and override values to adapt the script to your
-# project structure.
-#
-# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home):
-#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt
-
-# Project target.
-target=android-17
+++ /dev/null
-<menu xmlns:android="http://schemas.android.com/apk/res/android" >
-
- <item
- android:id="@+id/menu_exit"
- android:orderInCategory="100"
- android:showAsAction="never"
- android:title="@string/menu_exit"/>
-
-</menu>
\ No newline at end of file
+++ /dev/null
-<resources>
-
- <!--
- Base application theme for API 11+. This theme completely replaces
- AppBaseTheme from res/values/styles.xml on API 11+ devices.
- -->
- <style name="AppBaseTheme" parent="android:Theme.Holo.Light">
- <!-- API 11 theme customizations can go here. -->
- </style>
-
-</resources>
\ No newline at end of file
+++ /dev/null
-<resources>
-
- <!--
- Base application theme for API 14+. This theme completely replaces
- AppBaseTheme from BOTH res/values/styles.xml and
- res/values-v11/styles.xml on API 14+ devices.
- -->
- <style name="AppBaseTheme" parent="android:Theme.Holo.Light.DarkActionBar">
- <!-- API 14 theme customizations can go here. -->
- </style>
-
-</resources>
\ No newline at end of file
+++ /dev/null
-<resources>
-
- <!--
- Base application theme, dependent on API level. This theme is replaced
- by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
- -->
- <style name="AppBaseTheme" parent="android:Theme.Light">
- <!--
- Theme customizations available in newer API levels can go in
- res/values-vXX/styles.xml, while customizations related to
- backward-compatibility can go here.
- -->
- </style>
-
- <!-- Application theme. -->
- <style name="AppTheme" parent="AppBaseTheme">
- <!-- All customizations that are NOT specific to a particular API-level can go here. -->
- </style>
-
-</resources>
\ No newline at end of file
--- /dev/null
+package com.local.cinermt;
+
+import android.app.Application;
+import android.test.ApplicationTestCase;
+
+/**
+ * <a href="http://d.android.com/tools/testing/testing_android.html">Testing Fundamentals</a>
+ */
+public class ApplicationTest extends ApplicationTestCase<Application> {
+ public ApplicationTest() {
+ super(Application.class);
+ }
+}
\ No newline at end of file
<?xml version="1.0" encoding="utf-8"?>
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
- package="com.local.cinermt"
- android:versionCode="1"
- android:versionName="1.0" >
+ package="com.local.cinermt">
- <uses-sdk
- android:minSdkVersion="8"
- android:targetSdkVersion="16" />
-
<uses-permission android:name="android.permission.INTERNET" />
<uses-permission android:name="android.permission.ACCESS_NETWORK_STATE" />
<application
android:allowBackup="true"
- android:icon="@drawable/launch"
+ android:icon="@mipmap/launch"
android:label="@string/app_name"
android:theme="@style/AppTheme" >
<activity
- android:name="com.local.cinermt.MainActivity"
+ android:name=".MainActivity"
android:label="CineRmt"
- android:theme="@android:style/Theme.NoTitleBar" >
+ android:theme="@style/AppTheme.NoActionBar">
+
<intent-filter>
<action android:name="android.intent.action.MAIN" />
<category android:name="android.intent.category.LAUNCHER" />
<activity
android:name="com.local.cinermt.ConfigActivity"
android:label="CineCfg"
- android:theme="@android:style/Theme.NoTitleBar" >
+ android:theme="@style/AppTheme.NoActionBar">
</activity>
</application>
@Override
public boolean onCreateOptionsMenu(Menu menu) {
- getMenuInflater().inflate(R.menu.activity_main, menu);
+ getMenuInflater().inflate(R.menu.menu_main, menu);
return true;
}
package com.local.cinermt;
-import java.net.DatagramPacket;
-import java.net.DatagramSocket;
-import java.net.InetAddress;
-
-import android.app.Activity;
import android.content.Context;
import android.content.Intent;
import android.content.SharedPreferences;
-import android.view.View;
-import android.view.View.OnClickListener;
-import android.view.View.OnLongClickListener;
import android.net.ConnectivityManager;
import android.net.NetworkInfo;
import android.os.Bundle;
import android.os.Handler;
import android.os.SystemClock;
+import android.support.v7.app.AppCompatActivity;
import android.view.Menu;
import android.view.MenuItem;
+import android.view.View;
+import android.view.View.OnClickListener;
+import android.view.View.OnLongClickListener;
import android.widget.ImageButton;
import android.widget.Toast;
-public class MainActivity extends Activity
- implements OnClickListener, OnLongClickListener {
+import java.net.DatagramPacket;
+import java.net.DatagramSocket;
+import java.net.InetAddress;
+
+//public class MainActivity extends Activity
+public class MainActivity extends AppCompatActivity
+ implements OnClickListener {
String ip_addr;
int sport, dport;
String pin;
net.start();
}
- boolean has_network()
- {
+ boolean has_network() {
ConnectivityManager cmgr = (ConnectivityManager)
getSystemService(Context.CONNECTIVITY_SERVICE);
NetworkInfo netinf =
return true;
}
- boolean create_socket()
- {
+ boolean create_socket() {
if(socket != null) socket.close();
socket = null;
int retry = 10;
return retry >= 0;
}
- void save_defaults()
- {
+ void save_defaults() {
SharedPreferences.Editor ed = prefs.edit();
ed.putString("IP_ADDR", ip_addr);
ed.putString("PIN", pin);
ed.commit();
}
- void load_defaults()
- {
+ void load_defaults() {
ip_addr = prefs.getString("IP_ADDR", IP_ADDR);
pin = prefs.getString("PIN", PIN);
dport = prefs.getInt("PORT", DPORT);
img.setOnClickListener(this);
img = (ImageButton)findViewById(R.id.play);
img.setOnClickListener(this);
-
- img = (ImageButton)findViewById(R.id.config);
- img.setOnLongClickListener(this);
+
img = (ImageButton)findViewById(R.id.suspend);
- img.setOnLongClickListener(this);
- img = (ImageButton)findViewById(R.id.stop);
- img.setOnLongClickListener(this);
+ img.setOnClickListener(this);
+ img = (ImageButton)findViewById(R.id.config);
+ img.setOnClickListener(this);
+ img = (ImageButton)findViewById(R.id.exit);
+ img.setOnClickListener(this);
+ img = (ImageButton)findViewById(R.id.power);
+ img.setOnClickListener(this);
}
@Override
public boolean onCreateOptionsMenu(Menu menu) {
// Inflate the menu; this adds items to the action bar if it is present.
- getMenuInflater().inflate(R.menu.activity_main, menu);
+ getMenuInflater().inflate(R.menu.menu_main, menu);
return true;
}
else if (id == R.id.full_scr) { send("key F"); }
else if (id == R.id.stop) { send("stop"); }
else if (id == R.id.play) { send("play"); }
- }
+ else {
+ save_defaults();
+ if (id == R.id.config) {
+ Intent it = new Intent(this, ConfigActivity.class);
+ it.putExtra("IP_ADDR", ip_addr);
+ it.putExtra("PIN", pin);
+ it.putExtra("PORT", dport);
+ startActivity(it);
+ }
+ else if (id == R.id.suspend)
+ send("suspend");
+ else if (id == R.id.power)
+ send("power");
+ else if (id != R.id.exit)
+ return;
+ finish();
+ }
+ }
}
@Override
}
@Override
- public void onPause()
- {
+ public void onPause() {
super.onPause();
save_defaults();
}
@Override
- public void onDestroy()
- {
+ public void onDestroy() {
super.onDestroy();
save_defaults();
}
-
- @Override
- public boolean onLongClick(View v) {
- if (v instanceof ImageButton) {
- int id = ((ImageButton)v).getId();
- if (id == R.id.config) {
- Intent it = new Intent(this, ConfigActivity.class);
- it.putExtra("IP_ADDR", ip_addr);
- it.putExtra("PIN", pin);
- it.putExtra("PORT", dport);
- startActivity(it);
- finish();
- return true;
- }
- if (id == R.id.suspend) {
- send("suspend");
- save_defaults();
- finish();
- return true;
- }
- if (id == R.id.stop) {
- save_defaults();
- finish();
- return true;
- }
- }
- return false;
- }
}
xmlns:tools="http://schemas.android.com/tools"
android:id="@+id/config_layout"
android:layout_width="match_parent"
- android:layout_height="wrap_content"
- tools:context="com.example.cinermt.ConfigActivity"
- tools:ignore="MergeRootFrame" >
+ android:layout_height="match_parent"
+ tools:context="com.local.cinermt.ConfigActivity"
+ android:background="#fdb308">
<LinearLayout
android:layout_width="match_parent"
- android:layout_height="wrap_content"
+ android:layout_height="match_parent"
android:orientation="vertical" >
<TextView
android:id="@+id/ip_addr_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="IP Address:" />
+ android:text="IP Address:"
+ android:textColor="#000000" />
<EditText
android:id="@+id/ip_addr"
android:id="@+id/pin_text"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="PIN:" />
+ android:text="PIN:"
+ android:textColor="#000000" />
<EditText
android:id="@+id/pin"
android:id="@+id/dport"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:text="Port:" />
+ android:text="Port:"
+ android:textColor="#000000" />
<EditText
android:id="@+id/port"
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<android.support.design.widget.CoordinatorLayout xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:app="http://schemas.android.com/apk/res-auto"
+ xmlns:tools="http://schemas.android.com/tools"
+ android:layout_width="match_parent"
+ android:layout_height="match_parent"
+ android:fitsSystemWindows="true"
+ tools:context="com.local.cinermt.MainActivity"
+ android:background="#fdb308">
+
+ <include layout="@layout/content_main" />
+
+</android.support.design.widget.CoordinatorLayout>
android:id="@+id/container"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- tools:context="com.example.cinermt.MainActivity"
- tools:ignore="MergeRootFrame" >
+ tools:context=".MainActivity"
+ tools:ignore="MergeRootFrame"
+ android:clickable="true">
<LinearLayout
- android:layout_width="wrap_content"
+ android:layout_width="match_parent"
android:layout_height="match_parent"
android:orientation="vertical" >
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig0" />
+ android:src="@mipmap/zfig0" />
<ImageButton
android:id="@+id/button1"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig1" />
+ android:src="@mipmap/zfig1" />
<ImageButton
android:id="@+id/button2"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig2" />
+ android:src="@mipmap/zfig2" />
<ImageButton
android:id="@+id/button3"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig3" />
+ android:src="@mipmap/zfig3" />
<ImageButton
android:id="@+id/button4"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig4" />
+ android:src="@mipmap/zfig4" />
</LinearLayout>
<LinearLayout
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig5" />
+ android:src="@mipmap/zfig5" />
<ImageButton
android:id="@+id/button6"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig6" />
+ android:src="@mipmap/zfig6" />
<ImageButton
android:id="@+id/button7"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig7" />
+ android:src="@mipmap/zfig7" />
<ImageButton
android:id="@+id/button8"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig8" />
+ android:src="@mipmap/zfig8" />
<ImageButton
android:id="@+id/button9"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfig9" />
+ android:src="@mipmap/zfig9" />
</LinearLayout>
<LinearLayout
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfiga" />
+ android:src="@mipmap/zfiga" />
<ImageButton
android:id="@+id/buttonB"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfigb" />
+ android:src="@mipmap/zfigb" />
<ImageButton
android:id="@+id/buttonC"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfigc" />
+ android:src="@mipmap/zfigc" />
<ImageButton
android:id="@+id/buttonD"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfigd" />
+ android:src="@mipmap/zfigd" />
<ImageButton
android:id="@+id/buttonE"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfige" />
+ android:src="@mipmap/zfige" />
</LinearLayout>
<LinearLayout
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfigf" />
+ android:src="@mipmap/zfigf" />
<ImageButton
android:id="@+id/button_dot"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/zfigdot" />
+ android:src="@mipmap/zfigdot" />
</LinearLayout>
<LinearLayout
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/fast_lt" />
+ android:src="@mipmap/fast_lt" />
<ImageButton
android:id="@+id/media_up"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/media_up" />
+ android:src="@mipmap/media_up" />
<ImageButton
android:id="@+id/fast_rt"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/fast_rt" />
+ android:src="@mipmap/fast_rt" />
<ImageButton
android:id="@+id/menu"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/menu" />
+ android:src="@mipmap/menu" />
</LinearLayout>
<LinearLayout
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/media_lt" />
+ android:src="@mipmap/media_lt" />
<ImageButton
android:id="@+id/pause"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/pause" />
+ android:src="@mipmap/pause" />
<ImageButton
android:id="@+id/media_rt"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/media_rt" />
+ android:src="@mipmap/media_rt" />
<ImageButton
android:id="@+id/suspend"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/suspend" />
+ android:src="@mipmap/suspend" />
</LinearLayout>
<LinearLayout
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/slow_lt" />
+ android:src="@mipmap/slow_lt" />
<ImageButton
android:id="@+id/media_dn"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/media_dn" />
+ android:src="@mipmap/media_dn" />
<ImageButton
android:id="@+id/slow_rt"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/slow_rt" />
+ android:src="@mipmap/slow_rt" />
<ImageButton
android:id="@+id/config"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/config" />
+ android:src="@mipmap/config" />
</LinearLayout>
<LinearLayout
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/full_scr" />
+ android:src="@mipmap/full_scr" />
<ImageButton
android:id="@+id/stop"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/stop" />
+ android:src="@mipmap/stop" />
<ImageButton
android:id="@+id/play"
android:adjustViewBounds="true"
android:cropToPadding="false"
android:scaleType="fitXY"
- android:src="@drawable/play" />
+ android:src="@mipmap/play" />
+
+ <ImageButton
+ android:id="@+id/exit"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:adjustViewBounds="true"
+ android:cropToPadding="false"
+ android:scaleType="fitXY"
+ android:src="@mipmap/exit" />
+
+ <ImageButton
+ android:id="@+id/power"
+ android:layout_width="wrap_content"
+ android:layout_height="wrap_content"
+ android:adjustViewBounds="true"
+ android:cropToPadding="false"
+ android:scaleType="fitXY"
+ android:src="@mipmap/power" />
</LinearLayout>
</LinearLayout>
--- /dev/null
+<menu xmlns:android="http://schemas.android.com/apk/res/android"
+ xmlns:app="http://schemas.android.com/apk/res-auto"
+ xmlns:tools="http://schemas.android.com/tools"
+ tools:context="com.local.cinermt.MainActivity">
+ <item
+ android:id="@+id/action_settings"
+ android:orderInCategory="100"
+ android:title="@string/action_settings"
+ app:showAsAction="never" />
+
+ <item
+ android:id="@+id/menu_exit"
+ android:orderInCategory="100"
+ android:showAsAction="never"
+ android:title="@string/menu_exit"/>
+
+</menu>
--- /dev/null
+<resources>>
+
+ <style name="AppTheme.NoActionBar">
+ <item name="windowActionBar">false</item>
+ <item name="windowNoTitle">true</item>
+ <item name="android:windowDrawsSystemBarBackgrounds">true</item>
+ <item name="android:statusBarColor">@android:color/transparent</item>
+ </style>
+</resources>
--- /dev/null
+<resources>
+ <!-- Example customization of dimensions originally defined in res/values/dimens.xml
+ (such as screen margins) for screens with more than 820dp of available width. This
+ would include 7" and 10" devices in landscape (~960dp and ~1280dp respectively). -->
+ <dimen name="activity_horizontal_margin">64dp</dimen>
+</resources>
--- /dev/null
+<?xml version="1.0" encoding="utf-8"?>
+<resources>
+ <color name="colorPrimary">#3F51B5</color>
+ <color name="colorPrimaryDark">#303F9F</color>
+ <color name="colorAccent">#FF4081</color>
+</resources>
--- /dev/null
+<resources>
+ <!-- Default screen margins, per the Android Design guidelines. -->
+ <dimen name="activity_horizontal_margin">16dp</dimen>
+ <dimen name="activity_vertical_margin">16dp</dimen>
+ <dimen name="fab_margin">16dp</dimen>
+</resources>
-<?xml version="1.0" encoding="utf-8"?>
<resources>
-
<string name="app_name">CineRmt</string>
+ <string name="action_settings">Settings</string>
<string name="menu_exit">Exit</string>
-
</resources>
--- /dev/null
+<resources>
+
+ <!-- Base application theme. -->
+ <style name="AppTheme" parent="Theme.AppCompat.Light.DarkActionBar">
+ <!-- Customize your theme here. -->
+ <item name="colorPrimary">@color/colorPrimary</item>
+ <item name="colorPrimaryDark">@color/colorPrimaryDark</item>
+ <item name="colorAccent">@color/colorAccent</item>
+ </style>
+
+ <style name="AppTheme.NoActionBar">
+ <item name="windowActionBar">false</item>
+ <item name="windowNoTitle">true</item>
+ </style>
+
+ <style name="AppTheme.AppBarOverlay" parent="ThemeOverlay.AppCompat.Dark.ActionBar" />
+
+ <style name="AppTheme.PopupOverlay" parent="ThemeOverlay.AppCompat.Light" />
+
+</resources>
--- /dev/null
+package com.local.cinermt;
+
+import org.junit.Test;
+
+import static org.junit.Assert.*;
+
+/**
+ * To work on unit tests, switch the Test Artifact in the Build Variants view.
+ */
+public class ExampleUnitTest {
+ @Test
+ public void addition_isCorrect() throws Exception {
+ assertEquals(4, 2 + 2);
+ }
+}
\ No newline at end of file
+++ /dev/null
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = defaulttheme.data
-
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-defaulttheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f defaulttheme.data
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
+++ /dev/null
-# Makefile.in generated by automake 1.15 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-am__is_gnu_make = { \
- if test -z '$(MAKELEVEL)'; then \
- false; \
- elif test -n '$(MAKE_HOST)'; then \
- true; \
- elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
- true; \
- else \
- false; \
- fi; \
-}
-am__make_running_with_option = \
- case $${target_option-} in \
- ?) ;; \
- *) echo "am__make_running_with_option: internal error: invalid" \
- "target option '$${target_option-}' specified" >&2; \
- exit 1;; \
- esac; \
- has_opt=no; \
- sane_makeflags=$$MAKEFLAGS; \
- if $(am__is_gnu_make); then \
- sane_makeflags=$$MFLAGS; \
- else \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- bs=\\; \
- sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
- | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
- esac; \
- fi; \
- skip_next=no; \
- strip_trailopt () \
- { \
- flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
- }; \
- for flg in $$sane_makeflags; do \
- test $$skip_next = yes && { skip_next=no; continue; }; \
- case $$flg in \
- *=*|--*) continue;; \
- -*I) strip_trailopt 'I'; skip_next=yes;; \
- -*I?*) strip_trailopt 'I';; \
- -*O) strip_trailopt 'O'; skip_next=yes;; \
- -*O?*) strip_trailopt 'O';; \
- -*l) strip_trailopt 'l'; skip_next=yes;; \
- -*l?*) strip_trailopt 'l';; \
- -[dEDm]) skip_next=yes;; \
- -[JT]) skip_next=yes;; \
- esac; \
- case $$flg in \
- *$$target_option*) has_opt=yes; break;; \
- esac; \
- done; \
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-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@
-subdir = plugins/theme-blond/data
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
- $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
- $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LIBRARIES = $(noinst_LIBRARIES)
-ARFLAGS = cru
-AM_V_AR = $(am__v_AR_@AM_V@)
-am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
-am__v_AR_0 = @echo " AR " $@;
-am__v_AR_1 =
-libimagedata_a_AR = $(AR) $(ARFLAGS)
-libimagedata_a_LIBADD =
-am_libimagedata_a_OBJECTS =
-nodist_libimagedata_a_OBJECTS = defaulttheme.$(OBJEXT)
-libimagedata_a_OBJECTS = $(am_libimagedata_a_OBJECTS) \
- $(nodist_libimagedata_a_OBJECTS)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
-am__v_P_1 = :
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-am__v_GEN_1 =
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-am__v_at_1 =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-SOURCES = $(libimagedata_a_SOURCES) $(nodist_libimagedata_a_SOURCES)
-DIST_SOURCES = $(libimagedata_a_SOURCES)
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-# Read a list of newline-separated strings from the standard input,
-# and print each of them once, without duplicates. Input order is
-# *not* preserved.
-am__uniquify_input = $(AWK) '\
- BEGIN { nonempty = 0; } \
- { items[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in items) print i; }; } \
-'
-# Make sure the list of sources is unique. This is necessary because,
-# e.g., the same source file might be shared among _SOURCES variables
-# for different programs/libraries.
-am__define_uniq_tagged_files = \
- list='$(am__tagged_files)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
-ETAGS = etags
-CTAGS = ctags
-am__DIST_COMMON = $(srcdir)/Makefile.in
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-A52DEC_CFLAGS = @A52DEC_CFLAGS@
-A52DEC_LDFLAGS = @A52DEC_LDFLAGS@
-ACLOCAL = @ACLOCAL@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BUILDINFO_CUSTOM_TAG = @BUILDINFO_CUSTOM_TAG@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CPU_CFLAGS = @CPU_CFLAGS@
-CSS_CFLAGS = @CSS_CFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-ESD_CFLAGS = @ESD_CFLAGS@
-ESD_CONFIG = @ESD_CONFIG@
-ESD_LIBS = @ESD_LIBS@
-EXEEXT = @EXEEXT@
-FAAD_CFLAGS = @FAAD_CFLAGS@
-FAAD_LIBS = @FAAD_LIBS@
-FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
-FFMPEG_EXTERNALTEXT = @FFMPEG_EXTERNALTEXT@
-FFMPEG_FOLDER = @FFMPEG_FOLDER@
-FFMPEG_LIBS = @FFMPEG_LIBS@
-FGREP = @FGREP@
-FIREWIRE_CFLAGS = @FIREWIRE_CFLAGS@
-FIREWIRE_LDFLAGS = @FIREWIRE_LDFLAGS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-GMSGFMT = @GMSGFMT@
-GREP = @GREP@
-GTKMM24_CFLAGS = @GTKMM24_CFLAGS@
-GTKMM24_LIBS = @GTKMM24_LIBS@
-GTKMM30_CFLAGS = @GTKMM30_CFLAGS@
-GTKMM30_LIBS = @GTKMM30_LIBS@
-GTK_CFLAGS = @GTK_CFLAGS@
-GTK_LIBS = @GTK_LIBS@
-HAVE_NASM = @HAVE_NASM@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBDECORE_LIBADD = @LIBDECORE_LIBADD@
-LIBDV_CFLAGS = @LIBDV_CFLAGS@
-LIBDV_LIBS = @LIBDV_LIBS@
-LIBICONV = @LIBICONV@
-LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
-LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
-LIBINTL = @LIBINTL@
-LIBOBJS = @LIBOBJS@
-LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@
-LIBRAW1394_LIBS = @LIBRAW1394_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBX264_CFLAGS = @LIBX264_CFLAGS@
-LIBX264_LIBS = @LIBX264_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTCXX_FLAGS = @LTCXX_FLAGS@
-LTC_FLAGS = @LTC_FLAGS@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MJPEG_CFLAGS = @MJPEG_CFLAGS@
-MJPEG_LIBS = @MJPEG_LIBS@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJCOPY = @OBJCOPY@
-OBJCOPYARCH = @OBJCOPYARCH@
-OBJCOPYTARGET = @OBJCOPYTARGET@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
-OPENEXR_LIBS = @OPENEXR_LIBS@
-OPENGL_LIBS = @OPENGL_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PNG_CFLAGS = @PNG_CFLAGS@
-PNG_LIBS = @PNG_LIBS@
-POSUB = @POSUB@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SOUND_CFLAGS = @SOUND_CFLAGS@
-SOUND_LDFLAGS = @SOUND_LDFLAGS@
-STRIP = @STRIP@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-XFT_CFLAGS = @XFT_CFLAGS@
-XFT_LIBS = @XFT_LIBS@
-XGETTEXT = @XGETTEXT@
-XIPH_CFLAGS = @XIPH_CFLAGS@
-XIPH_LIBS = @XIPH_LIBS@
-XMKMF = @XMKMF@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-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@
-buildinfo = @buildinfo@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-fontsdir = @fontsdir@
-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@
-libogg_CFLAGS = @libogg_CFLAGS@
-libogg_LIBS = @libogg_LIBS@
-libtheora_CFLAGS = @libtheora_CFLAGS@
-libtheora_LIBS = @libtheora_LIBS@
-libvorbis_CFLAGS = @libvorbis_CFLAGS@
-libvorbis_LIBS = @libvorbis_LIBS@
-libvorbisenc_CFLAGS = @libvorbisenc_CFLAGS@
-libvorbisenc_LIBS = @libvorbisenc_LIBS@
-libvorbisfile_CFLAGS = @libvorbisfile_CFLAGS@
-libvorbisfile_LIBS = @libvorbisfile_LIBS@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-plugindir = @plugindir@
-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_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = defaulttheme.data
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .$(OBJEXT) .data
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/theme-blond/data/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign plugins/theme-blond/data/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLIBRARIES:
- -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
-
-libimagedata.a: $(libimagedata_a_OBJECTS) $(libimagedata_a_DEPENDENCIES) $(EXTRA_libimagedata_a_DEPENDENCIES)
- $(AM_V_at)-rm -f libimagedata.a
- $(AM_V_AR)$(libimagedata_a_AR) libimagedata.a $(libimagedata_a_OBJECTS) $(libimagedata_a_LIBADD)
- $(AM_V_at)$(RANLIB) libimagedata.a
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
- $(am__define_uniq_tagged_files); mkid -fID $$unique
-tags: tags-am
-TAGS: tags
-
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- set x; \
- here=`pwd`; \
- $(am__define_uniq_tagged_files); \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: ctags-am
-
-CTAGS: ctags
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- $(am__define_uniq_tagged_files); \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-cscopelist: cscopelist-am
-
-cscopelist-am: $(am__tagged_files)
- list='$(am__tagged_files)'; \
- case "$(srcdir)" in \
- [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
- *) sdir=$(subdir)/$(srcdir) ;; \
- esac; \
- for i in $$list; do \
- if test -f "$$i"; then \
- echo "$(subdir)/$$i"; \
- else \
- echo "$$sdir/$$i"; \
- fi; \
- done >> $(top_builddir)/cscope.files
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @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 "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-local \
- clean-noinstLIBRARIES mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am 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 maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags tags-am uninstall uninstall-am
-
-.PRECIOUS: Makefile
-
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-defaulttheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f defaulttheme.data
-
-# 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:
+++ /dev/null
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = bluedottheme.data
-
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-bluedottheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f bluedottheme.data
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
+++ /dev/null
-# Makefile.in generated by automake 1.15 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-am__is_gnu_make = { \
- if test -z '$(MAKELEVEL)'; then \
- false; \
- elif test -n '$(MAKE_HOST)'; then \
- true; \
- elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
- true; \
- else \
- false; \
- fi; \
-}
-am__make_running_with_option = \
- case $${target_option-} in \
- ?) ;; \
- *) echo "am__make_running_with_option: internal error: invalid" \
- "target option '$${target_option-}' specified" >&2; \
- exit 1;; \
- esac; \
- has_opt=no; \
- sane_makeflags=$$MAKEFLAGS; \
- if $(am__is_gnu_make); then \
- sane_makeflags=$$MFLAGS; \
- else \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- bs=\\; \
- sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
- | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
- esac; \
- fi; \
- skip_next=no; \
- strip_trailopt () \
- { \
- flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
- }; \
- for flg in $$sane_makeflags; do \
- test $$skip_next = yes && { skip_next=no; continue; }; \
- case $$flg in \
- *=*|--*) continue;; \
- -*I) strip_trailopt 'I'; skip_next=yes;; \
- -*I?*) strip_trailopt 'I';; \
- -*O) strip_trailopt 'O'; skip_next=yes;; \
- -*O?*) strip_trailopt 'O';; \
- -*l) strip_trailopt 'l'; skip_next=yes;; \
- -*l?*) strip_trailopt 'l';; \
- -[dEDm]) skip_next=yes;; \
- -[JT]) skip_next=yes;; \
- esac; \
- case $$flg in \
- *$$target_option*) has_opt=yes; break;; \
- esac; \
- done; \
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-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@
-subdir = plugins/theme-blue/data
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
- $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
- $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LIBRARIES = $(noinst_LIBRARIES)
-ARFLAGS = cru
-AM_V_AR = $(am__v_AR_@AM_V@)
-am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
-am__v_AR_0 = @echo " AR " $@;
-am__v_AR_1 =
-libimagedata_a_AR = $(AR) $(ARFLAGS)
-libimagedata_a_LIBADD =
-am_libimagedata_a_OBJECTS =
-nodist_libimagedata_a_OBJECTS = bluedottheme.$(OBJEXT)
-libimagedata_a_OBJECTS = $(am_libimagedata_a_OBJECTS) \
- $(nodist_libimagedata_a_OBJECTS)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
-am__v_P_1 = :
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-am__v_GEN_1 =
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-am__v_at_1 =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-SOURCES = $(libimagedata_a_SOURCES) $(nodist_libimagedata_a_SOURCES)
-DIST_SOURCES = $(libimagedata_a_SOURCES)
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-# Read a list of newline-separated strings from the standard input,
-# and print each of them once, without duplicates. Input order is
-# *not* preserved.
-am__uniquify_input = $(AWK) '\
- BEGIN { nonempty = 0; } \
- { items[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in items) print i; }; } \
-'
-# Make sure the list of sources is unique. This is necessary because,
-# e.g., the same source file might be shared among _SOURCES variables
-# for different programs/libraries.
-am__define_uniq_tagged_files = \
- list='$(am__tagged_files)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
-ETAGS = etags
-CTAGS = ctags
-am__DIST_COMMON = $(srcdir)/Makefile.in
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-A52DEC_CFLAGS = @A52DEC_CFLAGS@
-A52DEC_LDFLAGS = @A52DEC_LDFLAGS@
-ACLOCAL = @ACLOCAL@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BUILDINFO_CUSTOM_TAG = @BUILDINFO_CUSTOM_TAG@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CPU_CFLAGS = @CPU_CFLAGS@
-CSS_CFLAGS = @CSS_CFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-ESD_CFLAGS = @ESD_CFLAGS@
-ESD_CONFIG = @ESD_CONFIG@
-ESD_LIBS = @ESD_LIBS@
-EXEEXT = @EXEEXT@
-FAAD_CFLAGS = @FAAD_CFLAGS@
-FAAD_LIBS = @FAAD_LIBS@
-FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
-FFMPEG_EXTERNALTEXT = @FFMPEG_EXTERNALTEXT@
-FFMPEG_FOLDER = @FFMPEG_FOLDER@
-FFMPEG_LIBS = @FFMPEG_LIBS@
-FGREP = @FGREP@
-FIREWIRE_CFLAGS = @FIREWIRE_CFLAGS@
-FIREWIRE_LDFLAGS = @FIREWIRE_LDFLAGS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-GMSGFMT = @GMSGFMT@
-GREP = @GREP@
-GTKMM24_CFLAGS = @GTKMM24_CFLAGS@
-GTKMM24_LIBS = @GTKMM24_LIBS@
-GTKMM30_CFLAGS = @GTKMM30_CFLAGS@
-GTKMM30_LIBS = @GTKMM30_LIBS@
-GTK_CFLAGS = @GTK_CFLAGS@
-GTK_LIBS = @GTK_LIBS@
-HAVE_NASM = @HAVE_NASM@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBDECORE_LIBADD = @LIBDECORE_LIBADD@
-LIBDV_CFLAGS = @LIBDV_CFLAGS@
-LIBDV_LIBS = @LIBDV_LIBS@
-LIBICONV = @LIBICONV@
-LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
-LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
-LIBINTL = @LIBINTL@
-LIBOBJS = @LIBOBJS@
-LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@
-LIBRAW1394_LIBS = @LIBRAW1394_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBX264_CFLAGS = @LIBX264_CFLAGS@
-LIBX264_LIBS = @LIBX264_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTCXX_FLAGS = @LTCXX_FLAGS@
-LTC_FLAGS = @LTC_FLAGS@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MJPEG_CFLAGS = @MJPEG_CFLAGS@
-MJPEG_LIBS = @MJPEG_LIBS@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJCOPY = @OBJCOPY@
-OBJCOPYARCH = @OBJCOPYARCH@
-OBJCOPYTARGET = @OBJCOPYTARGET@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
-OPENEXR_LIBS = @OPENEXR_LIBS@
-OPENGL_LIBS = @OPENGL_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PNG_CFLAGS = @PNG_CFLAGS@
-PNG_LIBS = @PNG_LIBS@
-POSUB = @POSUB@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SOUND_CFLAGS = @SOUND_CFLAGS@
-SOUND_LDFLAGS = @SOUND_LDFLAGS@
-STRIP = @STRIP@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-XFT_CFLAGS = @XFT_CFLAGS@
-XFT_LIBS = @XFT_LIBS@
-XGETTEXT = @XGETTEXT@
-XIPH_CFLAGS = @XIPH_CFLAGS@
-XIPH_LIBS = @XIPH_LIBS@
-XMKMF = @XMKMF@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-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@
-buildinfo = @buildinfo@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-fontsdir = @fontsdir@
-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@
-libogg_CFLAGS = @libogg_CFLAGS@
-libogg_LIBS = @libogg_LIBS@
-libtheora_CFLAGS = @libtheora_CFLAGS@
-libtheora_LIBS = @libtheora_LIBS@
-libvorbis_CFLAGS = @libvorbis_CFLAGS@
-libvorbis_LIBS = @libvorbis_LIBS@
-libvorbisenc_CFLAGS = @libvorbisenc_CFLAGS@
-libvorbisenc_LIBS = @libvorbisenc_LIBS@
-libvorbisfile_CFLAGS = @libvorbisfile_CFLAGS@
-libvorbisfile_LIBS = @libvorbisfile_LIBS@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-plugindir = @plugindir@
-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_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = bluedottheme.data
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .$(OBJEXT) .data
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/theme-blue/data/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign plugins/theme-blue/data/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLIBRARIES:
- -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
-
-libimagedata.a: $(libimagedata_a_OBJECTS) $(libimagedata_a_DEPENDENCIES) $(EXTRA_libimagedata_a_DEPENDENCIES)
- $(AM_V_at)-rm -f libimagedata.a
- $(AM_V_AR)$(libimagedata_a_AR) libimagedata.a $(libimagedata_a_OBJECTS) $(libimagedata_a_LIBADD)
- $(AM_V_at)$(RANLIB) libimagedata.a
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
- $(am__define_uniq_tagged_files); mkid -fID $$unique
-tags: tags-am
-TAGS: tags
-
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- set x; \
- here=`pwd`; \
- $(am__define_uniq_tagged_files); \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: ctags-am
-
-CTAGS: ctags
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- $(am__define_uniq_tagged_files); \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-cscopelist: cscopelist-am
-
-cscopelist-am: $(am__tagged_files)
- list='$(am__tagged_files)'; \
- case "$(srcdir)" in \
- [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
- *) sdir=$(subdir)/$(srcdir) ;; \
- esac; \
- for i in $$list; do \
- if test -f "$$i"; then \
- echo "$(subdir)/$$i"; \
- else \
- echo "$$sdir/$$i"; \
- fi; \
- done >> $(top_builddir)/cscope.files
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @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 "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-local \
- clean-noinstLIBRARIES mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am 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 maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags tags-am uninstall uninstall-am
-
-.PRECIOUS: Makefile
-
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-bluedottheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f bluedottheme.data
-
-# 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:
+++ /dev/null
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = hulktheme.data
-
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-hulktheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f hulktheme.data
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
+++ /dev/null
-# Makefile.in generated by automake 1.15 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-am__is_gnu_make = { \
- if test -z '$(MAKELEVEL)'; then \
- false; \
- elif test -n '$(MAKE_HOST)'; then \
- true; \
- elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
- true; \
- else \
- false; \
- fi; \
-}
-am__make_running_with_option = \
- case $${target_option-} in \
- ?) ;; \
- *) echo "am__make_running_with_option: internal error: invalid" \
- "target option '$${target_option-}' specified" >&2; \
- exit 1;; \
- esac; \
- has_opt=no; \
- sane_makeflags=$$MAKEFLAGS; \
- if $(am__is_gnu_make); then \
- sane_makeflags=$$MFLAGS; \
- else \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- bs=\\; \
- sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
- | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
- esac; \
- fi; \
- skip_next=no; \
- strip_trailopt () \
- { \
- flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
- }; \
- for flg in $$sane_makeflags; do \
- test $$skip_next = yes && { skip_next=no; continue; }; \
- case $$flg in \
- *=*|--*) continue;; \
- -*I) strip_trailopt 'I'; skip_next=yes;; \
- -*I?*) strip_trailopt 'I';; \
- -*O) strip_trailopt 'O'; skip_next=yes;; \
- -*O?*) strip_trailopt 'O';; \
- -*l) strip_trailopt 'l'; skip_next=yes;; \
- -*l?*) strip_trailopt 'l';; \
- -[dEDm]) skip_next=yes;; \
- -[JT]) skip_next=yes;; \
- esac; \
- case $$flg in \
- *$$target_option*) has_opt=yes; break;; \
- esac; \
- done; \
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-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@
-subdir = plugins/theme-hulk/data
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
- $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
- $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LIBRARIES = $(noinst_LIBRARIES)
-ARFLAGS = cru
-AM_V_AR = $(am__v_AR_@AM_V@)
-am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
-am__v_AR_0 = @echo " AR " $@;
-am__v_AR_1 =
-libimagedata_a_AR = $(AR) $(ARFLAGS)
-libimagedata_a_LIBADD =
-am_libimagedata_a_OBJECTS =
-nodist_libimagedata_a_OBJECTS = hulktheme.$(OBJEXT)
-libimagedata_a_OBJECTS = $(am_libimagedata_a_OBJECTS) \
- $(nodist_libimagedata_a_OBJECTS)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
-am__v_P_1 = :
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-am__v_GEN_1 =
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-am__v_at_1 =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-SOURCES = $(libimagedata_a_SOURCES) $(nodist_libimagedata_a_SOURCES)
-DIST_SOURCES = $(libimagedata_a_SOURCES)
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-# Read a list of newline-separated strings from the standard input,
-# and print each of them once, without duplicates. Input order is
-# *not* preserved.
-am__uniquify_input = $(AWK) '\
- BEGIN { nonempty = 0; } \
- { items[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in items) print i; }; } \
-'
-# Make sure the list of sources is unique. This is necessary because,
-# e.g., the same source file might be shared among _SOURCES variables
-# for different programs/libraries.
-am__define_uniq_tagged_files = \
- list='$(am__tagged_files)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
-ETAGS = etags
-CTAGS = ctags
-am__DIST_COMMON = $(srcdir)/Makefile.in
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-A52DEC_CFLAGS = @A52DEC_CFLAGS@
-A52DEC_LDFLAGS = @A52DEC_LDFLAGS@
-ACLOCAL = @ACLOCAL@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BUILDINFO_CUSTOM_TAG = @BUILDINFO_CUSTOM_TAG@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CPU_CFLAGS = @CPU_CFLAGS@
-CSS_CFLAGS = @CSS_CFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-ESD_CFLAGS = @ESD_CFLAGS@
-ESD_CONFIG = @ESD_CONFIG@
-ESD_LIBS = @ESD_LIBS@
-EXEEXT = @EXEEXT@
-FAAD_CFLAGS = @FAAD_CFLAGS@
-FAAD_LIBS = @FAAD_LIBS@
-FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
-FFMPEG_EXTERNALTEXT = @FFMPEG_EXTERNALTEXT@
-FFMPEG_FOLDER = @FFMPEG_FOLDER@
-FFMPEG_LIBS = @FFMPEG_LIBS@
-FGREP = @FGREP@
-FIREWIRE_CFLAGS = @FIREWIRE_CFLAGS@
-FIREWIRE_LDFLAGS = @FIREWIRE_LDFLAGS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-GMSGFMT = @GMSGFMT@
-GREP = @GREP@
-GTKMM24_CFLAGS = @GTKMM24_CFLAGS@
-GTKMM24_LIBS = @GTKMM24_LIBS@
-GTKMM30_CFLAGS = @GTKMM30_CFLAGS@
-GTKMM30_LIBS = @GTKMM30_LIBS@
-GTK_CFLAGS = @GTK_CFLAGS@
-GTK_LIBS = @GTK_LIBS@
-HAVE_NASM = @HAVE_NASM@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBDECORE_LIBADD = @LIBDECORE_LIBADD@
-LIBDV_CFLAGS = @LIBDV_CFLAGS@
-LIBDV_LIBS = @LIBDV_LIBS@
-LIBICONV = @LIBICONV@
-LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
-LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
-LIBINTL = @LIBINTL@
-LIBOBJS = @LIBOBJS@
-LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@
-LIBRAW1394_LIBS = @LIBRAW1394_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBX264_CFLAGS = @LIBX264_CFLAGS@
-LIBX264_LIBS = @LIBX264_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTCXX_FLAGS = @LTCXX_FLAGS@
-LTC_FLAGS = @LTC_FLAGS@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MJPEG_CFLAGS = @MJPEG_CFLAGS@
-MJPEG_LIBS = @MJPEG_LIBS@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJCOPY = @OBJCOPY@
-OBJCOPYARCH = @OBJCOPYARCH@
-OBJCOPYTARGET = @OBJCOPYTARGET@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
-OPENEXR_LIBS = @OPENEXR_LIBS@
-OPENGL_LIBS = @OPENGL_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PNG_CFLAGS = @PNG_CFLAGS@
-PNG_LIBS = @PNG_LIBS@
-POSUB = @POSUB@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SOUND_CFLAGS = @SOUND_CFLAGS@
-SOUND_LDFLAGS = @SOUND_LDFLAGS@
-STRIP = @STRIP@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-XFT_CFLAGS = @XFT_CFLAGS@
-XFT_LIBS = @XFT_LIBS@
-XGETTEXT = @XGETTEXT@
-XIPH_CFLAGS = @XIPH_CFLAGS@
-XIPH_LIBS = @XIPH_LIBS@
-XMKMF = @XMKMF@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-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@
-buildinfo = @buildinfo@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-fontsdir = @fontsdir@
-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@
-libogg_CFLAGS = @libogg_CFLAGS@
-libogg_LIBS = @libogg_LIBS@
-libtheora_CFLAGS = @libtheora_CFLAGS@
-libtheora_LIBS = @libtheora_LIBS@
-libvorbis_CFLAGS = @libvorbis_CFLAGS@
-libvorbis_LIBS = @libvorbis_LIBS@
-libvorbisenc_CFLAGS = @libvorbisenc_CFLAGS@
-libvorbisenc_LIBS = @libvorbisenc_LIBS@
-libvorbisfile_CFLAGS = @libvorbisfile_CFLAGS@
-libvorbisfile_LIBS = @libvorbisfile_LIBS@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-plugindir = @plugindir@
-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_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = hulktheme.data
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .$(OBJEXT) .data
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/theme-hulk/data/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign plugins/theme-hulk/data/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLIBRARIES:
- -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
-
-libimagedata.a: $(libimagedata_a_OBJECTS) $(libimagedata_a_DEPENDENCIES) $(EXTRA_libimagedata_a_DEPENDENCIES)
- $(AM_V_at)-rm -f libimagedata.a
- $(AM_V_AR)$(libimagedata_a_AR) libimagedata.a $(libimagedata_a_OBJECTS) $(libimagedata_a_LIBADD)
- $(AM_V_at)$(RANLIB) libimagedata.a
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
- $(am__define_uniq_tagged_files); mkid -fID $$unique
-tags: tags-am
-TAGS: tags
-
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- set x; \
- here=`pwd`; \
- $(am__define_uniq_tagged_files); \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: ctags-am
-
-CTAGS: ctags
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- $(am__define_uniq_tagged_files); \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-cscopelist: cscopelist-am
-
-cscopelist-am: $(am__tagged_files)
- list='$(am__tagged_files)'; \
- case "$(srcdir)" in \
- [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
- *) sdir=$(subdir)/$(srcdir) ;; \
- esac; \
- for i in $$list; do \
- if test -f "$$i"; then \
- echo "$(subdir)/$$i"; \
- else \
- echo "$$sdir/$$i"; \
- fi; \
- done >> $(top_builddir)/cscope.files
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @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 "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-local \
- clean-noinstLIBRARIES mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am 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 maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags tags-am uninstall uninstall-am
-
-.PRECIOUS: Makefile
-
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-hulktheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f hulktheme.data
-
-# 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:
+++ /dev/null
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = pinkladytheme.data
-
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-pinkladytheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f pinkladytheme.data
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
+++ /dev/null
-# Makefile.in generated by automake 1.15 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-am__is_gnu_make = { \
- if test -z '$(MAKELEVEL)'; then \
- false; \
- elif test -n '$(MAKE_HOST)'; then \
- true; \
- elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
- true; \
- else \
- false; \
- fi; \
-}
-am__make_running_with_option = \
- case $${target_option-} in \
- ?) ;; \
- *) echo "am__make_running_with_option: internal error: invalid" \
- "target option '$${target_option-}' specified" >&2; \
- exit 1;; \
- esac; \
- has_opt=no; \
- sane_makeflags=$$MAKEFLAGS; \
- if $(am__is_gnu_make); then \
- sane_makeflags=$$MFLAGS; \
- else \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- bs=\\; \
- sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
- | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
- esac; \
- fi; \
- skip_next=no; \
- strip_trailopt () \
- { \
- flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
- }; \
- for flg in $$sane_makeflags; do \
- test $$skip_next = yes && { skip_next=no; continue; }; \
- case $$flg in \
- *=*|--*) continue;; \
- -*I) strip_trailopt 'I'; skip_next=yes;; \
- -*I?*) strip_trailopt 'I';; \
- -*O) strip_trailopt 'O'; skip_next=yes;; \
- -*O?*) strip_trailopt 'O';; \
- -*l) strip_trailopt 'l'; skip_next=yes;; \
- -*l?*) strip_trailopt 'l';; \
- -[dEDm]) skip_next=yes;; \
- -[JT]) skip_next=yes;; \
- esac; \
- case $$flg in \
- *$$target_option*) has_opt=yes; break;; \
- esac; \
- done; \
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-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@
-subdir = plugins/theme-pinklady/data
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
- $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
- $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LIBRARIES = $(noinst_LIBRARIES)
-ARFLAGS = cru
-AM_V_AR = $(am__v_AR_@AM_V@)
-am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
-am__v_AR_0 = @echo " AR " $@;
-am__v_AR_1 =
-libimagedata_a_AR = $(AR) $(ARFLAGS)
-libimagedata_a_LIBADD =
-am_libimagedata_a_OBJECTS =
-nodist_libimagedata_a_OBJECTS = pinkladytheme.$(OBJEXT)
-libimagedata_a_OBJECTS = $(am_libimagedata_a_OBJECTS) \
- $(nodist_libimagedata_a_OBJECTS)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
-am__v_P_1 = :
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-am__v_GEN_1 =
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-am__v_at_1 =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-SOURCES = $(libimagedata_a_SOURCES) $(nodist_libimagedata_a_SOURCES)
-DIST_SOURCES = $(libimagedata_a_SOURCES)
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-# Read a list of newline-separated strings from the standard input,
-# and print each of them once, without duplicates. Input order is
-# *not* preserved.
-am__uniquify_input = $(AWK) '\
- BEGIN { nonempty = 0; } \
- { items[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in items) print i; }; } \
-'
-# Make sure the list of sources is unique. This is necessary because,
-# e.g., the same source file might be shared among _SOURCES variables
-# for different programs/libraries.
-am__define_uniq_tagged_files = \
- list='$(am__tagged_files)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
-ETAGS = etags
-CTAGS = ctags
-am__DIST_COMMON = $(srcdir)/Makefile.in
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-A52DEC_CFLAGS = @A52DEC_CFLAGS@
-A52DEC_LDFLAGS = @A52DEC_LDFLAGS@
-ACLOCAL = @ACLOCAL@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BUILDINFO_CUSTOM_TAG = @BUILDINFO_CUSTOM_TAG@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CPU_CFLAGS = @CPU_CFLAGS@
-CSS_CFLAGS = @CSS_CFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-ESD_CFLAGS = @ESD_CFLAGS@
-ESD_CONFIG = @ESD_CONFIG@
-ESD_LIBS = @ESD_LIBS@
-EXEEXT = @EXEEXT@
-FAAD_CFLAGS = @FAAD_CFLAGS@
-FAAD_LIBS = @FAAD_LIBS@
-FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
-FFMPEG_EXTERNALTEXT = @FFMPEG_EXTERNALTEXT@
-FFMPEG_FOLDER = @FFMPEG_FOLDER@
-FFMPEG_LIBS = @FFMPEG_LIBS@
-FGREP = @FGREP@
-FIREWIRE_CFLAGS = @FIREWIRE_CFLAGS@
-FIREWIRE_LDFLAGS = @FIREWIRE_LDFLAGS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-GMSGFMT = @GMSGFMT@
-GREP = @GREP@
-GTKMM24_CFLAGS = @GTKMM24_CFLAGS@
-GTKMM24_LIBS = @GTKMM24_LIBS@
-GTKMM30_CFLAGS = @GTKMM30_CFLAGS@
-GTKMM30_LIBS = @GTKMM30_LIBS@
-GTK_CFLAGS = @GTK_CFLAGS@
-GTK_LIBS = @GTK_LIBS@
-HAVE_NASM = @HAVE_NASM@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBDECORE_LIBADD = @LIBDECORE_LIBADD@
-LIBDV_CFLAGS = @LIBDV_CFLAGS@
-LIBDV_LIBS = @LIBDV_LIBS@
-LIBICONV = @LIBICONV@
-LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
-LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
-LIBINTL = @LIBINTL@
-LIBOBJS = @LIBOBJS@
-LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@
-LIBRAW1394_LIBS = @LIBRAW1394_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBX264_CFLAGS = @LIBX264_CFLAGS@
-LIBX264_LIBS = @LIBX264_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTCXX_FLAGS = @LTCXX_FLAGS@
-LTC_FLAGS = @LTC_FLAGS@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MJPEG_CFLAGS = @MJPEG_CFLAGS@
-MJPEG_LIBS = @MJPEG_LIBS@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJCOPY = @OBJCOPY@
-OBJCOPYARCH = @OBJCOPYARCH@
-OBJCOPYTARGET = @OBJCOPYTARGET@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
-OPENEXR_LIBS = @OPENEXR_LIBS@
-OPENGL_LIBS = @OPENGL_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PNG_CFLAGS = @PNG_CFLAGS@
-PNG_LIBS = @PNG_LIBS@
-POSUB = @POSUB@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SOUND_CFLAGS = @SOUND_CFLAGS@
-SOUND_LDFLAGS = @SOUND_LDFLAGS@
-STRIP = @STRIP@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-XFT_CFLAGS = @XFT_CFLAGS@
-XFT_LIBS = @XFT_LIBS@
-XGETTEXT = @XGETTEXT@
-XIPH_CFLAGS = @XIPH_CFLAGS@
-XIPH_LIBS = @XIPH_LIBS@
-XMKMF = @XMKMF@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-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@
-buildinfo = @buildinfo@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-fontsdir = @fontsdir@
-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@
-libogg_CFLAGS = @libogg_CFLAGS@
-libogg_LIBS = @libogg_LIBS@
-libtheora_CFLAGS = @libtheora_CFLAGS@
-libtheora_LIBS = @libtheora_LIBS@
-libvorbis_CFLAGS = @libvorbis_CFLAGS@
-libvorbis_LIBS = @libvorbis_LIBS@
-libvorbisenc_CFLAGS = @libvorbisenc_CFLAGS@
-libvorbisenc_LIBS = @libvorbisenc_LIBS@
-libvorbisfile_CFLAGS = @libvorbisfile_CFLAGS@
-libvorbisfile_LIBS = @libvorbisfile_LIBS@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-plugindir = @plugindir@
-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_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = pinkladytheme.data
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .$(OBJEXT) .data
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/theme-pinklady/data/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign plugins/theme-pinklady/data/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLIBRARIES:
- -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
-
-libimagedata.a: $(libimagedata_a_OBJECTS) $(libimagedata_a_DEPENDENCIES) $(EXTRA_libimagedata_a_DEPENDENCIES)
- $(AM_V_at)-rm -f libimagedata.a
- $(AM_V_AR)$(libimagedata_a_AR) libimagedata.a $(libimagedata_a_OBJECTS) $(libimagedata_a_LIBADD)
- $(AM_V_at)$(RANLIB) libimagedata.a
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
- $(am__define_uniq_tagged_files); mkid -fID $$unique
-tags: tags-am
-TAGS: tags
-
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- set x; \
- here=`pwd`; \
- $(am__define_uniq_tagged_files); \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: ctags-am
-
-CTAGS: ctags
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- $(am__define_uniq_tagged_files); \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-cscopelist: cscopelist-am
-
-cscopelist-am: $(am__tagged_files)
- list='$(am__tagged_files)'; \
- case "$(srcdir)" in \
- [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
- *) sdir=$(subdir)/$(srcdir) ;; \
- esac; \
- for i in $$list; do \
- if test -f "$$i"; then \
- echo "$(subdir)/$$i"; \
- else \
- echo "$$sdir/$$i"; \
- fi; \
- done >> $(top_builddir)/cscope.files
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @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 "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-local \
- clean-noinstLIBRARIES mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am 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 maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags tags-am uninstall uninstall-am
-
-.PRECIOUS: Makefile
-
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-pinkladytheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f pinkladytheme.data
-
-# 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:
+++ /dev/null
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = unflattheme.data
-
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-unflattheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f unflattheme.data
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
+++ /dev/null
-# Makefile.in generated by automake 1.15 from Makefile.am.
-# @configure_input@
-
-# Copyright (C) 1994-2014 Free Software Foundation, Inc.
-
-# This Makefile.in is free software; the Free Software Foundation
-# gives unlimited permission to copy and/or distribute it,
-# with or without modifications, as long as this notice is preserved.
-
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
-# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
-# PARTICULAR PURPOSE.
-
-@SET_MAKE@
-
-VPATH = @srcdir@
-am__is_gnu_make = { \
- if test -z '$(MAKELEVEL)'; then \
- false; \
- elif test -n '$(MAKE_HOST)'; then \
- true; \
- elif test -n '$(MAKE_VERSION)' && test -n '$(CURDIR)'; then \
- true; \
- else \
- false; \
- fi; \
-}
-am__make_running_with_option = \
- case $${target_option-} in \
- ?) ;; \
- *) echo "am__make_running_with_option: internal error: invalid" \
- "target option '$${target_option-}' specified" >&2; \
- exit 1;; \
- esac; \
- has_opt=no; \
- sane_makeflags=$$MAKEFLAGS; \
- if $(am__is_gnu_make); then \
- sane_makeflags=$$MFLAGS; \
- else \
- case $$MAKEFLAGS in \
- *\\[\ \ ]*) \
- bs=\\; \
- sane_makeflags=`printf '%s\n' "$$MAKEFLAGS" \
- | sed "s/$$bs$$bs[$$bs $$bs ]*//g"`;; \
- esac; \
- fi; \
- skip_next=no; \
- strip_trailopt () \
- { \
- flg=`printf '%s\n' "$$flg" | sed "s/$$1.*$$//"`; \
- }; \
- for flg in $$sane_makeflags; do \
- test $$skip_next = yes && { skip_next=no; continue; }; \
- case $$flg in \
- *=*|--*) continue;; \
- -*I) strip_trailopt 'I'; skip_next=yes;; \
- -*I?*) strip_trailopt 'I';; \
- -*O) strip_trailopt 'O'; skip_next=yes;; \
- -*O?*) strip_trailopt 'O';; \
- -*l) strip_trailopt 'l'; skip_next=yes;; \
- -*l?*) strip_trailopt 'l';; \
- -[dEDm]) skip_next=yes;; \
- -[JT]) skip_next=yes;; \
- esac; \
- case $$flg in \
- *$$target_option*) has_opt=yes; break;; \
- esac; \
- done; \
- test $$has_opt = yes
-am__make_dryrun = (target_option=n; $(am__make_running_with_option))
-am__make_keepgoing = (target_option=k; $(am__make_running_with_option))
-pkgdatadir = $(datadir)/@PACKAGE@
-pkgincludedir = $(includedir)/@PACKAGE@
-pkglibdir = $(libdir)/@PACKAGE@
-pkglibexecdir = $(libexecdir)/@PACKAGE@
-am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
-install_sh_DATA = $(install_sh) -c -m 644
-install_sh_PROGRAM = $(install_sh) -c
-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@
-subdir = plugins/theme-unflat/data
-ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
-am__aclocal_m4_deps = $(top_srcdir)/m4/alsa.m4 $(top_srcdir)/m4/esd.m4 \
- $(top_srcdir)/m4/gettext.m4 $(top_srcdir)/m4/iconv.m4 \
- $(top_srcdir)/m4/lib-ld.m4 $(top_srcdir)/m4/lib-link.m4 \
- $(top_srcdir)/m4/lib-prefix.m4 $(top_srcdir)/m4/nls.m4 \
- $(top_srcdir)/m4/po.m4 $(top_srcdir)/m4/progtest.m4 \
- $(top_srcdir)/configure.ac
-am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
- $(ACLOCAL_M4)
-DIST_COMMON = $(srcdir)/Makefile.am $(am__DIST_COMMON)
-mkinstalldirs = $(install_sh) -d
-CONFIG_HEADER = $(top_builddir)/config.h
-CONFIG_CLEAN_FILES =
-CONFIG_CLEAN_VPATH_FILES =
-LIBRARIES = $(noinst_LIBRARIES)
-ARFLAGS = cru
-AM_V_AR = $(am__v_AR_@AM_V@)
-am__v_AR_ = $(am__v_AR_@AM_DEFAULT_V@)
-am__v_AR_0 = @echo " AR " $@;
-am__v_AR_1 =
-libimagedata_a_AR = $(AR) $(ARFLAGS)
-libimagedata_a_LIBADD =
-am_libimagedata_a_OBJECTS =
-nodist_libimagedata_a_OBJECTS = unflattheme.$(OBJEXT)
-libimagedata_a_OBJECTS = $(am_libimagedata_a_OBJECTS) \
- $(nodist_libimagedata_a_OBJECTS)
-AM_V_P = $(am__v_P_@AM_V@)
-am__v_P_ = $(am__v_P_@AM_DEFAULT_V@)
-am__v_P_0 = false
-am__v_P_1 = :
-AM_V_GEN = $(am__v_GEN_@AM_V@)
-am__v_GEN_ = $(am__v_GEN_@AM_DEFAULT_V@)
-am__v_GEN_0 = @echo " GEN " $@;
-am__v_GEN_1 =
-AM_V_at = $(am__v_at_@AM_V@)
-am__v_at_ = $(am__v_at_@AM_DEFAULT_V@)
-am__v_at_0 = @
-am__v_at_1 =
-DEFAULT_INCLUDES = -I.@am__isrc@ -I$(top_builddir)
-SOURCES = $(libimagedata_a_SOURCES) $(nodist_libimagedata_a_SOURCES)
-DIST_SOURCES = $(libimagedata_a_SOURCES)
-am__can_run_installinfo = \
- case $$AM_UPDATE_INFO_DIR in \
- n|no|NO) false;; \
- *) (install-info --version) >/dev/null 2>&1;; \
- esac
-am__tagged_files = $(HEADERS) $(SOURCES) $(TAGS_FILES) $(LISP)
-# Read a list of newline-separated strings from the standard input,
-# and print each of them once, without duplicates. Input order is
-# *not* preserved.
-am__uniquify_input = $(AWK) '\
- BEGIN { nonempty = 0; } \
- { items[$$0] = 1; nonempty = 1; } \
- END { if (nonempty) { for (i in items) print i; }; } \
-'
-# Make sure the list of sources is unique. This is necessary because,
-# e.g., the same source file might be shared among _SOURCES variables
-# for different programs/libraries.
-am__define_uniq_tagged_files = \
- list='$(am__tagged_files)'; \
- unique=`for i in $$list; do \
- if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
- done | $(am__uniquify_input)`
-ETAGS = etags
-CTAGS = ctags
-am__DIST_COMMON = $(srcdir)/Makefile.in
-DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
-A52DEC_CFLAGS = @A52DEC_CFLAGS@
-A52DEC_LDFLAGS = @A52DEC_LDFLAGS@
-ACLOCAL = @ACLOCAL@
-ALSA_CFLAGS = @ALSA_CFLAGS@
-ALSA_LIBS = @ALSA_LIBS@
-AMTAR = @AMTAR@
-AM_DEFAULT_VERBOSITY = @AM_DEFAULT_VERBOSITY@
-AR = @AR@
-AUTOCONF = @AUTOCONF@
-AUTOHEADER = @AUTOHEADER@
-AUTOMAKE = @AUTOMAKE@
-AWK = @AWK@
-BUILDINFO_CUSTOM_TAG = @BUILDINFO_CUSTOM_TAG@
-CC = @CC@
-CCAS = @CCAS@
-CCASDEPMODE = @CCASDEPMODE@
-CCASFLAGS = @CCASFLAGS@
-CCDEPMODE = @CCDEPMODE@
-CFLAGS = @CFLAGS@
-CPP = @CPP@
-CPPFLAGS = @CPPFLAGS@
-CPU_CFLAGS = @CPU_CFLAGS@
-CSS_CFLAGS = @CSS_CFLAGS@
-CXX = @CXX@
-CXXCPP = @CXXCPP@
-CXXDEPMODE = @CXXDEPMODE@
-CXXFLAGS = @CXXFLAGS@
-CYGPATH_W = @CYGPATH_W@
-DEFS = @DEFS@
-DEPDIR = @DEPDIR@
-DLLTOOL = @DLLTOOL@
-DSYMUTIL = @DSYMUTIL@
-DUMPBIN = @DUMPBIN@
-ECHO_C = @ECHO_C@
-ECHO_N = @ECHO_N@
-ECHO_T = @ECHO_T@
-EGREP = @EGREP@
-ESD_CFLAGS = @ESD_CFLAGS@
-ESD_CONFIG = @ESD_CONFIG@
-ESD_LIBS = @ESD_LIBS@
-EXEEXT = @EXEEXT@
-FAAD_CFLAGS = @FAAD_CFLAGS@
-FAAD_LIBS = @FAAD_LIBS@
-FFMPEG_CFLAGS = @FFMPEG_CFLAGS@
-FFMPEG_EXTERNALTEXT = @FFMPEG_EXTERNALTEXT@
-FFMPEG_FOLDER = @FFMPEG_FOLDER@
-FFMPEG_LIBS = @FFMPEG_LIBS@
-FGREP = @FGREP@
-FIREWIRE_CFLAGS = @FIREWIRE_CFLAGS@
-FIREWIRE_LDFLAGS = @FIREWIRE_LDFLAGS@
-FREETYPE_CFLAGS = @FREETYPE_CFLAGS@
-FREETYPE_LIBS = @FREETYPE_LIBS@
-GMSGFMT = @GMSGFMT@
-GREP = @GREP@
-GTKMM24_CFLAGS = @GTKMM24_CFLAGS@
-GTKMM24_LIBS = @GTKMM24_LIBS@
-GTKMM30_CFLAGS = @GTKMM30_CFLAGS@
-GTKMM30_LIBS = @GTKMM30_LIBS@
-GTK_CFLAGS = @GTK_CFLAGS@
-GTK_LIBS = @GTK_LIBS@
-HAVE_NASM = @HAVE_NASM@
-INSTALL = @INSTALL@
-INSTALL_DATA = @INSTALL_DATA@
-INSTALL_PROGRAM = @INSTALL_PROGRAM@
-INSTALL_SCRIPT = @INSTALL_SCRIPT@
-INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
-INTLLIBS = @INTLLIBS@
-LARGEFILE_CFLAGS = @LARGEFILE_CFLAGS@
-LD = @LD@
-LDFLAGS = @LDFLAGS@
-LIBDECORE_LIBADD = @LIBDECORE_LIBADD@
-LIBDV_CFLAGS = @LIBDV_CFLAGS@
-LIBDV_LIBS = @LIBDV_LIBS@
-LIBICONV = @LIBICONV@
-LIBIEC61883_CFLAGS = @LIBIEC61883_CFLAGS@
-LIBIEC61883_LIBS = @LIBIEC61883_LIBS@
-LIBINTL = @LIBINTL@
-LIBOBJS = @LIBOBJS@
-LIBRAW1394_CFLAGS = @LIBRAW1394_CFLAGS@
-LIBRAW1394_LIBS = @LIBRAW1394_LIBS@
-LIBS = @LIBS@
-LIBTOOL = @LIBTOOL@
-LIBX264_CFLAGS = @LIBX264_CFLAGS@
-LIBX264_LIBS = @LIBX264_LIBS@
-LIPO = @LIPO@
-LN_S = @LN_S@
-LTCXX_FLAGS = @LTCXX_FLAGS@
-LTC_FLAGS = @LTC_FLAGS@
-LTLIBICONV = @LTLIBICONV@
-LTLIBINTL = @LTLIBINTL@
-LTLIBOBJS = @LTLIBOBJS@
-LT_SYS_LIBRARY_PATH = @LT_SYS_LIBRARY_PATH@
-MAKEINFO = @MAKEINFO@
-MANIFEST_TOOL = @MANIFEST_TOOL@
-MJPEG_CFLAGS = @MJPEG_CFLAGS@
-MJPEG_LIBS = @MJPEG_LIBS@
-MKDIR_P = @MKDIR_P@
-MKINSTALLDIRS = @MKINSTALLDIRS@
-MSGFMT = @MSGFMT@
-MSGMERGE = @MSGMERGE@
-NM = @NM@
-NMEDIT = @NMEDIT@
-OBJCOPY = @OBJCOPY@
-OBJCOPYARCH = @OBJCOPYARCH@
-OBJCOPYTARGET = @OBJCOPYTARGET@
-OBJDUMP = @OBJDUMP@
-OBJEXT = @OBJEXT@
-OPENEXR_CFLAGS = @OPENEXR_CFLAGS@
-OPENEXR_LIBS = @OPENEXR_LIBS@
-OPENGL_LIBS = @OPENGL_LIBS@
-OTOOL = @OTOOL@
-OTOOL64 = @OTOOL64@
-PACKAGE = @PACKAGE@
-PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
-PACKAGE_NAME = @PACKAGE_NAME@
-PACKAGE_STRING = @PACKAGE_STRING@
-PACKAGE_TARNAME = @PACKAGE_TARNAME@
-PACKAGE_URL = @PACKAGE_URL@
-PACKAGE_VERSION = @PACKAGE_VERSION@
-PATH_SEPARATOR = @PATH_SEPARATOR@
-PKG_CONFIG = @PKG_CONFIG@
-PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
-PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
-PNG_CFLAGS = @PNG_CFLAGS@
-PNG_LIBS = @PNG_LIBS@
-POSUB = @POSUB@
-RANLIB = @RANLIB@
-SED = @SED@
-SET_MAKE = @SET_MAKE@
-SHELL = @SHELL@
-SOUND_CFLAGS = @SOUND_CFLAGS@
-SOUND_LDFLAGS = @SOUND_LDFLAGS@
-STRIP = @STRIP@
-USE_NLS = @USE_NLS@
-VERSION = @VERSION@
-XFT_CFLAGS = @XFT_CFLAGS@
-XFT_LIBS = @XFT_LIBS@
-XGETTEXT = @XGETTEXT@
-XIPH_CFLAGS = @XIPH_CFLAGS@
-XIPH_LIBS = @XIPH_LIBS@
-XMKMF = @XMKMF@
-X_CFLAGS = @X_CFLAGS@
-X_EXTRA_LIBS = @X_EXTRA_LIBS@
-X_LIBS = @X_LIBS@
-X_PRE_LIBS = @X_PRE_LIBS@
-abs_builddir = @abs_builddir@
-abs_srcdir = @abs_srcdir@
-abs_top_builddir = @abs_top_builddir@
-abs_top_srcdir = @abs_top_srcdir@
-ac_ct_AR = @ac_ct_AR@
-ac_ct_CC = @ac_ct_CC@
-ac_ct_CXX = @ac_ct_CXX@
-ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
-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@
-buildinfo = @buildinfo@
-datadir = @datadir@
-datarootdir = @datarootdir@
-docdir = @docdir@
-dvidir = @dvidir@
-exec_prefix = @exec_prefix@
-fontsdir = @fontsdir@
-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@
-libogg_CFLAGS = @libogg_CFLAGS@
-libogg_LIBS = @libogg_LIBS@
-libtheora_CFLAGS = @libtheora_CFLAGS@
-libtheora_LIBS = @libtheora_LIBS@
-libvorbis_CFLAGS = @libvorbis_CFLAGS@
-libvorbis_LIBS = @libvorbis_LIBS@
-libvorbisenc_CFLAGS = @libvorbisenc_CFLAGS@
-libvorbisenc_LIBS = @libvorbisenc_LIBS@
-libvorbisfile_CFLAGS = @libvorbisfile_CFLAGS@
-libvorbisfile_LIBS = @libvorbisfile_LIBS@
-localedir = @localedir@
-localstatedir = @localstatedir@
-mandir = @mandir@
-mkdir_p = @mkdir_p@
-oldincludedir = @oldincludedir@
-pdfdir = @pdfdir@
-plugindir = @plugindir@
-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_build_prefix = @top_build_prefix@
-top_builddir = @top_builddir@
-top_srcdir = @top_srcdir@
-noinst_LIBRARIES = libimagedata.a
-libimagedata_a_SOURCES =
-nodist_libimagedata_a_SOURCES = unflattheme.data
-PNGS = \
- arrow.png \
- autokeyframe.png \
- bar.png \
- batchcancel_dn.png \
- batchcancel_hi.png \
- batchcancel_up.png \
- batchstart_dn.png \
- batchstart_hi.png \
- batchstart_up.png \
- batchstop_dn.png \
- batchstop_hi.png \
- batchstop_up.png \
- blank30x30.png \
- bottom_justify.png \
- camerakeyframe.png \
- camera.png \
- cancel.png \
- cbuttons_left.png \
- cbuttons_right.png \
- center_justify.png \
- channel_bg.png \
- channel_position.png \
- channel.png \
- checkbox_checkedhi.png \
- checkbox_checked.png \
- checkbox_dn.png \
- checkbox_hi.png \
- checkbox_up.png \
- clip_icon.png \
- closetip.png \
- cmeter_bg.png \
- column_dn.png \
- column_hi.png \
- column_up.png \
- copy.png \
- cpanel_bg.png \
- cpanel_checkedhi.png \
- cpanel_checked.png \
- cpanel_dn.png \
- cpanel_hi.png \
- cpanel_up.png \
- crop.png \
- cut.png \
- cwindow_active.png \
- cwindow_inactive.png \
- delete.png \
- drawpatch.png \
- editpanel_checkedhi.png \
- editpanel_checked.png \
- editpanel_dn.png \
- editpanel_hi.png \
- editpanel_up.png \
- end.png \
- expandpatch_checkedhi.png \
- expandpatch_checked.png \
- expandpatch_dn.png \
- expandpatch_hi.png \
- expandpatch_up.png \
- eyedrop.png \
- fastfwd.png \
- fastrev.png \
- filebox_bigbutton_dn.png \
- filebox_bigbutton_hi.png \
- filebox_bigbutton_up.png \
- fileboxbutton_dn.png \
- fileboxbutton_hi.png \
- fileboxbutton_up.png \
- fitautos.png \
- fit.png \
- folder.png \
- framefwd.png \
- framerev.png \
- gangpatch.png \
- generic_dn.png \
- generic_hi.png \
- generic_up.png \
- goto.png \
- heroine_icon.png \
- hscroll_handle_bg.png \
- hscroll_handle_dn.png \
- hscroll_handle_hi.png \
- hscroll_handle_up.png \
- hscroll_left_dn.png \
- hscroll_left_hi.png \
- hscroll_left_up.png \
- hscroll_right_dn.png \
- hscroll_right_hi.png \
- hscroll_right_up.png \
- hslider_bg_dn.png \
- hslider_bg_hi.png \
- hslider_bg_up.png \
- hslider_fg_dn.png \
- hslider_fg_hi.png \
- hslider_fg_up.png \
- ibeam.png \
- icons.png \
- in_checkedhi.png \
- in_checked.png \
- in_dn.png \
- in_hi.png \
- inpoint.png \
- in_up.png \
- keyframe3.png \
- label_checkedhi.png \
- label_checked.png \
- label.png \
- labeltoggle_dn.png \
- labeltoggle_uphi.png \
- labeltoggle_up.png \
- left_justify.png \
- listbox_button.png \
- listbox_dn.png \
- listbox_up.png \
- locklabels_dn.png \
- locklabels_lockedhi.png \
- locklabels_locked.png \
- locklabels_unlockedhi.png \
- locklabels_unlocked.png \
- magnify.png \
- maskkeyframe.png \
- mask.png \
- mbutton_bg.png \
- mclock_flat.png \
- menubar_bg.png \
- menubar_dn.png \
- menubar_hi.png \
- menubar_up.png \
- menuitem_dn.png \
- menuitem_hi.png \
- menuitem_up.png \
- menu_popup_bg.png \
- middle_justify.png \
- mode_add.png \
- mode_divide.png \
- mode_dn.png \
- mode_hi.png \
- modekeyframe.png \
- mode_max.png \
- mode_multiply.png \
- mode_normal.png \
- mode_replace.png \
- mode_subtract.png \
- mode_up.png \
- mscroll_filler.png \
- mutepatch_checkedhi.png \
- mutepatch_checked.png \
- mutepatch_dn.png \
- mutepatch_hi.png \
- mutepatch_up.png \
- new_bg.png \
- new_bigbutton_dn.png \
- new_bigbutton_hi.png \
- new_bigbutton_up.png \
- nextlabel.png \
- nexttip.png \
- ok.png \
- openfolder.png \
- out_checkedhi.png \
- out_checked.png \
- out_dn.png \
- out_hi.png \
- outpoint.png \
- out_up.png \
- over.png \
- overwrite.png \
- pan_channel_small.png \
- pan_channel.png \
- panel_divider.png \
- pan_hi.png \
- pankeyframe.png \
- pan_popup.png \
- pan_stick_small.png \
- pan_stick.png \
- pan_up.png \
- paste.png \
- patchbay_bg.png \
- patch_checkedhi.png \
- patch_checked.png \
- patch_dn.png \
- patch_hi.png \
- patch_up.png \
- pause.png \
- playpatch.png \
- playpatch_up.png \
- playpatch_hi.png \
- playpatch_checked.png \
- playpatch_dn.png \
- playpatch_checkedhi.png \
- play.png \
- plugin_bg.png \
- plugin_ondn.png \
- plugin_onhi.png \
- plugin_onselecthi.png \
- plugin_onselect.png \
- plugin_on.png \
- plugin_showdn.png \
- plugin_showhi.png \
- plugin_showselecthi.png \
- plugin_showselect.png \
- plugin_show.png \
- pot_dn.png \
- pot_hi.png \
- pot_up.png \
- preferences_bg.png \
- preferencesbutton_dnhi.png \
- preferencesbutton_dnlo.png \
- preferencesbutton_dn.png \
- preferencesbutton_uphi.png \
- preferencesbutton_up.png \
- prevlabel.png \
- prevtip.png \
- progress_bg.png \
- progress_hi.png \
- projectorkeyframe.png \
- projector.png \
- protect.png \
- radial_checkedhi.png \
- radial_checked.png \
- radial_dn.png \
- radial_hi.png \
- radial_up.png \
- recordgui_batch.png \
- recordgui_controls.png \
- recordgui_list.png \
- recordmonitor_meters.png \
- recordmonitor_panel.png \
- recordpatch.png \
- recordpatch_up.png \
- recordpatch_hi.png \
- recordpatch_checked.png \
- recordpatch_dn.png \
- recordpatch_checkedhi.png \
- record.png \
- redo.png \
- reload.png \
- resource1024.png \
- resource128.png \
- resource256.png \
- resource32.png \
- resource512.png \
- resource64.png \
- reverse.png \
- rewind.png \
- right_justify.png \
- ruler.png \
- setformat_bg.png \
- show_meters.png \
- singleframe.png \
- splice.png \
- statusbar_cancel_dn.png \
- statusbar_cancel_hi.png \
- statusbar_cancel_up.png \
- statusbar.png \
- stop.png \
- swap_extents.png \
- tan_linear.png \
- tan_smooth.png \
- text_highlight.png \
- text.png \
- timebar_bg_flat.png \
- timebar_brender.png \
- timebar_view.png \
- tipbutton_dn.png \
- tipbutton_hi.png \
- tipbutton_up.png \
- title_bg.png \
- titlesafe.png \
- toclip.png \
- toolwindow.png \
- top_justify.png \
- transportdn.png \
- transporthi.png \
- transportup.png \
- tumble_bottom.png \
- tumble_hi.png \
- tumble_top.png \
- tumble_up.png \
- undo.png \
- updir.png \
- vbuttons_left.png \
- vclock.png \
- vscroll_handle_bg.png \
- vscroll_handle_dn.png \
- vscroll_handle_hi.png \
- vscroll_handle_up.png \
- vscroll_left_dn.png \
- vscroll_left_hi.png \
- vscroll_left_up.png \
- vscroll_right_dn.png \
- vscroll_right_hi.png \
- vscroll_right_up.png \
- vwindow_timebar.png \
- wrench.png \
- xmeter_green.png \
- xmeter_normal.png \
- xmeter_over.png \
- xmeter_red.png \
- xmeter_white.png \
- xmeter_yellow.png \
- ymeter_green.png \
- ymeter_normal.png \
- ymeter_over.png \
- ymeter_red.png \
- ymeter_white.png \
- ymeter_yellow.png \
- zoompopup_dn.png \
- zoompopup_hi.png \
- zoompopup_up.png \
- zoomtumble_bottom.png \
- zoomtumble_hi.png \
- zoomtumble_top.png \
- zoomtumble_up.png
-
-EXTRA_DIST = \
- $(PNGS) \
- Source
-
-all: all-am
-
-.SUFFIXES:
-.SUFFIXES: .$(OBJEXT) .data
-$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(am__configure_deps)
- @for dep in $?; do \
- case '$(am__configure_deps)' in \
- *$$dep*) \
- ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
- && { if test -f $@; then exit 0; else break; fi; }; \
- exit 1;; \
- esac; \
- done; \
- echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign plugins/theme-unflat/data/Makefile'; \
- $(am__cd) $(top_srcdir) && \
- $(AUTOMAKE) --foreign plugins/theme-unflat/data/Makefile
-Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
- @case '$?' in \
- *config.status*) \
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
- *) \
- echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
- cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
- esac;
-
-$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-
-$(top_srcdir)/configure: $(am__configure_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(ACLOCAL_M4): $(am__aclocal_m4_deps)
- cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
-$(am__aclocal_m4_deps):
-
-clean-noinstLIBRARIES:
- -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES)
-
-libimagedata.a: $(libimagedata_a_OBJECTS) $(libimagedata_a_DEPENDENCIES) $(EXTRA_libimagedata_a_DEPENDENCIES)
- $(AM_V_at)-rm -f libimagedata.a
- $(AM_V_AR)$(libimagedata_a_AR) libimagedata.a $(libimagedata_a_OBJECTS) $(libimagedata_a_LIBADD)
- $(AM_V_at)$(RANLIB) libimagedata.a
-
-mostlyclean-compile:
- -rm -f *.$(OBJEXT)
-
-distclean-compile:
- -rm -f *.tab.c
-
-mostlyclean-libtool:
- -rm -f *.lo
-
-clean-libtool:
- -rm -rf .libs _libs
-
-ID: $(am__tagged_files)
- $(am__define_uniq_tagged_files); mkid -fID $$unique
-tags: tags-am
-TAGS: tags
-
-tags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- set x; \
- here=`pwd`; \
- $(am__define_uniq_tagged_files); \
- shift; \
- if test -z "$(ETAGS_ARGS)$$*$$unique"; then :; else \
- test -n "$$unique" || unique=$$empty_fix; \
- if test $$# -gt 0; then \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- "$$@" $$unique; \
- else \
- $(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
- $$unique; \
- fi; \
- fi
-ctags: ctags-am
-
-CTAGS: ctags
-ctags-am: $(TAGS_DEPENDENCIES) $(am__tagged_files)
- $(am__define_uniq_tagged_files); \
- test -z "$(CTAGS_ARGS)$$unique" \
- || $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
- $$unique
-
-GTAGS:
- here=`$(am__cd) $(top_builddir) && pwd` \
- && $(am__cd) $(top_srcdir) \
- && gtags -i $(GTAGS_ARGS) "$$here"
-cscopelist: cscopelist-am
-
-cscopelist-am: $(am__tagged_files)
- list='$(am__tagged_files)'; \
- case "$(srcdir)" in \
- [\\/]* | ?:[\\/]*) sdir="$(srcdir)" ;; \
- *) sdir=$(subdir)/$(srcdir) ;; \
- esac; \
- for i in $$list; do \
- if test -f "$$i"; then \
- echo "$(subdir)/$$i"; \
- else \
- echo "$$sdir/$$i"; \
- fi; \
- done >> $(top_builddir)/cscope.files
-
-distclean-tags:
- -rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
-
-distdir: $(DISTFILES)
- @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 "$(distdir)/$$file"; then \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
- cp -fpR $(srcdir)/$$file "$(distdir)$$dir" || exit 1; \
- find "$(distdir)/$$file" -type d ! -perm -700 -exec chmod u+rwx {} \;; \
- fi; \
- cp -fpR $$d/$$file "$(distdir)$$dir" || exit 1; \
- else \
- test -f "$(distdir)/$$file" \
- || cp -p $$d/$$file "$(distdir)/$$file" \
- || exit 1; \
- fi; \
- done
-check-am: all-am
-check: check-am
-all-am: Makefile $(LIBRARIES)
-installdirs:
-install: install-am
-install-exec: install-exec-am
-install-data: install-data-am
-uninstall: uninstall-am
-
-install-am: all-am
- @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
-
-installcheck: installcheck-am
-install-strip:
- if test -z '$(STRIP)'; then \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- install; \
- else \
- $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
- install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
- "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'" install; \
- fi
-mostlyclean-generic:
-
-clean-generic:
-
-distclean-generic:
- -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
- -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
-
-maintainer-clean-generic:
- @echo "This command is intended for maintainers to use"
- @echo "it deletes files that may require special tools to rebuild."
-clean: clean-am
-
-clean-am: clean-generic clean-libtool clean-local \
- clean-noinstLIBRARIES mostlyclean-am
-
-distclean: distclean-am
- -rm -f Makefile
-distclean-am: clean-am distclean-compile distclean-generic \
- distclean-tags
-
-dvi: dvi-am
-
-dvi-am:
-
-html: html-am
-
-html-am:
-
-info: info-am
-
-info-am:
-
-install-data-am:
-
-install-dvi: install-dvi-am
-
-install-dvi-am:
-
-install-exec-am:
-
-install-html: install-html-am
-
-install-html-am:
-
-install-info: install-info-am
-
-install-info-am:
-
-install-man:
-
-install-pdf: install-pdf-am
-
-install-pdf-am:
-
-install-ps: install-ps-am
-
-install-ps-am:
-
-installcheck-am:
-
-maintainer-clean: maintainer-clean-am
- -rm -f Makefile
-maintainer-clean-am: distclean-am maintainer-clean-generic
-
-mostlyclean: mostlyclean-am
-
-mostlyclean-am: mostlyclean-compile mostlyclean-generic \
- mostlyclean-libtool
-
-pdf: pdf-am
-
-pdf-am:
-
-ps: ps-am
-
-ps-am:
-
-uninstall-am:
-
-.MAKE: install-am install-strip
-
-.PHONY: CTAGS GTAGS TAGS all all-am check check-am clean clean-generic \
- clean-libtool clean-local clean-noinstLIBRARIES cscopelist-am \
- ctags ctags-am distclean distclean-compile distclean-generic \
- distclean-libtool distclean-tags distdir dvi dvi-am html \
- html-am info info-am install install-am install-data \
- install-data-am 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 maintainer-clean \
- maintainer-clean-generic mostlyclean mostlyclean-compile \
- mostlyclean-generic mostlyclean-libtool pdf pdf-am ps ps-am \
- tags tags-am uninstall uninstall-am
-
-.PRECIOUS: Makefile
-
-
-# this rule creates the .o file from the concatenated PNGs
-.data.$(OBJEXT):
- $(OBJCOPY) -I binary -B $(OBJCOPYARCH) -O $(OBJCOPYTARGET) $< $@
-
-unflattheme.data: $(PNGS)
- $(top_builddir)/guicast/bootstrap $@ $^ || { rm -f $@; exit 1; }
-
-clean-local:
- rm -f unflattheme.data
-
-# 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: