Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 384205 - media-gfx/gnofract4d: gconf-2 dependency should be dropped
Summary: media-gfx/gnofract4d: gconf-2 dependency should be dropped
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Graphics Project
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-09-23 15:19 UTC by nopenope
Modified: 2017-01-03 23:15 UTC (History)
0 users

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description nopenope 2011-09-23 15:19:48 UTC
gconf-2 is listed as dependency of gnofract4d:

   grep gconf-2 /usr/portage/media-gfx/gnofract4d/gnofract4d-3.1*.ebuild
/usr/portage/media-gfx/gnofract4d/gnofract4d-3.13.ebuild:	>=gnome-base/gconf-2"
/usr/portage/media-gfx/gnofract4d/gnofract4d-3.14.ebuild:	>=gnome-base/gconf-2"

However, gnofract4d builds and runs without issues even if gconf-2 is not in the system:

grep gconf-2 /etc/make.profile/package.provided                                            
gnome-base/gconf-2.32.3



Reproducible: Always



Expected Results:  
if is not required to build or execute the gnofract4d package, gconfd2 should
be not be listed as dependency
Comment 1 Patrice Clement gentoo-dev 2017-01-03 23:15:22 UTC
commit adfd844f2d2d1c507c47332dd72de1c344c705b5 (HEAD -> master, origin/master, origin/HEAD)
Author:     Chris Mayo <aklhfex@gmail.com>
AuthorDate: Thu Dec 29 20:16:54 2016 +0000
Commit:     Patrice Clement <monsieurp@gentoo.org>
CommitDate: Wed Jan 4 00:14:03 2017 +0100

media-gfx/gnofract4d: version bump to 3.14.1.

- Update to EAPI 6
- Moved from SourceForge to GitHub
- Remove gconf dependency fixing:
Gentoo-Bug: https://bugs.gentoo.org/384205
- Add slot operators for libpng and jpeg
- Fix desktop file validation problems
- Make manual readable by yelp

Package-Manager: portage-2.3.3
Closes: https://github.com/gentoo/gentoo/pull/3206

media-gfx/gnofract4d/Manifest                      |  1 +
.../gnofract4d/files/gnofract4d-3.14-desktop.patch | 19 ++++++++
.../gnofract4d/files/gnofract4d-3.14-manual.patch  | 25 ++++++++++
media-gfx/gnofract4d/gnofract4d-3.14.1.ebuild      | 54 ++++++++++++++++++++++
4 files changed, 99 insertions(+)
create mode 100644 media-gfx/gnofract4d/files/gnofract4d-3.14-desktop.patch
create mode 100644 media-gfx/gnofract4d/files/gnofract4d-3.14-manual.patch
create mode 100644 media-gfx/gnofract4d/gnofract4d-3.14.1.ebuild