public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
Search results ordered by [date|relevance]  view[summary|nested|Atom feed]
thread overview below | download mbox.gz: |
* [gentoo-commits] gentoo-x86 commit in app-i18n/uim/files: uim-1.5.4-gentoo.patch
@ 2008-10-29 17:00 99% Matsuu Takuto (matsuu)
  0 siblings, 0 replies; 1+ results
From: Matsuu Takuto (matsuu) @ 2008-10-29 17:00 UTC (permalink / raw
  To: gentoo-commits

matsuu      08/10/29 17:00:52

  Added:                uim-1.5.4-gentoo.patch
  Log:
  Fixed qt4 issue, bug #244841.
  Added libnotify USE flag. cleanup.
  (Portage version: 2.2_rc12/cvs/Linux 2.6.27-gentoo x86_64)

Revision  Changes    Path
1.1                  app-i18n/uim/files/uim-1.5.4-gentoo.patch

file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim/files/uim-1.5.4-gentoo.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/app-i18n/uim/files/uim-1.5.4-gentoo.patch?rev=1.1&content-type=text/plain

Index: uim-1.5.4-gentoo.patch
===================================================================
diff -Naur uim-1.5.4.orig/notify/Makefile.am uim-1.5.4/notify/Makefile.am
--- uim-1.5.4.orig/notify/Makefile.am	2008-03-29 22:33:30.000000000 +0900
+++ uim-1.5.4/notify/Makefile.am	2008-10-30 01:38:43.000000000 +0900
@@ -14,6 +14,8 @@
 endif
 
 if KNOTIFY3
+QT_CXXFLAGS = $(UIM_QT_CXXFLAGS)
+QT_LDFLAGS  = $(UIM_QT_LDFLAGS)
 uimnotify_plugin_LTLIBRARIES += libuimnotify-knotify3.la
 libuimnotify_knotify3_la_SOURCES = uim-knotify3.cc
 libuimnotify_knotify3_la_CXXFLAGS = -I@KNOTIFY3_INCLUDE_DIR@ $(QT_CXXFLAGS)
diff -Naur uim-1.5.4.orig/notify/Makefile.in uim-1.5.4/notify/Makefile.in
--- uim-1.5.4.orig/notify/Makefile.in	2008-10-24 21:11:28.000000000 +0900
+++ uim-1.5.4/notify/Makefile.in	2008-10-30 01:45:46.000000000 +0900
@@ -369,6 +369,8 @@
 @LIBNOTIFY_TRUE@libuimnotify_libnotify_la_CFLAGS = @LIBNOTIFY_CFLAGS@
 @LIBNOTIFY_TRUE@libuimnotify_libnotify_la_LDFLAGS = -avoid-version -module
 @LIBNOTIFY_TRUE@libuimnotify_libnotify_la_LIBADD = @LIBNOTIFY_LIBS@ $(top_builddir)/replace/libreplace.la
+@KNOTIFY3_TRUE@QT_CXXFLAGS = $(UIM_QT_CXXFLAGS)
+@KNOTIFY3_TRUE@QT_LDFLAGS = $(UIM_QT_LDFLAGS)
 @KNOTIFY3_TRUE@libuimnotify_knotify3_la_SOURCES = uim-knotify3.cc
 @KNOTIFY3_TRUE@libuimnotify_knotify3_la_CXXFLAGS = -I@KNOTIFY3_INCLUDE_DIR@ $(QT_CXXFLAGS)
 @KNOTIFY3_TRUE@libuimnotify_knotify3_la_LDFLAGS = -avoid-version -module -L@KNOTIFY3_LIB_DIR@ $(QT_LDFLAGS)






^ permalink raw reply	[relevance 99%]

Results 1-1 of 1 | reverse | options above
-- pct% links below jump to the message on this page, permalinks otherwise --
2008-10-29 17:00 99% [gentoo-commits] gentoo-x86 commit in app-i18n/uim/files: uim-1.5.4-gentoo.patch Matsuu Takuto (matsuu)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox