Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
openSUSE:12.2:ARM
ksimus
ksimus-boolean.diff
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File ksimus-boolean.diff of Package ksimus
--- doc/en/index.docbook +++ doc/en/index.docbook @@ -3,6 +3,7 @@ <!ENTITY kapp '<application>KSimus Package Boolean</application>'> <!ENTITY % addindex "IGNORE"> + <!ENTITY package "IGNORE"> <!ENTITY % English "INCLUDE"><!-- change language only here --> <!ENTITY kappmail '<email>ksimus@gmx.de</email>'> --- ksimus-boolean/Makefile.am.orig 2004-04-27 09:55:08.758592600 +0200 +++ ksimus-boolean/Makefile.am 2004-04-27 09:55:34.652656104 +0200 @@ -1,22 +1,17 @@ ####### kdevelop will overwrite this part!!! (begin)########## -lib_LTLIBRARIES = libksimus-boolean.la +ksimlib_LTLIBRARIES = libksimus-boolean.la ## INCLUDES were found outside kdevelop specific part -LDFLAGS = -shared - libksimus_boolean_la_METASOURCES = AUTO -LDADD = - libksimus_boolean_la_SOURCES = booltristatexor.cpp booltristateor.cpp booltristateand.cpp booltristate1out.cpp implicitconverterbooltristate2bool.cpp extconnbooltristate.cpp convertbooltristate2bool.cpp convertbool2booltristate.cpp inverter.cpp delay.cpp demultiplexer.cpp multiplexer.cpp multidlatch.cpp boolean7segment.cpp booleanconstant.cpp booleancounter.cpp monoflop.cpp dflipflop.cpp jkflipflop.cpp flipflopbase.cpp rsflipflop.cpp boolean2in1out.cpp booleanor.cpp booleanxor.cpp boolean.cpp -libksimus_boolean_la_LIBADD = - -libksimus_boolean_la_LDFLAGS = $(all_libraries) -avoid-version -module -no-undefined +libksimus_boolean_la_LIBADD = $(LIB_QT) +libksimus_boolean_la_LDFLAGS = $(all_libraries) -avoid-version -module EXTRA_DIST = boolean.cpp boolean.h booleanxor.cpp booleanxor.h booleanor.cpp booleanor.h boolean2in1out.cpp boolean2in1out.h rsflipflop.cpp rsflipflop.h flipflopbase.cpp flipflopbase.h jkflipflop.cpp jkflipflop.h dflipflop.cpp dflipflop.h monoflop.cpp monoflop.h booleancounter.cpp booleancounter.h booleanconstant.cpp booleanconstant.h boolean7segment.cpp boolean7segment.h multidlatch.cpp multidlatch.h multiplexer.cpp multiplexer.h demultiplexer.cpp demultiplexer.h delay.cpp delay.h inverter.cpp inverter.h convertbool2booltristate.cpp convertbool2booltristate.h convertbooltristate2bool.cpp convertbooltristate2bool.h extconnbooltristate.cpp extconnbooltristate.h implicitconverterbooltristate2bool.cpp implicitconverterbooltristate2bool.h booltristate1out.cpp booltristate1out.h booltristateand.cpp booltristateand.h booltristateor.cpp booltristateor.h booltristatexor.cpp booltristatexor.h @@ -35,9 +30,9 @@ # kde_toolbardir Where general toolbar icons should go to. # kde_wallpaperdir Where general wallpapers should go to. -libdir = @libdir@/ksimus -INCLUDES= $(all_includes) -I$(includedir) +ksimlibdir = $(libdir)/ksimus +INCLUDES= $(all_includes) -I$(includedir) # make messages.po. Move this one to ../po/ and "make merge" in po
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor