* [Buildroot] svn commit: trunk/buildroot/package/lite
@ 2008-08-26 15:43 laird at uclibc.org
0 siblings, 0 replies; 2+ messages in thread
From: laird at uclibc.org @ 2008-08-26 15:43 UTC (permalink / raw)
To: buildroot
Author: laird
Date: 2008-08-26 08:43:10 -0700 (Tue, 26 Aug 2008)
New Revision: 23209
Log:
Clean up LiTE
Modified:
trunk/buildroot/package/lite/lite.mk
trunk/buildroot/package/lite/no_tests.patch
Changeset:
Modified: trunk/buildroot/package/lite/lite.mk
===================================================================
--- trunk/buildroot/package/lite/lite.mk 2008-08-26 14:52:17 UTC (rev 23208)
+++ trunk/buildroot/package/lite/lite.mk 2008-08-26 15:43:10 UTC (rev 23209)
@@ -18,8 +18,8 @@
$(LITE_HOOK_POST_INSTALL):
$(INSTALL) -d $(TARGET_DIR)/usr/share/LiTE/examples/
- $(INSTALL) -d $(TARGET_DIR)/usr/share/fonts/truetype
+ $(INSTALL) -d $(TARGET_DIR)/usr/share/fonts/truetype/
$(INSTALL) -m0644 $(LITE_DIR)/data/*.png $(TARGET_DIR)/usr/share/LiTE/
$(INSTALL) -m0644 $(LITE_DIR)/examples/*.png $(TARGET_DIR)/usr/share/LiTE/examples/
- $(INSTALL) -m0644 $(LITE_DIR)/fonts/*.ttf $(TARGET_DIR)/usr/share/fonts/truetype/
- touch $@
\ No newline at end of file
+ $(INSTALL) -m0644 $(LITE_DIR)/fonts/*.ttf $(TARGET_DIR)/usr/share/fonts/truetype/
+ touch $@
Modified: trunk/buildroot/package/lite/no_tests.patch
===================================================================
--- trunk/buildroot/package/lite/no_tests.patch 2008-08-26 14:52:17 UTC (rev 23208)
+++ trunk/buildroot/package/lite/no_tests.patch 2008-08-26 15:43:10 UTC (rev 23209)
@@ -1,6 +1,3 @@
---- package/lite/no-examples-no-tests.patch (revision 0)
-+++ package/lite/no-examples-no-tests.patch (revision 0)
-@@ -0,0 +1,11 @@
--- Makefile.in.orig 2008-07-07 13:07:12.000000000 +0200
+++ Makefile.in 2008-07-07 13:07:05.000000000 +0200
@@ -202,7 +202,7 @@
^ permalink raw reply [flat|nested] 2+ messages in thread
* [Buildroot] svn commit: trunk/buildroot/package/lite
@ 2008-10-31 14:04 laird at uclibc.org
0 siblings, 0 replies; 2+ messages in thread
From: laird at uclibc.org @ 2008-10-31 14:04 UTC (permalink / raw)
To: buildroot
Author: laird
Date: 2008-10-31 07:04:31 -0700 (Fri, 31 Oct 2008)
New Revision: 23882
Log:
package/lite/lite.mk: Bounce version
Bounce version.
Signed-off-by: Thomas Petazzoni<>
Signed-off-by: Daniel Laird <daniel.j.laird@nxp.com>
Modified:
trunk/buildroot/package/lite/lite.mk
Changeset:
Modified: trunk/buildroot/package/lite/lite.mk
===================================================================
--- trunk/buildroot/package/lite/lite.mk 2008-10-31 12:41:02 UTC (rev 23881)
+++ trunk/buildroot/package/lite/lite.mk 2008-10-31 14:04:31 UTC (rev 23882)
@@ -3,15 +3,13 @@
# LiTE
#
#############################################################
-LITE_VERSION:=0.8.9
+LITE_VERSION:=0.8.10
LITE_SOURCE:=LiTE-$(LITE_VERSION).tar.gz
LITE_SITE:=http://www.directfb.org/downloads/Libs
-LITE_AUTORECONF = NO
LITE_INSTALL_STAGING = YES
LITE_INSTALL_TARGET = YES
LITE_INSTALL_STAGING_OPT = DESTDIR=$(STAGING_DIR) LDFLAGS=-L$(STAGING_DIR)/usr/lib install
LITE_CONF_ENV = DFB_CFLAGS=-I$(STAGING_DIR)/usr/include/directfb
-LITE_CONF_OPT =
LITE_DEPENDENCIES = directfb
$(eval $(call AUTOTARGETS,package,lite))
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2008-10-31 14:04 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-10-31 14:04 [Buildroot] svn commit: trunk/buildroot/package/lite laird at uclibc.org
-- strict thread matches above, loose matches on Subject: below --
2008-08-26 15:43 laird at uclibc.org
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox