From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 60BC11382C5 for ; Tue, 3 Apr 2018 16:34:28 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 4A52AE0BFD; Tue, 3 Apr 2018 16:34:27 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 11251E0BFD for ; Tue, 3 Apr 2018 16:34:25 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 070F5335D6C for ; Tue, 3 Apr 2018 16:34:24 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 709BB277 for ; Tue, 3 Apr 2018 16:34:22 +0000 (UTC) From: "Andreas Sturmlechner" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Andreas Sturmlechner" Message-ID: <1522773136.07aa50ed8bf7f76a3f109c58a4d196e027fe8ee8.asturm@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/massxpert/files/, profiles/, sci-chemistry/massxpert/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask sci-chemistry/massxpert/Manifest sci-chemistry/massxpert/files/massxpert-3.4.0-gentoo.patch sci-chemistry/massxpert/massxpert-3.4.0.ebuild sci-chemistry/massxpert/metadata.xml X-VCS-Directories: sci-chemistry/massxpert/ profiles/ sci-chemistry/massxpert/files/ X-VCS-Committer: asturm X-VCS-Committer-Name: Andreas Sturmlechner X-VCS-Revision: 07aa50ed8bf7f76a3f109c58a4d196e027fe8ee8 X-VCS-Branch: master Date: Tue, 3 Apr 2018 16:34:22 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: a58f28a1-6c1f-4235-9bfd-7a5a2c03e6b4 X-Archives-Hash: 9f88440cdd8f2df05b236a126d0359b4 commit: 07aa50ed8bf7f76a3f109c58a4d196e027fe8ee8 Author: Andreas Sturmlechner gentoo org> AuthorDate: Tue Apr 3 16:32:16 2018 +0000 Commit: Andreas Sturmlechner gentoo org> CommitDate: Tue Apr 3 16:32:16 2018 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=07aa50ed sci-chemistry/massxpert: Remove last-rited package Closes: https://bugs.gentoo.org/645436 profiles/package.mask | 5 -- sci-chemistry/massxpert/Manifest | 1 - .../massxpert/files/massxpert-3.4.0-gentoo.patch | 91 ---------------------- sci-chemistry/massxpert/massxpert-3.4.0.ebuild | 52 ------------- sci-chemistry/massxpert/metadata.xml | 11 --- 5 files changed, 160 deletions(-) diff --git a/profiles/package.mask b/profiles/package.mask index 84bad4535af..b697a5e6659 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -572,11 +572,6 @@ net-fs/smbtatools # Masked for removal in 30 days. Bug 644412 media-sound/qmpdclient -# Andreas Sturmlechner (04 Mar 2018) -# Dead upstream, depends on deprecated Qt4. -# Masked for removal in 30 days. Bug 645436 -sci-chemistry/massxpert - # Andreas K. Hüttel (03 Mar 2018) # Fails to build without rpc support in glibc (bug 631044); # no maintainer, requires obsolete hardware. Removal in diff --git a/sci-chemistry/massxpert/Manifest b/sci-chemistry/massxpert/Manifest deleted file mode 100644 index 9e20357a565..00000000000 --- a/sci-chemistry/massxpert/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST massxpert-3.4.0.tar.bz2 16544044 BLAKE2B 3fd6c6d865632b585521c52bb79be7c929aa2b03b7b7863b42e71a010e6ea5b1f97d36584e5315408380af3f2968ae72d73bfa6163a0a80d484b8867d0a33c56 SHA512 50e8eaab145ab7fa225725b113d6840168b88db7d2ee194b176bc88eabf4f44c20f8dc0680986d659de1f94f2e0c6ae10d54e17e2d8b3b5aa6a9a9bf57a508de diff --git a/sci-chemistry/massxpert/files/massxpert-3.4.0-gentoo.patch b/sci-chemistry/massxpert/files/massxpert-3.4.0-gentoo.patch deleted file mode 100644 index fc0fc4f606c..00000000000 --- a/sci-chemistry/massxpert/files/massxpert-3.4.0-gentoo.patch +++ /dev/null @@ -1,91 +0,0 @@ - CMakeLists.txt | 20 ++++---------------- - gui/configurationSettingsDlg.cpp | 10 ++++------ - 2 files changed, 8 insertions(+), 22 deletions(-) - -diff --git a/CMakeLists.txt b/CMakeLists.txt -index fec954b..b87d157 100644 ---- a/CMakeLists.txt -+++ b/CMakeLists.txt -@@ -24,10 +24,10 @@ SET (CMAKE_VERBOSE_MAKEFILE ON) - ############################################################# - # Enable warnings and treat them as errors, on GNU/Linux only - IF (UNIX) -- SET (PEDANTIC TRUE CACHE BOOL "Should we compile with -Wall -Werror.") -+ SET (PEDANTIC TRUE CACHE BOOL "Should we compile with -Wall.") - - IF (PEDANTIC) -- ADD_DEFINITIONS (-Wall -Werror) -+ ADD_DEFINITIONS (-Wall) - ENDIF (PEDANTIC) - ENDIF (UNIX) - -@@ -64,12 +64,12 @@ IF (UNIX AND NOT APPLE) - # Plugin-specific stuff, some distros set CMAKE_INSTALL_LIBDIR to - # /usr/lib64 (Fedora64, for example) - IF (NOT CMAKE_INSTALL_LIBDIR) -- SET (CMAKE_INSTALL_LIBDIR ${CMAKE_INSTALL_PREFIX}/lib) -+ SET (CMAKE_INSTALL_LIBDIR ${CMAKE_INSTALL_PREFIX}/lib${LIB_SUFFIX}) - ENDIF (NOT CMAKE_INSTALL_LIBDIR) - SET (MASSXPERT_PLUGIN_DIR ${CMAKE_INSTALL_LIBDIR}/massxpert/plugins) - - SET (MASSXPERT_LOCALE_DIR ${CMAKE_INSTALL_PREFIX}/share/massxpert/locales) -- SET (MASSXPERT_DOC_DIR ${CMAKE_INSTALL_PREFIX}/share/doc/massxpert) -+ SET (MASSXPERT_DOC_DIR ${CMAKE_INSTALL_PREFIX}/share/doc/massxpert-${VERSION}) - SET (MASSXPERT_USERMAN_DIR ${MASSXPERT_DOC_DIR}/usermanual) - ENDIF (UNIX AND NOT APPLE) - -@@ -144,10 +144,6 @@ IF (${BUILD_PROGRAM}) - ############### - # install stuff - -- # The license file -- INSTALL (FILES COPYING -- DESTINATION ${MASSXPERT_DOC_DIR}) -- - # The desktop file - IF (UNIX AND NOT APPLE) - INSTALL (FILES massxpert.desktop -@@ -185,10 +181,6 @@ IF (${BUILD_DATA}) - ############### - # install stuff - -- # The license file -- INSTALL (FILES COPYING -- DESTINATION ${MASSXPERT_DOC_DIR}) -- - # The manual pages (data) - IF (UNIX AND NOT APPLE) - INSTALL (FILES massxpert-data.7 -@@ -219,10 +211,6 @@ IF (${BUILD_USERMANUAL}) - ############### - # install stuff - -- # The license file -- INSTALL (FILES COPYING -- DESTINATION ${MASSXPERT_DOC_DIR}) -- - # The manual pages (user manual) - IF (UNIX AND NOT APPLE) - INSTALL (FILES massxpert-doc.7 -diff --git a/gui/configurationSettingsDlg.cpp b/gui/configurationSettingsDlg.cpp -index bf595d5..82cad21 100644 ---- a/gui/configurationSettingsDlg.cpp -+++ b/gui/configurationSettingsDlg.cpp -@@ -309,13 +309,11 @@ namespace massXpert - bool - ConfigurationSettingsDlg::checkLocalizationDir(const QDir &dir) - { -- // At the moment there is the french translation: massxpert_fr.qm -+ // Gentoo provides optional installing of translations. -+ // If you decide not to have translations, then this check -+ // would fail. - -- QString filePath(dir.absolutePath() + -- QDir::separator() + -- "massxpert_fr.qm"); -- -- return QFile::exists(filePath); -+ return true; - } - - diff --git a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild b/sci-chemistry/massxpert/massxpert-3.4.0.ebuild deleted file mode 100644 index d1fd657bcf7..00000000000 --- a/sci-chemistry/massxpert/massxpert-3.4.0.ebuild +++ /dev/null @@ -1,52 +0,0 @@ -# Copyright 1999-2018 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 - -inherit cmake-utils - -DESCRIPTION="Software suite to predict/analyze mass spectrometric data on (bio)polymers" -HOMEPAGE="http://massxpert.org" -SRC_URI="http://download.tuxfamily.org/${PN}/source/${P}.tar.bz2" - -LICENSE="GPL-3" -SLOT="0" -KEYWORDS="~amd64 ~x86" -IUSE="debug doc" - -RDEPEND="dev-qt/qtsvg:4[debug?]" -DEPEND="${DEPEND} - doc? ( virtual/latex-base )" - -PATCHES=( "${FILESDIR}/${P}-gentoo.patch" ) -MASSXPERT_LANGS="fr" - -src_prepare() { - cmake-utils_src_prepare - - local langs= - for lingua in ${LINGUAS}; do - if has ${lingua} ${MASSXPERT_LANGS}; then - langs="${langs} ${PN}_${lingua}.qm" - fi - done - - sed -i -e "s/\(SET (massxpert_TRANSLATIONS \).*/\1${langs})/" \ - gui/CMakeLists.txt || die "setting up translations failed" -} - -src_configure() { - local mycmakeargs=( - -DBUILD_PROGRAM=1 - -DBUILD_DATA=1 - ) - use doc && mycmakeargs+=( -DBUILD_USERMANUAL=1 ) - - cmake-utils_src_configure -} - -src_install() { - cmake-utils_src_install - doicon "gui/images/${PN}-icon-32.xpm" - dodoc TODO -} diff --git a/sci-chemistry/massxpert/metadata.xml b/sci-chemistry/massxpert/metadata.xml deleted file mode 100644 index 33ffde3e6f9..00000000000 --- a/sci-chemistry/massxpert/metadata.xml +++ /dev/null @@ -1,11 +0,0 @@ - - - - - sci-chemistry@gentoo.org - Gentoo Chemistry Project - - -Prediction and analysis of mass spectrometric data for proteomic projects. - -