debian/0000775000000000000000000000000012266545275007206 5ustar debian/rules0000775000000000000000000000006012266545222010252 0ustar #!/usr/bin/make -f %: dh $@ --with autoreconf debian/watch0000664000000000000000000000011012155037163010214 0ustar version=3 http://download.enlightenment.org/releases/eeze-(.*)\.tar\.gz debian/changelog0000664000000000000000000000051712266545270011056 0ustar eeze (1.7.7-0ubuntu2) trusty; urgency=medium * Use dh-autoreconf to get new libtool macros for ppc64el. -- Logan Rosen Sat, 18 Jan 2014 13:40:43 -0500 eeze (1.7.7-0ubuntu1) saucy; urgency=low * Initial release -- Ricardo Salveti de Araujo Sun, 09 Jun 2013 04:14:58 -0300 debian/compat0000664000000000000000000000000212155036036010367 0ustar 9 debian/libeeze-dev.install0000664000000000000000000000011512155037362012754 0ustar usr/include/* usr/lib/*/libeeze.a usr/lib/*/libeeze.so usr/lib/*/pkgconfig/* debian/copyright0000664000000000000000000000314212155041704011122 0ustar Format: http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/ Upstream-Name: eeze Source: http://git.enlightenment.org/legacy/eeze.git/ Files: * Copyright: 2011-2012 Mike Blumenkrantz 2011-2012 Cedric Bail 2011-2012 Mikael Sans 2011-2012 Christophe Dumez License: BSD-2-clause Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: . 1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. 2. Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. . THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT HOLDER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. debian/source/0000775000000000000000000000000012065607447010503 5ustar debian/source/format0000664000000000000000000000001412065607447011711 0ustar 3.0 (quilt) debian/libeeze1.install0000664000000000000000000000002712155041002012245 0ustar usr/lib/*/libeeze.so.* debian/libeeze1.symbols0000664000000000000000000000303012155040773012302 0ustar libeeze.so.1 libeeze1 #MINVER# _copy_device@Base 1.7.7 _eeze_init_count@Base 1.7.7 _eeze_net_log_dom@Base 1.7.7 _eeze_udev_log_dom@Base 1.7.7 _get_unlisted_parents@Base 1.7.7 _new_device@Base 1.7.7 _walk_children_get_attr@Base 1.7.7 _walk_parents_get_attr@Base 1.7.7 _walk_parents_test_attr@Base 1.7.7 eeze_init@Base 1.7.7 eeze_net_addr_get@Base 1.7.7 eeze_net_attribute_get@Base 1.7.7 eeze_net_free@Base 1.7.7 eeze_net_idx_get@Base 1.7.7 eeze_net_init@Base 1.7.7 eeze_net_list@Base 1.7.7 eeze_net_mac_get@Base 1.7.7 eeze_net_new@Base 1.7.7 eeze_net_scan@Base 1.7.7 eeze_net_shutdown@Base 1.7.7 eeze_net_syspath_get@Base 1.7.7 eeze_shutdown@Base 1.7.7 eeze_udev_devpath_get_syspath@Base 1.7.7 eeze_udev_find_by_filter@Base 1.7.7 eeze_udev_find_by_sysattr@Base 1.7.7 eeze_udev_find_by_type@Base 1.7.7 eeze_udev_find_similar_from_syspath@Base 1.7.7 eeze_udev_find_unlisted_similar@Base 1.7.7 eeze_udev_syspath_get_devname@Base 1.7.7 eeze_udev_syspath_get_devpath@Base 1.7.7 eeze_udev_syspath_get_parent@Base 1.7.7 eeze_udev_syspath_get_parents@Base 1.7.7 eeze_udev_syspath_get_property@Base 1.7.7 eeze_udev_syspath_get_subsystem@Base 1.7.7 eeze_udev_syspath_get_sysattr@Base 1.7.7 eeze_udev_syspath_is_joystick@Base 1.7.7 eeze_udev_syspath_is_kbd@Base 1.7.7 eeze_udev_syspath_is_mouse@Base 1.7.7 eeze_udev_syspath_is_touchpad@Base 1.7.7 eeze_udev_walk_check_sysattr@Base 1.7.7 eeze_udev_walk_get_sysattr@Base 1.7.7 eeze_udev_watch_add@Base 1.7.7 eeze_udev_watch_del@Base 1.7.7 eeze_version@Base 1.7.7 udev@Base 1.7.7 debian/control0000664000000000000000000000267012266545251010610 0ustar Source: eeze Section: libs Priority: optional Maintainer: Ubuntu Developers Build-Depends: debhelper (>= 9), libecore-dev (>= 1.7.7), libeina-dev (>= 1.7.7), libudev-dev, dh-autoreconf Standards-Version: 3.9.4 Homepage: http://trac.enlightenment.org/e/wiki/Eeze Package: libeeze1 Architecture: any Pre-Depends: ${misc:Pre-Depends} Depends: ${misc:Depends}, ${shlibs:Depends} Description: Library for manipulating devices through udev with a simple and fast API Eeze is a library for manipulating devices through udev with a simple and fast API. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This package provides the libeez1 library. Package: libeeze-dev Section: libdevel Architecture: any Depends: libecore-dev (>= 1.7.7), libeeze1 (= ${binary:Version}), libeina-dev (>= 1.7.7), libudev-dev, ${misc:Depends} Description: Development files for libeeze Eeze is a library for manipulating devices through udev with a simple and fast API. It interfaces directly with libudev, avoiding such middleman daemons as udisks/upower or hal, to immediately gather device information the instant it becomes known to the system. . This package contains headers and static libraries for Eeze.