public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Joonas Niilola" <juippis@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-libs/ampache_browser/
Date: Sat, 10 Oct 2020 07:22:57 +0000 (UTC)	[thread overview]
Message-ID: <1602314554.7ca438d28e36f1098e09df42c4173a150e67c193.juippis@gentoo> (raw)

commit:     7ca438d28e36f1098e09df42c4173a150e67c193
Author:     Róbert Čerňanský <openhs <AT> tightmail <DOT> com>
AuthorDate: Fri Oct  2 17:30:13 2020 +0000
Commit:     Joonas Niilola <juippis <AT> gentoo <DOT> org>
CommitDate: Sat Oct 10 07:22:34 2020 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=7ca438d2

media-libs/ampache_browser: remove old ebuild

Signed-off-by: Róbert Čerňanský <openhs <AT> tightmail.com>
Package-Manager: Portage-2.3.103, Repoman-2.3.23
Closes: https://github.com/gentoo/gentoo/pull/17757
Signed-off-by: Joonas Niilola <juippis <AT> gentoo.org>

 media-libs/ampache_browser/Manifest                |  1 -
 .../ampache_browser/ampache_browser-1.0.1.ebuild   | 28 ----------------------
 2 files changed, 29 deletions(-)

diff --git a/media-libs/ampache_browser/Manifest b/media-libs/ampache_browser/Manifest
index 3cf3245328d..476d75603c9 100644
--- a/media-libs/ampache_browser/Manifest
+++ b/media-libs/ampache_browser/Manifest
@@ -1,3 +1,2 @@
-DIST ampache_browser-1.0.1.tar.gz 73526 BLAKE2B 8939712957bacf8e3ed9ed808ada265a4c065e0d983ffb9dbc913ea51325eb61e2fe782a32f1cac5a3cae49207acd9bfc7d61c6c5a4affe448815ff74334cf27 SHA512 1e0100789a63c90f89d24c64bc2b139fbd4ca926f1a5225bc9d4a2061007302dcf6ce26e193dffe4e4f0f965d451e8b7a568ee11fa1d8d29d0dbc4218f51c12b
 DIST ampache_browser-1.0.2.tar.gz 73592 BLAKE2B 5b73d7e043bed38a4655de5bf6bf42229f8794d53bbee9a0f1df331957d3246954faad16f817ec8961e85bb1f147d20f901f4c6a6e1081c30fa3405e94f870f7 SHA512 c96008ffa3abc87c9ca8a534e1eb8e8b6aea85c404421f8bd635f1755774673e6f0c956e36e1be642c5f0e1443547c59c2ae9283fb75b0dcefa4c5f9d23e438b
 DIST ampache_browser-1.0.3.tar.gz 73608 BLAKE2B 057143939fba168e55e450bf7a702eb9f0093432191de5103117b0bd661618704183d40bf468aea08368cab2f0a3eab63c7ca016a305793cf922d03f02380058 SHA512 3179aa78983b9f630ce33f0b6ae6db7581262f5d93f300e94325f8d868c1a7ac614892974ed95a0f45eeaf72c739e4a4a0ba6a2886f003912da74e846d81ea9c

diff --git a/media-libs/ampache_browser/ampache_browser-1.0.1.ebuild b/media-libs/ampache_browser/ampache_browser-1.0.1.ebuild
deleted file mode 100644
index 217a76ee6d7..00000000000
--- a/media-libs/ampache_browser/ampache_browser-1.0.1.ebuild
+++ /dev/null
@@ -1,28 +0,0 @@
-# Copyright 1999-2018 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=6
-
-inherit cmake-utils
-
-DESCRIPTION="Ampache desktop client library"
-HOMEPAGE="http://ampache-browser.org"
-SRC_URI="https://github.com/ampache-browser/ampache_browser/archive/v${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug nls"
-
-RDEPEND="dev-qt/qtconcurrent:5
-	dev-qt/qtcore:5
-	dev-qt/qtwidgets:5"
-
-DEPEND="${RDEPEND}"
-
-src_configure() {
-	local mycmakeargs=(
-		-DUSE_NLS="$(usex nls)"
-	)
-	cmake-utils_src_configure
-}


             reply	other threads:[~2020-10-10  7:23 UTC|newest]

Thread overview: 33+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-10  7:22 Joonas Niilola [this message]
  -- strict thread matches above, loose matches on Subject: below --
2025-10-04 18:17 [gentoo-commits] repo/gentoo:master commit in: media-libs/ampache_browser/ Arthur Zamarin
2025-04-28 16:48 Sam James
2025-04-28 14:01 Sam James
2024-12-31 19:20 Andreas Sturmlechner
2024-12-31  9:08 Andreas Sturmlechner
2024-12-31  9:08 Andreas Sturmlechner
2024-12-31  9:08 Andreas Sturmlechner
2024-10-11  2:38 Sam James
2024-10-11  2:38 Sam James
2024-10-10 20:29 Conrad Kostecki
2024-01-20 12:36 Sam James
2024-01-20 12:36 Sam James
2023-12-31  3:49 Sam James
2023-12-30 22:23 Sam James
2023-10-06  8:31 Joonas Niilola
2023-03-03  7:15 Joonas Niilola
2023-03-03  7:15 Joonas Niilola
2022-08-30 16:08 Arthur Zamarin
2022-08-29 22:08 Sam James
2022-08-29 22:08 Sam James
2022-08-04  7:12 Joonas Niilola
2022-08-04  7:12 Joonas Niilola
2021-09-23  5:41 Yixun Lan
2020-12-28 11:10 Andreas Sturmlechner
2020-11-13  7:45 Joonas Niilola
2020-10-10  7:22 Joonas Niilola
2020-10-10  7:22 Joonas Niilola
2019-11-12 10:45 Agostino Sarubbo
2018-10-27  8:03 Michał Górny
2018-10-27  8:03 Michał Górny
2018-04-23 21:07 Andreas Sturmlechner
2017-09-14 22:17 Patrice Clement

Reply instructions:

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

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

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

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

  git send-email \
    --in-reply-to=1602314554.7ca438d28e36f1098e09df42c4173a150e67c193.juippis@gentoo \
    --to=juippis@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

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

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