[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2022-05-06 Thread Sergej Pupykin via arch-commits
Date: Saturday, May 7, 2022 @ 00:45:35
  Author: spupykin
Revision: 1196111

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 1196110, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 1196110, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 1196110, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 1196110, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  308 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   60 -
 sysuser.conf   |4 
 4 files changed, 199 insertions(+), 197 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-07 00:45:22 UTC (rev 1196110)
+++ PKGBUILD2022-05-07 00:45:35 UTC (rev 1196111)
@@ -1,153 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=22.05
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git+https://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4;
-   
"cache_tab::git+https://github.com/processone/cache_tab#commit=6da609074b855b904ab72e201c60f1a1e2c00b3f;
-   
"eimp::git+https://github.com/processone/eimp#commit=ec616de3762ce8498856b4fdadf8ba36045c6773;
-   
"ejabberd_po::git+https://github.com/processone/ejabberd-po#commit=9849703c3664e43452eae3245016a1c187f3edc4;
-   
"elixir::git+https://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2;
-   
"epam::git+https://github.com/processone/epam#commit=485aedb105c13c3c6763e5e5b86b9845cd4bec4a;
-   
"eredis::git+https://github.com/wooga/eredis#commit=9ad91f149310a7d002cb966f62b7e2c3330abb04;
-   
"esip::git+https://github.com/processone/esip#commit=f6231d9a62d841a35564ba11ba4d3c0cd82fd2a8;
-   
"ezlib::git+https://github.com/processone/ezlib#commit=af37eb27aa0614db8b89110a4b56806b7f3544c4;
-   
"fast_tls::git+https://github.com/processone/fast_tls#commit=ff20ea100f8f689b1b4d4ea141f99da9de96193a;
-   
"fast_xml::git+https://github.com/processone/fast_xml#commit=26d3247e7b7ff94a3bdcd30bad1193e2d86f511b;
-   
"fast_yaml::git+https://github.com/processone/fast_yaml#commit=b56ae418fcd9747a82946255bb89b0976a66b8d8;
-   
"idna::git+https://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff;
-   
"jiffy::git+https://github.com/davisp/jiffy#commit=9ea1b35b6e60ba21dfd4adbd18e7916a831fd7d4;
-   
"jose::git+https://github.com/potatosalad/erlang-jose#commit=090a2ed054304ecc012d6c2d9d10d2a294d835b1;
-   
"luerl::git+https://github.com/rvirding/luerl#commit=836d08ad3287d73d9c91cb11a590de15a1761027;
-   
"mqtree::git+https://github.com/processone/mqtree#commit=b87975f2c46ea44f3ed0dd484ae248aeea0c5d1e;
-   
"p1_acme::git+https://github.com/processone/p1_acme#commit=76b71f376767da84c7d3628abaabf2ee061d0634;
-   
"p1_mysql::git+https://github.com/processone/p1_mysql#commit=16508b6e5b9fd9b2776314160809960f404c0007;
-   
"p1_oauth2::git+https://github.com/processone/p1_oauth2#commit=e1fbe216c9e0c1f85b44bf9750af608fcc2848d2;
-   
"p1_pgsql::git+https://github.com/processone/p1_pgsql#commit=899609c5ce68832abe27853e4e3178f970ab7575;
-   
"p1_utils::git+https://github.com/processone/p1_utils#commit=ba816751674ab7df46978345ec4c0c84c0b44b0d;
-   
"pkix::git+https://github.com/processone/pkix#commit=9655992dc39e91fc8f5e237eea95d74ec9c01891;
-   
"rebar_elixir_plugin::git+https://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6;
-   
"sqlite3::git+https://github.com/processone/erlang-sqlite3#commit=a68c21ff012142326584c7512a6084a1b61619cc;
-   
"stringprep::git+https://github.com/processone/stringprep#commit=63f66b6b280ca9a7b8a79dd6ae4e0358c2c53a29;
-   
"stun::git+https://github.com/processone/stun#commit=c1171a5377e885ce9e94fc39f7a2de2c631a2cbe;
-   

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2022-05-06 Thread Sergej Pupykin via arch-commits
Date: Saturday, May 7, 2022 @ 00:17:00
  Author: spupykin
Revision: 1196109

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 1196108, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 1196108, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 1196108, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 1196108, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  310 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   59 -
 sysuser.conf   |4 
 4 files changed, 197 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-05-07 00:16:42 UTC (rev 1196108)
+++ PKGBUILD2022-05-07 00:17:00 UTC (rev 1196109)
@@ -1,157 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=21.12
-pkgrel=2
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git+https://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4;
-   
"cache_tab::git+https://github.com/processone/cache_tab#commit=e740b2f0baae4673d6a5f15ebda5b172227614cb;
-   
"eimp::git+https://github.com/processone/eimp#commit=85364f0f62bc69cfc27d0c281a259e1fc599a284;
-   
"ejabberd_po::git+https://github.com/processone/ejabberd-po#commit=492ea14d3165d36f834d4b595295347a3b160961;
-   
"elixir::git+https://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2;
-   
"epam::git+https://github.com/processone/epam#commit=485aedb105c13c3c6763e5e5b86b9845cd4bec4a;
-   
"eredis::git+https://github.com/wooga/eredis#commit=9ad91f149310a7d002cb966f62b7e2c3330abb04;
-   
"esip::git+https://github.com/processone/esip#commit=d844041327567585ab38199a6aa53625dc65eb00;
-   
"ezlib::git+https://github.com/processone/ezlib#commit=5f073300621729df417f833159929554bd483736;
-   
"fast_tls::git+https://github.com/processone/fast_tls#commit=181c6e249e6dbe6c9885f1424b20df003301698f;
-   
"fast_xml::git+https://github.com/processone/fast_xml#commit=4e8d0ba4ea08d642acf63b25c65f89a6f632ea3b;
-   
"fast_yaml::git+https://github.com/processone/fast_yaml#commit=f4e92de652cb0bdd65de852e13cc628a403b11f8;
-   
"goldrush::git+https://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82;
-   
"idna::git+https://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff;
-   
"jiffy::git+https://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926;
-   
"jose::git+https://github.com/potatosalad/erlang-jose#commit=090a2ed054304ecc012d6c2d9d10d2a294d835b1;
-   
"lager::git+https://github.com/erlang-lager/lager#commit=c5447d2d85a0d446d41a79bffe0a6a66bd50c901;
-   
"luerl::git+https://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108;
-   
"mqtree::git+https://github.com/processone/mqtree#commit=f9c08ef7f0a66ebfc6706ac0df5c7d144605aa70;
-   
"p1_acme::git+https://github.com/processone/p1_acme#commit=552966f988b5050ff25fe11dedbc77a2c4fb6dd7;
-   
"p1_mysql::git+https://github.com/processone/p1_mysql#commit=16508b6e5b9fd9b2776314160809960f404c0007;
-   
"p1_oauth2::git+https://github.com/processone/p1_oauth2#commit=d696d6edeab5c666451dbccef8a89ca0b734938a;
-   
"p1_pgsql::git+https://github.com/processone/p1_pgsql#commit=4c42903f91cbb2840b8a5266e6e3b5cdc82b702e;
-   
"p1_utils::git+https://github.com/processone/p1_utils#commit=fc5947e59b91853764b46cdf593ddcaea0e4714d;
-   
"pkix::git+https://github.com/processone/pkix#commit=edc15ed8ce28028c43c3217c6d7a1fc64a3a8e23;
-   
"rebar_elixir_plugin::git+https://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6;
-   
"sqlite3::git+https://github.com/processone/erlang-sqlite3#commit=a68c21ff012142326584c7512a6084a1b61619cc;
-   

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2022-04-12 Thread Leonidas Spyropoulos via arch-commits
Date: Tuesday, April 12, 2022 @ 15:54:14
  Author: artafinde
Revision: 1185973

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 1185972, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 1185972, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 1185972, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 1185972, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  314 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2022-04-12 15:54:06 UTC (rev 1185972)
+++ PKGBUILD2022-04-12 15:54:14 UTC (rev 1185973)
@@ -1,157 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=21.12
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=e740b2f0baae4673d6a5f15ebda5b172227614cb"
-   
"eimp::git://github.com/processone/eimp#commit=85364f0f62bc69cfc27d0c281a259e1fc599a284"
-   
"ejabberd_po::git://github.com/processone/ejabberd-po#commit=492ea14d3165d36f834d4b595295347a3b160961"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=485aedb105c13c3c6763e5e5b86b9845cd4bec4a"
-   
"eredis::git://github.com/wooga/eredis#commit=9ad91f149310a7d002cb966f62b7e2c3330abb04"
-   
"esip::git://github.com/processone/esip#commit=d844041327567585ab38199a6aa53625dc65eb00"
-   
"ezlib::git://github.com/processone/ezlib#commit=5f073300621729df417f833159929554bd483736"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=181c6e249e6dbe6c9885f1424b20df003301698f"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=4e8d0ba4ea08d642acf63b25c65f89a6f632ea3b"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=f4e92de652cb0bdd65de852e13cc628a403b11f8"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=090a2ed054304ecc012d6c2d9d10d2a294d835b1"
-   
"lager::git://github.com/erlang-lager/lager#commit=c5447d2d85a0d446d41a79bffe0a6a66bd50c901"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=f9c08ef7f0a66ebfc6706ac0df5c7d144605aa70"
-   
"p1_acme::git://github.com/processone/p1_acme#commit=552966f988b5050ff25fe11dedbc77a2c4fb6dd7"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=16508b6e5b9fd9b2776314160809960f404c0007"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=d696d6edeab5c666451dbccef8a89ca0b734938a"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=4c42903f91cbb2840b8a5266e6e3b5cdc82b702e"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=fc5947e59b91853764b46cdf593ddcaea0e4714d"
-   
"pkix::git://github.com/processone/pkix#commit=edc15ed8ce28028c43c3217c6d7a1fc64a3a8e23"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=a68c21ff012142326584c7512a6084a1b61619cc"
-   
"stringprep::git://github.com/processone/stringprep#commit=de3555dd7abb33015b3c1dee95db69bf89a705ca"
-   
"stun::git://github.com/processone/stun#commit=32175ffa873ffd038d385a8b044419faedca0710"
- 

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2021-12-12 Thread Sergej Pupykin via arch-commits
Date: Sunday, December 12, 2021 @ 13:27:16
  Author: spupykin
Revision: 1068903

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 1068902, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 1068902, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 1068902, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 1068902, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  314 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-12-12 13:27:05 UTC (rev 1068902)
+++ PKGBUILD2021-12-12 13:27:16 UTC (rev 1068903)
@@ -1,157 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=21.07
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=e740b2f0baae4673d6a5f15ebda5b172227614cb"
-   
"eimp::git://github.com/processone/eimp#commit=85364f0f62bc69cfc27d0c281a259e1fc599a284"
-   
"ejabberd_po::git://github.com/processone/ejabberd-po#commit=01fe68faee55bb8ad25ca731a48767957fed7fd6"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=485aedb105c13c3c6763e5e5b86b9845cd4bec4a"
-   
"eredis::git://github.com/wooga/eredis#commit=9ad91f149310a7d002cb966f62b7e2c3330abb04"
-   
"esip::git://github.com/processone/esip#commit=5077cc7e93bf4c86fed277df04d3b1a6b97ecffe"
-   
"ezlib::git://github.com/processone/ezlib#commit=5f073300621729df417f833159929554bd483736"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=181c6e249e6dbe6c9885f1424b20df003301698f"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=e8bcdcad77d6f4e208ad9eedc06380e4da286fd6"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=f4e92de652cb0bdd65de852e13cc628a403b11f8"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"
-   
"lager::git://github.com/erlang-lager/lager#commit=c5447d2d85a0d446d41a79bffe0a6a66bd50c901"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=f9c08ef7f0a66ebfc6706ac0df5c7d144605aa70"
-   
"p1_acme::git://github.com/processone/p1_acme#commit=36a2f3d6ffba962faffa6e443e9b864f97ef5cf2"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=16508b6e5b9fd9b2776314160809960f404c0007"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=d696d6edeab5c666451dbccef8a89ca0b734938a"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=4fee56906b2c323e1208620dd527e9050b49ed03"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=fc5947e59b91853764b46cdf593ddcaea0e4714d"
-   
"pkix::git://github.com/processone/pkix#commit=edc15ed8ce28028c43c3217c6d7a1fc64a3a8e23"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=a68c21ff012142326584c7512a6084a1b61619cc"
-   
"stringprep::git://github.com/processone/stringprep#commit=de3555dd7abb33015b3c1dee95db69bf89a705ca"
-   
"stun::git://github.com/processone/stun#commit=912013033ed97712a502cf1bbbc4319e59faa2a6"

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2021-07-22 Thread Sergej Pupykin via arch-commits
Date: Thursday, July 22, 2021 @ 22:47:00
  Author: spupykin
Revision: 984108

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 984107, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 984107, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 984107, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 984107, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  314 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-07-22 22:46:43 UTC (rev 984107)
+++ PKGBUILD2021-07-22 22:47:00 UTC (rev 984108)
@@ -1,157 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=21.04
-pkgrel=2
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=b05040ba67dc4232f3bfda424519d8583ba26260"
-   
"eimp::git://github.com/processone/eimp#commit=b67754d5a2d56ff44f73e5025124c111ff1230e5"
-   
"ejabberd_po::git://github.com/processone/ejabberd-po#commit=e909d888484fa0f548aa3128dff192a9e72ba3e9"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=a282ed4f2fb69b9f4a0457a111867a88f366ae4f"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=446dbe5cedeb7dec59ddbfbed4cc96c98cf463be"
-   
"ezlib::git://github.com/processone/ezlib#commit=e9ded4975b0e9fdbf0195f7ebce857031e8958d8"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=9b88fbec57ec8dae55269fba49fcbb54e974404d"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=da1ba636b944b0a09695ce29184da17c71886f15"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=084dc925eb5cfc2d3ac475b08145cc164437fdf6"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"
-   
"lager::git://github.com/erlang-lager/lager#commit=4ffdf0dbef53304bc0e958a00776bf0650de8c8b"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=d568635e6a04d9adfc01df52cb3dd41205b285a0"
-   
"p1_acme::git://github.com/processone/p1_acme#commit=437043eb37d1304ce125f3aa2d121373754b49c9"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=5e0ccbc7f598f984f7be058188ed93d8d79eda6b"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=94f76be16e21b924cbcf907905839887b0bd943e"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=999ed99fed0a6a3720f2cfa154270201c827d7b8"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=992b591e1c8b8894a7191676c7b10888e47ede92"
-   
"pkix::git://github.com/processone/pkix#commit=801962ef7660650f04be05321ccf10f057291050"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=ca499cf5760ad7e0e7adeb99ec6893be1bf8712b"
-   
"stringprep::git://github.com/processone/stringprep#commit=1b8a3c2beb743f9d5fd4fffb58eb0cd8ea713400"
-   
"stun::git://github.com/processone/stun#commit=6177a7d063aa2f2c389080ea2b59510be0a236c7"
-   

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2021-05-20 Thread Sergej Pupykin via arch-commits
Date: Friday, May 21, 2021 @ 00:33:02
  Author: spupykin
Revision: 939726

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 939725, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 939725, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 939725, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 939725, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  314 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-05-21 00:32:47 UTC (rev 939725)
+++ PKGBUILD2021-05-21 00:33:02 UTC (rev 939726)
@@ -1,157 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=21.04
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=b05040ba67dc4232f3bfda424519d8583ba26260"
-   
"eimp::git://github.com/processone/eimp#commit=b67754d5a2d56ff44f73e5025124c111ff1230e5"
-   
"ejabberd_po::git://github.com/processone/ejabberd-po#commit=e909d888484fa0f548aa3128dff192a9e72ba3e9"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=a282ed4f2fb69b9f4a0457a111867a88f366ae4f"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=446dbe5cedeb7dec59ddbfbed4cc96c98cf463be"
-   
"ezlib::git://github.com/processone/ezlib#commit=e9ded4975b0e9fdbf0195f7ebce857031e8958d8"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=9b88fbec57ec8dae55269fba49fcbb54e974404d"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=da1ba636b944b0a09695ce29184da17c71886f15"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=084dc925eb5cfc2d3ac475b08145cc164437fdf6"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"
-   
"lager::git://github.com/erlang-lager/lager#commit=4ffdf0dbef53304bc0e958a00776bf0650de8c8b"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=d568635e6a04d9adfc01df52cb3dd41205b285a0"
-   
"p1_acme::git://github.com/processone/p1_acme#commit=437043eb37d1304ce125f3aa2d121373754b49c9"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=5e0ccbc7f598f984f7be058188ed93d8d79eda6b"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=94f76be16e21b924cbcf907905839887b0bd943e"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=999ed99fed0a6a3720f2cfa154270201c827d7b8"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=992b591e1c8b8894a7191676c7b10888e47ede92"
-   
"pkix::git://github.com/processone/pkix#commit=801962ef7660650f04be05321ccf10f057291050"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=ca499cf5760ad7e0e7adeb99ec6893be1bf8712b"
-   
"stringprep::git://github.com/processone/stringprep#commit=1b8a3c2beb743f9d5fd4fffb58eb0cd8ea713400"
-   
"stun::git://github.com/processone/stun#commit=6177a7d063aa2f2c389080ea2b59510be0a236c7"
-   

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2021-04-08 Thread Sergej Pupykin via arch-commits
Date: Thursday, April 8, 2021 @ 10:39:25
  Author: spupykin
Revision: 913856

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 913855, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 913855, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 913855, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 913855, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  314 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 200 insertions(+), 200 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-04-08 10:39:11 UTC (rev 913855)
+++ PKGBUILD2021-04-08 10:39:25 UTC (rev 913856)
@@ -1,157 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=21.01
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url#commit=bf1360685da704c8453aba2268c4698c959d2ba4"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=f52d31970acb30c9e719730a0e2dec5a877a281b"
-   
"eimp::git://github.com/processone/eimp#commit=ee36c0db80d5ebec959443022430f2b5bd3ebdf6"
-   
"ejabberd_po::git://github.com/processone/ejabberd-po#commit=9d6085d64221d57754c26a5445077fc244fc6249"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=a282ed4f2fb69b9f4a0457a111867a88f366ae4f"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=9b4c414694211c6ef95b571be3bcdc1de172802c"
-   
"ezlib::git://github.com/processone/ezlib#commit=e9ded4975b0e9fdbf0195f7ebce857031e8958d8"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=0cab240b0f314550a8497509b236d4aeae504b0c"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=968f314674bdd503d3fd30870ba88c0e5f1bc0d6"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=997b7364b5c7d9da1cb7b35c42787b1faedd556c"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"
-   
"lager::git://github.com/erlang-lager/lager#commit=4ffdf0dbef53304bc0e958a00776bf0650de8c8b"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=8a154c02698c54570e8a9b116545f24eb953"
-   
"p1_acme::git://github.com/processone/p1_acme#commit=42cfe61dc20fea8e3d75046c16c3e0fe26f97d1c"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=decfc0ccd98b8adc21ca634be9682c5ce9f16425"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=c800e6a422e78b0bad3b4efc123bffcca4793378"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=04d4a6fb814e4116782c0454318bb98ac99e1ee5"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=5d76a07615c9b33f1b6bac33acd0bf54a8a4f0a8"
-   
"pkix::git://github.com/processone/pkix#commit=801962ef7660650f04be05321ccf10f057291050"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=cc13971501056739c8b831c59ddf2654df9bba50"
-   
"stringprep::git://github.com/processone/stringprep#commit=b0d677fa6cf0cbeb723c9ad7a6a1e6900ae27462"
-   
"stun::git://github.com/processone/stun#commit=827e123ff51a264757a1d5eff65fc9269173b683"
-   

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2021-02-03 Thread Sergej Pupykin via arch-commits
Date: Wednesday, February 3, 2021 @ 17:33:51
  Author: spupykin
Revision: 843385

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 843384, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 843384, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 843384, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 843384, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  312 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 200 insertions(+), 198 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2021-02-03 17:33:36 UTC (rev 843384)
+++ PKGBUILD2021-02-03 17:33:51 UTC (rev 843385)
@@ -1,155 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=20.12
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url.git#commit=bf1360685da704c8453aba2268c4698c959d2ba4"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=b2a229e653873799b72b91cbdef913521e985618"
-   
"eimp::git://github.com/processone/eimp#commit=166a04a8c057eaa3bd6044cf38ffe5f89a93ec95"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=a282ed4f2fb69b9f4a0457a111867a88f366ae4f"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=a8845b085dee65b0c0b4ad771eec748a7ffcc5df"
-   
"ezlib::git://github.com/processone/ezlib#commit=e9ded4975b0e9fdbf0195f7ebce857031e8958d8"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=b68c4081817964ccf7391efafb31eeaf4da5de38"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=968f314674bdd503d3fd30870ba88c0e5f1bc0d6"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=869a92c2630f59c5c1ba71a7d82f999bdf6f016b"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"
-   
"lager::git://github.com/erlang-lager/lager#commit=4ffdf0dbef53304bc0e958a00776bf0650de8c8b"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=429d225961c1b06d40adcc98524d18a4674d7806"
-   
"p1_acme::git://github.com/processone/p1_acme.git#commit=c7a6efaba8179c9a9e483bd687ee4c336a720152"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=decfc0ccd98b8adc21ca634be9682c5ce9f16425"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=c800e6a422e78b0bad3b4efc123bffcca4793378"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=04d4a6fb814e4116782c0454318bb98ac99e1ee5"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=5d76a07615c9b33f1b6bac33acd0bf54a8a4f0a8"
-   
"pkix::git://github.com/processone/pkix#commit=801962ef7660650f04be05321ccf10f057291050"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=67072ab3580b296a567cea42a846b23a1026d116"
-   
"stringprep::git://github.com/processone/stringprep#commit=b0d677fa6cf0cbeb723c9ad7a6a1e6900ae27462"
-   
"stun::git://github.com/processone/stun#commit=36ba97df675212abca6b3a72458983b63bb9be83"
-   

[arch-commits] Commit in ejabberd/repos/community-x86_64 (8 files)

2020-12-29 Thread Sergej Pupykin via arch-commits
Date: Wednesday, December 30, 2020 @ 00:45:23
  Author: spupykin
Revision: 798578

archrelease: copy trunk to community-x86_64

Added:
  ejabberd/repos/community-x86_64/PKGBUILD
(from rev 798577, ejabberd/trunk/PKGBUILD)
  ejabberd/repos/community-x86_64/ejabberd.logrotate
(from rev 798577, ejabberd/trunk/ejabberd.logrotate)
  ejabberd/repos/community-x86_64/print-deps.sh
(from rev 798577, ejabberd/trunk/print-deps.sh)
  ejabberd/repos/community-x86_64/sysuser.conf
(from rev 798577, ejabberd/trunk/sysuser.conf)
Deleted:
  ejabberd/repos/community-x86_64/PKGBUILD
  ejabberd/repos/community-x86_64/ejabberd.logrotate
  ejabberd/repos/community-x86_64/print-deps.sh
  ejabberd/repos/community-x86_64/sysuser.conf

+
 PKGBUILD   |  310 +--
 ejabberd.logrotate |   24 +--
 print-deps.sh  |   58 -
 sysuser.conf   |4 
 4 files changed, 198 insertions(+), 198 deletions(-)

Deleted: PKGBUILD
===
--- PKGBUILD2020-12-30 00:45:09 UTC (rev 798577)
+++ PKGBUILD2020-12-30 00:45:23 UTC (rev 798578)
@@ -1,155 +0,0 @@
-# Maintainer: Sergej Pupykin 
-# Contributor: Jeff 'codemac' Mickey 
-# Contributor: Alexander Rødseth 
-
-pkgname=ejabberd
-pkgver=20.07
-pkgrel=1
-pkgdesc="Jabber server written in Erlang"
-arch=('x86_64')
-url="https://www.ejabberd.im/;
-license=("GPL")
-depends=('expat' 'openssl' 'zlib' 'erlang-nox' 'pam' 'iproute2' 
'erlang-unixodbc'
-'libyaml' 'sqlite' 'gd')
-makedepends=('git' 'rebar' 'hevea' 'texlive-bin' 'texlive-core' 
'texlive-latexextra')
-optdepends=('gsfonts: for captcha'
-   'imagemagick: for captcha')
-backup=('etc/ejabberd/ejabberd.yml'
-   'etc/ejabberd/ejabberdctl.cfg'
-   'etc/logrotate.d/ejabberd')
-options=(emptydirs)
-source=("$pkgname-$pkgver.tar.gz::https://github.com/processone/ejabberd/archive/$pkgver.tar.gz;
-   
"base64url::git://github.com/dvv/base64url.git#commit=f2c64ed8b9bebc536fad37ad97243452b674b837"
-   
"cache_tab::git://github.com/processone/cache_tab#commit=3278ec3bbf60168c01b48babd264a5dd6350e224"
-   
"eimp::git://github.com/processone/eimp#commit=bd9f2cf0e966ab601ea06238abac46e6e77f6581"
-   
"elixir::git://github.com/elixir-lang/elixir#commit=867da6f876c48279823a41a33030c95ef37379b2"
-   
"epam::git://github.com/processone/epam#commit=66056f1482acd9970df564d256a4944ea5f3a472"
-   
"eredis::git://github.com/wooga/eredis#commit=cbc013f516e464706493c01662e5e9dd82d1db01"
-   
"esip::git://github.com/processone/esip#commit=fe0ff038f093bea4fca3e7b8453656f57f2333eb"
-   
"ezlib::git://github.com/processone/ezlib#commit=1927d3cf624ecd4ed6d56c1f43f1eccd2734cecc"
-   
"fast_tls::git://github.com/processone/fast_tls#commit=1521dd401f3e3be55a8be099c1c399e7fdddf176"
-   
"fast_xml::git://github.com/processone/fast_xml#commit=7fce39a0a82ae4b7afeeecd9b074f1180c6700a1"
-   
"fast_yaml::git://github.com/processone/fast_yaml#commit=5c8e4a057617a3b9ff36c3385cbce40f3fb4"
-   
"goldrush::git://github.com/DeadZen/goldrush.git#commit=8f1b715d36b650ec1e1f5612c00e28af6ab0de82"
-   
"idna::git://github.com/benoitc/erlang-idna#commit=6cff72747821110169ecfac871b0c69e5064afff"
-   
"jiffy::git://github.com/davisp/jiffy#commit=6dadc0cd22b06e2b1972ee8aba5708c478418926"
-   
"jose::git://github.com/potatosalad/erlang-jose#commit=5ad99d03c5381ec68a9576c81ed4e9312fea73e0"
-   
"lager::git://github.com/erlang-lager/lager#commit=4ffdf0dbef53304bc0e958a00776bf0650de8c8b"
-   
"luerl::git://github.com/rvirding/luerl#commit=01fa43a1a5d68becfe07236a9a71505039474108"
-   
"mqtree::git://github.com/processone/mqtree#commit=3fb6b43fb8f72b6b824c03619ba1d882fbb83251"
-   
"p1_acme::git://github.com/processone/p1_acme.git#commit=83559538bb2036593d8aa9bc36ddcf7af187903a"
-   
"p1_mysql::git://github.com/processone/p1_mysql#commit=da86adc5b5418b37a2e9e3fd9b9721d9a5a05d80"
-   
"p1_oauth2::git://github.com/processone/p1_oauth2#commit=5fea359d9c0a4a0603a5aff048985a5c84382c86"
-   
"p1_pgsql::git://github.com/processone/p1_pgsql#commit=04d4a6fb814e4116782c0454318bb98ac99e1ee5"
-   
"p1_utils::git://github.com/processone/p1_utils#commit=aaf2b25d9dc273da7ec29fe4146610f5ef6396af"
-   
"pkix::git://github.com/processone/pkix#commit=c4e400bed13fbbaf5136fc578ebcd108d06b15b9"
-   
"rebar_elixir_plugin::git://github.com/processone/rebar_elixir_plugin#commit=10614dfef5d10b7071f7181858149259e50159f6"
-   
"sqlite3::git://github.com/processone/erlang-sqlite3#commit=5d2356244783016a5def4205fa370ee3772e9fa8"
-   
"stringprep::git://github.com/processone/stringprep#commit=a7b25c6eeed2136d1ffb396ea732408c37c61ac3"
-   
"stun::git://github.com/processone/stun#commit=1cf72b52061ac329d0ef4e40a6d10f751ec8bb55"
-