From 2d59086b104acd7b4711fd067c9bb4480158e6ab Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 17 Apr 2014 13:57:20 +0900 Subject: Removed Ubuntu/precise folder --- .../dependencies/avahi-tqt/debian/changelog | 6 --- .../precise/dependencies/avahi-tqt/debian/compat | 1 - .../precise/dependencies/avahi-tqt/debian/control | 60 ---------------------- .../dependencies/avahi-tqt/debian/copyright | 17 ------ .../avahi-tqt/debian/libavahi-tqt-1.install | 1 - .../avahi-tqt/debian/libavahi-tqt-1.shlibs | 1 - .../avahi-tqt/debian/libavahi-tqt-1.symbols | 2 - .../avahi-tqt/debian/libavahi-tqt-dev.install | 5 -- .../avahi-tqt/debian/patches/.gitignore | 0 ubuntu/precise/dependencies/avahi-tqt/debian/rules | 25 --------- .../avahi-tqt/debian/source/.gitignore | 0 .../dependencies/avahi-tqt/debian/source/format | 1 - .../dependencies/avahi-tqt/debian/source/options | 6 --- 13 files changed, 125 deletions(-) delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/changelog delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/compat delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/control delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/copyright delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.install delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/patches/.gitignore delete mode 100755 ubuntu/precise/dependencies/avahi-tqt/debian/rules delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/source/.gitignore delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/source/format delete mode 100644 ubuntu/precise/dependencies/avahi-tqt/debian/source/options (limited to 'ubuntu/precise/dependencies/avahi-tqt') diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/changelog b/ubuntu/precise/dependencies/avahi-tqt/debian/changelog deleted file mode 100644 index b5568caee..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/changelog +++ /dev/null @@ -1,6 +0,0 @@ -avahi-tqt (0.6.30-0ubuntu0) maverick; urgency=low - - * Initial build - - -- Timothy Pearson Sat, 08 Oct 2011 22:38:00 -0600 - diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/compat b/ubuntu/precise/dependencies/avahi-tqt/debian/compat deleted file mode 100644 index 7f8f011eb..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/compat +++ /dev/null @@ -1 +0,0 @@ -7 diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/control b/ubuntu/precise/dependencies/avahi-tqt/debian/control deleted file mode 100644 index 8a0851360..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/control +++ /dev/null @@ -1,60 +0,0 @@ -Source: avahi-tqt -Section: net -Priority: optional -Maintainer: Timothy Pearson -XSBC-Original-Maintainer: Ubuntu Developers -Uploaders: Timothy Pearson -Build-Depends: debhelper, - cdbs, - pkg-config, - python-support (>= 0.6), - libglib2.0-dev (>= 2.4), - libgtk2.0-dev (>= 2.14.0), - libexpat-dev, - libdbus-1-dev (>= 0.60), - python-gdbm (>= 2.4.3), - python-dbus, - python-gtk2 (>= 2.8.6-2), - libtqtinterface-dev, - intltool (>= 0.35.0), - 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/ubuntu/precise/dependencies/avahi-tqt/debian/copyright b/ubuntu/precise/dependencies/avahi-tqt/debian/copyright deleted file mode 100644 index 6771a11ab..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/copyright +++ /dev/null @@ -1,17 +0,0 @@ - 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/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.install b/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.install deleted file mode 100644 index 50e360b80..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.install +++ /dev/null @@ -1 +0,0 @@ -debian/tmp/usr/lib/libavahi-tqt.so.* diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs b/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs deleted file mode 100644 index 967448229..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.shlibs +++ /dev/null @@ -1 +0,0 @@ -libavahi-tqt 1 libavahi-tqt-1 (>= 0.6.16) diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols b/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols deleted file mode 100644 index e530241ba..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-1.symbols +++ /dev/null @@ -1,2 +0,0 @@ -libavahi-tqt.so.1 libavahi-tqt-1 #MINVER# - avahi_qt_poll_get@Base 0.6.16 diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install b/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install deleted file mode 100644 index 7f65054bd..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/libavahi-tqt-dev.install +++ /dev/null @@ -1,5 +0,0 @@ -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/ubuntu/precise/dependencies/avahi-tqt/debian/patches/.gitignore b/ubuntu/precise/dependencies/avahi-tqt/debian/patches/.gitignore deleted file mode 100644 index e69de29bb..000000000 diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/rules b/ubuntu/precise/dependencies/avahi-tqt/debian/rules deleted file mode 100755 index ac6ff10f3..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/rules +++ /dev/null @@ -1,25 +0,0 @@ -#!/usr/bin/make -f - -include /usr/share/cdbs/1/rules/debhelper.mk -include /usr/share/cdbs/1/class/autotools.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 - -DEB_CONFIGURE_EXTRA_FLAGS += \ - --prefix=/usr \ - --enable-compat-libdns_sd \ - --disable-mono --disable-monodoc \ - --disable-gtk3 \ - --with-systemdsystemunitdir=/lib/systemd/system - -DEB_DH_BUILDDEB_ARGS += -- -Z$(shell dpkg-deb --help | grep -q ":.* xz[,.]" \ - && echo xz || echo bzip2) - -post-patches:: debian/stamp-bootstrap - -debian/stamp-bootstrap: - ./autogen.sh --prefix=/usr - rm ./ChangeLog - touch debian/stamp-bootstrap diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/source/.gitignore b/ubuntu/precise/dependencies/avahi-tqt/debian/source/.gitignore deleted file mode 100644 index e69de29bb..000000000 diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/source/format b/ubuntu/precise/dependencies/avahi-tqt/debian/source/format deleted file mode 100644 index 163aaf8d8..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/source/format +++ /dev/null @@ -1 +0,0 @@ -3.0 (quilt) diff --git a/ubuntu/precise/dependencies/avahi-tqt/debian/source/options b/ubuntu/precise/dependencies/avahi-tqt/debian/source/options deleted file mode 100644 index 72f1f5450..000000000 --- a/ubuntu/precise/dependencies/avahi-tqt/debian/source/options +++ /dev/null @@ -1,6 +0,0 @@ -# Use xz instead of gzip -compression = "xz" -compression-level = 9 - -# Don't run differences -diff-ignore = .* -- cgit v1.2.1