From: Mike McCormack Date: Tue, 15 Nov 2011 09:01:00 +0000 (+0900) Subject: Merge remote-tracking branch 'origin/upstream' X-Git-Tag: 2.0_alpha~43 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4e35597346f2a8348fc3410c882b54927818fc23;hp=5aa325291fd6379aef4a9d33dc5ee45d235be261;p=framework%2Fuifw%2Fedbus.git Merge remote-tracking branch 'origin/upstream' --- diff --git a/debian/SVN_REV b/debian/SVN_REV new file mode 100644 index 0000000..8832636 --- /dev/null +++ b/debian/SVN_REV @@ -0,0 +1,2 @@ +Revision 51480 +Last Changed Rev 51382 diff --git a/debian/_original/changelog b/debian/_original/changelog new file mode 100644 index 0000000..037b44c --- /dev/null +++ b/debian/_original/changelog @@ -0,0 +1,11 @@ +edbus (0.5.0.060+svnYYYYMMDD-1) unstable; urgency=low + + * New version + + -- quaker Thu, 22 Apr 2009 18:13:37 +0100 + +edbus (0.5.0.050+svnYYYYMMDD-1) unstable; urgency=low + + * Clean up changelog + + -- quaker Tue, 21 Apr 2009 19:16:16 +0100 diff --git a/debian/_original/compat b/debian/_original/compat new file mode 100644 index 0000000..1e8b314 --- /dev/null +++ b/debian/_original/compat @@ -0,0 +1 @@ +6 diff --git a/debian/_original/control b/debian/_original/control new file mode 100644 index 0000000..b3c4bd1 --- /dev/null +++ b/debian/_original/control @@ -0,0 +1,31 @@ +Source: edbus +Section: libs +Priority: optional +Maintainer: Debian Pkg-e Team +Uploaders: Albin Tonnerre , Niv Sardi , + Xavier Oswald , Jan Lübbe +Build-Depends: debhelper (>= 6), cdbs, libecore-dev, libdbus-1-dev, + libevas-dev, libeina-dev (>= 0.0.2.060+svnYYYYMMDD), pkg-config, libtool +Standards-Version: 3.8.1 +Homepage: http://enlightenment.org + +Package: libedbus-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libedbus-svn-01 (= ${binary:Version}), libdbus-1-dev, + libeina-dev, libecore-dev, libevas-dev +Description: D-Bus and HAL wrapper libraries for use with the EFL - Development files + Wrappers around D-Bus to ease integrating D-Bus with EFL based applications. + . + This packages contains headers and static libraries for libedbus, libehal and + libenotify + +Package: libedbus-svn-01 +Conflicts: libedbus0 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: D-Bus and HAL wrapper libraries for use with the EFL + This package contains: + - libedbus0 and libehal0 : D-Bus and HAL-related wrappers to ease integrating + D-Bus and HAL with EFL-based applications + - libenotify0 : provides an EFL-based notification support diff --git a/debian/_original/copyright b/debian/_original/copyright new file mode 100644 index 0000000..7fcb64d --- /dev/null +++ b/debian/_original/copyright @@ -0,0 +1,46 @@ +This package was debianized by Debian Pkg-e Team +Wed, 27 Feb 2008 23:07:21 +0000 + +It was downloaded from http://download.enlightenment.org/snapshots/LATEST/ + +Upstream Author: Brian Mattern + +Copyright: + + Copyright (C) 2006 Brian Mattern and various contributors + +License: + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to + deal in the Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies of the Software and its Copyright notices. In addition publicly + documented acknowledgment must be given that this software has been used if no + source code of this software is made available publicly. This includes + acknowledgments in either Copyright notices, Manuals, Publicity and Marketing + documents or any documentation provided with any product containing this + software. This License does not apply to any software that links to the + libraries provided by this software (statically or dynamically), but only to + the software provided. + + Please see the COPYING.PLAIN for a plain-english explanation of this notice + and it's intent. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +On Debian systems, the complete text of the BSD License can be found +in `/usr/share/common-licenses/BSD'. + +The Debian packaging is: + (C) 2006 2007,Debian Pkg-e Team +and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. diff --git a/debian/_original/libedbus-dev.install b/debian/_original/libedbus-dev.install new file mode 100644 index 0000000..0f03228 --- /dev/null +++ b/debian/_original/libedbus-dev.install @@ -0,0 +1,13 @@ +debian/tmp/usr/include/E_DBus.h +debian/tmp/usr/include/E_Hal.h +debian/tmp/usr/include/E_Notification_Daemon.h +debian/tmp/usr/include/E_Notify.h +debian/tmp/usr/lib/pkgconfig/edbus.pc +debian/tmp/usr/lib/pkgconfig/ehal.pc +debian/tmp/usr/lib/pkgconfig/enotify.pc +debian/tmp/usr/lib/libedbus.a +debian/tmp/usr/lib/libehal.a +debian/tmp/usr/lib/libenotify.a +debian/tmp/usr/lib/libedbus.so +debian/tmp/usr/lib/libehal.so +debian/tmp/usr/lib/libenotify.so diff --git a/debian/_original/libedbus-svn-01.install b/debian/_original/libedbus-svn-01.install new file mode 100644 index 0000000..8b5e8ed --- /dev/null +++ b/debian/_original/libedbus-svn-01.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/libedbus-*.so.* +debian/tmp/usr/lib/libehal-*.so.* +debian/tmp/usr/lib/libenotify-*.so.* diff --git a/debian/_original/libedbus-svn-01.shlibs b/debian/_original/libedbus-svn-01.shlibs new file mode 100644 index 0000000..f9c4d77 --- /dev/null +++ b/debian/_original/libedbus-svn-01.shlibs @@ -0,0 +1,3 @@ +libedbus-ver-pre-svn-01 0 libedbus-svn-01 (>= 0.5.0.060+svnYYYYMMDD) +libehal-ver-pre-svn-01 0 libedbus-svn-01 (>= 0.5.0.060+svnYYYYMMDD) +libenotify-ver-pre-svn-01 0 libedbus-svn-01 (>= 0.5.0.060+svnYYYYMMDD) diff --git a/debian/_original/rules b/debian/_original/rules new file mode 100755 index 0000000..e228d34 --- /dev/null +++ b/debian/_original/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +DEB_CONFIGURE_SCRIPT := ./autogen.sh +DEB_MAKE_CLEAN_TARGET := distclean +DEB_CONFIGURE_EXTRA_FLAGS := --disable-rpath +CFLAGS += -fvisibility=hidden +LDFLAGS += -fvisibility=hidden + +clean:: + [ ! -f Makefile ] || make distclean diff --git a/debian/changelog b/debian/changelog new file mode 100644 index 0000000..dfdc025 --- /dev/null +++ b/debian/changelog @@ -0,0 +1,343 @@ +edbus (1.0.0.001+svn.62640slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r62640 + * Important Changes + [Migration upstream r62640] Merge branch 'svn_merge' + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.62640slp2+build01 + + -- Jaehwan Kim Fri, 02 Sep 2011 18:45:36 +0900 + +edbus (1.0.0.001+svn.60291slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r60291 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.60291slp2+build01 + + -- Jaehwan Kim Fri, 24 Jun 2011 18:10:30 +0900 + +edbus (1.0.0.001+svn.58123slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r58123 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.58123slp2+build01 + + -- Jaehwan Kim Tue, 05 Apr 2011 15:55:28 +0900 + +edbus (1.0.0.001+svn.57317slp2+build07) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r57317 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.57317slp2+build07 + + -- Shinwoo Kim Tue, 29 Mar 2011 18:55:53 +0900 + +edbus (1.0.0.001+svn.57317slp2+build06) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r57317 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.57317slp2+build06 + + -- Myungjae Lee Wed, 09 Mar 2011 11:30:04 +0900 + +edbus (1.0.0.001+svn.57317slp2+build05) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r57317 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.57317slp2+build05 + + -- Myungjae Lee Wed, 09 Mar 2011 11:15:18 +0900 + +edbus (1.0.0.001+svn.57317slp2+build04) unstable; urgency=low + + * Package Upload : Rollback + * Git: 165.213.180.234:/slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.57317slp2+build04 + + -- WooHyun Jung Tue, 08 Mar 2011 14:08:56 +0900 + +edbus (1.0.0.001+svn.57317slp2+build03) unstable; urgency=low + + * Package Upload : Rollback + * Git: 165.213.180.234:/slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.57317slp2+build03 + + -- WooHyun Jung Tue, 08 Mar 2011 12:49:38 +0900 + +edbus (1.0.0.001+svn.57317slp2+build02) unstable; urgency=low + + * Package Upload : rollback + * Git: 165.213.180.234:/slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.57317slp2+build02 + + -- WooHyun Jung Tue, 08 Mar 2011 11:15:03 +0900 + +edbus (1.0.0.001+svn.57317slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r57317 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.57317slp2+build01 + + -- Myungjae Lee Mon, 07 Mar 2011 17:28:32 +0900 + +edbus (1.0.0.001+svn.56223slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r56223 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.56223slp2+build01 + + -- WooHyun Jung Thu, 27 Jan 2011 12:24:08 +0900 + +edbus (1.0.0.001+svn.55948slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r55948 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55948slp2+build01 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55948slp2+build01 + + -- WooHyun Jung Wed, 19 Jan 2011 16:21:14 +0900 + +edbus (1.0.0.001+svn.55737slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] e_dbus in SLP is merged with SVN r55737 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55737slp2+build01 + + -- Jaehwan Kim Mon, 03 Jan 2011 21:23:09 +0900 + +edbus (1.0.0.001+svn.55503slp2+build02) unstable; urgency=low + + * [src/bin/Makefile.am] Fixed build error in sbs. + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55503slp2+build02 + + -- Juyung Seo Thu, 23 Dec 2010 09:49:14 +0900 + +edbus (1.0.0.001+svn.55503slp2+build01) unstable; urgency=low + + * [SVN EFL Migration] edbus in SLP is merged with SVN r55503 + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55503slp2+build01 + + -- Jaehwan Kim Wed, 22 Dec 2010 20:11:01 +0900 + +edbus (1.0.0.001+svn.55238slp2+build02) unstable; urgency=low + + * [src/bin/Makefile.am] Applied Rafal's patch. + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55238slp2+build02 + + -- Juyung Seo Wed, 15 Dec 2010 09:35:27 +0900 + +edbus (1.0.0.001+svn.55238slp2+build01) unstable; urgency=low + + * [SVN's EFL Migration] e-dbus in SLP is merged with SVN r55238. + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55238slp2+build01 + + -- Juyung Seo Tue, 14 Dec 2010 17:52:10 +0900 + +edbus (1.0.0.001+svn.55010slp2+build03) unstable; urgency=low + + * [SVN's EFL Migration] e-dbus in SLP is merged with SVN r55238. + * Git: 165.213.180.234:slp/pkgs/e/edbus + * Tag: edbus_1.0.0.001+svn.55010slp2+build03 + + -- Juyung Seo Tue, 14 Dec 2010 14:59:17 +0900 + +edbus (1.0.0.001+svn.55010slp2+build02) unstable; urgency=low + + * Merged sbs-for-master. + * Git: 165.213.180.234:/git/slp/pkgs/edbus + * Tag: edbus_1.0.0.001+svn.55010slp2+build02 + + -- Juyung Seo Thu, 02 Dec 2010 17:34:33 +0900 + +edbus (1.0.0.001+svn.55010slp2+build01) unstable; urgency=low + + * [SVN 55010 Merge] + * Update to SVN Revision 55010. + * Git: 165.213.180.234:/git/slp/pkgs/edbus + * Tag: edbus_1.0.0.001+svn.55010slp2+build01 + + -- Myoungwoon Kim Thu, 02 Dec 2010 14:33:40 +0900 + +edbus (1.0.0.001+svn.51480slp2+build03) unstable; urgency=low + + * [SVN 54772 Merge] + * Update to SVN Revision 54772. + * Git: 165.213.180.234:/git/slp/pkgs/edbus + * Tag: edbus_1.0.0.001+svn.51480slp2+build03 + + -- Juyung Seo Fri, 26 Nov 2010 15:48:48 +0900 + +edbus (1.0.0.001+svn.51480slp2+build02) unstable; urgency=low + + * add as-needed + * Git: 165.213.180.234:/git/slp/pkgs/edbus + * Tag: edbus_1.0.0.001+svn.51480slp2+build02 + + -- Jaehwan Kim Wed, 15 Sep 2010 10:54:47 +0900 + +edbus (1.0.0.001+svn.51480slp2+build01) unstable; urgency=low + + * efl 1.0 alpha upgrade + * Git: 165.213.180.234:/git/slp/pkgs/edbus + * Tag: edbus_1.0.0.001+svn.51480slp2+build01 + + -- Jaehwan Kim Tue, 31 Aug 2010 22:49:54 +0900 + +edbus (0.5.0.060+svn.49544slp2+s1-3build05) unstable; urgency=low + + * src/bin/Makefile/am fixed: added missed dependencies for the libedbus + + -- Tomasz Fujak Thu, 09 Sep 2010 14:29:19 +0900 + +edbus (0.5.0.060+svn.49544slp2+3build05) unstable; urgency=low + + * Packaging. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/EFL-pkgs/e_dbus + * Tag: edbus_0.5.0.060+svn.49544slp2+3build05 + + -- Daniel Juyung Seo Thu, 10 Jun 2010 21:44:35 +0900 + +edbus (0.5.0.060+svn.49544slp2+3build04) unstable; urgency=low + + * Packaging. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/EFL-pkgs/edbus + * Tag: edbus_0.5.0.060+svn.49544slp2+3build04 + + -- Daniel Juyung Seo Thu, 10 Jun 2010 21:09:21 +0900 + +edbus (0.5.0.060+svn.49544slp2+3build03) unstable; urgency=low + + * Packaging. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/EFL-pkgs/edbus + * Tag: edbus_0.5.0.060+svn.49544slp2+3build03 + + -- Daniel Juyung Seo Thu, 10 Jun 2010 21:03:50 +0900 + +edbus (0.5.0.060+svn.49544slp2+3build02) unstable; urgency=low + + * Packaging. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/EFL-pkgs/edbus + * Tag: edbus_0.5.0.060+svn.49544slp2+3build02 + + -- Daniel Juyung Seo 목, 10 6월 2010 21:00:50 +0900 + +edbus (0.5.0.060+svn.49544slp2+3) unstable; urgency=low + + * Packaging. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/EFL-pkgs/edbus + * Tag: edbus_0.5.0.060+svn.49544slp2+3 + + -- Daniel Juyung Seo Thu, 10 Jun 2010 20:46:53 +0900 + +edbus (0.5.0.060+svn.49544slp2+2) unstable; urgency=low + + * Packaging. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/EFL-pkgs/edbus + * Tag: edbus_0.5.0.060+svn.49544slp2+2 + + -- Daniel Juyung Seo Thu, 10 Jun 2010 20:46:08 +0900 + +edbus (0.5.0.060+svn.49544slp2+1) unstable; urgency=low + + * Packaging. + * Git: 165.213.180.234:/git/slp2.0/slp2.0-pkgs/EFL-pkgs/edbus + * Tag: edbus_0.5.0.060+svn.49544slp2+1 + + -- Daniel Juyung Seo Thu, 10 Jun 2010 20:45:22 +0900 + +edbus (0.5.0.060+svn.49544slp2+0) unstable; urgency=low + + * Update opensource EFL from SVN + * SVN revision: 49544 (Total EFL revision: 49550) + * Tag: 0.5.0.060+svn.49544slp2+0 + + -- Daniel Juyung Seo Thu, 10 Jun 2010 15:50:38 +0900 + +edbus (0.5.0.060+svn20100304slp2) unstable; urgency=low + + * change package version + + -- Jaehwan Kim Thu, 25 Mar 2010 15:44:48 +0900 + +edbus (0.5.0.060+svn20100304-1) unstable; urgency=low + + * EFL_update_revision_46864 + + -- Jaehwan Kim Wed, 10 Mar 2010 16:06:37 +0900 + +edbus (0.5.0.060+svn20100203-3) unstable; urgency=low + + * add debug package + + -- wonguk jeong Mon, 08 Feb 2010 15:14:57 +0900 + +edbus (0.5.0.060+svn20100203-2) unstable; urgency=low + + * repack + + -- Jaehwan Kim Thu, 04 Feb 2010 20:30:37 +0900 + +edbus (0.5.0.060+svn20100203-1) unstable; urgency=low + + * EFL_update_revision_45828 + + -- Jaehwan Kim Wed, 03 Feb 2010 16:39:23 +0900 + +edbus (0.5.0.060+svn20100119-1) unstable; urgency=low + + * EFL_update_revision_45322 + + -- Jihoon Kim Tue, 19 Jan 2010 20:44:50 +0900 + +edbus (0.5.0.060+svn20100111-3) unstable; urgency=low + + * reupload EFL i686 + + -- Jaehwan Kim Tue, 12 Jan 2010 17:35:44 +0900 + +edbus (0.5.0.060+svn20100111-2) unstable; urgency=low + + * reupload EFL + + -- Jaehwan Kim Mon, 11 Jan 2010 22:17:08 +0900 + +edbus (0.5.0.060+svn20100111-1) unstable; urgency=low + + * update EFL revision 45026 + + -- Jaehwan Kim Mon, 11 Jan 2010 13:28:07 +0900 + +edbus (0.5.0.060+svn20091229-1) unstable; urgency=low + + * update EFL + + -- jaehwan kim Tue, 29 Dec 2009 14:29:07 +0900 + +edbus (0.5.0.060+svn20091112-2) unstable; urgency=low + + * svn stable version + + -- Sangho Park Thu, 19 Nov 2009 19:11:30 +0900 + +edbus (0.5.0.060+svn20091112-1) unstable; urgency=low + + * New version + + -- Sangho Park Fri, 13 Nov 2009 09:05:37 +0900 + +edbus (0.5.0.060+svnYYYYMMDD-1) unstable; urgency=low + + * New version + + -- quaker Thu, 22 Apr 2009 18:13:37 +0100 + +edbus (0.5.0.050+svnYYYYMMDD-1) unstable; urgency=low + + * Clean up changelog + + -- quaker Tue, 21 Apr 2009 19:16:16 +0100 diff --git a/debian/compat b/debian/compat new file mode 100644 index 0000000..7ed6ff8 --- /dev/null +++ b/debian/compat @@ -0,0 +1 @@ +5 diff --git a/debian/control b/debian/control new file mode 100644 index 0000000..325a53e --- /dev/null +++ b/debian/control @@ -0,0 +1,41 @@ +Source: edbus +Section: libs +Priority: optional +Maintainer: Jaehwan Kim , Juyung Seo , Myoungwoon Kim +Original-Maintainer: Debian Pkg-e Team +Uploaders: Albin Tonnerre , Niv Sardi , + Xavier Oswald , Jan Lübbe +Build-Depends: debhelper (>= 6), cdbs, libecore-dev, libdbus-1-dev, + libevas-dev, libeina-dev (>= 0.0.2.060+svn20100304), pkg-config, libtool +Standards-Version: 3.8.1 +Homepage: http://enlightenment.org + +Package: libedbus-dev +Section: libdevel +Architecture: any +Depends: ${misc:Depends}, libedbus (= ${binary:Version}), libdbus-1-dev, + libeina-dev, libecore-dev, libevas-dev +Description: D-Bus and HAL wrapper libraries for use with the EFL - Development files + Wrappers around D-Bus to ease integrating D-Bus with EFL based applications. + . + This packages contains headers and static libraries for libedbus, libehal and + libenotify + +Package: libedbus +Conflicts: libedbus0 +Architecture: any +Depends: ${misc:Depends}, ${shlibs:Depends} +Description: D-Bus and HAL wrapper libraries for use with the EFL + This package contains: + - libedbus0 and libehal0 : D-Bus and HAL-related wrappers to ease integrating + D-Bus and HAL with EFL-based applications + - libenotify0 : provides an EFL-based notification support + +Package: libedbus-dbg +Section: debug +Architecture: any +Depends: ${misc:Depends}, libedbus (= ${binary:Version}) +Description: D-Bus and HAL wrapper libraries for use with the EFL - Development files + Wrappers around D-Bus to ease integrating D-Bus with EFL based applications. + . + This package is debug package diff --git a/debian/copyright b/debian/copyright new file mode 100644 index 0000000..7fcb64d --- /dev/null +++ b/debian/copyright @@ -0,0 +1,46 @@ +This package was debianized by Debian Pkg-e Team +Wed, 27 Feb 2008 23:07:21 +0000 + +It was downloaded from http://download.enlightenment.org/snapshots/LATEST/ + +Upstream Author: Brian Mattern + +Copyright: + + Copyright (C) 2006 Brian Mattern and various contributors + +License: + + Permission is hereby granted, free of charge, to any person obtaining a copy + of this software and associated documentation files (the "Software"), to + deal in the Software without restriction, including without limitation the + rights to use, copy, modify, merge, publish, distribute, sublicense, and/or + sell copies of the Software, and to permit persons to whom the Software is + furnished to do so, subject to the following conditions: + + The above copyright notice and this permission notice shall be included in + all copies of the Software and its Copyright notices. In addition publicly + documented acknowledgment must be given that this software has been used if no + source code of this software is made available publicly. This includes + acknowledgments in either Copyright notices, Manuals, Publicity and Marketing + documents or any documentation provided with any product containing this + software. This License does not apply to any software that links to the + libraries provided by this software (statically or dynamically), but only to + the software provided. + + Please see the COPYING.PLAIN for a plain-english explanation of this notice + and it's intent. + + THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR + IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, + FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL + THE AUTHORS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER + IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN + CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. + +On Debian systems, the complete text of the BSD License can be found +in `/usr/share/common-licenses/BSD'. + +The Debian packaging is: + (C) 2006 2007,Debian Pkg-e Team +and is licensed under the GPL, see `/usr/share/common-licenses/GPL'. diff --git a/debian/jobs b/debian/jobs new file mode 100644 index 0000000..e69de29 diff --git a/debian/libedbus-dev.install b/debian/libedbus-dev.install new file mode 100644 index 0000000..a5817be --- /dev/null +++ b/debian/libedbus-dev.install @@ -0,0 +1,13 @@ +debian/tmp/usr/include/e_dbus-1/E_DBus.h +debian/tmp/usr/include/e_dbus-1/E_Hal.h +debian/tmp/usr/include/e_dbus-1/E_Notification_Daemon.h +debian/tmp/usr/include/e_dbus-1/E_Notify.h +debian/tmp/usr/lib/pkgconfig/edbus.pc +debian/tmp/usr/lib/pkgconfig/ehal.pc +debian/tmp/usr/lib/pkgconfig/enotify.pc +debian/tmp/usr/lib/libedbus.a +debian/tmp/usr/lib/libehal.a +debian/tmp/usr/lib/libenotify.a +debian/tmp/usr/lib/libedbus.so +debian/tmp/usr/lib/libehal.so +debian/tmp/usr/lib/libenotify.so diff --git a/debian/libedbus.install b/debian/libedbus.install new file mode 100644 index 0000000..796f7f9 --- /dev/null +++ b/debian/libedbus.install @@ -0,0 +1,3 @@ +debian/tmp/usr/lib/libedbus.so.* +debian/tmp/usr/lib/libehal.so.* +debian/tmp/usr/lib/libenotify.so.* diff --git a/debian/libedbus.shlibs b/debian/libedbus.shlibs new file mode 100644 index 0000000..76637b8 --- /dev/null +++ b/debian/libedbus.shlibs @@ -0,0 +1,3 @@ +libedbus 1 libedbus (>= 0.5.0.060+svn20100304) +libehal 1 libedbus (>= 0.5.0.060+svn20100304) +libenotify 1 libedbus (>= 0.5.0.060+svn20100304) diff --git a/debian/rules b/debian/rules new file mode 100755 index 0000000..adeed8a --- /dev/null +++ b/debian/rules @@ -0,0 +1,13 @@ +#!/usr/bin/make -f + +include /usr/share/cdbs/1/rules/debhelper.mk +include /usr/share/cdbs/1/class/autotools.mk + +DEB_CONFIGURE_SCRIPT := ./autogen.sh +DEB_MAKE_CLEAN_TARGET := distclean +DEB_CONFIGURE_EXTRA_FLAGS := +CFLAGS += -fvisibility=hidden -fPIC +LDFLAGS += -fvisibility=hidden -Wl,--hash-style=both -Wl,--as-needed + +clean:: + [ ! -f Makefile ] || make distclean diff --git a/m4/lt~obsolete.m4 b/m4/lt~obsolete.m4 new file mode 100644 index 0000000..637bb20 --- /dev/null +++ b/m4/lt~obsolete.m4 @@ -0,0 +1,92 @@ +# lt~obsolete.m4 -- aclocal satisfying obsolete definitions. -*-Autoconf-*- +# +# Copyright (C) 2004, 2005, 2007 Free Software Foundation, Inc. +# Written by Scott James Remnant, 2004. +# +# This file is free software; the Free Software Foundation gives +# unlimited permission to copy and/or distribute it, with or without +# modifications, as long as this notice is preserved. + +# serial 4 lt~obsolete.m4 + +# These exist entirely to fool aclocal when bootstrapping libtool. +# +# In the past libtool.m4 has provided macros via AC_DEFUN (or AU_DEFUN) +# which have later been changed to m4_define as they aren't part of the +# exported API, or moved to Autoconf or Automake where they belong. +# +# The trouble is, aclocal is a bit thick. It'll see the old AC_DEFUN +# in /usr/share/aclocal/libtool.m4 and remember it, then when it sees us +# using a macro with the same name in our local m4/libtool.m4 it'll +# pull the old libtool.m4 in (it doesn't see our shiny new m4_define +# and doesn't know about Autoconf macros at all.) +# +# So we provide this file, which has a silly filename so it's always +# included after everything else. This provides aclocal with the +# AC_DEFUNs it wants, but when m4 processes it, it doesn't do anything +# because those macros already exist, or will be overwritten later. +# We use AC_DEFUN over AU_DEFUN for compatibility with aclocal-1.6. +# +# Anytime we withdraw an AC_DEFUN or AU_DEFUN, remember to add it here. +# Yes, that means every name once taken will need to remain here until +# we give up compatibility with versions before 1.7, at which point +# we need to keep only those names which we still refer to. + +# This is to help aclocal find these macros, as it can't see m4_define. +AC_DEFUN([LTOBSOLETE_VERSION], [m4_if([1])]) + +m4_ifndef([AC_LIBTOOL_LINKER_OPTION], [AC_DEFUN([AC_LIBTOOL_LINKER_OPTION])]) +m4_ifndef([AC_PROG_EGREP], [AC_DEFUN([AC_PROG_EGREP])]) +m4_ifndef([_LT_AC_PROG_ECHO_BACKSLASH], [AC_DEFUN([_LT_AC_PROG_ECHO_BACKSLASH])]) +m4_ifndef([_LT_AC_SHELL_INIT], [AC_DEFUN([_LT_AC_SHELL_INIT])]) +m4_ifndef([_LT_AC_SYS_LIBPATH_AIX], [AC_DEFUN([_LT_AC_SYS_LIBPATH_AIX])]) +m4_ifndef([_LT_PROG_LTMAIN], [AC_DEFUN([_LT_PROG_LTMAIN])]) +m4_ifndef([_LT_AC_TAGVAR], [AC_DEFUN([_LT_AC_TAGVAR])]) +m4_ifndef([AC_LTDL_ENABLE_INSTALL], [AC_DEFUN([AC_LTDL_ENABLE_INSTALL])]) +m4_ifndef([AC_LTDL_PREOPEN], [AC_DEFUN([AC_LTDL_PREOPEN])]) +m4_ifndef([_LT_AC_SYS_COMPILER], [AC_DEFUN([_LT_AC_SYS_COMPILER])]) +m4_ifndef([_LT_AC_LOCK], [AC_DEFUN([_LT_AC_LOCK])]) +m4_ifndef([AC_LIBTOOL_SYS_OLD_ARCHIVE], [AC_DEFUN([AC_LIBTOOL_SYS_OLD_ARCHIVE])]) +m4_ifndef([_LT_AC_TRY_DLOPEN_SELF], [AC_DEFUN([_LT_AC_TRY_DLOPEN_SELF])]) +m4_ifndef([AC_LIBTOOL_PROG_CC_C_O], [AC_DEFUN([AC_LIBTOOL_PROG_CC_C_O])]) +m4_ifndef([AC_LIBTOOL_SYS_HARD_LINK_LOCKS], [AC_DEFUN([AC_LIBTOOL_SYS_HARD_LINK_LOCKS])]) +m4_ifndef([AC_LIBTOOL_OBJDIR], [AC_DEFUN([AC_LIBTOOL_OBJDIR])]) +m4_ifndef([AC_LTDL_OBJDIR], [AC_DEFUN([AC_LTDL_OBJDIR])]) +m4_ifndef([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH], [AC_DEFUN([AC_LIBTOOL_PROG_LD_HARDCODE_LIBPATH])]) +m4_ifndef([AC_LIBTOOL_SYS_LIB_STRIP], [AC_DEFUN([AC_LIBTOOL_SYS_LIB_STRIP])]) +m4_ifndef([AC_PATH_MAGIC], [AC_DEFUN([AC_PATH_MAGIC])]) +m4_ifndef([AC_PROG_LD_GNU], [AC_DEFUN([AC_PROG_LD_GNU])]) +m4_ifndef([AC_PROG_LD_RELOAD_FLAG], [AC_DEFUN([AC_PROG_LD_RELOAD_FLAG])]) +m4_ifndef([AC_DEPLIBS_CHECK_METHOD], [AC_DEFUN([AC_DEPLIBS_CHECK_METHOD])]) +m4_ifndef([AC_LIBTOOL_PROG_COMPILER_NO_RTTI], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_NO_RTTI])]) +m4_ifndef([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE], [AC_DEFUN([AC_LIBTOOL_SYS_GLOBAL_SYMBOL_PIPE])]) +m4_ifndef([AC_LIBTOOL_PROG_COMPILER_PIC], [AC_DEFUN([AC_LIBTOOL_PROG_COMPILER_PIC])]) +m4_ifndef([AC_LIBTOOL_PROG_LD_SHLIBS], [AC_DEFUN([AC_LIBTOOL_PROG_LD_SHLIBS])]) +m4_ifndef([AC_LIBTOOL_POSTDEP_PREDEP], [AC_DEFUN([AC_LIBTOOL_POSTDEP_PREDEP])]) +m4_ifndef([LT_AC_PROG_EGREP], [AC_DEFUN([LT_AC_PROG_EGREP])]) +m4_ifndef([LT_AC_PROG_SED], [AC_DEFUN([LT_AC_PROG_SED])]) +m4_ifndef([_LT_CC_BASENAME], [AC_DEFUN([_LT_CC_BASENAME])]) +m4_ifndef([_LT_COMPILER_BOILERPLATE], [AC_DEFUN([_LT_COMPILER_BOILERPLATE])]) +m4_ifndef([_LT_LINKER_BOILERPLATE], [AC_DEFUN([_LT_LINKER_BOILERPLATE])]) +m4_ifndef([_AC_PROG_LIBTOOL], [AC_DEFUN([_AC_PROG_LIBTOOL])]) +m4_ifndef([AC_LIBTOOL_SETUP], [AC_DEFUN([AC_LIBTOOL_SETUP])]) +m4_ifndef([_LT_AC_CHECK_DLFCN], [AC_DEFUN([_LT_AC_CHECK_DLFCN])]) +m4_ifndef([AC_LIBTOOL_SYS_DYNAMIC_LINKER], [AC_DEFUN([AC_LIBTOOL_SYS_DYNAMIC_LINKER])]) +m4_ifndef([_LT_AC_TAGCONFIG], [AC_DEFUN([_LT_AC_TAGCONFIG])]) +m4_ifndef([AC_DISABLE_FAST_INSTALL], [AC_DEFUN([AC_DISABLE_FAST_INSTALL])]) +m4_ifndef([_LT_AC_LANG_CXX], [AC_DEFUN([_LT_AC_LANG_CXX])]) +m4_ifndef([_LT_AC_LANG_F77], [AC_DEFUN([_LT_AC_LANG_F77])]) +m4_ifndef([_LT_AC_LANG_GCJ], [AC_DEFUN([_LT_AC_LANG_GCJ])]) +m4_ifndef([AC_LIBTOOL_RC], [AC_DEFUN([AC_LIBTOOL_RC])]) +m4_ifndef([AC_LIBTOOL_LANG_C_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_C_CONFIG])]) +m4_ifndef([_LT_AC_LANG_C_CONFIG], [AC_DEFUN([_LT_AC_LANG_C_CONFIG])]) +m4_ifndef([AC_LIBTOOL_LANG_CXX_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_CXX_CONFIG])]) +m4_ifndef([_LT_AC_LANG_CXX_CONFIG], [AC_DEFUN([_LT_AC_LANG_CXX_CONFIG])]) +m4_ifndef([AC_LIBTOOL_LANG_F77_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_F77_CONFIG])]) +m4_ifndef([_LT_AC_LANG_F77_CONFIG], [AC_DEFUN([_LT_AC_LANG_F77_CONFIG])]) +m4_ifndef([AC_LIBTOOL_LANG_GCJ_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_GCJ_CONFIG])]) +m4_ifndef([_LT_AC_LANG_GCJ_CONFIG], [AC_DEFUN([_LT_AC_LANG_GCJ_CONFIG])]) +m4_ifndef([AC_LIBTOOL_LANG_RC_CONFIG], [AC_DEFUN([AC_LIBTOOL_LANG_RC_CONFIG])]) +m4_ifndef([_LT_AC_LANG_RC_CONFIG], [AC_DEFUN([_LT_AC_LANG_RC_CONFIG])]) +m4_ifndef([AC_LIBTOOL_CONFIG], [AC_DEFUN([AC_LIBTOOL_CONFIG])]) +m4_ifndef([_LT_AC_FILE_LTDLL_C], [AC_DEFUN([_LT_AC_FILE_LTDLL_C])]) diff --git a/packaging/edbus.spec b/packaging/edbus.spec new file mode 100644 index 0000000..230146b --- /dev/null +++ b/packaging/edbus.spec @@ -0,0 +1,106 @@ +Name: edbus +Summary: D-Bus and HAL wrapper libraries for EFL +Version: 1.0.999.svn60291 +Release: 1 +Group: TO_BE/FILLED_IN +License: TO BE FILLED IN +Source0: http://download.enlightenment.org/releases/edbus-%{version}.tar.bz2 +Requires(post): /sbin/ldconfig +Requires(postun): /sbin/ldconfig +BuildRequires: pkgconfig(ecore) +BuildRequires: pkgconfig(eina) +BuildRequires: pkgconfig(evas) +BuildRequires: pkgconfig(dbus-1) + + +%description +D-Bus and HAL wrapper libraries for use with the EFL + + + +%package devel +Summary: D-Bus and HAL wrapper libraries for EFL (devel) +Group: Development/Libraries +Requires: %{name} = %{version}-%{release} + +%description devel +D-Bus and HAL wrapper libraries for use with the EFL (devel) + + +%prep +%setup -q + + +%build + +%autogen --disable-static +%configure --disable-static +make %{?jobs:-j%jobs} + +%install +rm -rf %{buildroot} +%make_install + + +%post -p /sbin/ldconfig + +%postun -p /sbin/ldconfig + +%files +%defattr(-,root,root,-) +#%{_libdir}/*.so.* +#%{_bindir}/* +%{_bindir}/e-notify-send +%{_bindir}/e_dbus_bluez_test +%{_bindir}/e_dbus_connman_test +%{_bindir}/e_dbus_notification_daemon +%{_bindir}/e_dbus_notify +%{_bindir}/e_dbus_ofono_test +%{_bindir}/e_dbus_test +%{_bindir}/e_dbus_test_client +%{_bindir}/e_dbus_ukit_test +%{_libdir}/libebluez.so.1 +%{_libdir}/libebluez.so.1.0.999 +%{_libdir}/libeconnman.so.1 +%{_libdir}/libeconnman.so.1.0.999 +%{_libdir}/libedbus.so.1 +%{_libdir}/libedbus.so.1.0.999 +%{_libdir}/libehal.so.1 +%{_libdir}/libehal.so.1.0.999 +%{_libdir}/libenotify.so.1 +%{_libdir}/libenotify.so.1.0.999 +%{_libdir}/libeofono.so.1 +%{_libdir}/libeofono.so.1.0.999 +%{_libdir}/libeukit.so.1 +%{_libdir}/libeukit.so.1.0.999 + + +%files devel +%defattr(-,root,root,-) +#%{_libdir}/*.so +#%{_includedir}/* +#%{_libdir}/pkgconfig/*.pc +%{_libdir}/libebluez.so +%{_libdir}/libeconnman.so +%{_libdir}/libedbus.so +%{_libdir}/libehal.so +%{_libdir}/libenotify.so +%{_libdir}/libeofono.so +%{_libdir}/libeukit.so +%{_libdir}/pkgconfig/ebluez.pc +%{_libdir}/pkgconfig/econnman.pc +%{_libdir}/pkgconfig/edbus.pc +%{_libdir}/pkgconfig/ehal.pc +%{_libdir}/pkgconfig/enotify.pc +%{_libdir}/pkgconfig/eofono.pc +%{_libdir}/pkgconfig/eukit.pc + +%{_includedir}/e_dbus-1/E_Bluez.h +%{_includedir}/e_dbus-1/E_Connman.h +%{_includedir}/e_dbus-1/E_DBus.h +%{_includedir}/e_dbus-1/E_Hal.h +%{_includedir}/e_dbus-1/E_Notification_Daemon.h +%{_includedir}/e_dbus-1/E_Notify.h +%{_includedir}/e_dbus-1/E_Ofono.h +%{_includedir}/e_dbus-1/E_Ukit.h + diff --git a/src/.cvsignore b/src/.cvsignore new file mode 100644 index 0000000..282522d --- /dev/null +++ b/src/.cvsignore @@ -0,0 +1,2 @@ +Makefile +Makefile.in diff --git a/src/bin/.cvsignore b/src/bin/.cvsignore new file mode 100644 index 0000000..9ee1dc8 --- /dev/null +++ b/src/bin/.cvsignore @@ -0,0 +1,11 @@ +.deps +Makefile +Makefile.in +.libs +e_dbus_hal +e_dbus_test +e_dbus_test_client +e_dbus_nm +e_dbus_notify +e_dbus_notification_daemon +e-notify-send diff --git a/src/lib/.cvsignore b/src/lib/.cvsignore new file mode 100644 index 0000000..e995588 --- /dev/null +++ b/src/lib/.cvsignore @@ -0,0 +1,3 @@ +.deps +Makefile +Makefile.in diff --git a/src/lib/dbus/.cvsignore b/src/lib/dbus/.cvsignore new file mode 100644 index 0000000..e49f9e1 --- /dev/null +++ b/src/lib/dbus/.cvsignore @@ -0,0 +1,12 @@ +.deps +Makefile +Makefile.in +.libs +e_dbus.lo +e_dbus_interfaces.lo +e_dbus_message.lo +e_dbus_methods.lo +e_dbus_object.lo +e_dbus_signal.lo +e_dbus_util.lo +libedbus.la diff --git a/src/lib/hal/.cvsignore b/src/lib/hal/.cvsignore new file mode 100644 index 0000000..07d6b3d --- /dev/null +++ b/src/lib/hal/.cvsignore @@ -0,0 +1,8 @@ +.deps +Makefile +Makefile.in +.libs +e_hal_device.lo +e_hal_manager.lo +e_hal_util.lo +libehal.la diff --git a/src/lib/notification/.cvsignore b/src/lib/notification/.cvsignore new file mode 100644 index 0000000..09980ae --- /dev/null +++ b/src/lib/notification/.cvsignore @@ -0,0 +1,6 @@ +.deps +.libs +Makefile +Makefile.in +*.lo +*.la