public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-commits] repo/gentoo:master commit in: net-p2p/soulseek-qt/
@ 2016-09-02 16:59 Jason Donenfeld
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Donenfeld @ 2016-09-02 16:59 UTC (permalink / raw
  To: gentoo-commits

commit:     71fbc93968e140db12248794817f1e9015e49d3a
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Fri Sep  2 16:16:20 2016 +0000
Commit:     Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Fri Sep  2 16:59:43 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=71fbc939

net-p2p/soulseek-qt: version bump

Package-Manager: portage-2.3.0

 net-p2p/soulseek-qt/Manifest                               |  4 ++--
 ...k-qt-20131106-r1.ebuild => soulseek-qt-20160117.ebuild} | 14 ++++++--------
 2 files changed, 8 insertions(+), 10 deletions(-)

diff --git a/net-p2p/soulseek-qt/Manifest b/net-p2p/soulseek-qt/Manifest
index aefc63c..acdc75e 100644
--- a/net-p2p/soulseek-qt/Manifest
+++ b/net-p2p/soulseek-qt/Manifest
@@ -1,2 +1,2 @@
-DIST SoulseekQt-2013-11-6-64bit.tgz 8099593 SHA256 fd5fcf8b78e5598849b63d8993bf2607d88d7e0f50d301fbb5dc2d8d7f14c33d SHA512 781c16f559021dc3784c73b9ed7caf556d9ec6befb3b66f0b8c7c012c03d3260b4c38d087cba9dfcdd2a4a77ce5a72005dc7413066eb374496f2256df4609a0b WHIRLPOOL c1eb41c7677b3dddb5ca0aefa7e556d9a888871a4007e1d6e9bcb1e52daab0dc453d22b92c8c15ca1bc1f98897e5009ecbd14cee06bc523cce36587ba558c61f
-DIST SoulseekQt-2013-11-6.tgz 7957760 SHA256 ef7d9bfb4132bb22fae909c5e0182b041e9871bce01db657cd9c85289eae2fa3 SHA512 df6025ca1aa92677a1eacc866820eb98ad71721dbd8fc20257b9035598ed51fcfd1b5b680ac8aa5061bbb2f29208e17acb8b6027202a1774a9e00b2b8e5e1fbb WHIRLPOOL 96dfe0c916bc37c7c6b22afd9a701ee98a22dd9c4b230bea534a71e0c87d88a5be6a6be672481d037306e5c0db9d997e2e272ec1075d03ff7d7d6774af3dc40e
+DIST SoulseekQt-2016-1-17-32bit.tgz 11443335 SHA256 c2d19e8511ebba298bf44243fb0e467717b4e06ecfcbc7237ae1157586f73979 SHA512 9fb44abbcaded9bd3e87ebd3fea007f6d471abc24f8a02121ca4b184af25fe4e080f1d36abc4fc3a8982ddc332686f273340f23db23ed1d056b6dc2475ea7b08 WHIRLPOOL baa3a013ec18fcc0ef27832ef39603832625e9b76165b27c22fac7e2d559e42def85baf30ab4913f89ee000ae7247a41a5105a68f92d0d7e68a3c7e04321c6b7
+DIST SoulseekQt-2016-1-17-64bit.tgz 11329818 SHA256 8c11af264ffdd045de1093090533fc7b86e8814442a14d366c1df1dd6ed58316 SHA512 73139e323f758245f5763e60cb74f6e195c1c8d9b6066ddc9cb63b7e755e412cbd479a47ced5bc33b3c8b85047705195ee424c41be5f4952c5d02c1769ac2240 WHIRLPOOL 60942af9bc813275f0b98cb93320cfc320bddc69392ad8f2d18d617448dad4bbf972c40a94a2432236698897f915dd162d0eb3b6be5aeceb0a3a54adbb1ff21d

diff --git a/net-p2p/soulseek-qt/soulseek-qt-20131106-r1.ebuild b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
similarity index 55%
rename from net-p2p/soulseek-qt/soulseek-qt-20131106-r1.ebuild
rename to net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
index f872207..737d976 100644
--- a/net-p2p/soulseek-qt/soulseek-qt-20131106-r1.ebuild
+++ b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2015 Gentoo Foundation
+# Copyright 1999-2016 Gentoo Foundation
 # Distributed under the terms of the GNU General Public License v2
 # $Id$
 
@@ -7,11 +7,10 @@ EAPI=5
 DESCRIPTION="Official binary Qt SoulSeek client"
 HOMEPAGE="http://www.soulseekqt.net/"
 BINARY_NAME="SoulseekQt-${PV:0:4}-$((${PV:4:2}))-$((${PV:6:2}))"
-BASE_URI="http://www.soulseekqt.net/SoulseekQT/Linux/${BINARY_NAME}"
 SRC_URI="
-	x86? ( ${BASE_URI}.tgz )
-	amd64? ( ${BASE_URI}-64bit.tgz )
-	"
+	x86? ( https://www.dropbox.com/s/7majmb4o5f2pg17/${BINARY_NAME}-32bit.tgz )
+	amd64? ( https://www.dropbox.com/s/h26bzezec5vjcu3/${BINARY_NAME}-64bit.tgz )
+"
 
 LICENSE="free-noncomm"
 SLOT="0"
@@ -19,9 +18,7 @@ KEYWORDS="~amd64 ~x86"
 IUSE=""
 
 DEPEND=""
-RDEPEND="
-	dev-qt/qtgui:4
-	dev-qt/qtcore:4"
+RDEPEND="media-libs/libpng x11-libs/libX11 x11-libs/libxcb media-libs/freetype x11-libs/libXau x11-libs/libXdmcp dev-libs/libbsd dev-libs/expat"
 
 S="${WORKDIR}"
 
@@ -31,6 +28,7 @@ QA_PREBUILT="opt/bin/.*"
 
 src_install() {
 	use amd64 && BINARY_NAME="${BINARY_NAME}-64bit"
+	use x86 && BINARY_NAME="${BINARY_NAME}-32bit"
 	into /opt
 	newbin "${BINARY_NAME}" "${PN}"
 }


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

* [gentoo-commits] repo/gentoo:master commit in: net-p2p/soulseek-qt/
@ 2016-09-13  0:49 Jason Donenfeld
  0 siblings, 0 replies; 4+ messages in thread
From: Jason Donenfeld @ 2016-09-13  0:49 UTC (permalink / raw
  To: gentoo-commits

commit:     1ce54d2ab599c58e186fb423e1894b1e8dd3db88
Author:     Jason A. Donenfeld <zx2c4 <AT> gentoo <DOT> org>
AuthorDate: Tue Sep 13 00:49:41 2016 +0000
Commit:     Jason Donenfeld <zx2c4 <AT> gentoo <DOT> org>
CommitDate: Tue Sep 13 00:49:41 2016 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=1ce54d2a

net-p2p/soulseek-qt: update URLs correctly

Package-Manager: portage-2.3.0

 net-p2p/soulseek-qt/Manifest                    | 2 +-
 net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/net-p2p/soulseek-qt/Manifest b/net-p2p/soulseek-qt/Manifest
index acdc75e..b0d02e5 100644
--- a/net-p2p/soulseek-qt/Manifest
+++ b/net-p2p/soulseek-qt/Manifest
@@ -1,2 +1,2 @@
-DIST SoulseekQt-2016-1-17-32bit.tgz 11443335 SHA256 c2d19e8511ebba298bf44243fb0e467717b4e06ecfcbc7237ae1157586f73979 SHA512 9fb44abbcaded9bd3e87ebd3fea007f6d471abc24f8a02121ca4b184af25fe4e080f1d36abc4fc3a8982ddc332686f273340f23db23ed1d056b6dc2475ea7b08 WHIRLPOOL baa3a013ec18fcc0ef27832ef39603832625e9b76165b27c22fac7e2d559e42def85baf30ab4913f89ee000ae7247a41a5105a68f92d0d7e68a3c7e04321c6b7
+DIST SoulseekQt-2016-1-17-32bit.tgz 11481944 SHA256 39daec020c766350159f63dc025f55a840891dcb805977e8e0eb4daa9d853965 SHA512 12b5ffc1ee470e6065d696e1d634e98f6654e0cd3575e8600ef10474cf2e2fd304302b8114a6fafb0ce06f1cc3912511c84efd44ba17c76b095e5fb1f40ed285 WHIRLPOOL bc946887cc5cfc037b99251dcc41e8a4508c10bd88f0975fb262a1792fe52002c173302ca9509a135817fd32e1d1dbc2820f7e4f76f41b3db3ea402bb482a892
 DIST SoulseekQt-2016-1-17-64bit.tgz 11329818 SHA256 8c11af264ffdd045de1093090533fc7b86e8814442a14d366c1df1dd6ed58316 SHA512 73139e323f758245f5763e60cb74f6e195c1c8d9b6066ddc9cb63b7e755e412cbd479a47ced5bc33b3c8b85047705195ee424c41be5f4952c5d02c1769ac2240 WHIRLPOOL 60942af9bc813275f0b98cb93320cfc320bddc69392ad8f2d18d617448dad4bbf972c40a94a2432236698897f915dd162d0eb3b6be5aeceb0a3a54adbb1ff21d

diff --git a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
index 737d976..8a5f971 100644
--- a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
+++ b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
@@ -8,8 +8,8 @@ DESCRIPTION="Official binary Qt SoulSeek client"
 HOMEPAGE="http://www.soulseekqt.net/"
 BINARY_NAME="SoulseekQt-${PV:0:4}-$((${PV:4:2}))-$((${PV:6:2}))"
 SRC_URI="
-	x86? ( https://www.dropbox.com/s/7majmb4o5f2pg17/${BINARY_NAME}-32bit.tgz )
-	amd64? ( https://www.dropbox.com/s/h26bzezec5vjcu3/${BINARY_NAME}-64bit.tgz )
+	x86? ( https://www.dropbox.com/s/kebk1b5ib1m3xxw/${BINARY_NAME}-32bit.tgz )
+	amd64? ( https://www.dropbox.com/s/7qh902qv2sxyp6p/${BINARY_NAME}-64bit.tgz )
 "
 
 LICENSE="free-noncomm"


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

* [gentoo-commits] repo/gentoo:master commit in: net-p2p/soulseek-qt/
@ 2020-02-09 13:04 Ulrich Müller
  0 siblings, 0 replies; 4+ messages in thread
From: Ulrich Müller @ 2020-02-09 13:04 UTC (permalink / raw
  To: gentoo-commits

commit:     2128858c1b274c7db6f95314febc8df91f50eb8f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Sun Feb  9 13:03:58 2020 +0000
Commit:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
CommitDate: Sun Feb  9 13:04:19 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2128858c

net-p2p/soulseek-qt: Change LICENSE to all-rights-reserved.

Add bindist restriction.

Bug: https://bugs.gentoo.org/702334
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Ulrich Müller <ulm <AT> gentoo.org>

 net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)

diff --git a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
index a3a1b37fc7f..5c05f3ed42d 100644
--- a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
+++ b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Gentoo Foundation
+# Copyright 1999-2020 Gentoo Authors
 # Distributed under the terms of the GNU General Public License v2
 
 EAPI=5
@@ -11,18 +11,17 @@ SRC_URI="
 	amd64? ( https://www.dropbox.com/s/7qh902qv2sxyp6p/${BINARY_NAME}-64bit.tgz )
 "
 
-LICENSE="free-noncomm"
+LICENSE="all-rights-reserved"
 SLOT="0"
 KEYWORDS="~amd64 ~x86"
 IUSE=""
+RESTRICT="mirror bindist"
 
 DEPEND=""
 RDEPEND="media-libs/libpng x11-libs/libX11 x11-libs/libxcb media-libs/freetype x11-libs/libXau x11-libs/libXdmcp dev-libs/libbsd dev-libs/expat"
 
 S="${WORKDIR}"
 
-RESTRICT="mirror"
-
 QA_PREBUILT="opt/bin/.*"
 
 src_install() {


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

* [gentoo-commits] repo/gentoo:master commit in: net-p2p/soulseek-qt/
@ 2020-03-19  7:22 Mikle Kolyada
  0 siblings, 0 replies; 4+ messages in thread
From: Mikle Kolyada @ 2020-03-19  7:22 UTC (permalink / raw
  To: gentoo-commits

commit:     739b454de428801c64a90f07e2407d3e1222e421
Author:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
AuthorDate: Thu Mar 19 07:22:32 2020 +0000
Commit:     Mikle Kolyada <zlogene <AT> gentoo <DOT> org>
CommitDate: Thu Mar 19 07:22:32 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=739b454d

net-p2p/soulseek-qt: remove last-rited pkg

Signed-off-by: Mikle Kolyada <zlogene <AT> gentoo.org>

 net-p2p/soulseek-qt/Manifest                    |  2 --
 net-p2p/soulseek-qt/metadata.xml                |  8 -------
 net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild | 32 -------------------------
 3 files changed, 42 deletions(-)

diff --git a/net-p2p/soulseek-qt/Manifest b/net-p2p/soulseek-qt/Manifest
deleted file mode 100644
index 19d8ec160d2..00000000000
--- a/net-p2p/soulseek-qt/Manifest
+++ /dev/null
@@ -1,2 +0,0 @@
-DIST SoulseekQt-2016-1-17-32bit.tgz 11481944 BLAKE2B 6710f74e5c2f0869c1b2813c56e2eed1b54a74021abbc14c10acaf6f463551ed1b8d31c48179746b160f498fb31b7ba50fdf20ce193222005e28a95769af2d24 SHA512 12b5ffc1ee470e6065d696e1d634e98f6654e0cd3575e8600ef10474cf2e2fd304302b8114a6fafb0ce06f1cc3912511c84efd44ba17c76b095e5fb1f40ed285
-DIST SoulseekQt-2016-1-17-64bit.tgz 11329818 BLAKE2B 8288b1f1c88a36f0d3c2ad86bf61036f26d919122080c176bbc77299275e5c91cf567bb5fd7048307e1130f8c3b899bc51edd00477cb1c3dd54b40029f7fa43b SHA512 73139e323f758245f5763e60cb74f6e195c1c8d9b6066ddc9cb63b7e755e412cbd479a47ced5bc33b3c8b85047705195ee424c41be5f4952c5d02c1769ac2240

diff --git a/net-p2p/soulseek-qt/metadata.xml b/net-p2p/soulseek-qt/metadata.xml
deleted file mode 100644
index 5b7411bb57e..00000000000
--- a/net-p2p/soulseek-qt/metadata.xml
+++ /dev/null
@@ -1,8 +0,0 @@
-<?xml version="1.0" encoding="UTF-8"?>
-<!DOCTYPE pkgmetadata SYSTEM "http://www.gentoo.org/dtd/metadata.dtd">
-<pkgmetadata>
-  <maintainer type="person">
-    <email>zx2c4@gentoo.org</email>
-    <name>Jason A. Donenfeld</name>
-  </maintainer>
-</pkgmetadata>

diff --git a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild b/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
deleted file mode 100644
index 5c05f3ed42d..00000000000
--- a/net-p2p/soulseek-qt/soulseek-qt-20160117.ebuild
+++ /dev/null
@@ -1,32 +0,0 @@
-# Copyright 1999-2020 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=5
-
-DESCRIPTION="Official binary Qt SoulSeek client"
-HOMEPAGE="http://www.soulseekqt.net/"
-BINARY_NAME="SoulseekQt-${PV:0:4}-$((${PV:4:2}))-$((${PV:6:2}))"
-SRC_URI="
-	x86? ( https://www.dropbox.com/s/kebk1b5ib1m3xxw/${BINARY_NAME}-32bit.tgz )
-	amd64? ( https://www.dropbox.com/s/7qh902qv2sxyp6p/${BINARY_NAME}-64bit.tgz )
-"
-
-LICENSE="all-rights-reserved"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE=""
-RESTRICT="mirror bindist"
-
-DEPEND=""
-RDEPEND="media-libs/libpng x11-libs/libX11 x11-libs/libxcb media-libs/freetype x11-libs/libXau x11-libs/libXdmcp dev-libs/libbsd dev-libs/expat"
-
-S="${WORKDIR}"
-
-QA_PREBUILT="opt/bin/.*"
-
-src_install() {
-	use amd64 && BINARY_NAME="${BINARY_NAME}-64bit"
-	use x86 && BINARY_NAME="${BINARY_NAME}-32bit"
-	into /opt
-	newbin "${BINARY_NAME}" "${PN}"
-}


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

end of thread, other threads:[~2020-03-19  7:22 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-09-13  0:49 [gentoo-commits] repo/gentoo:master commit in: net-p2p/soulseek-qt/ Jason Donenfeld
  -- strict thread matches above, loose matches on Subject: below --
2020-03-19  7:22 Mikle Kolyada
2020-02-09 13:04 Ulrich Müller
2016-09-02 16:59 Jason Donenfeld

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox