[csw-devel] SF.net SVN: gar:[17849] csw/mgar/pkg/m17n/trunk
pfelecan at users.sourceforge.net
pfelecan at users.sourceforge.net
Tue Apr 24 14:23:54 CEST 2012
Revision: 17849
http://gar.svn.sourceforge.net/gar/?rev=17849&view=rev
Author: pfelecan
Date: 2012-04-24 12:23:54 +0000 (Tue, 24 Apr 2012)
Log Message:
-----------
- do not depend on our X11 includes
- ignore work-old to avoid UNCOMMITED tag in packages (this should be
considered by mgar newpkg)
- add packaging notes
Modified Paths:
--------------
csw/mgar/pkg/m17n/trunk/Makefile
Added Paths:
-----------
csw/mgar/pkg/m17n/trunk/Notes.org
Property Changed:
----------------
csw/mgar/pkg/m17n/trunk/
Property changes on: csw/mgar/pkg/m17n/trunk
___________________________________________________________________
Modified: svn:ignore
- work
+ work
work-old
Modified: csw/mgar/pkg/m17n/trunk/Makefile
===================================================================
--- csw/mgar/pkg/m17n/trunk/Makefile 2012-04-24 11:52:23 UTC (rev 17848)
+++ csw/mgar/pkg/m17n/trunk/Makefile 2012-04-24 12:23:54 UTC (rev 17849)
@@ -34,7 +34,6 @@
CONFIGURE_ARGS = $(DIRPATHS)
GARCOMPILER = GNU
-EXTRA_INC = /opt/csw/X11/include
EXTRA_LINKER_FLAGS = -lintl
CONFIGURE_ARGS += \
--without-included-gettext \
Added: csw/mgar/pkg/m17n/trunk/Notes.org
===================================================================
--- csw/mgar/pkg/m17n/trunk/Notes.org (rev 0)
+++ csw/mgar/pkg/m17n/trunk/Notes.org 2012-04-24 12:23:54 UTC (rev 17849)
@@ -0,0 +1,9 @@
+* X11/Xaw/Command.h usability failure
+ when using the Sun provided Xaw the test and the generation of
+ example/otfview fails; using the headers provided by the OCSW X11
+ project solves this issue but we decided to fade our XWindows
+ project..
+* TODO dpendens on future packages:
+ - depends on future anthy
+ - depends on future wordcut
+ see README in sources for the master download sites
This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site.
More information about the devel
mailing list