summaryrefslogtreecommitdiffstats
path: root/dilos
diff options
context:
space:
mode:
authorSlávek Banko <slavek.banko@axis.cz>2019-09-20 17:28:58 +0200
committerDenis Kozadaev <denis@dilos.org>2019-09-22 14:48:33 +0300
commit0a3db96a2a8d1eff8a5fa67b30048a43e37f8d33 (patch)
tree6fff109e2003f3a84b0e3a19d0c72efcc2d3b7b0 /dilos
parenta7e299ee4ef14356e1758d2421c498402080a9ae (diff)
downloadtde-packaging-0a3db96a2a8d1eff8a5fa67b30048a43e37f8d33.tar.gz
tde-packaging-0a3db96a2a8d1eff8a5fa67b30048a43e37f8d33.zip
DilOS: build avahi-tqt
Signed-off-by: Denis Kozadaev <denis@dilos.org>
Diffstat (limited to 'dilos')
-rw-r--r--dilos/dependencies/avahi-tqt/debian/changelog6
-rw-r--r--dilos/dependencies/avahi-tqt/debian/compat1
-rw-r--r--dilos/dependencies/avahi-tqt/debian/control53
-rw-r--r--dilos/dependencies/avahi-tqt/debian/copyright17
-rw-r--r--dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.install1
-rw-r--r--dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs1
-rw-r--r--dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols47
-rw-r--r--dilos/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install5
-rw-r--r--dilos/dependencies/avahi-tqt/debian/patches/.gitignore0
-rwxr-xr-xdilos/dependencies/avahi-tqt/debian/rules22
-rw-r--r--dilos/dependencies/avahi-tqt/debian/source/.gitignore0
-rw-r--r--dilos/dependencies/avahi-tqt/debian/source/format1
-rw-r--r--dilos/dependencies/avahi-tqt/debian/source/options6
13 files changed, 160 insertions, 0 deletions
diff --git a/dilos/dependencies/avahi-tqt/debian/changelog b/dilos/dependencies/avahi-tqt/debian/changelog
new file mode 100644
index 000000000..2401c4285
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/changelog
@@ -0,0 +1,6 @@
+avahi-tqt (0.6.30-0debian0) squeeze; urgency=low
+
+ * Initial build
+
+ -- Timothy Pearson <kb9vqf@pearsoncomputing.net> Sat, 08 Oct 2011 22:38:00 -0600
+
diff --git a/dilos/dependencies/avahi-tqt/debian/compat b/dilos/dependencies/avahi-tqt/debian/compat
new file mode 100644
index 000000000..ec635144f
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/compat
@@ -0,0 +1 @@
+9
diff --git a/dilos/dependencies/avahi-tqt/debian/control b/dilos/dependencies/avahi-tqt/debian/control
new file mode 100644
index 000000000..2ab2e4a7f
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/control
@@ -0,0 +1,53 @@
+Source: avahi-tqt
+Section: net
+Priority: optional
+Maintainer: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+XSBC-Original-Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
+Uploaders: Timothy Pearson <kb9vqf@pearsoncomputing.net>
+Build-Depends: debhelper (>= 7.0.50~),
+ cmake,
+ gcc,
+ cdbs,
+ pkg-config,
+ libtqtinterface-dev,
+ libavahi-common-dev,
+ libavahi-client-dev
+Standards-Version: 3.9.1
+
+Package: libavahi-tqt-1
+Section: libs
+Architecture: any
+Replaces: libavahi-tqt-1 (<< 4:14.0.0~)
+Breaks: libavahi-tqt-1 (<< 4:14.0.0~)
+Depends: ${shlibs:Depends},
+ ${misc:Depends}
+Pre-Depends: ${misc:Pre-Depends}
+Multi-Arch: same
+Description: Avahi TQt integration library
+ Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
+ It allows programs to publish and discover services and hosts
+ running on a local network with no specific configuration. For
+ example you can plug into a network and instantly find printers to
+ print to, files to look at and people to talk to.
+ .
+ This library contains the interface to integrate the Avahi libraries
+ into a TQt main loop application.
+
+Package: libavahi-tqt-dev
+Section: libdevel
+Architecture: any
+Replaces: libavahi-tqt-dev (<< 4:14.0.0~)
+Breaks: libavahi-tqt-dev (<< 4:14.0.0~)
+Depends: libavahi-tqt-1 (= ${binary:Version}),
+ ${misc:Depends},
+ libtqtinterface-dev,
+ libavahi-common-dev
+Description: Development headers for the Avahi TQt integration library
+ Avahi is a fully LGPL framework for Multicast DNS Service Discovery.
+ It allows programs to publish and discover services and hosts
+ running on a local network with no specific configuration. For
+ example you can plug into a network and instantly find printers to
+ print to, files to look at and people to talk to.
+ .
+ This package contains the development headers for the interface
+ to integrate the Avahi libraries into a TQt main loop application.
diff --git a/dilos/dependencies/avahi-tqt/debian/copyright b/dilos/dependencies/avahi-tqt/debian/copyright
new file mode 100644
index 000000000..6771a11ab
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/copyright
@@ -0,0 +1,17 @@
+ License:
+
+ This library is free software; you can redistribute it and/or
+ modify it under the terms of the GNU Lesser General Public
+ License as published by the Free Software Foundation; either
+ version 2 of the License, or (at your option) any later version.
+
+ This library is distributed in the hope that it will be useful,
+ but WITHOUT ANY WARRANTY; without even the implied warranty of
+ MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU
+ Lesser General Public License for more details.
+
+ You should have received a copy of the GNU Lesser General Public
+ License along with this library; if not, write to the Free Software
+ Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA
+
+ See /usr/share/common-licenses/LGPL-2.1 on your debian system.
diff --git a/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.install b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.install
new file mode 100644
index 000000000..39474806f
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.install
@@ -0,0 +1 @@
+debian/tmp/usr/lib/*/libavahi-tqt.so.*
diff --git a/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs
new file mode 100644
index 000000000..967448229
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs
@@ -0,0 +1 @@
+libavahi-tqt 1 libavahi-tqt-1 (>= 0.6.16)
diff --git a/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols
new file mode 100644
index 000000000..afdba4f4f
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols
@@ -0,0 +1,47 @@
+libavahi-tqt.so.1 libavahi-tqt-1 #MINVER#
+ avahi_qt_poll_get@Base 0.6.16
+ _ZN10AvahiWatch10tqt_invokeEiP9TQUObject@Base 0.6.16
+ _ZN10AvahiWatch12tqt_propertyEiiP9TQVariant@Base 0.6.16
+ _ZN10AvahiWatch16setWatchedEventsE15AvahiWatchEvent@Base 0.6.16
+ _ZN10AvahiWatch16staticMetaObjectEv@Base 0.6.16
+ _ZN10AvahiWatch19tqt_static_propertyEP8TQObjectiiP9TQVariant@Base 0.6.16
+ _ZN10AvahiWatch5gotInEv@Base 0.6.16
+ _ZN10AvahiWatch6gotOutEv@Base 0.6.16
+ _ZN10AvahiWatch7metaObjE@Base 0.6.16
+ _ZN10AvahiWatch8tqt_castEPKc@Base 0.6.16
+ _ZN10AvahiWatch8tqt_emitEiP9TQUObject@Base 0.6.16
+ _ZN10AvahiWatchC1Ei15AvahiWatchEventPFvPS_iS0_PvES2_@Base 0.6.16
+ _ZN10AvahiWatchC2Ei15AvahiWatchEventPFvPS_iS0_PvES2_@Base 0.6.16
+ _ZN10AvahiWatchD0Ev@Base 0.6.16
+ _ZN10AvahiWatchD1Ev@Base 0.6.16
+ _ZN10AvahiWatchD2Ev@Base 0.6.16
+ _ZN12AvahiTimeout10tqt_invokeEiP9TQUObject@Base 0.6.16
+ _ZN12AvahiTimeout12tqt_propertyEiiP9TQVariant@Base 0.6.16
+ _ZN12AvahiTimeout16staticMetaObjectEv@Base 0.6.16
+ _ZN12AvahiTimeout19tqt_static_propertyEP8TQObjectiiP9TQVariant@Base 0.6.16
+ _ZN12AvahiTimeout6updateEPK7timeval@Base 0.6.16
+ _ZN12AvahiTimeout7metaObjE@Base 0.6.16
+ _ZN12AvahiTimeout7timeoutEv@Base 0.6.16
+ _ZN12AvahiTimeout8tqt_castEPKc@Base 0.6.16
+ _ZN12AvahiTimeout8tqt_emitEiP9TQUObject@Base 0.6.16
+ _ZN12AvahiTimeoutC1EPK7timevalPFvPS_PvES4_@Base 0.6.16
+ _ZN12AvahiTimeoutC2EPK7timevalPFvPS_PvES4_@Base 0.6.16
+ _ZN12AvahiTimeoutD0Ev@Base 0.6.16
+ _ZN12AvahiTimeoutD1Ev@Base 0.6.16
+ _ZN12AvahiTimeoutD2Ev@Base 0.6.16
+ _ZNK10AvahiWatch10metaObjectEv@Base 0.6.16
+ _ZNK10AvahiWatch9classNameEv@Base 0.6.16
+ _ZNK12AvahiTimeout10metaObjectEv@Base 0.6.16
+ _ZNK12AvahiTimeout9classNameEv@Base 0.6.16
+ _ZNK7TQGList5countEv@Base 0.6.16
+ _ZTI10AvahiWatch@Base 0.6.16
+ _ZTI12AvahiTimeout@Base 0.6.16
+ _ZTI7TQGList@Base 0.6.16
+ _ZTS10AvahiWatch@Base 0.6.16
+ _ZTS12AvahiTimeout@Base 0.6.16
+ _ZTS7TQGList@Base 0.6.16
+ _ZTV10AvahiWatch@Base 0.6.16
+ _ZTV12AvahiTimeout@Base 0.6.16
+ _ZTV7TQGList@Base 0.6.16
+ _etext@Base 0.6.16
+ _lib_version@Base 0.6.16
diff --git a/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install
new file mode 100644
index 000000000..f132ac21a
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install
@@ -0,0 +1,5 @@
+debian/tmp/usr/include/avahi-tqt/qt-watch.h
+debian/tmp/usr/lib/*/libavahi-tqt.so
+debian/tmp/usr/lib/*/libavahi-tqt.la
+debian/tmp/usr/lib/*/libavahi-tqt.a
+debian/tmp/usr/lib/*/pkgconfig/avahi-tqt.pc
diff --git a/dilos/dependencies/avahi-tqt/debian/patches/.gitignore b/dilos/dependencies/avahi-tqt/debian/patches/.gitignore
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/patches/.gitignore
diff --git a/dilos/dependencies/avahi-tqt/debian/rules b/dilos/dependencies/avahi-tqt/debian/rules
new file mode 100755
index 000000000..5607222dc
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/rules
@@ -0,0 +1,22 @@
+#!/usr/bin/make -f
+
+include /usr/share/cdbs/1/rules/debhelper.mk
+include /usr/share/cdbs/1/class/cmake.mk
+
+# Ensure at build time that the library has no dependencies on undefined
+# symbols, and speed up loading.
+export LDFLAGS := $(shell dpkg-buildflags --get LDFLAGS) -Wl,-z,defs
+# -Wl,-O1
+
+# Build options
+DEB_CMAKE_EXTRA_FLAGS := \
+ -DCMAKE_SKIP_RPATH="OFF" \
+ -DCMAKE_VERBOSE_MAKEFILE="ON" \
+ -DCMAKE_BUILD_TYPE=RelWithDebInfo \
+ -DWITH_ALL_OPTIONS="ON" \
+ -DCMAKE_C_COMPILER=gcc \
+ -DLIB_SUFFIX="/$(DEB_HOST_MULTIARCH)" \
+ -DWITH_GCC_VISIBILITY="OFF"
+
+DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \
+ && echo xz || echo bzip2)
diff --git a/dilos/dependencies/avahi-tqt/debian/source/.gitignore b/dilos/dependencies/avahi-tqt/debian/source/.gitignore
new file mode 100644
index 000000000..e69de29bb
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/source/.gitignore
diff --git a/dilos/dependencies/avahi-tqt/debian/source/format b/dilos/dependencies/avahi-tqt/debian/source/format
new file mode 100644
index 000000000..163aaf8d8
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/source/format
@@ -0,0 +1 @@
+3.0 (quilt)
diff --git a/dilos/dependencies/avahi-tqt/debian/source/options b/dilos/dependencies/avahi-tqt/debian/source/options
new file mode 100644
index 000000000..72f1f5450
--- /dev/null
+++ b/dilos/dependencies/avahi-tqt/debian/source/options
@@ -0,0 +1,6 @@
+# Use xz instead of gzip
+compression = "xz"
+compression-level = 9
+
+# Don't run differences
+diff-ignore = .*