From: "Miroslav Šulc" <fordfrog@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-sound/musescore/
Date: Mon, 10 Feb 2020 11:07:38 +0000 (UTC) [thread overview]
Message-ID: <1581332853.9a46c013337d7ab6d2a6d9d982a1ca6b2faa5ed3.fordfrog@gentoo> (raw)
commit: 9a46c013337d7ab6d2a6d9d982a1ca6b2faa5ed3
Author: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
AuthorDate: Mon Feb 10 11:07:17 2020 +0000
Commit: Miroslav Šulc <fordfrog <AT> gentoo <DOT> org>
CommitDate: Mon Feb 10 11:07:33 2020 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=9a46c013
media-sound/musescore: removed obsolete 3.3
Package-Manager: Portage-2.3.88, Repoman-2.3.20
Signed-off-by: Miroslav Šulc <fordfrog <AT> gentoo.org>
media-sound/musescore/Manifest | 2 -
media-sound/musescore/musescore-3.3.ebuild | 91 ------------------------------
2 files changed, 93 deletions(-)
diff --git a/media-sound/musescore/Manifest b/media-sound/musescore/Manifest
index 766a6fd7e1a..3b2ea273841 100644
--- a/media-sound/musescore/Manifest
+++ b/media-sound/musescore/Manifest
@@ -1,6 +1,4 @@
-DIST MuseScore_General-0.1.6.tar.bz2 35109226 BLAKE2B 62a22e50d4c10ab08f0affd728f020e092378410e3258e862d054d1e7cde8fc6bda89deafed63b7f08dcd9737fa3c62f5331da34237239cc79147065f171737d SHA512 81c3f4d003005c8d4ded41cc758e2c8089acbd53f085efa158844c32c2411d4d636a524d6b43297bdc1f92dba9e1ec1227d3e565ecc2486fdc5b8a7c7d3d19a5
DIST MuseScore_General-0.1.8.tar.bz2 35107290 BLAKE2B 65a0f78077a89fbf590fc47e83009f1029492ddb5a6bc411798c141903dbeffc5aa8b32fcead672e886878d2c9134c33c3c38e438e293a8135eca8394f880b32 SHA512 bdc706139309524841fdfe738e156f95d2d4c1716c09ce2984f9de5f205f39d3adffd7327a3957727015b7a612bab99c228ca26d9b0dcaf077991794585169c9
DIST musescore-3.3.4.tar.gz 62827836 BLAKE2B 55e4c14539ac6227f0cc2dfb50adae920e63f9cf054a90a4c39f92c608a3ccb17c395070f77380997b367b48db72d96104117e02f486dcad26c0ea08aedce329 SHA512 c224e391daadf8d33cbf9d42e6a055290d7821abe7141e4927a77f1c7df6a57cbcbe5277248deb39d368547f17423ee9a4b5bc6cde8f27bc5646e83c6c4ff082
-DIST musescore-3.3.tar.gz 64453809 BLAKE2B 278ca68e3a2432750356902360ac6882abaf763d3e512aa588e2b0eb7c58f8ffdab111ec3edaa9bf058a41ab5bce26f05a9a618def0c094376a6a4dbea7340ef SHA512 b7d228d957d674868474ae6a94afbeaa530d2d2e7688b9be91b77237066071920034a3b5e2241399543b4fe8d73d97ba605584cb0c0f67d2026ca212a13dbaea
DIST musescore-3.4.1.tar.gz 62951880 BLAKE2B fd15545a6bd5632650654a86063a8152b3ade7148ec4c4986ed501397f74e4a9f7db6574f1cd0ee1d512b0cb4e5b90e890ef028f3acf7a9a55989bda05bfe178 SHA512 4d76d6990595a77db55801d7ec3c4790718e8633e173daa34a2b2e8477384cbbce84257a797b2e9652ba8d8a8705a41d9e33a2882225415964061e57a1a82861
DIST musescore-3.4.2.tar.gz 62960426 BLAKE2B be25c73ee51b56a5115fbb3585c13bd3a04543554af57c79202f5fe49a23d559df6d231dc716eb675a40b3f0420be002d088b832b9a1eaa1a62e64fd3653a76f SHA512 d53024a04793dd418bce910e47b1d6f785b6e5ffbd97117a910f144ee37d20c20ce555a45fcf30532019aa8d7e429fc2dfedfef33a6078ab73889fe7995fe9f4
diff --git a/media-sound/musescore/musescore-3.3.ebuild b/media-sound/musescore/musescore-3.3.ebuild
deleted file mode 100644
index f697f370677..00000000000
--- a/media-sound/musescore/musescore-3.3.ebuild
+++ /dev/null
@@ -1,91 +0,0 @@
-# Copyright 1999-2019 Gentoo Authors
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI=7
-
-CMAKE_MAKEFILE_GENERATOR="emake"
-CHECKREQS_DISK_BUILD=3500M
-inherit cmake xdg check-reqs
-
-DESCRIPTION="WYSIWYG Music Score Typesetter"
-HOMEPAGE="https://musescore.org/"
-# MuseScore_General-0.1.3.tar.bz2 packaged from https://ftp.osuosl.org/pub/musescore/soundfont/MuseScore_General/
-# It has to be repackaged because the files are not versioned, current version can be found in VERSION file there.
-SRC_URI="https://github.com/musescore/MuseScore/archive/v${PV}.tar.gz -> ${P}.tar.gz
- https://dev.gentoo.org/~fordfrog/distfiles/MuseScore_General-0.1.6.tar.bz2"
-
-LICENSE="GPL-2"
-SLOT="0"
-KEYWORDS="amd64 x86"
-IUSE="alsa debug jack mp3 portaudio portmidi pulseaudio vorbis webengine"
-REQUIRED_USE="portmidi? ( portaudio )"
-
-BDEPEND="
- dev-qt/linguist-tools:5
- virtual/pkgconfig
-"
-DEPEND="
- dev-qt/designer:5
- dev-qt/qtconcurrent:5
- dev-qt/qtcore:5
- dev-qt/qtdeclarative:5
- dev-qt/qtgui:5
- dev-qt/qthelp:5
- dev-qt/qtnetwork:5
- dev-qt/qtprintsupport:5
- dev-qt/qtquickcontrols2:5
- >=dev-qt/qtsingleapplication-2.6.1_p20171024
- dev-qt/qtsvg:5
- dev-qt/qtxml:5
- dev-qt/qtxmlpatterns:5
- >=media-libs/freetype-2.5.2
- media-libs/libsndfile
- sys-libs/zlib:=
- alsa? ( >=media-libs/alsa-lib-1.0.0 )
- jack? ( virtual/jack )
- mp3? ( media-sound/lame )
- portaudio? ( media-libs/portaudio )
- portmidi? ( media-libs/portmidi )
- pulseaudio? ( media-sound/pulseaudio )
- vorbis? ( media-libs/libvorbis )
- webengine? ( dev-qt/qtwebengine:5[widgets] )
-"
-RDEPEND="${DEPEND}"
-
-PATCHES=(
- "${FILESDIR}/${PN}-3.0.1-man-pages.patch"
-)
-
-S="${WORKDIR}/MuseScore-${PV}"
-
-src_prepare() {
- cmake_src_prepare
-
- # Move soundfonts to the correct directory
- mv "${WORKDIR}"/sound/* "${S}"/share/sound/ || die "Failed to move soundfont files"
-}
-
-src_configure() {
- local mycmakeargs=(
- -DCMAKE_SKIP_RPATH=ON
- -DDOWNLOAD_SOUNDFONT=OFF
- -DUSE_SYSTEM_QTSINGLEAPPLICATION=ON
- -DUSE_PATH_WITH_EXPLICIT_QT_VERSION=ON
- -DUSE_SYSTEM_FREETYPE=ON
- -DBUILD_ALSA="$(usex alsa)"
- -DBUILD_JACK="$(usex jack)"
- -DBUILD_LAME="$(usex mp3)"
- -DBUILD_PORTAUDIO="$(usex portaudio)"
- -DBUILD_PORTMIDI="$(usex portmidi)"
- -DBUILD_PULSEAUDIO="$(usex pulseaudio)"
- -DSOUNDFONT3="$(usex vorbis)"
- -DBUILD_WEBENGINE="$(usex webengine)"
- )
- cmake_src_configure
-}
-
-src_compile() {
- cd "${BUILD_DIR}" || die
- cmake_build -j1 lrelease manpages
- cmake_src_compile
-}
next reply other threads:[~2020-02-10 11:07 UTC|newest]
Thread overview: 87+ messages / expand[flat|nested] mbox.gz Atom feed top
2020-02-10 11:07 Miroslav Šulc [this message]
-- strict thread matches above, loose matches on Subject: below --
2025-01-07 19:08 [gentoo-commits] repo/gentoo:master commit in: media-sound/musescore/ Arthur Zamarin
2025-01-07 19:07 Arthur Zamarin
2024-12-15 14:41 Miroslav Šulc
2024-10-25 8:26 Miroslav Šulc
2024-10-03 8:51 Miroslav Šulc
2024-09-16 9:01 Miroslav Šulc
2024-09-06 9:21 Miroslav Šulc
2024-08-05 3:36 Eli Schwartz
2024-08-04 11:59 Miroslav Šulc
2024-04-13 7:27 Miroslav Šulc
2024-04-13 7:27 Miroslav Šulc
2024-02-09 8:08 Miroslav Šulc
2024-02-09 8:08 Miroslav Šulc
2024-01-25 1:15 Sam James
2024-01-25 1:15 Sam James
2024-01-24 9:19 Miroslav Šulc
2024-01-22 6:06 Sam James
2023-06-13 17:16 Miroslav Šulc
2023-05-29 13:11 Andreas Sturmlechner
2023-01-14 19:17 Sam James
2022-07-03 3:55 Miroslav Šulc
2022-07-02 12:23 Agostino Sarubbo
2022-07-02 12:20 Agostino Sarubbo
2022-06-02 3:00 Sam James
2022-06-02 3:00 Sam James
2021-06-18 10:45 Miroslav Šulc
2021-03-11 8:15 Miroslav Šulc
2021-03-11 2:35 Sam James
2021-03-09 10:48 Sam James
2021-03-02 1:57 Sam James
2021-02-28 16:00 Sam James
2021-02-09 10:50 Miroslav Šulc
2021-01-28 13:38 Miroslav Šulc
2021-01-28 11:32 Miroslav Šulc
2020-11-18 8:57 Miroslav Šulc
2020-11-18 6:53 Agostino Sarubbo
2020-11-17 19:17 Agostino Sarubbo
2020-11-15 8:46 Miroslav Šulc
2020-11-14 20:32 Sam James
2020-11-12 21:03 Thomas Deutschmann
2020-10-17 13:17 Miroslav Šulc
2020-10-07 7:54 Miroslav Šulc
2020-09-09 9:42 Miroslav Šulc
2020-09-08 17:47 Miroslav Šulc
2020-09-06 0:30 Sam James
2020-09-05 21:16 Thomas Deutschmann
2020-09-05 18:37 Miroslav Šulc
2020-07-21 0:25 Sam James
2020-03-08 17:08 Miroslav Šulc
2020-03-08 10:42 Agostino Sarubbo
2020-03-08 10:37 Agostino Sarubbo
2020-03-04 13:03 Agostino Sarubbo
2020-03-03 16:21 Agostino Sarubbo
2020-03-03 14:14 Miroslav Šulc
2020-02-10 8:18 Agostino Sarubbo
2020-02-09 10:31 Agostino Sarubbo
2020-02-08 0:43 Miroslav Šulc
2020-02-07 22:09 Miroslav Šulc
2020-02-01 10:41 Miroslav Šulc
2020-01-10 16:32 Miroslav Šulc
2020-01-04 18:22 Miroslav Šulc
2019-12-13 10:01 Miroslav Šulc
2019-12-13 7:36 Agostino Sarubbo
2019-12-03 10:03 Agostino Sarubbo
2019-11-28 19:56 Miroslav Šulc
2019-11-28 19:27 Miroslav Šulc
2019-10-31 17:48 Miroslav Šulc
2019-09-01 13:51 Miroslav Šulc
2019-05-01 15:20 Ben Kohler
2019-04-28 23:45 Andreas Sturmlechner
2019-04-28 23:45 Andreas Sturmlechner
2019-02-03 14:49 Miroslav Šulc
2019-02-03 9:30 Miroslav Šulc
2019-02-01 21:21 Miroslav Šulc
2018-08-22 6:58 Andreas Sturmlechner
2018-08-21 21:36 Andreas Sturmlechner
2018-08-21 21:36 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-21 21:23 Andreas Sturmlechner
2018-08-18 9:52 Andreas Sturmlechner
2017-12-15 16:09 Miroslav Šulc
2017-01-30 13:20 Johannes Huber
2015-12-19 10:49 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=1581332853.9a46c013337d7ab6d2a6d9d982a1ca6b2faa5ed3.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