public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Vadim A. Misbakh-Soloviov" <mva@mva.name>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/
Date: Sat, 15 Jun 2013 20:53:42 +0000 (UTC)	[thread overview]
Message-ID: <1371329619.5498bc13c4036e661d8954de8da0115dfb55e3d8.mva@gentoo> (raw)

commit:     5498bc13c4036e661d8954de8da0115dfb55e3d8
Author:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
AuthorDate: Sat Jun 15 20:53:39 2013 +0000
Commit:     Vadim A. Misbakh-Soloviov <mva <AT> mva <DOT> name>
CommitDate: Sat Jun 15 20:53:39 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/lua.git;a=commit;h=5498bc13

[net-im/prosody-modules] bump + fixed deps

Signed-off-by: Vadim A. Misbakh-Soloviov <mva <AT> mva.name>

---
 net-im/prosody-modules/metadata.xml                |   1 +
 net-im/prosody-modules/prosody-modules-9999.ebuild | 172 +++++++++++++++++----
 2 files changed, 141 insertions(+), 32 deletions(-)

diff --git a/net-im/prosody-modules/metadata.xml b/net-im/prosody-modules/metadata.xml
index c4e2cf5..6c586f1 100644
--- a/net-im/prosody-modules/metadata.xml
+++ b/net-im/prosody-modules/metadata.xml
@@ -123,6 +123,7 @@
 	<flag name='sms_clickatell'>This module provides and SMS gateway component which uses the Clickatell HTTP API to deliver text messages. See clickatell.com for details on their services. Note that at present, this is entirely one way: replies will either go nowhere or as sms to the source number you specify.</flag>
 	<flag name='srvinjection'>This Prosody plugin lets you manually override SRV records used for a remote host.</flag>
 	<flag name='stanza_counter'>This module counts incoming and outgoing stanzas from when the instance started, and makes the data available to other modules by creating a global prosody. object</flag>
+	<flag name='statistics'>No module description on upstream wiki yet.</flag>
 	<flag name='storage_ldap'>See <a href="https://code.google.com/p/prosody-modules/wiki/mod_lib_ldap">mod_lib_ldap</a> for more information.</flag>
 	<flag name='storage_mongodb'>This is a storage backend that uses MongoDB. Depends on <a href="https://github.com/mwild1/luamongo" rel="nofollow">luamongo bindings</a></flag>
 	<flag name='streamstats'>No module description on upstream wiki yet.</flag>

diff --git a/net-im/prosody-modules/prosody-modules-9999.ebuild b/net-im/prosody-modules/prosody-modules-9999.ebuild
index cb36aae..2ee5e3d 100644
--- a/net-im/prosody-modules/prosody-modules-9999.ebuild
+++ b/net-im/prosody-modules/prosody-modules-9999.ebuild
@@ -14,35 +14,35 @@ LICENSE="MIT"
 SLOT="0"
 KEYWORDS=""
 PROSODY_MODULES="
-        addressing admin_web auth_ccert auth_custom_http auth_dovecot
-        auth_external auth_internal_yubikey auth_joomla auth_ldap
-        auth_ldap2 auth_phpbb3 auth_sql auth_wordpress
-        auto_accept_subscriptions auto_activate_hosts bidi blocking
-        block_registrations block_s2s_subscriptions block_strangers
-        block_subscribes block_subscriptions broadcast c2s_conn_throttle
-        candy carbons carbons_adhoc carbons_copies checkcerts client_certs
-        compat_bind compat_muc_admin compat_vcard component_client
-        component_roundrobin conformance_restricted couchdb data_access
-        default_bookmarks default_vcard discoitems dwd extdisco firewall
-        flash_policy group_bookmarks host_guard http_dir_listing
-        http_favicon incidents_handling inotify_reload ipcheck
-        isolate_host jid_prep json_streams lastlog latex lib_ldap limits
-        listusers log_auth log_messages_sql mam mam_adhoc mam_muc
-        mam_muc_sql mam_sql message_logging motd_sequential muc_ban_ip
-        muc_config_restrict muc_intercom muc_limits muc_log muc_log_http
-        offline_email onhold onions openid password_policy pastebin
-        post_msg pubsub_eventsource pubsub_feeds pubsub_github
-        pubsub_googlecode pubsub_hub pubsub_pivotaltracker pubsub_twitter
-        readonly register_json register_redirect register_web
-        reload_modules remote_roster roster_command s2s_auth_compat
-        s2s_auth_dnssec_srv s2s_auth_fingerprint s2s_idle_timeout
-        s2s_log_certs s2s_never_encrypt_blacklist s2s_reload_newcomponent
-        saslauth_muc seclabels server_contact_info server_status
-        service_directories sift smacks sms_clickatell srvinjection
-        stanza_counter storage_ldap storage_mongodb streamstats
-        strict_https support_contact swedishchef tcpproxy
-        throttle_presence turncredentials twitter uptime_presence vjud
-        webpresence websocket
+	addressing admin_web auth_ccert auth_custom_http auth_dovecot
+	auth_external auth_internal_yubikey auth_joomla auth_ldap
+	auth_ldap2 auth_phpbb3 auth_sql auth_wordpress
+	auto_accept_subscriptions auto_activate_hosts bidi blocking
+	block_registrations block_s2s_subscriptions block_strangers
+	block_subscribes block_subscriptions broadcast c2s_conn_throttle
+	candy carbons carbons_adhoc carbons_copies checkcerts client_certs
+	compat_bind compat_muc_admin compat_vcard component_client
+	component_roundrobin conformance_restricted couchdb data_access
+	default_bookmarks default_vcard discoitems dwd extdisco firewall
+	flash_policy group_bookmarks host_guard http_dir_listing
+	http_favicon incidents_handling inotify_reload ipcheck
+	isolate_host jid_prep json_streams lastlog latex lib_ldap limits
+	listusers log_auth log_messages_sql mam mam_adhoc mam_muc
+	mam_muc_sql mam_sql message_logging motd_sequential muc_ban_ip
+	muc_config_restrict muc_intercom muc_limits muc_log muc_log_http
+	offline_email onhold onions openid password_policy pastebin
+	post_msg pubsub_eventsource pubsub_feeds pubsub_github
+	pubsub_googlecode pubsub_hub pubsub_pivotaltracker pubsub_twitter
+	readonly register_json register_redirect register_web
+	reload_modules remote_roster roster_command s2s_auth_compat
+	s2s_auth_dnssec_srv s2s_auth_fingerprint s2s_idle_timeout
+	s2s_log_certs s2s_never_encrypt_blacklist s2s_reload_newcomponent
+	saslauth_muc seclabels server_contact_info server_status
+	service_directories sift smacks sms_clickatell srvinjection
+	stanza_counter statistics storage_ldap storage_mongodb streamstats
+	strict_https support_contact swedishchef tcpproxy
+	throttle_presence turncredentials twitter uptime_presence vjud
+	webpresence websocket
 "
 
 
@@ -52,8 +52,116 @@ done
 
 
 DEPEND="=net-im/prosody-${PV}"
-RDEPEND="${DEPEND}
-prosody_modules_inotify_reload? ( dev-lua/linotify )"
+RDEPEND="
+	${DEPEND}
+	prosody_modules_inotify_reload? (
+		dev-lua/linotify
+	)
+	prosody_modules_auth_joomla? (
+		dev-lua/luadbi
+	)
+	prosody_modules_lib_ldap? (
+		dev-lua/lualdap
+	)
+	prosody_modules_client_certs? (
+		dev-lua/luasec
+	)
+	prosody_modules_listusers? (
+		dev-lua/luasocket
+		dev-lua/luafilesystem
+	)
+	prosody_modules_pubsub_pivotaltracker? (
+		dev-lua/luaexpat
+	)
+	prosody_modules_auth_phpbb3? (
+		dev-lua/luadbi
+	)
+	prosody_modules_log_messages_sql? (
+		dev-lua/luadbi
+	)
+	prosody_modules_message_logging? (
+		dev-lua/luafilesystem
+	)
+	prosody_modules_onions? (
+		|| (
+			>=dev-lang/lua-5.2
+			dev-lang/luajit:2
+			dev-lua/LuaBitOp
+		)
+	)
+	prosody_modules_couchdb? (
+		dev-lua/luasocket
+	)
+	prosody_modules_auth_custom_http? (
+		dev-lua/luasocket
+	)
+	prosody_modules_mam_muc_sql? (
+		dev-lua/luasocket
+		dev-lua/luadbi
+	)
+	prosody_modules_checkcerts? (
+		dev-lua/luasec
+	)
+	prosody_modules_auth_internal_yubikey? (
+		|| (
+			>=dev-lang/lua-5.2
+			dev-lang/luajit:2
+			dev-lua/LuaBitOp
+		)
+		dev-lua/yubikey-lua
+	)
+	prosody_modules_websocket? (
+		|| (
+			>=dev-lang/lua-5.2
+			dev-lang/luajit:2
+			dev-lua/LuaBitOp
+		)
+	)
+	prosody_modules_auth_dovecot? (
+		dev-lua/luasocket
+	)
+	prosody_modules_storage_ldap? (
+		dev-lua/luasocket
+	)
+	prosody_modules_statistics? (
+		dev-lua/luaposix[ncurses]
+	)
+	prosody_modules_http_dir_listing? (
+		dev-lua/luasocket
+		dev-lua/luafilesystem
+	)
+	prosody_modules_mam_sql? (
+		dev-lua/luasocket
+		dev-lua/luadbi
+	)
+	prosody_modules_storage_mongodb? (
+		dev-lua/luamongo
+	)
+	prosody_modules_offline_email? (
+		dev-lua/luasocket
+	)
+	prosody_modules_auth_wordpress? (
+		dev-lua/luadbi
+	)
+	prosody_modules_muc_log_http? (
+		dev-lua/luafilesystem
+		dev-lua/luaexpat
+	)
+	prosody_modules_component_client? (
+		dev-lua/luasocket
+	)
+	prosody_modules_auth_external? (
+		dev-lua/lpc
+	)
+	prosody_modules_auth_sql? (
+		dev-lua/luadbi
+	)
+"
+
+REQUIRED_USE="
+	prosody_modules_auth_ldap? ( prosody_modules_lib_ldap )
+	prosody_modules_auth_ldap2? ( prosody_modules_lib_ldap )
+"
 
 src_install() {
 	cd "${S}";
@@ -63,4 +171,4 @@ src_install() {
 			doins -r "mod_${m}" || die
 		fi
 	done
-}
\ No newline at end of file
+}


             reply	other threads:[~2013-06-15 20:53 UTC|newest]

Thread overview: 38+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-06-15 20:53 Vadim A. Misbakh-Soloviov [this message]
  -- strict thread matches above, loose matches on Subject: below --
2018-08-08 16:19 [gentoo-commits] proj/lua:master commit in: net-im/prosody-modules/ Vadim A. Misbakh-Soloviov
2015-04-04 15:49 Vadim A. Misbakh-Soloviov
2015-04-04 11:55 Vadim A. Misbakh-Soloviov
2015-02-26 10:42 Vadim A. Misbakh-Soloviov
2014-10-30  9:41 Vadim A. Misbakh-Soloviov
2014-06-25 13:53 Vadim A. Misbakh-Soloviov
2014-06-24  6:35 Vadim A. Misbakh-Soloviov
2014-06-16 20:16 Vadim A. Misbakh-Soloviov
2014-05-30 21:14 Vadim A. Misbakh-Soloviov
2014-05-09  5:26 Vadim A. Misbakh-Soloviov
2014-04-22 17:11 Vadim A. Misbakh-Soloviov
2014-03-24 17:17 Vadim A. Misbakh-Soloviov
2014-03-03  9:14 Vadim A. Misbakh-Soloviov
2014-02-19  6:48 Vadim A. Misbakh-Soloviov
2014-02-09 13:51 Vadim A. Misbakh-Soloviov
2014-01-21 20:15 Vadim A. Misbakh-Soloviov
2013-12-28 20:50 Vadim A. Misbakh-Soloviov
2013-12-14 20:26 Vadim A. Misbakh-Soloviov
2013-11-01 18:28 Vadim A. Misbakh-Soloviov
2013-10-03 19:21 Vadim A. Misbakh-Soloviov
2013-09-13  5:11 Vadim A. Misbakh-Soloviov
2013-07-24 23:29 Vadim A. Misbakh-Soloviov
2013-06-28 10:08 Vadim A. Misbakh-Soloviov
2013-06-15  8:57 Vadim A. Misbakh-Soloviov
2013-06-04 21:58 Vadim A. Misbakh-Soloviov
2013-06-04 21:55 Vadim A. Misbakh-Soloviov
2013-05-22 21:56 Vadim A. Misbakh-Soloviov
2013-04-09 22:51 Vadim A. Misbakh-Soloviov
2013-02-04  6:09 Vadim A. Misbakh-Soloviov
2012-08-10  1:02 Misbakh-Soloviev Vadim A.
2012-08-08 20:38 Misbakh-Soloviev Vadim A.
2012-08-05  2:04 Misbakh-Soloviev Vadim A.
2012-08-04 12:26 Misbakh-Soloviev Vadim A.
2012-07-27  9:23 Misbakh-Soloviev Vadim A.
2012-07-23  8:51 Misbakh-Soloviev Vadim A.
2012-07-13 17:56 Misbakh-Soloviev Vadim A.
2012-06-21  0:09 Misbakh-Soloviev Vadim A.

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1371329619.5498bc13c4036e661d8954de8da0115dfb55e3d8.mva@gentoo \
    --to=mva@mva.name \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox