[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2021-02-27 Thread Maciej Mrozowski
commit: b1dc735c8d8cfbf6690f302731b7ed530a33ee1d
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sat Feb 27 17:07:44 2021 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sat Feb 27 17:11:21 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b1dc735c

net-libs/libgadu: port 1.11.4 to EAPI 7

Package-Manager: Portage-3.0.13, Repoman-3.0.2
Signed-off-by: Maciej Mrozowski  gentoo.org>
Closes: https://bugs.gentoo.org/773223

 net-libs/libgadu/libgadu-1.11.4.ebuild| 34 +++
 net-libs/libgadu/libgadu-1.12.2-r1.ebuild |  2 +-
 2 files changed, 18 insertions(+), 18 deletions(-)

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
index 889a044752b..7f3392a75a4 100644
--- a/net-libs/libgadu/libgadu-1.11.4.ebuild
+++ b/net-libs/libgadu/libgadu-1.11.4.ebuild
@@ -1,11 +1,9 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
-EAPI=5
+EAPI=7
 
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils
+inherit autotools
 
 DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
 HOMEPAGE="http://toxygen.net/libgadu/";
@@ -17,7 +15,7 @@ RESTRICT="test"
 LICENSE="LGPL-2.1"
 KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 SLOT="0"
-IUSE="doc ssl static-libs threads"
+IUSE="doc ssl threads"
 
 COMMON_DEPEND="
sys-libs/zlib
@@ -26,26 +24,28 @@ COMMON_DEPEND="
 DEPEND="${COMMON_DEPEND}
doc? ( app-doc/doxygen )
 "
-RDEPEND="${COMMON_DEPEND}
-   !=net-im/kadu-0.6.0.2
-   !=net-im/kadu-0.6.0.1
-"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
+RDEPEND="${COMMON_DEPEND}"
 
 DOCS=(AUTHORS ChangeLog NEWS README)
 
+src_prepare() {
+   default
+   eautoreconf
+}
+
 src_configure() {
local myeconfargs=(
+   --disable-static
+   --disable-tests
--without-openssl
-   $(use_with threads pthread)
$(use_with ssl gnutls)
+   $(use_with threads pthread)
)
-
-   autotools-utils_src_configure
+   econf "${myeconfargs[@]}"
 }
 
 src_install() {
-   use doc && HTML_DOCS=(docs/html/)
-   autotools-utils_src_install
+   use doc && local HTML_DOCS=( docs/html/. )
+   default
+   find "${D}" -name '*.la' -type f -delete || die
 }

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index d7aa78fb95d..c0f284e5af4 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2020 Gentoo Authors
+# Copyright 1999-2021 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=7



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2021-01-06 Thread Andreas K. Hüttel
commit: c63e887fcb8523f59de5a908b6328f12a7b0d764
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Wed Jan  6 17:14:01 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jan  6 17:14:33 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c63e887f

Revert "net-libs/libgadu: Remove old"

This reverts commit 6177ebec706cc24a338e6a4b69fc9b0a00d88e2c.

Signed-off-by: Andreas K. Huettel  gentoo.org>

 net-libs/libgadu/Manifest  |  1 +
 net-libs/libgadu/libgadu-1.11.4.ebuild | 51 ++
 2 files changed, 52 insertions(+)

diff --git a/net-libs/libgadu/Manifest b/net-libs/libgadu/Manifest
index 3d5259346d2..a5e8481cce0 100644
--- a/net-libs/libgadu/Manifest
+++ b/net-libs/libgadu/Manifest
@@ -1 +1,2 @@
+DIST libgadu-1.11.4.tar.gz 210937 BLAKE2B 
05719b31f1d3ffd7df059d33597943787c1f10ac1dea89dce893050719394e1f2c7b5858b4ff3d0d2421bf68c977d4dfafd20689b3a7c0dc2c0593cb4d49599c
 SHA512 
3fc8e414470864eb953d6d0d7dc6071679907c435d76e05a0b95a2e58365fc795427679f893d337dbf9896611a6bf68047c36806b977643cf4a773d930916639
 DIST libgadu-1.12.2.tar.gz 298884 BLAKE2B 
eee364204e9106b080a62ed4e180739b4dd9f2699fe3ddcb36493e3e29cc4e8074df17601900372c0a68da4b119f938521d4dd33baf730b279a13d80f74dbbee
 SHA512 
d3b4fde94327ef312b1df668b8eb73fea9325c9258d85aa65e2746b73f00c2606ebe23f3330493a135a0fec1d0f24988f0cec607d4d899d880853ee8bf60e677

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
new file mode 100644
index 000..889a044752b
--- /dev/null
+++ b/net-libs/libgadu/libgadu-1.11.4.ebuild
@@ -0,0 +1,51 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+
+inherit autotools-utils
+
+DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
+HOMEPAGE="http://toxygen.net/libgadu/";
+SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+# Bug 373215, last checked 2012.01.28
+RESTRICT="test"
+
+LICENSE="LGPL-2.1"
+KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+SLOT="0"
+IUSE="doc ssl static-libs threads"
+
+COMMON_DEPEND="
+   sys-libs/zlib
+   ssl? ( net-libs/gnutls:= )
+"
+DEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/doxygen )
+"
+RDEPEND="${COMMON_DEPEND}
+   !=net-im/kadu-0.6.0.2
+   !=net-im/kadu-0.6.0.1
+"
+
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
+DOCS=(AUTHORS ChangeLog NEWS README)
+
+src_configure() {
+   local myeconfargs=(
+   --without-openssl
+   $(use_with threads pthread)
+   $(use_with ssl gnutls)
+   )
+
+   autotools-utils_src_configure
+}
+
+src_install() {
+   use doc && HTML_DOCS=(docs/html/)
+   autotools-utils_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2021-01-06 Thread Andreas K. Hüttel
commit: 6177ebec706cc24a338e6a4b69fc9b0a00d88e2c
Author: Andreas K. Huettel  gentoo  org>
AuthorDate: Wed Jan  6 16:22:09 2021 +
Commit: Andreas K. Hüttel  gentoo  org>
CommitDate: Wed Jan  6 16:35:13 2021 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=6177ebec

net-libs/libgadu: Remove old

Bug: https://bugs.gentoo.org/708686
Package-Manager: Portage-3.0.12, Repoman-3.0.2
Signed-off-by: Andreas K. Huettel  gentoo.org>

 net-libs/libgadu/Manifest  |  1 -
 net-libs/libgadu/libgadu-1.11.4.ebuild | 51 --
 2 files changed, 52 deletions(-)

diff --git a/net-libs/libgadu/Manifest b/net-libs/libgadu/Manifest
index a5e8481cce0..3d5259346d2 100644
--- a/net-libs/libgadu/Manifest
+++ b/net-libs/libgadu/Manifest
@@ -1,2 +1 @@
-DIST libgadu-1.11.4.tar.gz 210937 BLAKE2B 
05719b31f1d3ffd7df059d33597943787c1f10ac1dea89dce893050719394e1f2c7b5858b4ff3d0d2421bf68c977d4dfafd20689b3a7c0dc2c0593cb4d49599c
 SHA512 
3fc8e414470864eb953d6d0d7dc6071679907c435d76e05a0b95a2e58365fc795427679f893d337dbf9896611a6bf68047c36806b977643cf4a773d930916639
 DIST libgadu-1.12.2.tar.gz 298884 BLAKE2B 
eee364204e9106b080a62ed4e180739b4dd9f2699fe3ddcb36493e3e29cc4e8074df17601900372c0a68da4b119f938521d4dd33baf730b279a13d80f74dbbee
 SHA512 
d3b4fde94327ef312b1df668b8eb73fea9325c9258d85aa65e2746b73f00c2606ebe23f3330493a135a0fec1d0f24988f0cec607d4d899d880853ee8bf60e677

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
deleted file mode 100644
index 889a044752b..000
--- a/net-libs/libgadu/libgadu-1.11.4.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils
-
-DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
-HOMEPAGE="http://toxygen.net/libgadu/";
-SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-# Bug 373215, last checked 2012.01.28
-RESTRICT="test"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
-SLOT="0"
-IUSE="doc ssl static-libs threads"
-
-COMMON_DEPEND="
-   sys-libs/zlib
-   ssl? ( net-libs/gnutls:= )
-"
-DEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/doxygen )
-"
-RDEPEND="${COMMON_DEPEND}
-   !=net-im/kadu-0.6.0.2
-   !=net-im/kadu-0.6.0.1
-"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=(AUTHORS ChangeLog NEWS README)
-
-src_configure() {
-   local myeconfargs=(
-   --without-openssl
-   $(use_with threads pthread)
-   $(use_with ssl gnutls)
-   )
-
-   autotools-utils_src_configure
-}
-
-src_install() {
-   use doc && HTML_DOCS=(docs/html/)
-   autotools-utils_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-09-26 Thread Maciej Mrozowski
commit: 856eb894275918aedd662d24c2f1b0a16f1e2f20
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sun Sep 27 02:52:09 2020 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sun Sep 27 02:52:09 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=856eb894

net-libs/libgadu: remove OpenSSL support

Closes: https://bugs.gentoo.org/742521
Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Maciej Mrozowski  gentoo.org>

 net-libs/libgadu/libgadu-1.11.4.ebuild | 24 
 1 file changed, 4 insertions(+), 20 deletions(-)

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
index 61ed84a41b1..889a044752b 100644
--- a/net-libs/libgadu/libgadu-1.11.4.ebuild
+++ b/net-libs/libgadu/libgadu-1.11.4.ebuild
@@ -17,17 +17,11 @@ RESTRICT="test"
 LICENSE="LGPL-2.1"
 KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 SLOT="0"
-IUSE="doc gnutls ssl static-libs threads"
+IUSE="doc ssl static-libs threads"
 
-REQUIRED_USE="
-   gnutls? ( ssl )
-"
 COMMON_DEPEND="
sys-libs/zlib
-   ssl? (
-   gnutls? ( net-libs/gnutls )
-   !gnutls? ( >=dev-libs/openssl-0.9.6m:0 )
-   )
+   ssl? ( net-libs/gnutls:= )
 "
 DEPEND="${COMMON_DEPEND}
doc? ( app-doc/doxygen )
@@ -43,21 +37,11 @@ DOCS=(AUTHORS ChangeLog NEWS README)
 
 src_configure() {
local myeconfargs=(
+   --without-openssl
$(use_with threads pthread)
+   $(use_with ssl gnutls)
)
 
-   if use ssl; then
-   myeconfargs+=(
-   $(use_with gnutls gnutls)
-   $(use_with !gnutls openssl)
-   )
-   else
-   myeconfargs+=(
-   --without-gnutls
-   --without-openssl
-   )
-   fi
-
autotools-utils_src_configure
 }
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-09-26 Thread Maciej Mrozowski
commit: aa74135485d60360050c7b10cf7cab7c1d9bafa4
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sat Sep 26 23:45:32 2020 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sat Sep 26 23:46:43 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=aa741354

net-libs/libgadu: restore, 1.12.2 apparently hangs net-im/ekg2

This reverts commit 42e134e806039ba4f804fd129bacf88019fffacf.

Signed-off-by: Maciej Mrozowski  gentoo.org>

 net-libs/libgadu/Manifest  |  1 +
 net-libs/libgadu/libgadu-1.11.4.ebuild | 67 ++
 2 files changed, 68 insertions(+)

diff --git a/net-libs/libgadu/Manifest b/net-libs/libgadu/Manifest
index 3d5259346d2..a5e8481cce0 100644
--- a/net-libs/libgadu/Manifest
+++ b/net-libs/libgadu/Manifest
@@ -1 +1,2 @@
+DIST libgadu-1.11.4.tar.gz 210937 BLAKE2B 
05719b31f1d3ffd7df059d33597943787c1f10ac1dea89dce893050719394e1f2c7b5858b4ff3d0d2421bf68c977d4dfafd20689b3a7c0dc2c0593cb4d49599c
 SHA512 
3fc8e414470864eb953d6d0d7dc6071679907c435d76e05a0b95a2e58365fc795427679f893d337dbf9896611a6bf68047c36806b977643cf4a773d930916639
 DIST libgadu-1.12.2.tar.gz 298884 BLAKE2B 
eee364204e9106b080a62ed4e180739b4dd9f2699fe3ddcb36493e3e29cc4e8074df17601900372c0a68da4b119f938521d4dd33baf730b279a13d80f74dbbee
 SHA512 
d3b4fde94327ef312b1df668b8eb73fea9325c9258d85aa65e2746b73f00c2606ebe23f3330493a135a0fec1d0f24988f0cec607d4d899d880853ee8bf60e677

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
new file mode 100644
index 000..61ed84a41b1
--- /dev/null
+++ b/net-libs/libgadu/libgadu-1.11.4.ebuild
@@ -0,0 +1,67 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+
+inherit autotools-utils
+
+DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
+HOMEPAGE="http://toxygen.net/libgadu/";
+SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+# Bug 373215, last checked 2012.01.28
+RESTRICT="test"
+
+LICENSE="LGPL-2.1"
+KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+SLOT="0"
+IUSE="doc gnutls ssl static-libs threads"
+
+REQUIRED_USE="
+   gnutls? ( ssl )
+"
+COMMON_DEPEND="
+   sys-libs/zlib
+   ssl? (
+   gnutls? ( net-libs/gnutls )
+   !gnutls? ( >=dev-libs/openssl-0.9.6m:0 )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/doxygen )
+"
+RDEPEND="${COMMON_DEPEND}
+   !=net-im/kadu-0.6.0.2
+   !=net-im/kadu-0.6.0.1
+"
+
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
+DOCS=(AUTHORS ChangeLog NEWS README)
+
+src_configure() {
+   local myeconfargs=(
+   $(use_with threads pthread)
+   )
+
+   if use ssl; then
+   myeconfargs+=(
+   $(use_with gnutls gnutls)
+   $(use_with !gnutls openssl)
+   )
+   else
+   myeconfargs+=(
+   --without-gnutls
+   --without-openssl
+   )
+   fi
+
+   autotools-utils_src_configure
+}
+
+src_install() {
+   use doc && HTML_DOCS=(docs/html/)
+   autotools-utils_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-09-26 Thread Maciej Mrozowski
commit: 42e134e806039ba4f804fd129bacf88019fffacf
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sat Sep 26 23:33:00 2020 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sat Sep 26 23:33:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=42e134e8

net-libs/libgadu: remove old

Package-Manager: Portage-3.0.4, Repoman-3.0.1
Signed-off-by: Maciej Mrozowski  gentoo.org>

 net-libs/libgadu/Manifest  |  1 -
 net-libs/libgadu/libgadu-1.11.4.ebuild | 67 --
 2 files changed, 68 deletions(-)

diff --git a/net-libs/libgadu/Manifest b/net-libs/libgadu/Manifest
index a5e8481cce0..3d5259346d2 100644
--- a/net-libs/libgadu/Manifest
+++ b/net-libs/libgadu/Manifest
@@ -1,2 +1 @@
-DIST libgadu-1.11.4.tar.gz 210937 BLAKE2B 
05719b31f1d3ffd7df059d33597943787c1f10ac1dea89dce893050719394e1f2c7b5858b4ff3d0d2421bf68c977d4dfafd20689b3a7c0dc2c0593cb4d49599c
 SHA512 
3fc8e414470864eb953d6d0d7dc6071679907c435d76e05a0b95a2e58365fc795427679f893d337dbf9896611a6bf68047c36806b977643cf4a773d930916639
 DIST libgadu-1.12.2.tar.gz 298884 BLAKE2B 
eee364204e9106b080a62ed4e180739b4dd9f2699fe3ddcb36493e3e29cc4e8074df17601900372c0a68da4b119f938521d4dd33baf730b279a13d80f74dbbee
 SHA512 
d3b4fde94327ef312b1df668b8eb73fea9325c9258d85aa65e2746b73f00c2606ebe23f3330493a135a0fec1d0f24988f0cec607d4d899d880853ee8bf60e677

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
deleted file mode 100644
index 61ed84a41b1..000
--- a/net-libs/libgadu/libgadu-1.11.4.ebuild
+++ /dev/null
@@ -1,67 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils
-
-DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
-HOMEPAGE="http://toxygen.net/libgadu/";
-SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-# Bug 373215, last checked 2012.01.28
-RESTRICT="test"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~alpha amd64 arm ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
-SLOT="0"
-IUSE="doc gnutls ssl static-libs threads"
-
-REQUIRED_USE="
-   gnutls? ( ssl )
-"
-COMMON_DEPEND="
-   sys-libs/zlib
-   ssl? (
-   gnutls? ( net-libs/gnutls )
-   !gnutls? ( >=dev-libs/openssl-0.9.6m:0 )
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/doxygen )
-"
-RDEPEND="${COMMON_DEPEND}
-   !=net-im/kadu-0.6.0.2
-   !=net-im/kadu-0.6.0.1
-"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=(AUTHORS ChangeLog NEWS README)
-
-src_configure() {
-   local myeconfargs=(
-   $(use_with threads pthread)
-   )
-
-   if use ssl; then
-   myeconfargs+=(
-   $(use_with gnutls gnutls)
-   $(use_with !gnutls openssl)
-   )
-   else
-   myeconfargs+=(
-   --without-gnutls
-   --without-openssl
-   )
-   fi
-
-   autotools-utils_src_configure
-}
-
-src_install() {
-   use doc && HTML_DOCS=(docs/html/)
-   autotools-utils_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-05-31 Thread Matt Turner
commit: b0a63cb248366fda6c88e5dcd450d21d010e60fa
Author: Matt Turner  gentoo  org>
AuthorDate: Mon Jun  1 01:00:50 2020 +
Commit: Matt Turner  gentoo  org>
CommitDate: Mon Jun  1 01:00:50 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=b0a63cb2

net-libs/libgadu: Keyword 1.12.2-r1 alpha, #708012

Signed-off-by: Matt Turner  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index 441404784a4..d7aa78fb95d 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="~alpha amd64 arm arm64 ~ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="doc ssl test threads"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-02-11 Thread Agostino Sarubbo
commit: cd1000c0dd73e08fc46f772add85f3b6a187fe0d
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Tue Feb 11 11:37:00 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Tue Feb 11 11:37:00 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cd1000c0

net-libs/libgadu: arm stable wrt bug #707976

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="arm"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index 87d39897c0d..30fc132568a 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="doc ssl test threads"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/files/, net-libs/libgadu/

2020-02-08 Thread Maciej Mrozowski
commit: c399566a3b87b5e8cb2341e3d3c0c0368ce01f13
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sun Feb  9 02:25:58 2020 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Sun Feb  9 02:28:23 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c399566a

net-libs/libgadu: Fix building with -fno-common

Closes: https://bugs.gentoo.org/708686
Package-Manager: Portage-2.3.84, Repoman-2.3.20
Signed-off-by: Maciej Mrozowski  gentoo.org>

 .../libgadu/files/libgadu-1.12.2-fno-common.patch  | 30 ++
 net-libs/libgadu/libgadu-1.12.2-r1.ebuild  |  4 +++
 2 files changed, 34 insertions(+)

diff --git a/net-libs/libgadu/files/libgadu-1.12.2-fno-common.patch 
b/net-libs/libgadu/files/libgadu-1.12.2-fno-common.patch
new file mode 100644
index 000..2eafd3748ee
--- /dev/null
+++ b/net-libs/libgadu/files/libgadu-1.12.2-fno-common.patch
@@ -0,0 +1,30 @@
+diff -ruN libgadu-1.12.2/test/manual/userconfig.h 
my-libgadu/test/manual/userconfig.h
+--- libgadu-1.12.2/test/manual/userconfig.h2017-01-21 18:57:03.0 
+0100
 my-libgadu/test/manual/userconfig.h2020-02-09 03:18:29.040560145 
+0100
+@@ -19,16 +19,16 @@
+ #ifndef USERCONFIG_H
+ #define USERCONFIG_H
+ 
+-unsigned int config_uin;
+-char *config_password;
+-unsigned int config_peer;
+-char *config_file;
+-char *config_dir;
+-unsigned int config_size;
+-unsigned long config_ip;
+-unsigned int config_port;
+-char *config_server;
+-char *config_proxy;
++extern unsigned int config_uin;
++extern char *config_password;
++extern unsigned int config_peer;
++extern char *config_file;
++extern char *config_dir;
++extern unsigned int config_size;
++extern unsigned long config_ip;
++extern unsigned int config_port;
++extern char *config_server;
++extern char *config_proxy;
+ 
+ int config_read(void);
+ void config_free(void);

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index f48750979fe..87d39897c0d 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -33,6 +33,10 @@ RDEPEND="${DEPEND}"
 
 BUILD_DIR="${S}"
 
+PATCHES=(
+   "${FILESDIR}/${P}-fno-common.patch"
+)
+
 DOCS=( AUTHORS ChangeLog NEWS README )
 
 src_prepare() {



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-02-07 Thread Sergei Trofimovich
commit: c0beefccb86b1eff6b85f129504fde30cc596ef1
Author: Rolf Eike Beer  sf-mail  de>
AuthorDate: Fri Feb  7 16:15:33 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Fri Feb  7 19:57:25 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=c0beefcc

net-libs/libgadu: stable 1.12.2-r1 for sparc, bug #707976

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="sparc"
Signed-off-by: Rolf Eike Beer  sf-mail.de>
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index 2219d898828..f48750979fe 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ia64 ~mips ppc ppc64 sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="doc ssl test threads"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-02-06 Thread Sergei Trofimovich
commit: dd2911d82c66483ccc7d7198d003b918c9e1d5d5
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Thu Feb  6 08:25:30 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Thu Feb  6 08:25:30 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dd2911d8

net-libs/libgadu: stable 1.12.2-r1 for ia64, bug #707976

Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="ia64"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index fff8da2e46b..2219d898828 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="doc ssl test threads"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-02-05 Thread Sergei Trofimovich
commit: d7cc7589d6892960b6e013c0d39a0ed8b3a67210
Author: Sergei Trofimovich  gentoo  org>
AuthorDate: Wed Feb  5 23:55:26 2020 +
Commit: Sergei Trofimovich  gentoo  org>
CommitDate: Wed Feb  5 23:55:26 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d7cc7589

net-libs/libgadu: stable 1.12.2-r1 for ppc, bug #707976

Tested-by: ernsteiswuerfel
Package-Manager: Portage-2.3.87, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc"
Signed-off-by: Sergei Trofimovich  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index 6172f02348e..fff8da2e46b 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="doc ssl test threads"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-02-05 Thread Agostino Sarubbo
commit: 17f26ea8911d5a54ef42a838804ce428990865ca
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Feb  5 10:34:10 2020 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Feb  5 10:34:10 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=17f26ea8

net-libs/libgadu: ppc64 stable wrt bug #707976

Package-Manager: Portage-2.3.84, Repoman-2.3.20
RepoMan-Options: --include-arches="ppc64"
Signed-off-by: Agostino Sarubbo  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
index 4083dad938d..6172f02348e 100644
--- a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -11,7 +11,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz";
 
 LICENSE="LGPL-2.1"
 SLOT="0"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
 IUSE="doc ssl test threads"
 
 RESTRICT="!test? ( test )"



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-02-03 Thread Andreas Sturmlechner
commit: eaf8e436e66469e47fe7f843997f1ca06021e467
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb  2 21:19:30 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb  3 15:03:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=eaf8e436

net-libs/libgadu: EAPI-7 bump, drop USE openssl and static-libs

Non-maintainer commit.

Closes: https://bugs.gentoo.org/677502
Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2-r1.ebuild | 59 +++
 1 file changed, 59 insertions(+)

diff --git a/net-libs/libgadu/libgadu-1.12.2-r1.ebuild 
b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
new file mode 100644
index 000..4083dad938d
--- /dev/null
+++ b/net-libs/libgadu/libgadu-1.12.2-r1.ebuild
@@ -0,0 +1,59 @@
+# Copyright 1999-2020 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=7
+
+inherit autotools
+
+DESCRIPTION="Client-side library for the Gadu-Gadu protocol"
+HOMEPAGE="https://libgadu.net/";
+SRC_URI="https://github.com/wojtekka/${PN}/releases/download/${PV}/${P}.tar.gz";
+
+LICENSE="LGPL-2.1"
+SLOT="0"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
+IUSE="doc ssl test threads"
+
+RESTRICT="!test? ( test )"
+
+BDEPEND="
+   doc? ( app-doc/doxygen )
+   test? (
+   dev-libs/expat
+   dev-libs/libxml2:2
+   net-misc/curl
+   )
+"
+DEPEND="
+   dev-libs/protobuf-c:=
+   sys-libs/zlib
+   ssl? ( net-libs/gnutls:= )
+"
+RDEPEND="${DEPEND}"
+
+BUILD_DIR="${S}"
+
+DOCS=( AUTHORS ChangeLog NEWS README )
+
+src_prepare() {
+   default
+   eautoreconf
+}
+
+src_configure() {
+   local myeconfargs=(
+   --disable-static
+   --with-protobuf
+   --without-openssl
+   $(use_with ssl gnutls)
+   $(use_enable test tests)
+   $(use_with threads pthread)
+   )
+   econf "${myeconfargs[@]}"
+}
+
+src_install() {
+   use doc && local HTML_DOCS=( docs/html/. )
+   default
+   find "${D}" -name '*.la' -type f -delete || die
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2020-02-03 Thread Andreas Sturmlechner
commit: 6977473080f972b5c5fa00c41a9e6d3cc412d898
Author: Andreas Sturmlechner  gentoo  org>
AuthorDate: Sun Feb  2 22:02:35 2020 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Mon Feb  3 15:03:31 2020 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=69774730

net-libs/libgadu: Drop 1.12.2 (r0)

Package-Manager: Portage-2.3.87, Repoman-2.3.20
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2.ebuild | 73 --
 1 file changed, 73 deletions(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild 
b/net-libs/libgadu/libgadu-1.12.2.ebuild
deleted file mode 100644
index 8a6c3f71c24..000
--- a/net-libs/libgadu/libgadu-1.12.2.ebuild
+++ /dev/null
@@ -1,73 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils
-
-DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
-HOMEPAGE="http://toxygen.net/libgadu/";
-SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~amd64-linux 
~x86-linux ~ppc-macos"
-SLOT="0"
-IUSE="doc gnutls ssl static-libs test threads"
-RESTRICT="!test? ( test )"
-
-REQUIRED_USE="
-   gnutls? ( ssl )
-"
-COMMON_DEPEND="
-   >=dev-libs/protobuf-c-1.0.0
-   sys-libs/zlib
-   ssl? (
-   gnutls? ( net-libs/gnutls:0 )
-   !gnutls? ( >=dev-libs/openssl-0.9.6m:0 )
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/doxygen )
-   test? (
-   dev-libs/expat
-   dev-libs/libxml2:2
-   net-misc/curl
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   !=net-im/kadu-0.6.0.2
-   !=net-im/kadu-0.6.0.1
-"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-DOCS=(AUTHORS ChangeLog NEWS README)
-
-src_configure() {
-   local myeconfargs=(
-   --with-protobuf
-   $(use_enable test tests)
-   $(use_with threads pthread)
-   )
-
-   if use ssl; then
-   myeconfargs+=(
-   $(use_with gnutls gnutls)
-   $(use_with !gnutls openssl)
-   )
-   else
-   myeconfargs+=(
-   --without-gnutls
-   --without-openssl
-   )
-   fi
-
-   autotools-utils_src_configure
-}
-
-src_install() {
-   use doc && HTML_DOCS=(docs/html/)
-   autotools-utils_src_install
-}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2019-07-28 Thread Aaron Bauman
commit: cb99c587c864342b7095f27c73ca8616daa526ea
Author: Aaron Bauman  gentoo  org>
AuthorDate: Sun Jul 28 16:57:19 2019 +
Commit: Aaron Bauman  gentoo  org>
CommitDate: Sun Jul 28 17:02:06 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cb99c587

net-libs/libgadu: arm64 stable

Signed-off-by: Aaron Bauman  gentoo.org>
Package-Manager: Portage-2.3.69, Repoman-2.3.16
RepoMan-Options: --include-arches="arm64"

 net-libs/libgadu/libgadu-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild 
b/net-libs/libgadu/libgadu-1.12.2.ebuild
index 1704a7a3abe..0f59edce2af 100644
--- a/net-libs/libgadu/libgadu-1.12.2.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://toxygen.net/libgadu/";
 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs test threads"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2019-02-19 Thread Andreas Sturmlechner
commit: 9bf7ad44030fa5ea494d667e4e8a348e8ae3f4a0
Author: Roy Bamford  gentoo  org>
AuthorDate: Mon Feb 18 00:00:56 2019 +
Commit: Andreas Sturmlechner  gentoo  org>
CommitDate: Tue Feb 19 18:04:44 2019 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9bf7ad44

net-libs/libgadu: added ~arm64

Package-Manager: Portage-2.3.60, Repoman-2.3.12

Signed-off-by: Roy Bamford  gentoo.org>
Signed-off-by: Andreas Sturmlechner  gentoo.org>

 net-libs/libgadu/libgadu-1.12.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild 
b/net-libs/libgadu/libgadu-1.12.2.ebuild
index 88009169cfd..1704a7a3abe 100644
--- a/net-libs/libgadu/libgadu-1.12.2.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2018 Gentoo Foundation
+# Copyright 1999-2019 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="http://toxygen.net/libgadu/";
 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~arm64 ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs test threads"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2018-08-23 Thread Thomas Deutschmann
commit: bcbae8706c155ae29452deff94d7ce28d157ca83
Author: Thomas Deutschmann  gentoo  org>
AuthorDate: Fri Aug 24 01:18:50 2018 +
Commit: Thomas Deutschmann  gentoo  org>
CommitDate: Fri Aug 24 01:18:50 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=bcbae870

net-libs/libgadu: x86 stable (bug #653214)

Package-Manager: Portage-2.3.48, Repoman-2.3.10

 net-libs/libgadu/libgadu-1.12.2.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild 
b/net-libs/libgadu/libgadu-1.12.2.ebuild
index eda0ca3fa58..88009169cfd 100644
--- a/net-libs/libgadu/libgadu-1.12.2.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2.ebuild
@@ -12,7 +12,7 @@ HOMEPAGE="http://toxygen.net/libgadu/";
 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs test threads"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/files/, net-libs/libgadu/

2018-05-22 Thread Maciej Mrozowski
commit: d8f34ec392c4cc1e7da30a2aaa506added352573
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Sat May 12 00:52:44 2018 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Tue May 22 23:47:37 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8f34ec3

net-libs/libgadu: Remove old, restrict openssl to slot 0 to silence repoman

Package-Manager: Portage-2.3.24, Repoman-2.3.6

 net-libs/libgadu/Manifest |  2 -
 net-libs/libgadu/files/libgadu-1.12.0-tests.patch | 12 
 net-libs/libgadu/libgadu-1.11.4.ebuild|  4 +-
 net-libs/libgadu/libgadu-1.12.0.ebuild| 76 ---
 net-libs/libgadu/libgadu-1.12.1.ebuild| 76 ---
 5 files changed, 2 insertions(+), 168 deletions(-)

diff --git a/net-libs/libgadu/Manifest b/net-libs/libgadu/Manifest
index d138d09bcf5..a5e8481cce0 100644
--- a/net-libs/libgadu/Manifest
+++ b/net-libs/libgadu/Manifest
@@ -1,4 +1,2 @@
 DIST libgadu-1.11.4.tar.gz 210937 BLAKE2B 
05719b31f1d3ffd7df059d33597943787c1f10ac1dea89dce893050719394e1f2c7b5858b4ff3d0d2421bf68c977d4dfafd20689b3a7c0dc2c0593cb4d49599c
 SHA512 
3fc8e414470864eb953d6d0d7dc6071679907c435d76e05a0b95a2e58365fc795427679f893d337dbf9896611a6bf68047c36806b977643cf4a773d930916639
-DIST libgadu-1.12.0.tar.gz 290361 BLAKE2B 
7dc517b0704bd525aa2e71dc49bd64daee65cff6c4084776c01a48f806cebe57ce933a8be557ecf94648de0920765efeb293ba8d30d8a46cd1590f97fa40a877
 SHA512 
62d1db0e0a59ce7e9a27a2002eea26e69b476a5bddeec129ec6e37d6141dc74e51b177a2cacd232031253d19d223f20ae68df1981f1f673485447950a0bc6670
-DIST libgadu-1.12.1.tar.gz 296079 BLAKE2B 
0420e3a4e0d7180f0fd78fb8c5dd19c406d8f0d9880adca643301410c261ca9367f31ed72a3f9d27c07a4b6dcf0f3d6d5dd0e6b1025082f70c9442a5518557b3
 SHA512 
4786bcc517dcead278fed05c35e254d963ee42f029b09a59bfe01052cbe438fa4a0d86c17dcfa2ee39d2365f28864f887d28772a5e70ce2ece190714bec45590
 DIST libgadu-1.12.2.tar.gz 298884 BLAKE2B 
eee364204e9106b080a62ed4e180739b4dd9f2699fe3ddcb36493e3e29cc4e8074df17601900372c0a68da4b119f938521d4dd33baf730b279a13d80f74dbbee
 SHA512 
d3b4fde94327ef312b1df668b8eb73fea9325c9258d85aa65e2746b73f00c2606ebe23f3330493a135a0fec1d0f24988f0cec607d4d899d880853ee8bf60e677

diff --git a/net-libs/libgadu/files/libgadu-1.12.0-tests.patch 
b/net-libs/libgadu/files/libgadu-1.12.0-tests.patch
deleted file mode 100644
index 56e1da45b09..000
--- a/net-libs/libgadu/files/libgadu-1.12.0-tests.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff -ruN libgadu-1.12.0/test/manual/lib/base64.c my/test/manual/lib/base64.c
 libgadu-1.12.0/test/manual/lib/base64.c2014-06-13 20:41:37.0 
+0200
-+++ my/test/manual/lib/base64.c2014-08-13 03:08:00.612006311 +0200
-@@ -30,7 +30,7 @@
- #include 
- #include 
- 
--char *gg_base64_encode(const char *input, ssize_t len)
-+char *gg_base64_encode2(const char *input, ssize_t len)
- {
-   BIO *bmem, *b64;
-   BUF_MEM *bptr;

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
index 7c85cae4fd9..e269958d970 100644
--- a/net-libs/libgadu/libgadu-1.11.4.ebuild
+++ b/net-libs/libgadu/libgadu-1.11.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -26,7 +26,7 @@ COMMON_DEPEND="
sys-libs/zlib
ssl? (
gnutls? ( net-libs/gnutls )
-   !gnutls? ( >=dev-libs/openssl-0.9.6m )
+   !gnutls? ( >=dev-libs/openssl-0.9.6m:0 )
)
 "
 DEPEND="${COMMON_DEPEND}

diff --git a/net-libs/libgadu/libgadu-1.12.0.ebuild 
b/net-libs/libgadu/libgadu-1.12.0.ebuild
deleted file mode 100644
index 1448b9f6434..000
--- a/net-libs/libgadu/libgadu-1.12.0.ebuild
+++ /dev/null
@@ -1,76 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-AUTOTOOLS_AUTORECONF=1
-
-inherit autotools-utils
-
-DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
-HOMEPAGE="http://toxygen.net/libgadu/";
-SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos"
-SLOT="0"
-IUSE="doc gnutls ssl static-libs test threads"
-
-REQUIRED_USE="
-   gnutls? ( ssl )
-"
-COMMON_DEPEND="
-   >=dev-libs/protobuf-c-0.15
-   sys-libs/zlib
-   ssl? (
-   gnutls? ( net-libs/gnutls )
-   !gnutls? ( >=dev-libs/openssl-0.9.6m )
-   )
-"
-DEPEND="${COMMON_DEPEND}
-   doc? ( app-doc/doxygen )
-   test? (
-   dev-libs/expat
-   dev-libs/libxml2:2
-   net-misc/curl
-   )
-"
-RDEPEND="${COMMON_DEPEND}
-   !=net-im/kadu-0.6.0.2
-   !=net-im/kadu-0.6.0.1
-"
-
-AUTOTOOLS_IN_SOURCE_BUILD=1
-
-PATCHES=(
-   "${FILESDIR}/${P}-tests.pat

[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2018-05-09 Thread Agostino Sarubbo
commit: e374806f2e0d1200c75157e3149ec783bea65dad
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed May  9 08:52:41 2018 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed May  9 08:52:41 2018 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=e374806f

net-libs/libgadu: amd64 stable wrt bug #653214

Package-Manager: Portage-2.3.24, Repoman-2.3.6
RepoMan-Options: --include-arches="amd64"

 net-libs/libgadu/libgadu-1.12.2.ebuild | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild 
b/net-libs/libgadu/libgadu-1.12.2.ebuild
index 6864f7ad573..eda0ca3fa58 100644
--- a/net-libs/libgadu/libgadu-1.12.2.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.2.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2017 Gentoo Foundation
+# Copyright 1999-2018 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -12,7 +12,7 @@ HOMEPAGE="http://toxygen.net/libgadu/";
 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs test threads"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2017-03-16 Thread Maciej Mrozowski
commit: 16a82c5ee805860ad0cfc83b7e3e563e0cb7e954
Author: Maciej Mrozowski  gentoo  org>
AuthorDate: Fri Mar 17 00:30:56 2017 +
Commit: Maciej Mrozowski  gentoo  org>
CommitDate: Fri Mar 17 00:31:50 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=16a82c5e

net-libs/libgadu: Version bump 1.12.2

Package-Manager: Portage-2.3.3, Repoman-2.3.2

 net-libs/libgadu/Manifest  |  1 +
 net-libs/libgadu/libgadu-1.12.2.ebuild | 72 ++
 2 files changed, 73 insertions(+)

diff --git a/net-libs/libgadu/Manifest b/net-libs/libgadu/Manifest
index 85b3cfca19d..093fa25888e 100644
--- a/net-libs/libgadu/Manifest
+++ b/net-libs/libgadu/Manifest
@@ -1,3 +1,4 @@
 DIST libgadu-1.11.4.tar.gz 210937 SHA256 
95d445a6fefa7b9c7af2f552f090cf6760e3fc7b5c563ec563f11a9fe1f408d5 SHA512 
3fc8e414470864eb953d6d0d7dc6071679907c435d76e05a0b95a2e58365fc795427679f893d337dbf9896611a6bf68047c36806b977643cf4a773d930916639
 WHIRLPOOL 
4f13869f871e1a57f9aeccb9530c222960bee515065090a72a141d4a3212493df9007af7494598a26ee86a7e0cde18c8fd1b253024944b71538ca93bc94640f0
 DIST libgadu-1.12.0.tar.gz 290361 SHA256 
536862af3beeeb9a3d17bc73c880204200a8aa1e1cbbf97e01486e024b955037 SHA512 
62d1db0e0a59ce7e9a27a2002eea26e69b476a5bddeec129ec6e37d6141dc74e51b177a2cacd232031253d19d223f20ae68df1981f1f673485447950a0bc6670
 WHIRLPOOL 
1d4cf9634dc652368ce79f276f61a48faae7759d874f906c10e0fce24b0ff76542bfa0df632eb715536c5e775352c180422cca94dfcfae9ebb5b85cbc87409c5
 DIST libgadu-1.12.1.tar.gz 296079 SHA256 
15a2c017274ab69b05919b1f4c1bbcec0ceab46cbe1024c5fcce63c58c660310 SHA512 
4786bcc517dcead278fed05c35e254d963ee42f029b09a59bfe01052cbe438fa4a0d86c17dcfa2ee39d2365f28864f887d28772a5e70ce2ece190714bec45590
 WHIRLPOOL 
dffc9439bf5bb79dbd3fec276535004c05d885f75649824c8538f155512869a558cf6760ae7e2329032f66cab6ec53463d9a30ce164c92d7a76e779c2ac3a6b8
+DIST libgadu-1.12.2.tar.gz 298884 SHA256 
f53e703d7ad93ce222dbf7fc0cec77f62813af38817a3678e799e91f1c69c94d SHA512 
d3b4fde94327ef312b1df668b8eb73fea9325c9258d85aa65e2746b73f00c2606ebe23f3330493a135a0fec1d0f24988f0cec607d4d899d880853ee8bf60e677
 WHIRLPOOL 
149569096dc810bcc9307c6b6d4ccf31d2f458f23d83ae6a73dcdd6e5d488c24640771a7f8130303c87148d94a8d7e245b1c2fd0af928d1b8f55993c3d5efc78

diff --git a/net-libs/libgadu/libgadu-1.12.2.ebuild 
b/net-libs/libgadu/libgadu-1.12.2.ebuild
new file mode 100644
index 000..6864f7ad573
--- /dev/null
+++ b/net-libs/libgadu/libgadu-1.12.2.ebuild
@@ -0,0 +1,72 @@
+# Copyright 1999-2017 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+
+EAPI=5
+
+AUTOTOOLS_AUTORECONF=1
+
+inherit autotools-utils
+
+DESCRIPTION="This library implements the client side of the Gadu-Gadu protocol"
+HOMEPAGE="http://toxygen.net/libgadu/";
+SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
+
+LICENSE="LGPL-2.1"
+KEYWORDS="~amd64 ~arm ~ia64 ~mips ~ppc ~ppc64 ~sparc ~x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
+SLOT="0"
+IUSE="doc gnutls ssl static-libs test threads"
+
+REQUIRED_USE="
+   gnutls? ( ssl )
+"
+COMMON_DEPEND="
+   >=dev-libs/protobuf-c-1.0.0
+   sys-libs/zlib
+   ssl? (
+   gnutls? ( net-libs/gnutls:0 )
+   !gnutls? ( >=dev-libs/openssl-0.9.6m:0 )
+   )
+"
+DEPEND="${COMMON_DEPEND}
+   doc? ( app-doc/doxygen )
+   test? (
+   dev-libs/expat
+   dev-libs/libxml2:2
+   net-misc/curl
+   )
+"
+RDEPEND="${COMMON_DEPEND}
+   !=net-im/kadu-0.6.0.2
+   !=net-im/kadu-0.6.0.1
+"
+
+AUTOTOOLS_IN_SOURCE_BUILD=1
+
+DOCS=(AUTHORS ChangeLog NEWS README)
+
+src_configure() {
+   local myeconfargs=(
+   --with-protobuf
+   $(use_enable test tests)
+   $(use_with threads pthread)
+   )
+
+   if use ssl; then
+   myeconfargs+=(
+   $(use_with gnutls gnutls)
+   $(use_with !gnutls openssl)
+   )
+   else
+   myeconfargs+=(
+   --without-gnutls
+   --without-openssl
+   )
+   fi
+
+   autotools-utils_src_configure
+}
+
+src_install() {
+   use doc && HTML_DOCS=(docs/html/)
+   autotools-utils_src_install
+}



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2017-01-29 Thread Fabian Groffen
commit: 4e6738da0fa46ad39cdf5f1d21bd1079afa43954
Author: Fabian Groffen  gentoo  org>
AuthorDate: Sun Jan 29 19:30:58 2017 +
Commit: Fabian Groffen  gentoo  org>
CommitDate: Sun Jan 29 19:33:28 2017 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=4e6738da

net-libs/libgadu: dropped ~x86-freebsd

Package-Manager: portage-2.3.3

 net-libs/libgadu/libgadu-1.11.4.ebuild | 4 ++--
 net-libs/libgadu/libgadu-1.12.0.ebuild | 4 ++--
 net-libs/libgadu/libgadu-1.12.1.ebuild | 4 ++--
 3 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/net-libs/libgadu/libgadu-1.11.4.ebuild 
b/net-libs/libgadu/libgadu-1.11.4.ebuild
index 4c4d50e..c6a33d1 100644
--- a/net-libs/libgadu/libgadu-1.11.4.ebuild
+++ b/net-libs/libgadu/libgadu-1.11.4.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -16,7 +16,7 @@ 
SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 RESTRICT="test"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~x86-freebsd ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="alpha amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd 
~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs threads"
 

diff --git a/net-libs/libgadu/libgadu-1.12.0.ebuild 
b/net-libs/libgadu/libgadu-1.12.0.ebuild
index eb92d78..59856af 100644
--- a/net-libs/libgadu/libgadu-1.12.0.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.0.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2014 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ HOMEPAGE="http://toxygen.net/libgadu/";
 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="~amd64 ~arm ~mips ~ppc ~ppc64 ~x86 ~x86-fbsd ~amd64-linux ~x86-linux 
~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs test threads"
 

diff --git a/net-libs/libgadu/libgadu-1.12.1.ebuild 
b/net-libs/libgadu/libgadu-1.12.1.ebuild
index 13dfd99..ebad678 100644
--- a/net-libs/libgadu/libgadu-1.12.1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.1.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2017 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -13,7 +13,7 @@ HOMEPAGE="http://toxygen.net/libgadu/";
 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~amd64-linux 
~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs test threads"
 



[gentoo-commits] repo/gentoo:master commit in: net-libs/libgadu/

2015-11-18 Thread Agostino Sarubbo
commit: f889d87a20f223729ef5eb84f61d1b031196af94
Author: Agostino Sarubbo  gentoo  org>
AuthorDate: Wed Nov 18 10:33:10 2015 +
Commit: Agostino Sarubbo  gentoo  org>
CommitDate: Wed Nov 18 10:33:10 2015 +
URL:https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f889d87a

net-libs/libgadu: ia64 stable wrt bug #528240

Package-Manager: portage-2.2.20.1
RepoMan-Options: --include-arches="ia64"

 net-libs/libgadu/libgadu-1.12.1.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/net-libs/libgadu/libgadu-1.12.1.ebuild 
b/net-libs/libgadu/libgadu-1.12.1.ebuild
index ab1b728..13dfd99 100644
--- a/net-libs/libgadu/libgadu-1.12.1.ebuild
+++ b/net-libs/libgadu/libgadu-1.12.1.ebuild
@@ -13,7 +13,7 @@ HOMEPAGE="http://toxygen.net/libgadu/";
 SRC_URI="https://github.com/wojtekka/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
 
 LICENSE="LGPL-2.1"
-KEYWORDS="amd64 arm ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 arm ia64 ~mips ppc ppc64 sparc x86 ~x86-fbsd ~x86-freebsd 
~amd64-linux ~x86-linux ~ppc-macos"
 SLOT="0"
 IUSE="doc gnutls ssl static-libs test threads"