summaryrefslogtreecommitdiffstats
path: root/dilos/core/tdeaddons/debian/rules
blob: 26b2934758ad6b5af53ab8b3d4ec0cf582be2fe9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
#!/usr/bin/make -f

include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/cmake.mk
include debian/cdbs/debian-tde.mk

DEB_CONFIGURE_INCLUDEDIR := /usr/include/tde
DEB_CONFIGURE_MANDIR := /usr/share/man
DEB_CONFIGURE_PREFIX := /usr
DEB_CONFIGURE_INFODIR := /usr/share/info

cdbs_configure_flags := --with-qt-dir=/usr/share/qt3 --disable-rpath --with-xinerama $(cdbs_kde_enable_final) $(cdbs_kde_enable_debug)

DEB_CONFIGURE_EXTRA_FLAGS := --without-xmms --prefix=/usr --with-extra-libs=/usr/lib/$(DEB_HOST_MULTIARCH) --mandir=/usr/share/man

DEB_CMAKE_EXTRA_FLAGS := \
 -DCMAKE_INSTALL_PREFIX="/usr" \
 -DCONFIG_INSTALL_DIR="/etc/trinity" \
 -DSYSCONF_INSTALL_DIR="/etc/trinity" \
 -DXDG_MENU_INSTALL_DIR="/etc/xdg/menus" \
 -DCMAKE_BUILD_TYPE=RelWithDebInfo \
 -DCMAKE_VERBOSE_MAKEFILE="ON" \
 -DCMAKE_SKIP_RPATH="OFF" \
 -DBUILD_ALL="ON" \
 -DWITH_ALL_OPTIONS="ON" \
 -DCMAKE_C_COMPILER=gcc \
 -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)"

DEB_DH_STRIP_ARGS := --dbg-package=tdeaddons-trinity-dbg \
-Xnoatuntippecanoe.bin -Xnoatuntyler.bin

DOC_HTML_PRUNE := konq-plugins-trinity/smbmounter

binary-install/konq-plugins-trinity::
	mkdir -p debian/konq-plugins-trinity/usr/share/
#	mv -f debian/konq-plugins-trinity/usr/share/man debian/konq-plugins-trinity/usr/share/
#	rm -rf debian/konq-plugins-trinity/usr/share/man
#	mv -f debian/konq-plugins-trinity/usr/share/man/py/man1/exif.1 \
#		debian/konq-plugins-trinity/usr/share/man/man1/exif.py.1; \
#	mv -f debian/konq-plugins-trinity/usr/share/man/py/man1/orient.1 \
#		debian/konq-plugins-trinity/usr/share/man/man1/orient.py.1; \
#	rm -rf debian/konq-plugins-trinity/usr/share/man/py;

binary-install/tdeaddons-tdefile-plugins-trinity::
	install -p -D -m644 renamedlgplugins/README \
		debian/tdeaddons-tdefile-plugins-trinity/usr/share/doc/tdeaddons-tdefile-plugins/README.renamedlgplugins

binary-install/knewsticker-scripts-trinity::
	chmod 755 debian/knewsticker-scripts-trinity/usr/share/apps/knewsticker/scripts/*.pl
	chmod 755 debian/knewsticker-scripts-trinity/usr/share/apps/knewsticker/scripts/*.py

binary-install/kate-plugins-trinity::
	chmod 755 debian/kate-plugins-trinity/usr/share/apps/kate/scripts/html-tidy.sh