Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 304865 - app-cdr/qmultirecord-0.0.4 version bump
Summary: app-cdr/qmultirecord-0.0.4 version bump
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Unspecified (show other bugs)
Hardware: All Linux
: High enhancement with 1 vote (vote)
Assignee: No maintainer - Look at https://wiki.gentoo.org/wiki/Project:Proxy_Maintainers if you want to take care of it
URL: http://qt-apps.org/content/show.php/q...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-02-13 13:57 UTC by hitachi
Modified: 2016-04-27 11:42 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
fixing source file (qmultirecord-0.0.4.diff,701 bytes, patch)
2010-02-13 14:27 UTC, Kacper Kowalik (Xarthisius) (RETIRED)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description hitachi 2010-02-13 13:57:17 UTC
There is a new version of qmultirecord. The version in the tree is 0.0.3. It is a bugfix release.
From change log:

Changelog:
0.0.4 (14/08/2009) (bugfix release)

> Fix growisofs logic problem: till this version for record dvd used cdrecord.
> Resolve md5sum checking problem (sometimes was appears).
> And other :-)

Reproducible: Didn't try

Steps to Reproduce:
Comment 1 Kacper Kowalik (Xarthisius) (RETIRED) gentoo-dev 2010-02-13 14:27:16 UTC
Created attachment 219423 [details, diff]
fixing source file

Simple bump works for me.
Comment 2 Grigory Mozhaev 2013-08-27 00:06:55 UTC
Current version of qmultirecord is 0.2.6. The version 0.0.3 in current portage tree won't work without HAL so it's, actually, obsolete.
Comment 3 Grigory Mozhaev 2013-09-27 01:20:49 UTC
Now current version of qmultirecord is 0.2.7 and it's fully GUI, no more manual modification of text configs needed.
Comment 4 Martin Väth 2013-09-27 07:50:35 UTC
(In reply to Grigory Mozhaev from comment #3)
> Now current version of qmultirecord is 0.2.7 and it's fully GUI

What is a more essential change, they changed from cdrtools to libburn - I consider this as a regression, but of course this is not the place for such a discussion here. I just would like to suggest that it might make sense to keep a slotted version if the old still works.
Of course, if also 0.0.4 works only with hal (I have not tested), it makes no sense to keep any old version.
Comment 5 Grigory Mozhaev 2013-09-27 07:55:44 UTC
(In reply to Martin Väth from comment #4)
> 0.0.4 works only with hal 

it works only with hal - 0.0.4 is almost 4 years old.
Comment 6 Grigory Mozhaev 2013-10-23 14:34:25 UTC
Any updates here? 0.0.4 version is unusable at all due to HAL.
Comment 7 Roy Bamford gentoo-dev 2014-01-05 19:40:22 UTC
First off, I am not an ebuild developer, so I can't commit this ebuild.  Probably just as well. This is for qmultirecord-0.2.7.ebuild
It fetches the code, builds and starts for me.

The header needs fixed - it is based on the qmultirecord-0.0.3.ebuild but don't expect any help from hwoarang.

# Copyright 1999-2014 Gentoo Foundation
# Distributed under the terms of the GNU General Public License v2
# $Header: /var/cvsroot/gentoo-x86/app-cdr/qmultirecord/qmultirecord-0.0.3.ebuild,v 1.4 2013/03/02 19:13:24 hwoarang Exp $

EAPI=2
inherit eutils qt4-r2

DESCRIPTION="CD and DVD recording frontend for cdrtools and dvd+rw-tools"
HOMEPAGE="http://qt-apps.org/content/show.php/qmultirecord?content=106254"
SRC_URI="http://qt-apps.org/CONTENT/content-files/106254-${P}.tar.bz2 -> ${P}.tar.bz2"



LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64"
IUSE=""

COMMON_DEPEND="dev-qt/qtdbus:4
        dev-qt/qtgui:4
        dev-qt/qtcore:4"
RDEPEND="${COMMON_DEPEND}
        virtual/eject
        app-cdr/dvd+rw-tools
        virtual/cdrtools
        dev-libs/libburn"
DEPEND="${COMMON_DEPEND}"

#PATCHES=( "${FILESDIR}/${P}-langinfo_h.patch" )

src_install() {
        mv bin/qmultirecord bin/qmultirecord.bin
        exeinto /usr/libexec || die "exeinto failed"
        doexe bin/*.bin || die "doexe failed"
        insinto /usr/share/${PN}
#       doins bin/*.txt || die "doins failed"
        dobin "${FILESDIR}"/${PN} || die "dobin failed"
        newicon src/icons/burn_on.png ${PN}.png
        make_desktop_entry ${PN} QMultirecorder ${PN} "Utility;Qt;DiscBurning"
        dodoc ChangeLog README TODO || die "dodoc failed"
}
Comment 8 Pacho Ramos gentoo-dev 2016-01-30 15:17:25 UTC
CCing treecleaners as current version is broken and nobody is willing to bump/maintain this
Comment 9 Michael Palimaka (kensington) gentoo-dev 2016-04-27 11:42:36 UTC
Package removed.

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=f753971f3c55bddf60e5972c3e3afdb87fddd420