Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 296103 - app-arch/xarchiver: documentation installed outside /usr/share/doc/${PF}
Summary: app-arch/xarchiver: documentation installed outside /usr/share/doc/${PF}
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement
Assignee: XFCE Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-12-07 18:18 UTC by Daniel Pielmeier
Modified: 2010-02-10 15:28 UTC (History)
0 users

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


Attachments
xarchiver-0.5.2.diff (xarchiver-0.5.2.diff,1.70 KB, patch)
2009-12-07 18:19 UTC, Daniel Pielmeier
Details | Diff
xarchiver-0.5.2.diff (xarchiver-0.5.2.diff,1.70 KB, patch)
2009-12-07 18:22 UTC, Daniel Pielmeier
Details | Diff
xarchiver-0.5.2-doc.patch (xarchiver-0.5.2-doc.patch,264 bytes, patch)
2009-12-07 18:23 UTC, Daniel Pielmeier
Details | Diff
xarchiver-0.5.2-r1.diff (xarchiver-0.5.2-r1.diff,1.98 KB, patch)
2010-01-23 01:02 UTC, Daniel Pielmeier
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Pielmeier gentoo-dev 2009-12-07 18:18:19 UTC
Patches follow.
Comment 1 Daniel Pielmeier gentoo-dev 2009-12-07 18:19:41 UTC
Created attachment 212364 [details, diff]
xarchiver-0.5.2.diff

As a plus I have converted it to make use of xfconf.eclass.
Comment 2 Daniel Pielmeier gentoo-dev 2009-12-07 18:22:00 UTC
Created attachment 212366 [details, diff]
xarchiver-0.5.2.diff

Using the docdir configure flag doe not work as expected because it installs to DOCDIR = $(DESTDIR)$(datadir)/doc/@PACKAGE@

I am no autotools expert but it works when using this patch.
Comment 3 Daniel Pielmeier gentoo-dev 2009-12-07 18:23:45 UTC
Created attachment 212368 [details, diff]
xarchiver-0.5.2-doc.patch

Sorry wrong attachment.
Comment 4 Daniel Pielmeier gentoo-dev 2009-12-08 13:02:16 UTC
This is now upstream bug: http://sourceforge.net/tracker/?func=detail&atid=745600&aid=2910636&group_id=140153
Comment 5 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-01-17 22:50:37 UTC
well, ideally we would avoid the reconf part. This could be achieved with a simple mv.

Upstream seems dead so waiting for upstream acceptance seems pointless.
Comment 6 Daniel Pielmeier gentoo-dev 2010-01-23 01:02:12 UTC
Created attachment 217200 [details, diff]
xarchiver-0.5.2-r1.diff

Okay, so what about this patch.

Btw, I don't think upstream is dead. According to the svn archives at http://xarchiver.svn.sourceforge.net/ the last commit is two weeks old.

Looks like there are syncing problems with xfce's git repo and the sourceforge svn repo.
Comment 7 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2010-02-10 15:28:52 UTC
thanks, fixed in -r1