Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 372667

Summary: media-video/qt-recordmydesktop improvements
Product: Gentoo Linux Reporter: Agostino Sarubbo <ago>
Component: New packagesAssignee: Gentoo Media-video project <media-video>
Status: RESOLVED FIXED    
Severity: enhancement CC: kripton, qt
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 367943    
Attachments: Ebuild patch
qt-recordmydesktop-0.3.8-r2.ebuild.patch
qt-recordmydesktop-0.3.8-desktopfile.patch

Description Agostino Sarubbo gentoo-dev 2011-06-23 09:15:36 UTC
Created attachment 277863 [details, diff]
Ebuild patch

$summary
Comment 1 Davide Pesavento (RETIRED) gentoo-dev 2012-04-24 19:39:09 UTC
Even better: set DOCS="NEWS README AUTHORS ChangeLog" and remove src_install() altogether.
Comment 2 Michael Palimaka (kensington) gentoo-dev 2012-04-25 13:36:23 UTC
Created attachment 310043 [details, diff]
qt-recordmydesktop-0.3.8-r2.ebuild.patch

Attached patch, based on work by johu:
- Bumps EAPI
- Corrects dependencies
- Adds respect for LINGUAS
- Makes .desktop file pass validation
- Fixes bug #367943
Comment 3 Michael Palimaka (kensington) gentoo-dev 2012-04-25 13:36:47 UTC
Created attachment 310045 [details, diff]
qt-recordmydesktop-0.3.8-desktopfile.patch

Patch to make .desktop file pass validation, also reported upstream.
Comment 4 Johannes Huber (RETIRED) gentoo-dev 2012-04-26 08:27:53 UTC
Thank you all.

+  26 Apr 2012; Johannes Huber <johu@gentoo.org>
+  +files/qt-recordmydesktop-0.3.8-desktopfile.patch,
+  +qt-recordmydesktop-0.3.8-r2.ebuild, qt-recordmydesktop-0.3.8-r1.ebuild,
+  qt-recordmydesktop-0.3.8.ebuild:
+  Revision bump. Fix .desktop file, bumps EAPI, fixes build with python 3 as
+  active version, respect linguas and correct dependencies by Michael
+  (kensington) <gentoo@scribeofthenile.com>. Fixes bug #372667, bug #367943.