public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/schismtracker/
Date: Wed,  8 Jun 2022 07:22:16 +0000 (UTC)	[thread overview]
Message-ID: <1654672934.d8759a485f258a87a7f9d4ceefc26e063e9e11a5.fordfrog@gentoo> (raw)

commit:     d8759a485f258a87a7f9d4ceefc26e063e9e11a5
Author:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Wed Jun  8 07:22:08 2022 +0000
Commit:     Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Wed Jun  8 07:22:14 2022 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d8759a48

media-sound/schismtracker: removed obsolete 20220125

Bug: https://bugs.gentoo.org/850355
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>

 media-sound/schismtracker/Manifest                 |  1 -
 .../schismtracker/schismtracker-20220125.ebuild    | 52 ----------------------
 2 files changed, 53 deletions(-)

diff --git a/media-sound/schismtracker/Manifest b/media-sound/schismtracker/Manifest
index 0c61e19d31c2..06b054845228 100644
--- a/media-sound/schismtracker/Manifest
+++ b/media-sound/schismtracker/Manifest
@@ -1,2 +1 @@
-DIST schismtracker-20220125.tar.gz 1309919 BLAKE2B 54fedd4936e51db248b8b237d53b2338488c8332866a221bdd03bc1598aabca80f644052bdc48d8be2f95ad3b10bc6cfc9065a37b62f09df7c0ef4d304a8adde SHA512 c34979cf6cda75a4e5533631b8134b2994a5491f1182b69bfa6e1c97fd2f2e0dc90d883c6184fb24e68e60351e91ca1a2bcccb3708fc0099d0051452b5a44851
 DIST schismtracker-20220506.tar.gz 1310121 BLAKE2B a9740c2a8909a533523de18c8cd4c4457bdaa8f6198598fb0e73089fdb2c7bac3211024d5d9cb695aa5758710d0fa16a407ce0e150d0a3ef0071522f2937eec1 SHA512 8dacd1fd719c20fdc8ef157d1487202a39d4f36a37560ad62680655addde0ceb78bbce51e4f640d3979c91f6a4dfe4bc006785aa35d45a00206773d41adf9f42

diff --git a/media-sound/schismtracker/schismtracker-20220125.ebuild b/media-sound/schismtracker/schismtracker-20220125.ebuild
deleted file mode 100644
index 3701e3cf3a68..000000000000
--- a/media-sound/schismtracker/schismtracker-20220125.ebuild
+++ /dev/null
@@ -1,52 +0,0 @@
-# Copyright 1999-2022 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=8
-
-inherit autotools desktop xdg
-
-DESCRIPTION="Free implementation of Impulse Tracker, a tool used to create high quality music"
-HOMEPAGE="http://schismtracker.org/"
-SRC_URI="https://github.com/${PN}/${PN}/archive/${PV}.tar.gz -> ${P}.tar.gz"
-
-LICENSE="GPL-2 LGPL-2 public-domain"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE=""
-
-RDEPEND="
-	media-libs/alsa-lib
-	media-libs/libsdl[X]
-	x11-libs/libX11
-	x11-libs/libXext
-	x11-libs/libXv
-"
-DEPEND="${RDEPEND}
-	virtual/os-headers
-	x11-base/xorg-proto
-"
-
-src_prepare() {
-	default
-	eautoreconf
-
-	sed -e "/^Categories/ s/Audio/AudioVideo;Audio/" -i sys/fd.org/schism.desktop || die
-
-	# workaround for temporary files (missing directory). Fixes:
-	# sh ./scripts/build-font.sh . font/default-lower.fnt font/default-upper-alt.fnt font/default-upper-itf.fnt font/half-width.fnt >auto/default-font.c
-	# /bin/sh: auto/default-font.c: No such file or directory
-	mkdir auto
-
-	#   sys-devel/binutils[multitarget] provides ${CHOST}-windres
-	#   wine provides /usr/bin/windres
-	# and schismtracker fails to use it properly:
-	# sys/win32/schismres.rc:2:20: fatal error: winver.h: No such file or directory
-	[[ ${CHOST} = *mingw32* ]] || export WINDRES= ac_cv_prog_WINDRES= ac_cv_prog_ac_ct_WINDRES=
-}
-
-src_install() {
-	default
-
-	domenu sys/fd.org/*.desktop
-	doicon icons/schism{,-itf}-icon-128.png
-}


             reply	other threads:[~2022-06-08  7:22 UTC|newest]

Thread overview: 79+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-06-08  7:22 Miroslav Šulc [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-06-30 12:22 [gentoo-commits] repo/gentoo:master commit in: media-sound/schismtracker/ Sam James
2024-06-04  9:41 Miroslav Šulc
2024-06-03 11:20 Sam James
2024-06-03 11:17 Sam James
2024-05-31 10:42 Miroslav Šulc
2024-05-26  8:37 Miroslav Šulc
2024-05-17 11:28 Miroslav Šulc
2024-05-14  8:39 Miroslav Šulc
2024-05-09 11:33 Sam James
2024-05-09 11:33 Sam James
2024-05-04  7:58 Miroslav Šulc
2024-05-01  8:23 Miroslav Šulc
2024-04-30 15:31 Sam James
2024-04-30 15:31 Sam James
2024-04-27  8:54 Miroslav Šulc
2024-04-17  9:27 Miroslav Šulc
2024-04-17  6:54 Sam James
2024-04-09 15:54 Arthur Zamarin
2024-04-09  7:22 Miroslav Šulc
2024-03-30  9:11 Miroslav Šulc
2024-03-09  9:40 Miroslav Šulc
2024-03-01 11:10 Miroslav Šulc
2024-03-01 11:08 Miroslav Šulc
2024-02-29 23:17 Sam James
2024-02-29 22:23 Sam James
2024-01-30  9:48 Miroslav Šulc
2023-11-29  9:33 Miroslav Šulc
2023-11-28 19:18 Sam James
2023-11-28 16:34 Sam James
2023-10-29  9:00 Miroslav Šulc
2023-09-07  7:45 Miroslav Šulc
2023-01-02  9:03 Miroslav Šulc
2023-01-01 16:05 Sam James
2023-01-01 16:05 Sam James
2023-01-01  8:44 Miroslav Šulc
2022-11-23 23:03 Sam James
2022-11-23 23:03 Sam James
2022-10-23  7:16 Miroslav Šulc
2022-10-09  6:20 Miroslav Šulc
2022-10-08 10:12 Agostino Sarubbo
2022-10-08 10:08 Agostino Sarubbo
2022-09-09  4:04 Miroslav Šulc
2022-09-08  6:23 Jakov Smolić
2022-09-08  6:23 Jakov Smolić
2022-09-07  3:59 Miroslav Šulc
2022-08-08  8:01 Miroslav Šulc
2022-08-08  5:50 Miroslav Šulc
2022-06-07  8:26 Jakov Smolić
2022-06-07  8:26 Jakov Smolić
2022-05-07  7:37 Miroslav Šulc
2022-02-26 20:24 Miroslav Šulc
2022-02-26 18:52 Sam James
2022-02-26 18:52 Sam James
2022-01-26  9:03 Miroslav Šulc
2021-12-20 10:37 Jakov Smolić
2021-12-20 10:37 Jakov Smolić
2021-11-18  8:40 Miroslav Šulc
2021-11-16  8:37 Miroslav Šulc
2021-07-01  8:56 Miroslav Šulc
2021-07-01  8:25 Agostino Sarubbo
2021-07-01  8:22 Agostino Sarubbo
2021-06-09  7:00 Miroslav Šulc
2021-06-08 23:25 Sam James
2021-06-08 23:25 Sam James
2021-05-29  8:56 Miroslav Šulc
2021-05-09  7:58 Miroslav Šulc
2021-05-09  7:46 Sam James
2021-05-09  6:00 Sam James
2021-05-09  4:54 Sam James
2021-05-09  4:54 Sam James
2021-04-29  7:28 Miroslav Šulc
2020-05-03  0:38 Matt Turner
2018-10-02 14:49 Mikle Kolyada
2018-10-02 14:49 Mikle Kolyada
2018-10-01 21:47 Thomas Deutschmann
2018-08-22  8:40 Andreas Sturmlechner
2016-03-17  1:04 Manuel Rüger
2016-03-17  1:04 Manuel Rüger

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=1654672934.d8759a485f258a87a7f9d4ceefc26e063e9e11a5.fordfrog@gentoo \
    --to=fordfrog@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