gnash-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Gnash-commit] [SCM] Gnash branch, master, updated. 37cd82a364ce637daf91


From: Rob Savoye
Subject: [Gnash-commit] [SCM] Gnash branch, master, updated. 37cd82a364ce637daf91b733c16f96deca664566
Date: Mon, 25 Oct 2010 22:31:34 +0000

This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Gnash".

The branch, master has been updated
       via  37cd82a364ce637daf91b733c16f96deca664566 (commit)
      from  7c3c385e28106f1a52bc80a3a83e2a98f17a7890 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
http://git.savannah.gnu.org/cgit//commit/?id=37cd82a364ce637daf91b733c16f96deca664566


commit 37cd82a364ce637daf91b733c16f96deca664566
Author: Rob Savoye <address@hidden>
Date:   Mon Oct 25 16:31:28 2010 -0600

    remove am-frags, as it no longer exists. Add fb/ to the input devices, or 
they won't be in the source tarball.

diff --git a/gui/Makefile.am b/gui/Makefile.am
index 3093ea8..d412178 100644
--- a/gui/Makefile.am
+++ b/gui/Makefile.am
@@ -36,8 +36,7 @@ BUILT_SOURCES = .configline
 EXTRA_DIST = gnash.in \
        kde/klash3.moc.in \
        kde/Kde4Gui.moc.in \
-       kde/Kde4Glue.moc.in \
-       am-frag
+       kde/Kde4Glue.moc.in
 
 # If python support is enabled, built that too
 if HAS_PYTHON
@@ -67,7 +66,7 @@ AM_CPPFLAGS = \
        -I$(top_srcdir)/libmedia/ffmpeg \
        -I$(top_srcdir)/libmedia/gst \
        -I$(top_srcdir)/libmedia/haiku \
-    -DLOCALEDIR=\"$(localedir)\" \
+        -DLOCALEDIR=\"$(localedir)\" \
        -DPLUGINSDIR=\"$(pluginsdir)\" \
        -DLIBAVCODEC_IDENT=\"$(LIBAVCODEC_IDENT)\" \
        $(GLIB_CFLAGS) \
@@ -188,9 +187,9 @@ gnash: gnash.in
 
 # Always include the device files in the source tarball
 EXTRA_DIST += \
-       TouchDevice.cpp \
-       MouseDevice.cpp \
-       EventDevice.cpp
+       fb/TouchDevice.cpp \
+       fb/MouseDevice.cpp \
+       fb/EventDevice.cpp
 
 GUI_SRCS = gnash.cpp \
        gui.cpp gui.h \

-----------------------------------------------------------------------

Summary of changes:
 gui/Makefile.am |   11 +++++------
 1 files changed, 5 insertions(+), 6 deletions(-)


hooks/post-receive
-- 
Gnash



reply via email to

[Prev in Thread] Current Thread [Next in Thread]