summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2010-05-01 20:41:40 +0000
committerwiz <wiz@pkgsrc.org>2010-05-01 20:41:40 +0000
commitdb5fe84878daad1c83296eac7ced62f168091cf6 (patch)
tree46311f7c52d197eff22e2a34fdbfe84cc78be304 /devel
parent91f89b91fd395d6d165e9e6cdff95bcfe473faec (diff)
downloadpkgsrc-db5fe84878daad1c83296eac7ced62f168091cf6.tar.gz
Initial import of libepc-0.3.11:
The Easy Publish and Consume library provides an easy method to: * publish data per HTTPS * announce that information via DNS-SD * find that information * and finally consume it You can use this library as key/value store published to the network, using encryption, authentication and service discovery.
Diffstat (limited to 'devel')
-rw-r--r--devel/libepc/DESCR9
-rw-r--r--devel/libepc/Makefile25
-rw-r--r--devel/libepc/PLIST66
-rw-r--r--devel/libepc/buildlink3.mk14
-rw-r--r--devel/libepc/distinfo6
-rw-r--r--devel/libepc/log42
-rw-r--r--devel/libepc/patches/patch-ab20
7 files changed, 182 insertions, 0 deletions
diff --git a/devel/libepc/DESCR b/devel/libepc/DESCR
new file mode 100644
index 00000000000..d32999d872a
--- /dev/null
+++ b/devel/libepc/DESCR
@@ -0,0 +1,9 @@
+The Easy Publish and Consume library provides an easy method to:
+
+ * publish data per HTTPS
+ * announce that information via DNS-SD
+ * find that information
+ * and finally consume it
+
+You can use this library as key/value store published to the network,
+using encryption, authentication and service discovery.
diff --git a/devel/libepc/Makefile b/devel/libepc/Makefile
new file mode 100644
index 00000000000..8aac0816ee9
--- /dev/null
+++ b/devel/libepc/Makefile
@@ -0,0 +1,25 @@
+# $NetBSD: Makefile,v 1.1.1.1 2010/05/01 20:41:40 wiz Exp $
+
+DISTNAME= libepc-0.3.11
+CATEGORIES= devel
+MASTER_SITES= ${MASTER_SITE_GNOME:=sources/libepc/0.3/}
+EXTRACT_SUFX= .tar.bz2
+
+MAINTAINER= pkgsrc-users@NetBSD.org
+HOMEPAGE= http://live.gnome.org/libepc/
+COMMENT= Easy Publish and Consume Library
+
+PKG_DESTDIR_SUPPORT= user-destdir
+
+USE_LIBTOOL= YES
+USE_TOOLS+= gmake intltool pkg-config
+PKGCONFIG_OVERRIDE= libepc-1.0.pc.in libepc-ui-1.0.pc.in
+
+GNU_CONFIGURE= YES
+
+.include "../../devel/glib2/buildlink3.mk"
+.include "../../net/avahi/buildlink3.mk"
+.include "../../net/libsoup24/buildlink3.mk"
+.include "../../textproc/gtk-doc/buildlink3.mk"
+.include "../../wip/libuuid/buildlink3.mk"
+.include "../../mk/bsd.pkg.mk"
diff --git a/devel/libepc/PLIST b/devel/libepc/PLIST
new file mode 100644
index 00000000000..08ec96347fd
--- /dev/null
+++ b/devel/libepc/PLIST
@@ -0,0 +1,66 @@
+@comment $NetBSD: PLIST,v 1.1.1.1 2010/05/01 20:41:40 wiz Exp $
+include/libepc-1.0/libepc/consumer.h
+include/libepc-1.0/libepc/contents.h
+include/libepc-1.0/libepc/dispatcher.h
+include/libepc-1.0/libepc/enums.h
+include/libepc-1.0/libepc/marshal.h
+include/libepc-1.0/libepc/protocol.h
+include/libepc-1.0/libepc/publisher.h
+include/libepc-1.0/libepc/service-info.h
+include/libepc-1.0/libepc/service-monitor.h
+include/libepc-1.0/libepc/service-type.h
+include/libepc-1.0/libepc/shell.h
+include/libepc-1.0/libepc/tls.h
+include/libepc-ui-1.0/libepc-ui/password-dialog.h
+include/libepc-ui-1.0/libepc-ui/progress-window.h
+lib/libepc-1.0.la
+lib/libepc-ui-1.0.la
+lib/pkgconfig/libepc-1.0.pc
+lib/pkgconfig/libepc-ui-1.0.pc
+share/gtk-doc/html/libepc-1.0/EpcConsumer.html
+share/gtk-doc/html/libepc-1.0/EpcDispatcher.html
+share/gtk-doc/html/libepc-1.0/EpcPasswordDialog.html
+share/gtk-doc/html/libepc-1.0/EpcProgressWindow.html
+share/gtk-doc/html/libepc-1.0/EpcPublisher.html
+share/gtk-doc/html/libepc-1.0/EpcServiceMonitor.html
+share/gtk-doc/html/libepc-1.0/consuming.html
+share/gtk-doc/html/libepc-1.0/dns-sd-support.html
+share/gtk-doc/html/libepc-1.0/home.png
+share/gtk-doc/html/libepc-1.0/index.html
+share/gtk-doc/html/libepc-1.0/index.sgml
+share/gtk-doc/html/libepc-1.0/internal-api.html
+share/gtk-doc/html/libepc-1.0/left.png
+share/gtk-doc/html/libepc-1.0/libepc-1.0.devhelp
+share/gtk-doc/html/libepc-1.0/libepc-1.0.devhelp2
+share/gtk-doc/html/libepc-1.0/libepc-10-EpcAuthContext.html
+share/gtk-doc/html/libepc-1.0/libepc-10-EpcContents.html
+share/gtk-doc/html/libepc-1.0/libepc-10-EpcProtocol.html
+share/gtk-doc/html/libepc-1.0/libepc-10-EpcServiceInfo.html
+share/gtk-doc/html/libepc-1.0/libepc-10-EpcServiceType.html
+share/gtk-doc/html/libepc-1.0/libepc-10-EpcShell.html
+share/gtk-doc/html/libepc-1.0/libepc-10-EpcTls.html
+share/gtk-doc/html/libepc-1.0/publishing.html
+share/gtk-doc/html/libepc-1.0/right.png
+share/gtk-doc/html/libepc-1.0/style.css
+share/gtk-doc/html/libepc-1.0/up.png
+share/gtk-doc/html/libepc-1.0/widgets.html
+share/locale/ar/LC_MESSAGES/libepc.mo
+share/locale/ca/LC_MESSAGES/libepc.mo
+share/locale/cs/LC_MESSAGES/libepc.mo
+share/locale/da/LC_MESSAGES/libepc.mo
+share/locale/de/LC_MESSAGES/libepc.mo
+share/locale/el/LC_MESSAGES/libepc.mo
+share/locale/en_GB/LC_MESSAGES/libepc.mo
+share/locale/es/LC_MESSAGES/libepc.mo
+share/locale/fi/LC_MESSAGES/libepc.mo
+share/locale/fr/LC_MESSAGES/libepc.mo
+share/locale/gl/LC_MESSAGES/libepc.mo
+share/locale/it/LC_MESSAGES/libepc.mo
+share/locale/ja/LC_MESSAGES/libepc.mo
+share/locale/nb/LC_MESSAGES/libepc.mo
+share/locale/pl/LC_MESSAGES/libepc.mo
+share/locale/pt_BR/LC_MESSAGES/libepc.mo
+share/locale/sl/LC_MESSAGES/libepc.mo
+share/locale/sv/LC_MESSAGES/libepc.mo
+share/locale/th/LC_MESSAGES/libepc.mo
+share/locale/zh_CN/LC_MESSAGES/libepc.mo
diff --git a/devel/libepc/buildlink3.mk b/devel/libepc/buildlink3.mk
new file mode 100644
index 00000000000..a5e9d7f1ce7
--- /dev/null
+++ b/devel/libepc/buildlink3.mk
@@ -0,0 +1,14 @@
+# $NetBSD: buildlink3.mk,v 1.1.1.1 2010/05/01 20:41:40 wiz Exp $
+
+BUILDLINK_TREE+= libepc
+
+.if !defined(LIBEPC_BUILDLINK3_MK)
+LIBEPC_BUILDLINK3_MK:=
+
+BUILDLINK_API_DEPENDS.libepc+= libepc>=0.3.11
+BUILDLINK_PKGSRCDIR.libepc?= ../../devel/libepc
+
+.include "../../net/libsoup24/buildlink3.mk"
+.endif # LIBEPC_BUILDLINK3_MK
+
+BUILDLINK_TREE+= -libepc
diff --git a/devel/libepc/distinfo b/devel/libepc/distinfo
new file mode 100644
index 00000000000..2896c740ff6
--- /dev/null
+++ b/devel/libepc/distinfo
@@ -0,0 +1,6 @@
+$NetBSD: distinfo,v 1.1.1.1 2010/05/01 20:41:40 wiz Exp $
+
+SHA1 (libepc-0.3.11.tar.bz2) = fa8af4a30e77639a1bab8c53d75aad3f0caa6250
+RMD160 (libepc-0.3.11.tar.bz2) = 8dfb79bb129712998f6ea61c3da51fba4a0465f7
+Size (libepc-0.3.11.tar.bz2) = 450567 bytes
+SHA1 (patch-ab) = 6a430ddce729e719f6bf04e5f888c45b95df6d12
diff --git a/devel/libepc/log b/devel/libepc/log
new file mode 100644
index 00000000000..661a736ef5f
--- /dev/null
+++ b/devel/libepc/log
@@ -0,0 +1,42 @@
+Release 0.3.11
+==============
+
+ * Change a string and add a translator comment. (Murray Cumming)
+ Bug #589339 (Luca Ferretti)
+ * Fix build failure on kFreeBSD. (Josselin Mouette) Bug #592474
+ (Petr Salinger)
+ * Use gtk_widget_get_visible() on GTK+ >= 2.19.7. (Andre Klapper,
+ David King) Bug #612108.
+ * Modernise autotools configuration. (David King) Bug #613316.
+ * Fix some compiler warnings. (David King)
+
+Translation Updates
+-------------------
+
+ Italian (Luca Ferretti)
+ Spanish (Jorge González)
+ Swedish (Daniel Nylander)
+ Polish (Piotr Drąg)
+ German (Mario Blättermann)
+ Danish (Joe Hansen)
+ Czech (Marek Černocký)
+ Slovenian (Matej Urbančič)
+ Simplified Chinese (YunQiang Su)
+ Galician (Fran Diéguez)
+ French (Bruno Brouard)
+
+Release 0.3.10
+==============
+
+ * epc_shell_create_service_browser(): Fix a warning about
+ no return value, possibly avoiding a crash elsewhere.
+ (Murray Cumming) Bug #583000 (Vincent Untz).
+
+Release 0.3.9
+=============
+
+ * epc_shell_create_service_browser(): Avoid overwriting a GError.
+ (Murray Cumming)
+ * Build: Use single GTK+ includes. (Cosimo Cecchi)
+ * Tests: Get default address of system D-Bus from pkg-config.
+ (Mathias Hasselmann)
diff --git a/devel/libepc/patches/patch-ab b/devel/libepc/patches/patch-ab
new file mode 100644
index 00000000000..a1d453aade7
--- /dev/null
+++ b/devel/libepc/patches/patch-ab
@@ -0,0 +1,20 @@
+$NetBSD: patch-ab,v 1.1.1.1 2010/05/01 20:41:40 wiz Exp $
+
+--- tests/framework.c.orig 2008-10-20 07:47:36.000000000 +0000
++++ tests/framework.c
+@@ -188,6 +188,7 @@ epc_test_list_ifaces (void)
+ continue;
+ }
+
++#ifdef SIOCGIFINDEX
+ if (ioctl (fd, SIOCGIFINDEX, req) < 0)
+ {
+ g_warning ("%s: ioctl(SIOCGIFINDEX): %s",
+@@ -201,6 +202,7 @@ epc_test_list_ifaces (void)
+ g_print ("%s: name=%s, ifidx=%u, \n",
+ G_STRLOC, ifaces[j].name,
+ ifaces[j].ifidx);
++#endif
+
+ ++j;
+ }