Update Debian and Ubuntu packaging for latest Qt3/TQt3 file conflict renaming

pull/3/head
Timothy Pearson 11 years ago
parent b45eda74ef
commit 3353bed166

@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by
calling it from within your program, install tqt3-apps-dev, which contains calling it from within your program, install tqt3-apps-dev, which contains
the static libraries and header files retquired for this functionality. the static libraries and header files retquired for this functionality.
For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and
makeqpf (embedded fonts tool)have been packaged into maketqpf (embedded fonts tool)have been packaged into
qt3-dev-tools-embedded. For developers that work on migrating their program qt3-dev-tools-embedded. For developers that work on migrating their program
from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find
additional tools in the tqt3-dev-tools-compat. additional tools in the tqt3-dev-tools-compat.
@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme
ClassName -> classname.h. ClassName -> classname.h.
Therefore, if you are the developer of the affected program, change your Therefore, if you are the developer of the affected program, change your
sources according to this scheme. Qt ships with two tools, qt20fix and sources according to this scheme. Qt ships with two tools, tqt20fix and
qtrename140, to help developers migrate their API to the Qt 3 version, tqtrename140, to help developers migrate their API to the Qt 3 version,
which can help you in the transition upgrade to Qt 3. which can help you in the transition upgrade to Qt 3.
If you are affected by this as a packager, notify upstream to fix those If you are affected by this as a packager, notify upstream to fix those

@ -253,7 +253,7 @@ usr/include/tqt3/ntqvaluevector.h
usr/include/tqt3/ntqvariant.h usr/include/tqt3/ntqvariant.h
usr/include/tqt3/ntqvbox.h usr/include/tqt3/ntqvbox.h
usr/include/tqt3/ntqvbuttongroup.h usr/include/tqt3/ntqvbuttongroup.h
usr/include/tqt3/ntqvfbhdr.h usr/include/tqt3/nttqvfbhdr.h
usr/include/tqt3/ntqvgroupbox.h usr/include/tqt3/ntqvgroupbox.h
usr/include/tqt3/ntqwaitcondition.h usr/include/tqt3/ntqwaitcondition.h
usr/include/tqt3/ntqwhatsthis.h usr/include/tqt3/ntqwhatsthis.h

@ -152,17 +152,17 @@ libqt-thread-stamp: post-patches
# archives get accidentally stripped by make install. Copy over unstripped ones for now. # archives get accidentally stripped by make install. Copy over unstripped ones for now.
cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp lib/lib*.a $(TMP_INSTALL)/usr/lib/
cp bin/qtrename140 $(TMP_INSTALL)/usr/bin/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/
cp bin/qt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/
cp bin/findtr $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/
# build conv2ui # build tqtconv2ui
cd tools/designer/tools/conv2ui && $(MAKE) cd tools/designer/tools/tqtconv2ui && $(MAKE)
cp bin/conv2ui $(TMP_INSTALL)/usr/bin/conv2ui cp bin/tqtconv2ui $(TMP_INSTALL)/usr/bin/tqtconv2ui
# build qvfb # build tqvfb
cd tools/qvfb/ && $(MAKE) cd tools/tqvfb/ && $(MAKE)
cp tools/qvfb/qvfb $(TMP_INSTALL)/usr/bin/qvfb cp tools/tqvfb/tqvfb $(TMP_INSTALL)/usr/bin/tqvfb
# install qmake.cache file # install qmake.cache file
install -d $(P_QTMTDEV)/usr/share/tqt3/ install -d $(P_QTMTDEV)/usr/share/tqt3/
@ -190,9 +190,9 @@ clean::
if [ -f "src/Makefile" ]; then \ if [ -f "src/Makefile" ]; then \
$(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \ $(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \
$(MAKE) -C tools/makeqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/qvfb distclean; \ $(MAKE) -C tools/maketqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/tqvfb distclean; \
$(MAKE) -C tools/msg2qm distclean; $(MAKE) -C tools/mergetr distclean; $(MAKE) -C tools/qembed distclean; \ $(MAKE) -C tools/msg2tqm distclean; $(MAKE) -C tools/tqtmergetr distclean; $(MAKE) -C tools/qembed distclean; \
$(MAKE) -C tools/designer/tools/conv2ui distclean; $(MAKE) -C tools/designer/tools/createcw distclean; \ $(MAKE) -C tools/designer/tools/tqtconv2ui distclean; $(MAKE) -C tools/designer/tools/tqtcreatecw distclean; \
$(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \ $(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \
$(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \ $(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \
fi fi
@ -351,10 +351,10 @@ binary-arch: build install
cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/ cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/
rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h
## qvfb package ## tqvfb package
install -m644 -D `pwd`/tools/qvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/qvfb/pda.skin install -m644 -D `pwd`/tools/tqvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/tqvfb/pda.skin
install -m644 -D `pwd`/tools/qvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_down.png install -m644 -D `pwd`/tools/tqvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_down.png
install -m644 -D `pwd`/tools/qvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_up.png install -m644 -D `pwd`/tools/tqvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_up.png
# remove utterly ugle symlink # remove utterly ugle symlink
rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++ rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++
@ -431,16 +431,16 @@ binary-arch: build install
rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
# Install source for the designer tools, such as createcw. # Install source for the designer tools, such as tqtcreatecw.
cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/createcw rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/tqtcreatecw
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/Makefile
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/conv2ui rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/tqtconv2ui
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/Makefile
# run remaining debhelper scripts # run remaining debhelper scripts
dh_installdocs -a $(IBASE) -XREADME.Debian dh_installdocs -a $(IBASE) -XREADME.Debian
@ -464,7 +464,7 @@ binary-arch: build install
for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done
# fix conffiles file for tqt3-dev-tools-embedded # fix conffiles file for tqt3-dev-tools-embedded
echo "/etc/tqt3/qvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles echo "/etc/tqt3/tqvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles
dh_gencontrol -a $(IBASE) dh_gencontrol -a $(IBASE)
dh_md5sums -a $(IBASE) dh_md5sums -a $(IBASE)

@ -1,6 +1,6 @@
usr/bin/tqdesigner usr/bin/tqdesigner
usr/bin/createcw usr/bin/tqtcreatecw
usr/bin/conv2ui usr/bin/tqtconv2ui
usr/share/tqt3/templates/* usr/share/tqt3/templates/*
usr/share/tqt3/doc/html/designer*html usr/share/tqt3/doc/html/designer*html
usr/share/tqt3/doc/html/designer*dcf usr/share/tqt3/doc/html/designer*dcf

@ -1,6 +1,6 @@
usr/bin/qt20fix usr/bin/tqt20fix
usr/bin/qtrename140 usr/bin/tqtrename140
usr/bin/qm2ts usr/bin/tqm2ts
usr/bin/mergetr usr/bin/tqtmergetr
usr/bin/findtr usr/bin/tqtfindtr
usr/bin/msg2qm usr/bin/msg2tqm

@ -1,2 +1,2 @@
usr/bin/makeqpf usr/bin/maketqpf
usr/bin/qvfb usr/bin/tqvfb

@ -1,2 +1,2 @@
/usr/bin/makeqpf /usr/share/tqt3/bin/makeqpf /usr/bin/maketqpf /usr/share/tqt3/bin/maketqpf
/usr/bin/qvfb /usr/share/tqt3/bin/qvfb /usr/bin/tqvfb /usr/share/tqt3/bin/tqvfb

@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by
calling it from within your program, install tqt3-apps-dev, which contains calling it from within your program, install tqt3-apps-dev, which contains
the static libraries and header files retquired for this functionality. the static libraries and header files retquired for this functionality.
For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and
makeqpf (embedded fonts tool)have been packaged into maketqpf (embedded fonts tool)have been packaged into
qt3-dev-tools-embedded. For developers that work on migrating their program qt3-dev-tools-embedded. For developers that work on migrating their program
from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find
additional tools in the tqt3-dev-tools-compat. additional tools in the tqt3-dev-tools-compat.
@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme
ClassName -> classname.h. ClassName -> classname.h.
Therefore, if you are the developer of the affected program, change your Therefore, if you are the developer of the affected program, change your
sources according to this scheme. Qt ships with two tools, qt20fix and sources according to this scheme. Qt ships with two tools, tqt20fix and
qtrename140, to help developers migrate their API to the Qt 3 version, tqtrename140, to help developers migrate their API to the Qt 3 version,
which can help you in the transition upgrade to Qt 3. which can help you in the transition upgrade to Qt 3.
If you are affected by this as a packager, notify upstream to fix those If you are affected by this as a packager, notify upstream to fix those

@ -249,7 +249,7 @@ Depends: ${shlibs:Depends}
Description: Tools to develop embedded TQt applications Description: Tools to develop embedded TQt applications
This package contains applications only suitable for developing This package contains applications only suitable for developing
applications with TQt Embedded and/or Qtopia. It provides the QVFB applications with TQt Embedded and/or Qtopia. It provides the QVFB
program for simulating an embedded device desktop as well as makeqpf program for simulating an embedded device desktop as well as maketqpf
for converting fonts to embedded fonts suitable for being utilized for converting fonts to embedded fonts suitable for being utilized
by TQt Embedded applications. by TQt Embedded applications.
@ -261,8 +261,8 @@ Breaks: tqt3-dev-tools-compat (<< 4:14.0.0~)
Recommends: libtqt3-mt-dev Recommends: libtqt3-mt-dev
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Description: Conversion utilities for TQt3 development Description: Conversion utilities for TQt3 development
This package contains some older TQt tools (namely qt20fix qtrename140, This package contains some older TQt tools (namely tqt20fix tqtrename140,
qm2ts, mergetr, findtr and msg2qm). These tools are needed only by tqm2ts, tqtmergetr, tqtfindtr and msg2tqm). These tools are needed only by
application developers who need to migrate any TQt application written application developers who need to migrate any TQt application written
for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to
help fixing the changes with include file renaming as well as migrating help fixing the changes with include file renaming as well as migrating

@ -253,7 +253,7 @@ usr/include/tqt3/ntqvaluevector.h
usr/include/tqt3/ntqvariant.h usr/include/tqt3/ntqvariant.h
usr/include/tqt3/ntqvbox.h usr/include/tqt3/ntqvbox.h
usr/include/tqt3/ntqvbuttongroup.h usr/include/tqt3/ntqvbuttongroup.h
usr/include/tqt3/ntqvfbhdr.h usr/include/tqt3/nttqvfbhdr.h
usr/include/tqt3/ntqvgroupbox.h usr/include/tqt3/ntqvgroupbox.h
usr/include/tqt3/ntqwaitcondition.h usr/include/tqt3/ntqwaitcondition.h
usr/include/tqt3/ntqwhatsthis.h usr/include/tqt3/ntqwhatsthis.h

@ -152,17 +152,17 @@ libqt-thread-stamp: post-patches
# archives get accidentally stripped by make install. Copy over unstripped ones for now. # archives get accidentally stripped by make install. Copy over unstripped ones for now.
cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp lib/lib*.a $(TMP_INSTALL)/usr/lib/
cp bin/qtrename140 $(TMP_INSTALL)/usr/bin/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/
cp bin/qt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/
cp bin/findtr $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/
# build conv2ui # build tqtconv2ui
cd tools/designer/tools/conv2ui && $(MAKE) cd tools/designer/tools/tqtconv2ui && $(MAKE)
cp bin/conv2ui $(TMP_INSTALL)/usr/bin/conv2ui cp bin/tqtconv2ui $(TMP_INSTALL)/usr/bin/tqtconv2ui
# build qvfb # build tqvfb
cd tools/qvfb/ && $(MAKE) cd tools/tqvfb/ && $(MAKE)
cp tools/qvfb/qvfb $(TMP_INSTALL)/usr/bin/qvfb cp tools/tqvfb/tqvfb $(TMP_INSTALL)/usr/bin/tqvfb
# install qmake.cache file # install qmake.cache file
install -d $(P_QTMTDEV)/usr/share/tqt3/ install -d $(P_QTMTDEV)/usr/share/tqt3/
@ -190,9 +190,9 @@ clean::
if [ -f "src/Makefile" ]; then \ if [ -f "src/Makefile" ]; then \
$(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \ $(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \
$(MAKE) -C tools/makeqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/qvfb distclean; \ $(MAKE) -C tools/maketqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/tqvfb distclean; \
$(MAKE) -C tools/msg2qm distclean; $(MAKE) -C tools/mergetr distclean; $(MAKE) -C tools/qembed distclean; \ $(MAKE) -C tools/msg2tqm distclean; $(MAKE) -C tools/tqtmergetr distclean; $(MAKE) -C tools/qembed distclean; \
$(MAKE) -C tools/designer/tools/conv2ui distclean; $(MAKE) -C tools/designer/tools/createcw distclean; \ $(MAKE) -C tools/designer/tools/tqtconv2ui distclean; $(MAKE) -C tools/designer/tools/tqtcreatecw distclean; \
$(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \ $(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \
$(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \ $(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \
fi fi
@ -351,10 +351,10 @@ binary-arch: build install
cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/ cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/
rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h
## qvfb package ## tqvfb package
install -m644 -D `pwd`/tools/qvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/qvfb/pda.skin install -m644 -D `pwd`/tools/tqvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/tqvfb/pda.skin
install -m644 -D `pwd`/tools/qvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_down.png install -m644 -D `pwd`/tools/tqvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_down.png
install -m644 -D `pwd`/tools/qvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_up.png install -m644 -D `pwd`/tools/tqvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_up.png
# remove utterly ugle symlink # remove utterly ugle symlink
rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++ rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++
@ -431,16 +431,16 @@ binary-arch: build install
rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
# Install source for the designer tools, such as createcw. # Install source for the designer tools, such as tqtcreatecw.
cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/createcw rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/tqtcreatecw
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/Makefile
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/conv2ui rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/tqtconv2ui
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/Makefile
# run remaining debhelper scripts # run remaining debhelper scripts
dh_installdocs -a $(IBASE) -XREADME.Debian dh_installdocs -a $(IBASE) -XREADME.Debian
@ -464,7 +464,7 @@ binary-arch: build install
for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done
# fix conffiles file for tqt3-dev-tools-embedded # fix conffiles file for tqt3-dev-tools-embedded
echo "/etc/tqt3/qvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles echo "/etc/tqt3/tqvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles
dh_gencontrol -a $(IBASE) dh_gencontrol -a $(IBASE)
dh_md5sums -a $(IBASE) dh_md5sums -a $(IBASE)

@ -1,6 +1,6 @@
usr/bin/tqdesigner usr/bin/tqdesigner
usr/bin/createcw usr/bin/tqtcreatecw
usr/bin/conv2ui usr/bin/tqtconv2ui
usr/share/tqt3/templates/* usr/share/tqt3/templates/*
usr/share/tqt3/doc/html/designer*html usr/share/tqt3/doc/html/designer*html
usr/share/tqt3/doc/html/designer*dcf usr/share/tqt3/doc/html/designer*dcf

@ -1,6 +1,6 @@
usr/bin/qt20fix usr/bin/tqt20fix
usr/bin/qtrename140 usr/bin/tqtrename140
usr/bin/qm2ts usr/bin/tqm2ts
usr/bin/mergetr usr/bin/tqtmergetr
usr/bin/findtr usr/bin/tqtfindtr
usr/bin/msg2qm usr/bin/msg2tqm

@ -1,2 +1,2 @@
usr/bin/makeqpf usr/bin/maketqpf
usr/bin/qvfb usr/bin/tqvfb

@ -1,2 +1,2 @@
/usr/bin/makeqpf /usr/share/tqt3/bin/makeqpf /usr/bin/maketqpf /usr/share/tqt3/bin/maketqpf
/usr/bin/qvfb /usr/share/tqt3/bin/qvfb /usr/bin/tqvfb /usr/share/tqt3/bin/tqvfb

@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by
calling it from within your program, install tqt3-apps-dev, which contains calling it from within your program, install tqt3-apps-dev, which contains
the static libraries and header files retquired for this functionality. the static libraries and header files retquired for this functionality.
For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and
makeqpf (embedded fonts tool)have been packaged into maketqpf (embedded fonts tool)have been packaged into
qt3-dev-tools-embedded. For developers that work on migrating their program qt3-dev-tools-embedded. For developers that work on migrating their program
from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find
additional tools in the tqt3-dev-tools-compat. additional tools in the tqt3-dev-tools-compat.
@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme
ClassName -> classname.h. ClassName -> classname.h.
Therefore, if you are the developer of the affected program, change your Therefore, if you are the developer of the affected program, change your
sources according to this scheme. Qt ships with two tools, qt20fix and sources according to this scheme. Qt ships with two tools, tqt20fix and
qtrename140, to help developers migrate their API to the Qt 3 version, tqtrename140, to help developers migrate their API to the Qt 3 version,
which can help you in the transition upgrade to Qt 3. which can help you in the transition upgrade to Qt 3.
If you are affected by this as a packager, notify upstream to fix those If you are affected by this as a packager, notify upstream to fix those

@ -249,7 +249,7 @@ Depends: ${shlibs:Depends}
Description: Tools to develop embedded TQt applications Description: Tools to develop embedded TQt applications
This package contains applications only suitable for developing This package contains applications only suitable for developing
applications with TQt Embedded and/or Qtopia. It provides the QVFB applications with TQt Embedded and/or Qtopia. It provides the QVFB
program for simulating an embedded device desktop as well as makeqpf program for simulating an embedded device desktop as well as maketqpf
for converting fonts to embedded fonts suitable for being utilized for converting fonts to embedded fonts suitable for being utilized
by TQt Embedded applications. by TQt Embedded applications.
@ -261,8 +261,8 @@ Breaks: tqt3-dev-tools-compat (<< 4:14.0.0~)
Recommends: libtqt3-mt-dev Recommends: libtqt3-mt-dev
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Description: Conversion utilities for TQt3 development Description: Conversion utilities for TQt3 development
This package contains some older TQt tools (namely qt20fix qtrename140, This package contains some older TQt tools (namely tqt20fix tqtrename140,
qm2ts, mergetr, findtr and msg2qm). These tools are needed only by tqm2ts, tqtmergetr, tqtfindtr and msg2tqm). These tools are needed only by
application developers who need to migrate any TQt application written application developers who need to migrate any TQt application written
for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to
help fixing the changes with include file renaming as well as migrating help fixing the changes with include file renaming as well as migrating

@ -253,7 +253,7 @@ usr/include/tqt3/ntqvaluevector.h
usr/include/tqt3/ntqvariant.h usr/include/tqt3/ntqvariant.h
usr/include/tqt3/ntqvbox.h usr/include/tqt3/ntqvbox.h
usr/include/tqt3/ntqvbuttongroup.h usr/include/tqt3/ntqvbuttongroup.h
usr/include/tqt3/ntqvfbhdr.h usr/include/tqt3/nttqvfbhdr.h
usr/include/tqt3/ntqvgroupbox.h usr/include/tqt3/ntqvgroupbox.h
usr/include/tqt3/ntqwaitcondition.h usr/include/tqt3/ntqwaitcondition.h
usr/include/tqt3/ntqwhatsthis.h usr/include/tqt3/ntqwhatsthis.h

@ -152,17 +152,17 @@ libqt-thread-stamp: post-patches
# archives get accidentally stripped by make install. Copy over unstripped ones for now. # archives get accidentally stripped by make install. Copy over unstripped ones for now.
cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp lib/lib*.a $(TMP_INSTALL)/usr/lib/
cp bin/qtrename140 $(TMP_INSTALL)/usr/bin/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/
cp bin/qt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/
cp bin/findtr $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/
# build conv2ui # build tqtconv2ui
cd tools/designer/tools/conv2ui && $(MAKE) cd tools/designer/tools/tqtconv2ui && $(MAKE)
cp bin/conv2ui $(TMP_INSTALL)/usr/bin/conv2ui cp bin/tqtconv2ui $(TMP_INSTALL)/usr/bin/tqtconv2ui
# build qvfb # build tqvfb
cd tools/qvfb/ && $(MAKE) cd tools/tqvfb/ && $(MAKE)
cp tools/qvfb/qvfb $(TMP_INSTALL)/usr/bin/qvfb cp tools/tqvfb/tqvfb $(TMP_INSTALL)/usr/bin/tqvfb
# install qmake.cache file # install qmake.cache file
install -d $(P_QTMTDEV)/usr/share/tqt3/ install -d $(P_QTMTDEV)/usr/share/tqt3/
@ -190,9 +190,9 @@ clean::
if [ -f "src/Makefile" ]; then \ if [ -f "src/Makefile" ]; then \
$(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \ $(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \
$(MAKE) -C tools/makeqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/qvfb distclean; \ $(MAKE) -C tools/maketqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/tqvfb distclean; \
$(MAKE) -C tools/msg2qm distclean; $(MAKE) -C tools/mergetr distclean; $(MAKE) -C tools/qembed distclean; \ $(MAKE) -C tools/msg2tqm distclean; $(MAKE) -C tools/tqtmergetr distclean; $(MAKE) -C tools/qembed distclean; \
$(MAKE) -C tools/designer/tools/conv2ui distclean; $(MAKE) -C tools/designer/tools/createcw distclean; \ $(MAKE) -C tools/designer/tools/tqtconv2ui distclean; $(MAKE) -C tools/designer/tools/tqtcreatecw distclean; \
$(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \ $(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \
$(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \ $(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \
fi fi
@ -351,10 +351,10 @@ binary-arch: build install
cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/ cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/
rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h
## qvfb package ## tqvfb package
install -m644 -D `pwd`/tools/qvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/qvfb/pda.skin install -m644 -D `pwd`/tools/tqvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/tqvfb/pda.skin
install -m644 -D `pwd`/tools/qvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_down.png install -m644 -D `pwd`/tools/tqvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_down.png
install -m644 -D `pwd`/tools/qvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_up.png install -m644 -D `pwd`/tools/tqvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_up.png
# remove utterly ugle symlink # remove utterly ugle symlink
rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++ rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++
@ -431,16 +431,16 @@ binary-arch: build install
rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
# Install source for the designer tools, such as createcw. # Install source for the designer tools, such as tqtcreatecw.
cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/createcw rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/tqtcreatecw
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/Makefile
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/conv2ui rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/tqtconv2ui
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/Makefile
# run remaining debhelper scripts # run remaining debhelper scripts
dh_installdocs -a $(IBASE) -XREADME.Debian dh_installdocs -a $(IBASE) -XREADME.Debian
@ -464,7 +464,7 @@ binary-arch: build install
for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done
# fix conffiles file for tqt3-dev-tools-embedded # fix conffiles file for tqt3-dev-tools-embedded
echo "/etc/tqt3/qvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles echo "/etc/tqt3/tqvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles
dh_gencontrol -a $(IBASE) dh_gencontrol -a $(IBASE)
dh_md5sums -a $(IBASE) dh_md5sums -a $(IBASE)

@ -1,6 +1,6 @@
usr/bin/tqdesigner usr/bin/tqdesigner
usr/bin/createcw usr/bin/tqtcreatecw
usr/bin/conv2ui usr/bin/tqtconv2ui
usr/share/tqt3/templates/* usr/share/tqt3/templates/*
usr/share/tqt3/doc/html/designer*html usr/share/tqt3/doc/html/designer*html
usr/share/tqt3/doc/html/designer*dcf usr/share/tqt3/doc/html/designer*dcf

@ -1,6 +1,6 @@
usr/bin/qt20fix usr/bin/tqt20fix
usr/bin/qtrename140 usr/bin/tqtrename140
usr/bin/qm2ts usr/bin/tqm2ts
usr/bin/mergetr usr/bin/tqtmergetr
usr/bin/findtr usr/bin/tqtfindtr
usr/bin/msg2qm usr/bin/msg2tqm

@ -1,2 +1,2 @@
usr/bin/makeqpf usr/bin/maketqpf
usr/bin/qvfb usr/bin/tqvfb

@ -1,2 +1,2 @@
/usr/bin/makeqpf /usr/share/tqt3/bin/makeqpf /usr/bin/maketqpf /usr/share/tqt3/bin/maketqpf
/usr/bin/qvfb /usr/share/tqt3/bin/qvfb /usr/bin/tqvfb /usr/share/tqt3/bin/tqvfb

@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by
calling it from within your program, install tqt3-apps-dev, which contains calling it from within your program, install tqt3-apps-dev, which contains
the static libraries and header files retquired for this functionality. the static libraries and header files retquired for this functionality.
For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and
makeqpf (embedded fonts tool)have been packaged into maketqpf (embedded fonts tool)have been packaged into
qt3-dev-tools-embedded. For developers that work on migrating their program qt3-dev-tools-embedded. For developers that work on migrating their program
from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find
additional tools in the tqt3-dev-tools-compat. additional tools in the tqt3-dev-tools-compat.
@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme
ClassName -> classname.h. ClassName -> classname.h.
Therefore, if you are the developer of the affected program, change your Therefore, if you are the developer of the affected program, change your
sources according to this scheme. Qt ships with two tools, qt20fix and sources according to this scheme. Qt ships with two tools, tqt20fix and
qtrename140, to help developers migrate their API to the Qt 3 version, tqtrename140, to help developers migrate their API to the Qt 3 version,
which can help you in the transition upgrade to Qt 3. which can help you in the transition upgrade to Qt 3.
If you are affected by this as a packager, notify upstream to fix those If you are affected by this as a packager, notify upstream to fix those

@ -249,7 +249,7 @@ Depends: ${shlibs:Depends}
Description: Tools to develop embedded TQt applications Description: Tools to develop embedded TQt applications
This package contains applications only suitable for developing This package contains applications only suitable for developing
applications with TQt Embedded and/or Qtopia. It provides the QVFB applications with TQt Embedded and/or Qtopia. It provides the QVFB
program for simulating an embedded device desktop as well as makeqpf program for simulating an embedded device desktop as well as maketqpf
for converting fonts to embedded fonts suitable for being utilized for converting fonts to embedded fonts suitable for being utilized
by TQt Embedded applications. by TQt Embedded applications.
@ -261,8 +261,8 @@ Breaks: tqt3-dev-tools-compat (<< 4:14.0.0~)
Recommends: libtqt3-mt-dev Recommends: libtqt3-mt-dev
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Description: Conversion utilities for TQt3 development Description: Conversion utilities for TQt3 development
This package contains some older TQt tools (namely qt20fix qtrename140, This package contains some older TQt tools (namely tqt20fix tqtrename140,
qm2ts, mergetr, findtr and msg2qm). These tools are needed only by tqm2ts, tqtmergetr, tqtfindtr and msg2tqm). These tools are needed only by
application developers who need to migrate any TQt application written application developers who need to migrate any TQt application written
for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to
help fixing the changes with include file renaming as well as migrating help fixing the changes with include file renaming as well as migrating

@ -253,7 +253,7 @@ usr/include/tqt3/ntqvaluevector.h
usr/include/tqt3/ntqvariant.h usr/include/tqt3/ntqvariant.h
usr/include/tqt3/ntqvbox.h usr/include/tqt3/ntqvbox.h
usr/include/tqt3/ntqvbuttongroup.h usr/include/tqt3/ntqvbuttongroup.h
usr/include/tqt3/ntqvfbhdr.h usr/include/tqt3/nttqvfbhdr.h
usr/include/tqt3/ntqvgroupbox.h usr/include/tqt3/ntqvgroupbox.h
usr/include/tqt3/ntqwaitcondition.h usr/include/tqt3/ntqwaitcondition.h
usr/include/tqt3/ntqwhatsthis.h usr/include/tqt3/ntqwhatsthis.h

@ -152,17 +152,17 @@ libqt-thread-stamp: post-patches
# archives get accidentally stripped by make install. Copy over unstripped ones for now. # archives get accidentally stripped by make install. Copy over unstripped ones for now.
cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp lib/lib*.a $(TMP_INSTALL)/usr/lib/
cp bin/qtrename140 $(TMP_INSTALL)/usr/bin/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/
cp bin/qt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/
cp bin/findtr $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/
# build conv2ui # build tqtconv2ui
cd tools/designer/tools/conv2ui && $(MAKE) cd tools/designer/tools/tqtconv2ui && $(MAKE)
cp bin/conv2ui $(TMP_INSTALL)/usr/bin/conv2ui cp bin/tqtconv2ui $(TMP_INSTALL)/usr/bin/tqtconv2ui
# build qvfb # build tqvfb
cd tools/qvfb/ && $(MAKE) cd tools/tqvfb/ && $(MAKE)
cp tools/qvfb/qvfb $(TMP_INSTALL)/usr/bin/qvfb cp tools/tqvfb/tqvfb $(TMP_INSTALL)/usr/bin/tqvfb
# install qmake.cache file # install qmake.cache file
install -d $(P_QTMTDEV)/usr/share/tqt3/ install -d $(P_QTMTDEV)/usr/share/tqt3/
@ -190,9 +190,9 @@ clean::
if [ -f "src/Makefile" ]; then \ if [ -f "src/Makefile" ]; then \
$(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \ $(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \
$(MAKE) -C tools/makeqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/qvfb distclean; \ $(MAKE) -C tools/maketqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/tqvfb distclean; \
$(MAKE) -C tools/msg2qm distclean; $(MAKE) -C tools/mergetr distclean; $(MAKE) -C tools/qembed distclean; \ $(MAKE) -C tools/msg2tqm distclean; $(MAKE) -C tools/tqtmergetr distclean; $(MAKE) -C tools/qembed distclean; \
$(MAKE) -C tools/designer/tools/conv2ui distclean; $(MAKE) -C tools/designer/tools/createcw distclean; \ $(MAKE) -C tools/designer/tools/tqtconv2ui distclean; $(MAKE) -C tools/designer/tools/tqtcreatecw distclean; \
$(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \ $(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \
$(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \ $(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \
fi fi
@ -351,10 +351,10 @@ binary-arch: build install
cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/ cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/
rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h
## qvfb package ## tqvfb package
install -m644 -D `pwd`/tools/qvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/qvfb/pda.skin install -m644 -D `pwd`/tools/tqvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/tqvfb/pda.skin
install -m644 -D `pwd`/tools/qvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_down.png install -m644 -D `pwd`/tools/tqvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_down.png
install -m644 -D `pwd`/tools/qvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_up.png install -m644 -D `pwd`/tools/tqvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_up.png
# remove utterly ugle symlink # remove utterly ugle symlink
rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++ rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++
@ -431,16 +431,16 @@ binary-arch: build install
rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
# Install source for the designer tools, such as createcw. # Install source for the designer tools, such as tqtcreatecw.
cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/createcw rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/tqtcreatecw
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/Makefile
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/conv2ui rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/tqtconv2ui
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/Makefile
# run remaining debhelper scripts # run remaining debhelper scripts
dh_installdocs -a $(IBASE) -XREADME.Debian dh_installdocs -a $(IBASE) -XREADME.Debian
@ -464,7 +464,7 @@ binary-arch: build install
for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done
# fix conffiles file for tqt3-dev-tools-embedded # fix conffiles file for tqt3-dev-tools-embedded
echo "/etc/tqt3/qvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles echo "/etc/tqt3/tqvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles
dh_gencontrol -a $(IBASE) dh_gencontrol -a $(IBASE)
dh_md5sums -a $(IBASE) dh_md5sums -a $(IBASE)

@ -1,6 +1,6 @@
usr/bin/tqdesigner usr/bin/tqdesigner
usr/bin/createcw usr/bin/tqtcreatecw
usr/bin/conv2ui usr/bin/tqtconv2ui
usr/share/tqt3/templates/* usr/share/tqt3/templates/*
usr/share/tqt3/doc/html/designer*html usr/share/tqt3/doc/html/designer*html
usr/share/tqt3/doc/html/designer*dcf usr/share/tqt3/doc/html/designer*dcf

@ -1,6 +1,6 @@
usr/bin/qt20fix usr/bin/tqt20fix
usr/bin/qtrename140 usr/bin/tqtrename140
usr/bin/qm2ts usr/bin/tqm2ts
usr/bin/mergetr usr/bin/tqtmergetr
usr/bin/findtr usr/bin/tqtfindtr
usr/bin/msg2qm usr/bin/msg2tqm

@ -1,2 +1,2 @@
usr/bin/makeqpf usr/bin/maketqpf
usr/bin/qvfb usr/bin/tqvfb

@ -1,2 +1,2 @@
/usr/bin/makeqpf /usr/share/tqt3/bin/makeqpf /usr/bin/maketqpf /usr/share/tqt3/bin/maketqpf
/usr/bin/qvfb /usr/share/tqt3/bin/qvfb /usr/bin/tqvfb /usr/share/tqt3/bin/tqvfb

@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by
calling it from within your program, install tqt3-apps-dev, which contains calling it from within your program, install tqt3-apps-dev, which contains
the static libraries and header files retquired for this functionality. the static libraries and header files retquired for this functionality.
For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and
makeqpf (embedded fonts tool)have been packaged into maketqpf (embedded fonts tool)have been packaged into
qt3-dev-tools-embedded. For developers that work on migrating their program qt3-dev-tools-embedded. For developers that work on migrating their program
from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find
additional tools in the tqt3-dev-tools-compat. additional tools in the tqt3-dev-tools-compat.
@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme
ClassName -> classname.h. ClassName -> classname.h.
Therefore, if you are the developer of the affected program, change your Therefore, if you are the developer of the affected program, change your
sources according to this scheme. Qt ships with two tools, qt20fix and sources according to this scheme. Qt ships with two tools, tqt20fix and
qtrename140, to help developers migrate their API to the Qt 3 version, tqtrename140, to help developers migrate their API to the Qt 3 version,
which can help you in the transition upgrade to Qt 3. which can help you in the transition upgrade to Qt 3.
If you are affected by this as a packager, notify upstream to fix those If you are affected by this as a packager, notify upstream to fix those

@ -249,7 +249,7 @@ Depends: ${shlibs:Depends}
Description: Tools to develop embedded TQt applications Description: Tools to develop embedded TQt applications
This package contains applications only suitable for developing This package contains applications only suitable for developing
applications with TQt Embedded and/or Qtopia. It provides the QVFB applications with TQt Embedded and/or Qtopia. It provides the QVFB
program for simulating an embedded device desktop as well as makeqpf program for simulating an embedded device desktop as well as maketqpf
for converting fonts to embedded fonts suitable for being utilized for converting fonts to embedded fonts suitable for being utilized
by TQt Embedded applications. by TQt Embedded applications.
@ -261,8 +261,8 @@ Breaks: tqt3-dev-tools-compat (<< 4:14.0.0~)
Recommends: libtqt3-mt-dev Recommends: libtqt3-mt-dev
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Description: Conversion utilities for TQt3 development Description: Conversion utilities for TQt3 development
This package contains some older TQt tools (namely qt20fix qtrename140, This package contains some older TQt tools (namely tqt20fix tqtrename140,
qm2ts, mergetr, findtr and msg2qm). These tools are needed only by tqm2ts, tqtmergetr, tqtfindtr and msg2tqm). These tools are needed only by
application developers who need to migrate any TQt application written application developers who need to migrate any TQt application written
for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to
help fixing the changes with include file renaming as well as migrating help fixing the changes with include file renaming as well as migrating

@ -253,7 +253,7 @@ usr/include/tqt3/ntqvaluevector.h
usr/include/tqt3/ntqvariant.h usr/include/tqt3/ntqvariant.h
usr/include/tqt3/ntqvbox.h usr/include/tqt3/ntqvbox.h
usr/include/tqt3/ntqvbuttongroup.h usr/include/tqt3/ntqvbuttongroup.h
usr/include/tqt3/ntqvfbhdr.h usr/include/tqt3/nttqvfbhdr.h
usr/include/tqt3/ntqvgroupbox.h usr/include/tqt3/ntqvgroupbox.h
usr/include/tqt3/ntqwaitcondition.h usr/include/tqt3/ntqwaitcondition.h
usr/include/tqt3/ntqwhatsthis.h usr/include/tqt3/ntqwhatsthis.h

@ -152,17 +152,17 @@ libqt-thread-stamp: post-patches
# archives get accidentally stripped by make install. Copy over unstripped ones for now. # archives get accidentally stripped by make install. Copy over unstripped ones for now.
cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp lib/lib*.a $(TMP_INSTALL)/usr/lib/
cp bin/qtrename140 $(TMP_INSTALL)/usr/bin/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/
cp bin/qt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/
cp bin/findtr $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/
# build conv2ui # build tqtconv2ui
cd tools/designer/tools/conv2ui && $(MAKE) cd tools/designer/tools/tqtconv2ui && $(MAKE)
cp bin/conv2ui $(TMP_INSTALL)/usr/bin/conv2ui cp bin/tqtconv2ui $(TMP_INSTALL)/usr/bin/tqtconv2ui
# build qvfb # build tqvfb
cd tools/qvfb/ && $(MAKE) cd tools/tqvfb/ && $(MAKE)
cp tools/qvfb/qvfb $(TMP_INSTALL)/usr/bin/qvfb cp tools/tqvfb/tqvfb $(TMP_INSTALL)/usr/bin/tqvfb
# install qmake.cache file # install qmake.cache file
install -d $(P_QTMTDEV)/usr/share/tqt3/ install -d $(P_QTMTDEV)/usr/share/tqt3/
@ -190,9 +190,9 @@ clean::
if [ -f "src/Makefile" ]; then \ if [ -f "src/Makefile" ]; then \
$(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \ $(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \
$(MAKE) -C tools/makeqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/qvfb distclean; \ $(MAKE) -C tools/maketqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/tqvfb distclean; \
$(MAKE) -C tools/msg2qm distclean; $(MAKE) -C tools/mergetr distclean; $(MAKE) -C tools/qembed distclean; \ $(MAKE) -C tools/msg2tqm distclean; $(MAKE) -C tools/tqtmergetr distclean; $(MAKE) -C tools/qembed distclean; \
$(MAKE) -C tools/designer/tools/conv2ui distclean; $(MAKE) -C tools/designer/tools/createcw distclean; \ $(MAKE) -C tools/designer/tools/tqtconv2ui distclean; $(MAKE) -C tools/designer/tools/tqtcreatecw distclean; \
$(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \ $(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \
$(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \ $(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \
fi fi
@ -351,10 +351,10 @@ binary-arch: build install
cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/ cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/
rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h
## qvfb package ## tqvfb package
install -m644 -D `pwd`/tools/qvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/qvfb/pda.skin install -m644 -D `pwd`/tools/tqvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/tqvfb/pda.skin
install -m644 -D `pwd`/tools/qvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_down.png install -m644 -D `pwd`/tools/tqvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_down.png
install -m644 -D `pwd`/tools/qvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_up.png install -m644 -D `pwd`/tools/tqvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_up.png
# remove utterly ugle symlink # remove utterly ugle symlink
rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++ rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++
@ -431,16 +431,16 @@ binary-arch: build install
rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
# Install source for the designer tools, such as createcw. # Install source for the designer tools, such as tqtcreatecw.
cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/createcw rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/tqtcreatecw
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/Makefile
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/conv2ui rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/tqtconv2ui
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/Makefile
# run remaining debhelper scripts # run remaining debhelper scripts
dh_installdocs -a $(IBASE) -XREADME.Debian dh_installdocs -a $(IBASE) -XREADME.Debian
@ -464,7 +464,7 @@ binary-arch: build install
for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done
# fix conffiles file for tqt3-dev-tools-embedded # fix conffiles file for tqt3-dev-tools-embedded
echo "/etc/tqt3/qvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles echo "/etc/tqt3/tqvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles
dh_gencontrol -a $(IBASE) dh_gencontrol -a $(IBASE)
dh_md5sums -a $(IBASE) dh_md5sums -a $(IBASE)

@ -1,6 +1,6 @@
usr/bin/tqdesigner usr/bin/tqdesigner
usr/bin/createcw usr/bin/tqtcreatecw
usr/bin/conv2ui usr/bin/tqtconv2ui
usr/share/tqt3/templates/* usr/share/tqt3/templates/*
usr/share/tqt3/doc/html/designer*html usr/share/tqt3/doc/html/designer*html
usr/share/tqt3/doc/html/designer*dcf usr/share/tqt3/doc/html/designer*dcf

@ -1,6 +1,6 @@
usr/bin/qt20fix usr/bin/tqt20fix
usr/bin/qtrename140 usr/bin/tqtrename140
usr/bin/qm2ts usr/bin/tqm2ts
usr/bin/mergetr usr/bin/tqtmergetr
usr/bin/findtr usr/bin/tqtfindtr
usr/bin/msg2qm usr/bin/msg2tqm

@ -1,2 +1,2 @@
usr/bin/makeqpf usr/bin/maketqpf
usr/bin/qvfb usr/bin/tqvfb

@ -1,2 +1,2 @@
/usr/bin/makeqpf /usr/share/tqt3/bin/makeqpf /usr/bin/maketqpf /usr/share/tqt3/bin/maketqpf
/usr/bin/qvfb /usr/share/tqt3/bin/qvfb /usr/bin/tqvfb /usr/share/tqt3/bin/tqvfb

@ -136,8 +136,8 @@ Designer or extend the Designer as well as utilizing the Qt Assistant by
calling it from within your program, install tqt3-apps-dev, which contains calling it from within your program, install tqt3-apps-dev, which contains
the static libraries and header files retquired for this functionality. the static libraries and header files retquired for this functionality.
For Embedded Developers, the program qvfb (Qt Virtual Frambuffer) and For Embedded Developers, the program tqvfb (Qt Virtual Frambuffer) and
makeqpf (embedded fonts tool)have been packaged into maketqpf (embedded fonts tool)have been packaged into
qt3-dev-tools-embedded. For developers that work on migrating their program qt3-dev-tools-embedded. For developers that work on migrating their program
from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find from any Qt version prior to Qt 3.x to the Qt 3.x platform you will find
additional tools in the tqt3-dev-tools-compat. additional tools in the tqt3-dev-tools-compat.
@ -257,8 +257,8 @@ the naming convention. The filenames are now all following the scheme
ClassName -> classname.h. ClassName -> classname.h.
Therefore, if you are the developer of the affected program, change your Therefore, if you are the developer of the affected program, change your
sources according to this scheme. Qt ships with two tools, qt20fix and sources according to this scheme. Qt ships with two tools, tqt20fix and
qtrename140, to help developers migrate their API to the Qt 3 version, tqtrename140, to help developers migrate their API to the Qt 3 version,
which can help you in the transition upgrade to Qt 3. which can help you in the transition upgrade to Qt 3.
If you are affected by this as a packager, notify upstream to fix those If you are affected by this as a packager, notify upstream to fix those

@ -249,7 +249,7 @@ Depends: ${shlibs:Depends}
Description: Tools to develop embedded TQt applications Description: Tools to develop embedded TQt applications
This package contains applications only suitable for developing This package contains applications only suitable for developing
applications with TQt Embedded and/or Qtopia. It provides the QVFB applications with TQt Embedded and/or Qtopia. It provides the QVFB
program for simulating an embedded device desktop as well as makeqpf program for simulating an embedded device desktop as well as maketqpf
for converting fonts to embedded fonts suitable for being utilized for converting fonts to embedded fonts suitable for being utilized
by TQt Embedded applications. by TQt Embedded applications.
@ -261,8 +261,8 @@ Breaks: tqt3-dev-tools-compat (<< 4:14.0.0~)
Recommends: libtqt3-mt-dev Recommends: libtqt3-mt-dev
Depends: ${shlibs:Depends} Depends: ${shlibs:Depends}
Description: Conversion utilities for TQt3 development Description: Conversion utilities for TQt3 development
This package contains some older TQt tools (namely qt20fix qtrename140, This package contains some older TQt tools (namely tqt20fix tqtrename140,
qm2ts, mergetr, findtr and msg2qm). These tools are needed only by tqm2ts, tqtmergetr, tqtfindtr and msg2tqm). These tools are needed only by
application developers who need to migrate any TQt application written application developers who need to migrate any TQt application written
for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to for TQt 1.x or 2.x over to TQt 3.x. The purpose of the tools are to
help fixing the changes with include file renaming as well as migrating help fixing the changes with include file renaming as well as migrating

@ -253,7 +253,7 @@ usr/include/tqt3/ntqvaluevector.h
usr/include/tqt3/ntqvariant.h usr/include/tqt3/ntqvariant.h
usr/include/tqt3/ntqvbox.h usr/include/tqt3/ntqvbox.h
usr/include/tqt3/ntqvbuttongroup.h usr/include/tqt3/ntqvbuttongroup.h
usr/include/tqt3/ntqvfbhdr.h usr/include/tqt3/nttqvfbhdr.h
usr/include/tqt3/ntqvgroupbox.h usr/include/tqt3/ntqvgroupbox.h
usr/include/tqt3/ntqwaitcondition.h usr/include/tqt3/ntqwaitcondition.h
usr/include/tqt3/ntqwhatsthis.h usr/include/tqt3/ntqwhatsthis.h

@ -152,17 +152,17 @@ libqt-thread-stamp: post-patches
# archives get accidentally stripped by make install. Copy over unstripped ones for now. # archives get accidentally stripped by make install. Copy over unstripped ones for now.
cp lib/lib*.a $(TMP_INSTALL)/usr/lib/ cp lib/lib*.a $(TMP_INSTALL)/usr/lib/
cp bin/qtrename140 $(TMP_INSTALL)/usr/bin/ cp bin/tqtrename140 $(TMP_INSTALL)/usr/bin/
cp bin/qt20fix $(TMP_INSTALL)/usr/bin/ cp bin/tqt20fix $(TMP_INSTALL)/usr/bin/
cp bin/findtr $(TMP_INSTALL)/usr/bin/ cp bin/tqtfindtr $(TMP_INSTALL)/usr/bin/
# build conv2ui # build tqtconv2ui
cd tools/designer/tools/conv2ui && $(MAKE) cd tools/designer/tools/tqtconv2ui && $(MAKE)
cp bin/conv2ui $(TMP_INSTALL)/usr/bin/conv2ui cp bin/tqtconv2ui $(TMP_INSTALL)/usr/bin/tqtconv2ui
# build qvfb # build tqvfb
cd tools/qvfb/ && $(MAKE) cd tools/tqvfb/ && $(MAKE)
cp tools/qvfb/qvfb $(TMP_INSTALL)/usr/bin/qvfb cp tools/tqvfb/tqvfb $(TMP_INSTALL)/usr/bin/tqvfb
# install qmake.cache file # install qmake.cache file
install -d $(P_QTMTDEV)/usr/share/tqt3/ install -d $(P_QTMTDEV)/usr/share/tqt3/
@ -190,9 +190,9 @@ clean::
if [ -f "src/Makefile" ]; then \ if [ -f "src/Makefile" ]; then \
$(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \ $(MAKE) -C src clean; $(MAKE) -C plugins/src distclean; $(MAKE) -C tools distclean; \
$(MAKE) -C tools/makeqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/qvfb distclean; \ $(MAKE) -C tools/maketqpf distclean; $(MAKE) -C tools/qconfig distclean; $(MAKE) -C tools/tqvfb distclean; \
$(MAKE) -C tools/msg2qm distclean; $(MAKE) -C tools/mergetr distclean; $(MAKE) -C tools/qembed distclean; \ $(MAKE) -C tools/msg2tqm distclean; $(MAKE) -C tools/tqtmergetr distclean; $(MAKE) -C tools/qembed distclean; \
$(MAKE) -C tools/designer/tools/conv2ui distclean; $(MAKE) -C tools/designer/tools/createcw distclean; \ $(MAKE) -C tools/designer/tools/tqtconv2ui distclean; $(MAKE) -C tools/designer/tools/tqtcreatecw distclean; \
$(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \ $(MAKE) -C tools/designer/plugins/glade distclean; $(MAKE) -C tools/designer/plugins/qglwidget distclean; \
$(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \ $(MAKE) -C config.tests/unix/largefile distclean; $(MAKE) -C qmake distclean; \
fi fi
@ -351,10 +351,10 @@ binary-arch: build install
cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/ cp `pwd`/tools/designer/editor/*.h $(P_APPSDEV)/usr/include/tqt3/
rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h rm -rf `pwd`/debian/tqt3-apps-dev/usr/include/tqt3/preferences.ui.h
## qvfb package ## tqvfb package
install -m644 -D `pwd`/tools/qvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/qvfb/pda.skin install -m644 -D `pwd`/tools/tqvfb/pda.skin `pwd`/debian/tqt3-dev-tools-embedded/etc/tqt3/tqvfb/pda.skin
install -m644 -D `pwd`/tools/qvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_down.png install -m644 -D `pwd`/tools/tqvfb/pda_down.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_down.png
install -m644 -D `pwd`/tools/qvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/qvfb/pda_up.png install -m644 -D `pwd`/tools/tqvfb/pda_up.png `pwd`/debian/tqt3-dev-tools-embedded/usr/share/tqvfb/pda_up.png
# remove utterly ugle symlink # remove utterly ugle symlink
rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++ rm -rf `pwd`/debian/tqt3-dev-tools//usr/share/tqt3/mkspecs/linux-g++/linux-g++
@ -431,16 +431,16 @@ binary-arch: build install
rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake rm -rf `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake install -D `pwd`/qmake/tqmake `pwd`/debian/tqt3-dev-tools/usr/bin/tqmake
# Install source for the designer tools, such as createcw. # Install source for the designer tools, such as tqtcreatecw.
cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools cp -ra tools/designer/tools debian/tqt3-designer/usr/share/tqt3/tools
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/createcw rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/tqtcreatecw
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/createcw/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/createcw/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtcreatecw/Makefile
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/conv2ui rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/tqtconv2ui
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.moc rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.moc
rm -rf debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/.obj rm -rf debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/.obj
rm -f debian/tqt3-designer/usr/share/tqt3/tools/conv2ui/Makefile rm -f debian/tqt3-designer/usr/share/tqt3/tools/tqtconv2ui/Makefile
# run remaining debhelper scripts # run remaining debhelper scripts
dh_installdocs -a $(IBASE) -XREADME.Debian dh_installdocs -a $(IBASE) -XREADME.Debian
@ -464,7 +464,7 @@ binary-arch: build install
for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done for a in `find debian/ -name '*.substvars'`; do cat "$$a" | sed 's/, xlibs (>> 4.1.0)//g' > "$$a".new && mv "$$a.new" "$$a"; done
# fix conffiles file for tqt3-dev-tools-embedded # fix conffiles file for tqt3-dev-tools-embedded
echo "/etc/tqt3/qvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles echo "/etc/tqt3/tqvfb/pda.skin" > `pwd`/debian/tqt3-dev-tools-embedded/DEBIAN/conffiles
dh_gencontrol -a $(IBASE) dh_gencontrol -a $(IBASE)
dh_md5sums -a $(IBASE) dh_md5sums -a $(IBASE)

@ -1,6 +1,6 @@
usr/bin/tqdesigner usr/bin/tqdesigner
usr/bin/createcw usr/bin/tqtcreatecw
usr/bin/conv2ui usr/bin/tqtconv2ui
usr/share/tqt3/templates/* usr/share/tqt3/templates/*
usr/share/tqt3/doc/html/designer*html usr/share/tqt3/doc/html/designer*html
usr/share/tqt3/doc/html/designer*dcf usr/share/tqt3/doc/html/designer*dcf

@ -1,6 +1,6 @@
usr/bin/qt20fix usr/bin/tqt20fix
usr/bin/qtrename140 usr/bin/tqtrename140
usr/bin/qm2ts usr/bin/tqm2ts
usr/bin/mergetr usr/bin/tqtmergetr
usr/bin/findtr usr/bin/tqtfindtr
usr/bin/msg2qm usr/bin/msg2tqm

@ -1,2 +1,2 @@
usr/bin/makeqpf usr/bin/maketqpf
usr/bin/qvfb usr/bin/tqvfb

@ -1,2 +1,2 @@
/usr/bin/makeqpf /usr/share/tqt3/bin/makeqpf /usr/bin/maketqpf /usr/share/tqt3/bin/maketqpf
/usr/bin/qvfb /usr/share/tqt3/bin/qvfb /usr/bin/tqvfb /usr/share/tqt3/bin/tqvfb

Loading…
Cancel
Save