summaryrefslogtreecommitdiff
path: root/net-irc
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-05-21 10:20:03 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-05-21 10:20:03 +0100
commit6f8038813c460b4f0572d5ef595cdfa94af3a94d (patch)
tree3509e94070265053394b7f2e30a779d7e60c2064 /net-irc
parenteccb70a7f91b2d22582587f26d1a28bb31408b45 (diff)
gentoo resync : 21.05.2019
Diffstat (limited to 'net-irc')
-rw-r--r--net-irc/Manifest.gzbin8675 -> 8672 bytes
-rw-r--r--net-irc/polari/Manifest2
-rw-r--r--net-irc/polari/polari-3.24.2.ebuild38
-rw-r--r--net-irc/scrollz/Manifest6
-rw-r--r--net-irc/scrollz/files/scrollz-2.2-cppflags.patch26
-rw-r--r--net-irc/scrollz/files/scrollz-2.2-make-install.patch24
-rw-r--r--net-irc/scrollz/scrollz-2.2.1.ebuild65
-rw-r--r--net-irc/scrollz/scrollz-2.3.ebuild2
8 files changed, 2 insertions, 161 deletions
diff --git a/net-irc/Manifest.gz b/net-irc/Manifest.gz
index badfda56a1ba..ebdf13c324fa 100644
--- a/net-irc/Manifest.gz
+++ b/net-irc/Manifest.gz
Binary files differ
diff --git a/net-irc/polari/Manifest b/net-irc/polari/Manifest
index fb44c3bd7c19..e2c92f8ff7a6 100644
--- a/net-irc/polari/Manifest
+++ b/net-irc/polari/Manifest
@@ -1,5 +1,3 @@
-DIST polari-3.24.2.tar.xz 804160 BLAKE2B c0e651d478cf814d1e055ef196ea725a17c50ee4836df7939b73dc59bbea0f74d8dbf6ceebd07b3748b6814fa52ae8a300515ac8f6952f59546e7c27ed35d6da SHA512 23a475d657556e7f4e93dde8e545bf7bede227635d540bd006b85b068923d87e713bd05f14d8ccde458bf6efd4920665bca02ea41c4de870680581ebfa595f0e
DIST polari-3.30.2.tar.xz 1153792 BLAKE2B 992f39e989179617164fb9d955a5211aa466293882d773c5783792503741cf62ae7fa848697046f2888bdc04c083e0b3fef0be18055e2d2c2607cc029eb2c816 SHA512 4aae1bd70498ddbddab494c9484c039bc5fabc13860ddd6a2001858808baea004c9f463b37c9392eaac62cf951867ea6e24e77053976bd4524dd711ac52a5b4d
-EBUILD polari-3.24.2.ebuild 883 BLAKE2B 1828647d578f3cd96ed456f1b19e51df2208cb1a1dec59578f6360d822e0637982ffe665621399bae3ec7b0c89d604788f17283b39e3ac63dfc5aaed90aec80c SHA512 8a6817c62c0f89f97c347af5fba5d12b6c3d81774fc5a390117c9def93bbc40dbf7bde7693f983cc0e2b2ad26589b5cff06a04c49ab0b9d8c14694435735c8c4
EBUILD polari-3.30.2.ebuild 1119 BLAKE2B 8c48f6479165e8159cf2089a5184426c282f6f988f449d00acf57b6800a7332360218306cb7d4d964f5be61078eddc31ecaa747b49081be00f30a5500dc0b1f0 SHA512 ede8349b7bcb9a8299823e791afe3c7940a6b5868c07be668262859e93e3f4e3e002edba3b912ee11bbb92b4781b6985022659563a3596b62a7367a092fa2331
MISC metadata.xml 383 BLAKE2B fe4acd5e1d8f9336124e6a8588c3d25df25d7a60fac88b1eb637a1b169fd0805bc59030ec776257bfd664df72e6a3dfefcbde1d60bd08384281587ec062f2ad7 SHA512 98707a009259fafe782cd442524620d79465fadf8304becb5c4de4e15763245bd7c21fda7081749a7bfb551e1dd9d3168236862bb704bfb9091ca087ce348deb
diff --git a/net-irc/polari/polari-3.24.2.ebuild b/net-irc/polari/polari-3.24.2.ebuild
deleted file mode 100644
index b97448ba44bc..000000000000
--- a/net-irc/polari/polari-3.24.2.ebuild
+++ /dev/null
@@ -1,38 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit gnome2
-
-DESCRIPTION="An IRC client for Gnome"
-HOMEPAGE="https://wiki.gnome.org/Apps/Polari"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 ~arm x86"
-IUSE=""
-
-COMMON_DEPEND="
- >=x11-libs/gtk+-3.21.6:3[introspection]
- net-libs/telepathy-glib[introspection]
- >=dev-libs/glib-2.43.4:2
- >=dev-libs/gobject-introspection-1.50:=
- >=dev-libs/gjs-1.45.3
- <dev-libs/gjs-1.53
- x11-libs/gdk-pixbuf:2[introspection]
- >=app-text/gspell-1.4.0[introspection]
- x11-libs/pango[introspection]
- app-crypt/libsecret[introspection]
- net-libs/libsoup:2.4[introspection]
- net-im/telepathy-logger[introspection]
-"
-RDEPEND="${COMMON_DEPEND}
- >=net-irc/telepathy-idle-0.2
-"
-DEPEND="${COMMON_DEPEND}
- app-text/yelp-tools
- dev-libs/appstream-glib
- >=sys-devel/gettext-0.19.6
- virtual/pkgconfig
-"
diff --git a/net-irc/scrollz/Manifest b/net-irc/scrollz/Manifest
index 7f8db88e5de9..b45c1b3d6c9f 100644
--- a/net-irc/scrollz/Manifest
+++ b/net-irc/scrollz/Manifest
@@ -1,7 +1,3 @@
-AUX scrollz-2.2-cppflags.patch 492 BLAKE2B 1612cd82da3373b4c392c5c8fe72125c318a3f1714e1d89f49a4483d482603398836b205f3d3a8319e48f05424a4cc6416d322f5a1aadfab49be7befdee50824 SHA512 f6888bfc7fe2d96c9f9f85fa953d1b8fa60d5f0406f285114c3bf7eb18322028afafd167d459abef7f3def74e8c649697e3be70c10a8004abe1dc4d331e949cd
-AUX scrollz-2.2-make-install.patch 714 BLAKE2B 10941de185355132346e2049b6dae60cd9678dccb232a023621c7c824f9dda39fa0557fdcd90fe276415b028852caf6703c2b8aee006afb14e2fd238be4804d1 SHA512 11772827d81bbe3e4184861f9091a31a32589d598e2c2f85a83ea042dc1efe750ea8140d8c0dc28dcb808f3c4ddd243f2f28ac44ce0d7fa07dd06b75f65de685
-DIST ScrollZ-2.2.1.tar.gz 940738 BLAKE2B eaac2b2d990dade73f036a71534f624bf9b6fb6be04d6c19ad8d458f6a2aa035cbd97af305925db42586091ada6eb6ea3415b97819b57a68fa0dda07718122ee SHA512 38eac6a2ecf8789b2d5e042a6ff59463aecf65646c3b07ca1980f60dc47f153dd5f6e42f5a0c1edbef7d1b6743a368f9f4b25be57406353b8e34919e82c7bc21
DIST ScrollZ-2.3.tar.gz 981707 BLAKE2B ee7c1955dbd2515204d805052d091274c3c7e08257a798c357c5a195c12d7ebc85a160cd40ddf1b2aa87a1b628bebf630c3b7428bde1f230bf9b372f74cc74d2 SHA512 cb3dc2f462452c605c688805ed5128e0197eb4daae895c03f00631c4e9a0994f89a9c55b7e0591588f3f313dab66fcbeb1683b42ef75c3b714185b40703b1979
-EBUILD scrollz-2.2.1.ebuild 1235 BLAKE2B 2f9103f10c2370f0f4af98fc37b4bc96bb64f48804be8cbbd87d2423ff6e689cb9796b2370ad512ecda2deaa124736e2e8aad6bb9b9f16ad82688a281bd5eb15 SHA512 bbc8404ce6b6175eb36a13c4bb35993ab79078c8cf3bd88b97ecc9dcce04837ccecc81a545bda1b0a36e4fbc4cd7c4aaae7570d60744ad1996421d684353dd41
-EBUILD scrollz-2.3.ebuild 1143 BLAKE2B 93c63fdb523e9a614de3d729396493183110f3e9345cc482d29327b0814898e98fd29bbfc2d3b78ec3ed069a9bc3e4f3263142604e3c8caf85b70c206e3707ee SHA512 2015d7bea3f1c008f2906ddfe4e68436f93809ee3f5ff1081d55089b8644c17b4360dfadb975079f684331a7aa99c6719055c2fd4402e1c293f6379340b5808e
+EBUILD scrollz-2.3.ebuild 1141 BLAKE2B 091e7262a599f9eb2ac0f099d8dbe59e65682b6f3a477b6c30d783137bcabb846631ee6961d3ba0e63f7c071c33ac57ba5aa0813d0c6797715e476abb90b4349 SHA512 fb42d38a1eeae19b5cea833cc0fda80c693f21f79376b8932c5edb1e26be9143ab13fc0626b45b236598c7ce4f5d75e1a0c629fa4226862095ac9b8631ca901d
MISC metadata.xml 166 BLAKE2B c254f1fb642881aba57637be14fb0a89b10384f91a128feaec3a8c870d76efc2cbacb92caccc0dee2dd19a5ac5eaf8643080dafa05c4e2ac96a68568927e5afd SHA512 a56648c974a1d14dd4c18237532773c72057a13ab90c58b5da04f185e3c12a8bd8d5c21fb06053507f31766291a82dc7d87b34cd65fd94cfe2af7295c813ef84
diff --git a/net-irc/scrollz/files/scrollz-2.2-cppflags.patch b/net-irc/scrollz/files/scrollz-2.2-cppflags.patch
deleted file mode 100644
index a6727544eca5..000000000000
--- a/net-irc/scrollz/files/scrollz-2.2-cppflags.patch
+++ /dev/null
@@ -1,26 +0,0 @@
-From: Nathan Phillip Brink <binki@gentoo.org>
-Subject: [PATCH] Respect CPPFLAGS.
-
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -68,7 +68,7 @@
- IRCDOC = ${IRCSHARE}/doc
-
- CC = @CC@
--DEFS = @DEFS@
-+DEFS = @DEFS@ @CPPFLAGS@
- LIBS = @LIBS@
-
- # Set this to -g if you want to be able to debug the client, otherwise
-
---- a/source/Makefile.in
-+++ b/source/Makefile.in
-@@ -11,7 +11,7 @@
- LDFLAGS = @LDFLAGS@
- LEX = @LEX@
- LEXLIB = @LEXLIB@
--DEFS = @DEFS@
-+DEFS = @DEFS@ @CPPFLAGS@
- LN = @LN@
- RM = @RM@
-
diff --git a/net-irc/scrollz/files/scrollz-2.2-make-install.patch b/net-irc/scrollz/files/scrollz-2.2-make-install.patch
deleted file mode 100644
index f5591f2a8212..000000000000
--- a/net-irc/scrollz/files/scrollz-2.2-make-install.patch
+++ /dev/null
@@ -1,24 +0,0 @@
-From: Nathan Phillip Brink <binki@gentoo.org>
-Date: 2011-01-03
-Subject: [PATCH] Fix parallel make install.
-
---- a/Makefile.in
-+++ b/Makefile.in
-@@ -179,7 +179,7 @@
- @(cd $(DESTDIR)/$(bindir) ; $(LN) scrollz-$(VERSION) scrollz)
- @cp doc/ScrollZ.doc $(DESTDIR)/$(IRCDOC)
-
--installman: scrollz.1
-+installman: installdirs scrollz.1
- $(INSTALL) scrollz.1 $(DESTDIR)/$(mandir)
-
- installserv: installio
-@@ -197,7 +197,7 @@
- $(DESTDIR)/$(INSTALL_SCRIPT) \
- $(DESTDIR)/$(HELP_DIR) $(DESTDIR)/$(IRCDOC) $(DESTDIR)/$(mandir)
-
--installhelp:
-+installhelp: installdirs
- $(INSTALL_HELP_CMD)
- find $(DESTDIR)/$(HELP_DIR) -type d -print | xargs chmod a+rx
- find $(DESTDIR)/$(HELP_DIR) -type f -print | xargs chmod a+r
diff --git a/net-irc/scrollz/scrollz-2.2.1.ebuild b/net-irc/scrollz/scrollz-2.2.1.ebuild
deleted file mode 100644
index 988aa51efb5b..000000000000
--- a/net-irc/scrollz/scrollz-2.2.1.ebuild
+++ /dev/null
@@ -1,65 +0,0 @@
-# Copyright 1999-2012 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=4
-
-inherit eutils toolchain-funcs
-
-MY_P=ScrollZ-${PV}
-
-DESCRIPTION="Advanced IRC client based on ircII"
-HOMEPAGE="http://scrollz.com/"
-SRC_URI="http://www.scrollz.com/download/${MY_P}.tar.gz"
-
-LICENSE="BSD"
-SLOT="0"
-KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
-IUSE="gmp gnutls ipv6 socks5 ssl"
-
-REQUIRED_USE="gnutls? ( ssl )"
-
-RDEPEND="sys-libs/ncurses
- gmp? ( dev-libs/gmp )
- ssl? (
- gnutls? ( net-libs/gnutls )
- !gnutls? ( dev-libs/openssl )
- )"
-DEPEND="${RDEPEND}
- virtual/pkgconfig"
-
-S=${WORKDIR}/${MY_P}
-
-src_prepare() {
- epatch "${FILESDIR}"/${PN}-2.2-cppflags.patch
- epatch "${FILESDIR}"/${PN}-2.2-make-install.patch
-}
-
-src_configure() {
- local _myssl
-
- if use ssl; then
- if use gnutls; then
- _myssl="--with-ssl"
- else
- _myssl="--with-openssl"
- fi
- fi
-
- tc-export CC #397441, ancient autoconf
- econf \
- --with-default-server=irc.gentoo.org \
- $(use_enable socks5) \
- $(use_enable ipv6) \
- --enable-regexp \
- $(use_enable gmp fish) \
- ${_myssl}
-}
-
-src_install() {
- emake \
- DESTDIR="${D}" \
- mandir="${EPREFIX}/usr/share/man/man1" \
- install
-
- dodoc ChangeLog* NEWS README* todo
-}
diff --git a/net-irc/scrollz/scrollz-2.3.ebuild b/net-irc/scrollz/scrollz-2.3.ebuild
index a7a4b03e80b7..706cb974e6fd 100644
--- a/net-irc/scrollz/scrollz-2.3.ebuild
+++ b/net-irc/scrollz/scrollz-2.3.ebuild
@@ -12,7 +12,7 @@ SRC_URI="http://www.scrollz.info/download/${MY_P}.tar.gz"
LICENSE="BSD"
SLOT="0"
-KEYWORDS="~amd64 ppc ~x86 ~amd64-linux ~x86-linux ~ppc-macos"
+KEYWORDS="amd64 ppc x86 ~amd64-linux ~x86-linux ~ppc-macos"
IUSE="gmp gnutls ipv6 socks5 ssl"
REQUIRED_USE="gnutls? ( ssl )"