|
|
|
@ -103,97 +103,92 @@ Dest=%{dest}/%{APPNAMELC}.kdevelop
|
|
|
|
|
Type=mkdir
|
|
|
|
|
Dir=%{dest}/src
|
|
|
|
|
|
|
|
|
|
[FILE5]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{tdevelop}/template-common/kde-app.lsm
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.lsm
|
|
|
|
|
|
|
|
|
|
[MkDir4]
|
|
|
|
|
Type=mkdir
|
|
|
|
|
Dir=%{dest}/po
|
|
|
|
|
|
|
|
|
|
[FILE6]
|
|
|
|
|
[FILE5]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{tdevelop}/template-common/kde-po-Makefile.am
|
|
|
|
|
Dest=%{dest}/po/Makefile.am
|
|
|
|
|
|
|
|
|
|
[FILE7]
|
|
|
|
|
[FILE6]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{tdevelop}/template-common/kde-Makefile.am
|
|
|
|
|
Dest=%{dest}/Makefile.am
|
|
|
|
|
|
|
|
|
|
[FILE8]
|
|
|
|
|
[FILE7]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{tdevelop}/template-common/kde-Makefile.cvs
|
|
|
|
|
Dest=%{dest}/Makefile.cvs
|
|
|
|
|
|
|
|
|
|
[FILE9]
|
|
|
|
|
[FILE8]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/tde-configure.in.in
|
|
|
|
|
Dest=%{dest}/configure.in.in
|
|
|
|
|
|
|
|
|
|
[FILE10]
|
|
|
|
|
[FILE9]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/subdirs
|
|
|
|
|
Dest=%{dest}/subdirs
|
|
|
|
|
|
|
|
|
|
[FILE11]
|
|
|
|
|
[FILE10]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/src-Makefile.am
|
|
|
|
|
Dest=%{dest}/src/Makefile.am
|
|
|
|
|
|
|
|
|
|
[FILE12]
|
|
|
|
|
[FILE11]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart_view.cpp
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}_view.cpp
|
|
|
|
|
|
|
|
|
|
[FILE13]
|
|
|
|
|
[FILE12]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart_view.h
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}_view.h
|
|
|
|
|
|
|
|
|
|
[FILE14]
|
|
|
|
|
[FILE13]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart_part.cpp
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}_part.cpp
|
|
|
|
|
|
|
|
|
|
[FILE15]
|
|
|
|
|
[FILE14]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart_part.h
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}_part.h
|
|
|
|
|
|
|
|
|
|
[FILE16]
|
|
|
|
|
[FILE15]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart_factory.cpp
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}_factory.cpp
|
|
|
|
|
|
|
|
|
|
[FILE17]
|
|
|
|
|
[FILE16]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart_factory.h
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}_factory.h
|
|
|
|
|
|
|
|
|
|
[FILE18]
|
|
|
|
|
[FILE17]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart_aboutdata.h
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}_aboutdata.h
|
|
|
|
|
|
|
|
|
|
[FILE19]
|
|
|
|
|
[FILE18]
|
|
|
|
|
Type=install
|
|
|
|
|
EscapeXML=true
|
|
|
|
|
Source=%{src}/kopart.rc
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.rc
|
|
|
|
|
|
|
|
|
|
[FILE20]
|
|
|
|
|
[FILE19]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/kopart.desktop
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.desktop
|
|
|
|
|
|
|
|
|
|
[FILE21]
|
|
|
|
|
[FILE20]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/x-kopart.desktop
|
|
|
|
|
Dest=%{dest}/src/x-%{APPNAMELC}.desktop
|
|
|
|
|
|
|
|
|
|
[FILE22]
|
|
|
|
|
[FILE21]
|
|
|
|
|
Type=install
|
|
|
|
|
Source=%{src}/main.cpp
|
|
|
|
|
Dest=%{dest}/src/%{APPNAMELC}.cpp
|
|
|
|
|