All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH] New package: siproxd
@ 2009-02-13 21:35 Roman I Khimov
  2009-02-14  6:30 ` Marcin Juszkiewicz
  0 siblings, 1 reply; 20+ messages in thread
From: Roman I Khimov @ 2009-02-13 21:35 UTC (permalink / raw)
  To: openembedded-devel

Hello all.

diff --git a/packages/siproxd/siproxd.inc b/packages/siproxd/siproxd.inc
new file mode 100644
index 0000000..19d002c
--- /dev/null
+++ b/packages/siproxd/siproxd.inc
@@ -0,0 +1,9 @@
+DESCRIPTION = "SIP proxy/masquerading daemon"
+SECTION = "net"
+DEPENDS = "libosip2"
+RDEPENDS = "libosip2"
+LICENSE = "GPL"
+
+SRC_URI = "${SOURCEFORGE_MIRROR}/siproxd/siproxd-${PV}.tar.gz"
+
+inherit autotools
diff --git a/packages/siproxd/siproxd_0.7.1.bb b/packages/siproxd/siproxd_0.7.1.bb
new file mode 100644
index 0000000..800e3fe
--- /dev/null
+++ b/packages/siproxd/siproxd_0.7.1.bb
@@ -0,0 +1,3 @@
+require siproxd.inc
+
+PR = "r0"
diff --git a/conf/checksums.ini b/conf/checksums.ini
index ca05e9f..ebf53da 100644
--- a/conf/checksums.ini
+++ b/conf/checksums.ini
@@ -19686,6 +19686,10 @@ sha256=928fa03d1b8a2329f5e71dd9190080146b5275119e28c19c36fdd57e788d84ba
 md5=597d7ff7edb42a18421c806ffd18a136
 sha256=7faaccb6f17296399051bd076a7f41e0f6d95a28eda3e30468f1bd7cf45898e1
 
+[http://downloads.sourceforge.net/siproxd/siproxd-0.7.1.tar.gz]
+md5=45e5a44803181e2bf3361d562060c904
+sha256=9e702c1fe770815ed87cf2a2b1d1d1d87551573d
+
 [http://download.berlios.de/sipsak/sipsak-0.9.6-1.tar.gz]
 md5=c4eb8e282902e75f4f040f09ea9d99d5
 sha256=5064c56d482a080b6a4aea71821b78c21b59d44f6d1aa14c27429441917911a9



^ permalink raw reply related	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2009-04-21 20:33 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-02-13 21:35 [PATCH] New package: siproxd Roman I Khimov
2009-02-14  6:30 ` Marcin Juszkiewicz
2009-02-14  8:34   ` Koen Kooi
2009-02-14 14:15   ` Roman I Khimov
2009-02-15 18:23     ` Otavio Salvador
2009-02-15 21:13       ` Tom Rini
2009-02-16  1:09         ` Otavio Salvador
2009-02-16  9:28           ` Roman I Khimov
2009-02-16 10:22             ` Marcin Juszkiewicz
2009-02-16 12:21             ` Otavio Salvador
2009-02-17 12:25       ` Roman I Khimov
2009-02-27  4:34         ` Khem Raj
2009-03-25 20:21           ` Roman I Khimov
2009-03-23  8:26         ` Otavio Salvador
2009-03-23 18:37           ` Roman I Khimov
2009-03-23 20:25             ` Otavio Salvador
2009-03-24  9:47               ` Koen Kooi
2009-03-26 14:56           ` Roman I Khimov
2009-04-21 20:17             ` Roman I Khimov
2009-04-21 20:29               ` Koen Kooi

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.