From: andersen at uclibc.org <andersen@uclibc.org>
To: buildroot@busybox.net
Subject: [Buildroot] svn commit: trunk/buildroot/package/pango
Date: Wed, 10 Jan 2007 23:36:46 -0800 (PST) [thread overview]
Message-ID: <20070111073646.B1E7E4858B@busybox.net> (raw)
Author: andersen
Date: 2007-01-10 23:36:46 -0800 (Wed, 10 Jan 2007)
New Revision: 17245
Log:
use a slightly more sensible dep, strip the correct library names
Modified:
trunk/buildroot/package/pango/pango.mk
Changeset:
Modified: trunk/buildroot/package/pango/pango.mk
===================================================================
--- trunk/buildroot/package/pango/pango.mk 2007-01-11 07:35:59 UTC (rev 17244)
+++ trunk/buildroot/package/pango/pango.mk 2007-01-11 07:36:46 UTC (rev 17245)
@@ -141,7 +141,7 @@
mandir=$(STAGING_DIR)/man \
-C $(PANGO_DIR) install;
-$(TARGET_DIR)/lib/libpango-1.0.so.0.1300.5: $(STAGING_DIR)/lib/$(PANGO_BINARY)
+$(TARGET_DIR)/lib/libpango-1.0.so.0: $(STAGING_DIR)/lib/$(PANGO_BINARY)
cp -a $(STAGING_DIR)/lib/libpango-1.0.so $(TARGET_DIR)/lib/
cp -a $(STAGING_DIR)/lib/libpango-1.0.so.0* $(TARGET_DIR)/lib/
cp -a $(STAGING_DIR)/lib/libpangox-1.0.so $(TARGET_DIR)/lib/
@@ -152,15 +152,15 @@
cp -a $(STAGING_DIR)/lib/libpangoxft-1.0.so.0* $(TARGET_DIR)/lib/
cp -a $(STAGING_DIR)/lib/libpangocairo-1.0.so $(TARGET_DIR)/lib/
cp -a $(STAGING_DIR)/lib/libpangocairo-1.0.so.0* $(TARGET_DIR)/lib/
- $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libpango-2.0.so.0.*
- $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgpangox-2.0.so.0.*
- $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgoft2-2.0.so.0.*
- $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgoxft-2.0.so.0.*
- $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgocairo-2.0.so.0.*
- touch -c $(TARGET_DIR)/lib/libpango-1.0.so.0.1300.5
+ $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libpango-1.0.so.0.*
+ $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgpangox-1.0.so.0.*
+ $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgoft2-1.0.so.0.*
+ $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgoxft-1.0.so.0.*
+ $(STRIP) --strip-unneeded $(TARGET_DIR)/lib/libgocairo-1.0.so.0.*
+ touch -c $(TARGET_DIR)/lib/libpango-1.0.so.0
pango: uclibc gettext libintl pkgconfig libglib2 xorg cairo \
- $(TARGET_DIR)/lib/libpango-1.0.so.0.1300.5
+ $(TARGET_DIR)/lib/libpango-1.0.so.0
pango-clean:
rm -f $(TARGET_DIR)/lib/$(PANGO_BINARY)
next reply other threads:[~2007-01-11 7:36 UTC|newest]
Thread overview: 9+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-01-11 7:36 andersen at uclibc.org [this message]
-- strict thread matches above, loose matches on Subject: below --
2007-01-14 4:10 [Buildroot] svn commit: trunk/buildroot/package/pango andersen at uclibc.org
2008-03-06 18:20 ninevoltz at uclibc.org
2008-10-20 13:57 laird at uclibc.org
2008-10-27 9:45 jacmet at uclibc.org
2008-10-27 9:45 jacmet at uclibc.org
2008-12-27 14:36 jacmet at uclibc.org
2008-12-29 11:05 jacmet at uclibc.org
2008-12-31 9:35 jacmet at uclibc.org
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070111073646.B1E7E4858B@busybox.net \
--to=andersen@uclibc.org \
--cc=buildroot@busybox.net \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox