public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Andreas Sturmlechner" <asturm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] repo/gentoo:master commit in: media-gfx/converseen/
Date: Tue,  9 Jan 2018 01:23:09 +0000 (UTC)	[thread overview]
Message-ID: <1515460966.d6fe704dbad0accda5900a94a34f1ba95057f52f.asturm@gentoo> (raw)

commit:     d6fe704dbad0accda5900a94a34f1ba95057f52f
Author:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
AuthorDate: Tue Jan  9 01:19:03 2018 +0000
Commit:     Andreas Sturmlechner <asturm <AT> gentoo <DOT> org>
CommitDate: Tue Jan  9 01:22:46 2018 +0000
URL:        https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=d6fe704d

media-gfx/converseen: Drop old

Please check try to reproduce existing bugs with 0.9.6.2.

Bug: https://bugs.gentoo.org/626068
Bug: https://bugs.gentoo.org/588680
Bug: https://bugs.gentoo.org/623668
Package-Manager: Portage-2.3.19, Repoman-2.3.6

 media-gfx/converseen/Manifest                   |  2 -
 media-gfx/converseen/converseen-0.6.4-r1.ebuild | 50 ------------------------
 media-gfx/converseen/converseen-0.6.8-r1.ebuild | 51 -------------------------
 3 files changed, 103 deletions(-)

diff --git a/media-gfx/converseen/Manifest b/media-gfx/converseen/Manifest
index a271f6384b8..ed16f72e505 100644
--- a/media-gfx/converseen/Manifest
+++ b/media-gfx/converseen/Manifest
@@ -1,3 +1 @@
-DIST converseen-0.6.4.tar.bz2 223060 BLAKE2B 94b0aa1bd629f3421ddf0eac9ee98c927cb4a12a6bd1e4df14a37f6fd5f3439562188b53f2c4e0ba4d7cda5cd7800f89216380d02b576b2dcdf9fd4cd601dcdc SHA512 432403cf13bb5eb1b6d0438775379295e05b250902c259bf0117efea7e21d1768cb0fe4fb8ed9bffcdca4b055a5b95612fb5e3c24b3061813b10b6db736314a9
-DIST converseen-0.6.8.tar.bz2 226559 BLAKE2B e0df4901835aa928a502cc586cbcf1ffcfa44c6935d0223b8a8075ebe9c137c0527badd03919d7dec89ed3b706d6bdc691f8c4c173c1e3e70d7def70f643c9b0 SHA512 add32cb213a708f5311a7b885a2f50333c9cc1b83fc08a4e4e836882eabcf7ce170e514b2de08cc6b66c1680873ed65f774bcb62c7f69c55ba061c37bbab2836
 DIST converseen-0.9.6.2.tar.gz 276879 BLAKE2B 3f41c8a85d275b2a2fb1c2c8971f92e447b0c7b236d5b90a07629400925b8627e1e9e837239e2114cd2e6f755941b4ef28adfbecf9813963d01b925af4e348e0 SHA512 897bcb4554ca05d92dc939837f74022fcc21e05273cb40445c0d02ce3e10e87f9e74eeccee69e4ed1bdf63ca3bd759d4d51769daee5ea34df7997114c7937f7c

diff --git a/media-gfx/converseen/converseen-0.6.4-r1.ebuild b/media-gfx/converseen/converseen-0.6.4-r1.ebuild
deleted file mode 100644
index f991f2a2238..00000000000
--- a/media-gfx/converseen/converseen-0.6.4-r1.ebuild
+++ /dev/null
@@ -1,50 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-LANGSLONG="cs_CZ de_DE fr_FR hu_HU it_IT pl_PL pt_BR ru_RU tr_TR"
-LANGS="es_CL"
-
-inherit cmake-utils
-
-DESCRIPTION="Batch image converter and resizer based on ImageMagick"
-HOMEPAGE="http://converseen.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-for x in ${LANGS}; do
-	IUSE="${IUSE} linguas_${x}"
-done
-for x in ${LANGSLONG}; do
-	IUSE="${IUSE} linguas_${x%_*}"
-done
-
-# FIXME: graphicsmagick dependency does not work properly, failures when compiling
-#	|| ( media-gfx/imagemagick[cxx] media-gfx/graphicsmagick[cxx,imagemagick] )
-RDEPEND="
-	dev-qt/qtgui:4
-	media-gfx/imagemagick:=[cxx]
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )
-
-src_prepare() {
-	cmake-utils_src_prepare
-
-	for x in ${LANGSLONG}; do
-		if use !linguas_${x%_*}; then
-			rm -f "loc/${PN}_${x}."* || die
-			sed -i -e "\,/${PN}_${x}\...,d" CMakeLists.txt || die
-		fi
-	done
-	for x in ${LANGS}; do
-		if use !linguas_${x}; then
-			rm -f "loc/${PN}_${x}."* || die
-			sed -i -e "\,/${PN}_${x}\...,d" CMakeLists.txt || die
-		fi
-	done
-}

diff --git a/media-gfx/converseen/converseen-0.6.8-r1.ebuild b/media-gfx/converseen/converseen-0.6.8-r1.ebuild
deleted file mode 100644
index 3d335da5513..00000000000
--- a/media-gfx/converseen/converseen-0.6.8-r1.ebuild
+++ /dev/null
@@ -1,51 +0,0 @@
-# Copyright 1999-2017 Gentoo Foundation
-# Distributed under the terms of the GNU General Public License v2
-
-EAPI="5"
-LANGSLONG="cs_CZ de_DE fr_FR hu_HU it_IT ja_JP pl_PL pt_BR ru_RU tr_TR"
-LANGS="es_CL"
-
-inherit cmake-utils
-
-DESCRIPTION="Batch image converter and resizer based on ImageMagick"
-HOMEPAGE="http://converseen.sourceforge.net"
-SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2"
-
-LICENSE="GPL-3"
-SLOT="0"
-KEYWORDS="~amd64 ~x86"
-IUSE="debug"
-for x in ${LANGS}; do
-	IUSE="${IUSE} linguas_${x}"
-done
-for x in ${LANGSLONG}; do
-	IUSE="${IUSE} linguas_${x%_*}"
-done
-
-# FIXME: graphicsmagick dependency does not work properly, failures when compiling
-#	|| ( media-gfx/imagemagick[cxx] media-gfx/graphicsmagick[cxx,imagemagick] )
-RDEPEND="
-	dev-qt/qtcore:4
-	dev-qt/qtgui:4
-	media-gfx/imagemagick:=[cxx]
-"
-DEPEND="${RDEPEND}"
-
-DOCS=( README.md )
-
-src_prepare() {
-	cmake-utils_src_prepare
-
-	for x in ${LANGSLONG}; do
-		if use !linguas_${x%_*}; then
-			rm -f "loc/${PN}_${x}."* || die
-			sed -i -e "\,/${PN}_${x}\...,d" CMakeLists.txt || die
-		fi
-	done
-	for x in ${LANGS}; do
-		if use !linguas_${x}; then
-			rm -f "loc/${PN}_${x}."* || die
-			sed -i -e "\,/${PN}_${x}\...,d" CMakeLists.txt || die
-		fi
-	done
-}


             reply	other threads:[~2018-01-09  1:30 UTC|newest]

Thread overview: 21+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-01-09  1:23 Andreas Sturmlechner [this message]
  -- strict thread matches above, loose matches on Subject: below --
2024-03-13  6:26 [gentoo-commits] repo/gentoo:master commit in: media-gfx/converseen/ Arthur Zamarin
2024-03-12 21:03 Arthur Zamarin
2024-01-20 12:36 Sam James
2024-01-20 12:32 Sam James
2024-01-20 12:32 Sam James
2023-05-28 18:43 Arthur Zamarin
2023-05-28 18:12 Sam James
2023-04-10  7:37 Joonas Niilola
2023-03-17 18:25 Sam James
2023-01-20 13:50 Joonas Niilola
2022-12-04  6:52 Joonas Niilola
2022-12-04  6:52 Joonas Niilola
2022-10-10 12:55 Joonas Niilola
2022-08-31  8:42 Joonas Niilola
2022-08-31  8:42 Joonas Niilola
2021-07-15 21:39 Sam James
2021-07-15 21:33 Sam James
2021-02-11 20:33 Conrad Kostecki
2017-03-06  1:52 Göktürk Yüksek
2017-02-11 19:47 David Seifert

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=1515460966.d6fe704dbad0accda5900a94a34f1ba95057f52f.asturm@gentoo \
    --to=asturm@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