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

Bug 233731

Summary: gnome-extra/paperbox (new ebuild)
Product: Gentoo Linux Reporter: Dmitry Dzhus <dima>
Component: New packagesAssignee: Default Assignee for New Packages <maintainer-wanted>
Status: CONFIRMED ---    
Severity: enhancement CC: bass, frenkx, gentoo
Priority: High Keywords: EBUILD, InOverlay
Version: unspecified   
Hardware: All   
OS: Linux   
URL: http://live.gnome.org/PaperBox
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on: 233733    
Bug Blocks:    
Attachments: gnome-extra/paperbox-0.3.1.ebuild
paperbox-0.3.1.ebuild (r1)
fixes compile error in config.cc
ebuild to include stat-patch

Description Dmitry Dzhus 2008-08-02 18:49:16 UTC
Paperbox is a document browser, allowing you view ebooks, magazines and other documents conveniently and organise them by tags. Paperbox uses Tracker for searching and tagging, so tags are shared across all other Tracker-based apps.
Comment 1 Dmitry Dzhus 2008-08-02 18:50:33 UTC
Created attachment 162013 [details]
gnome-extra/paperbox-0.3.1.ebuild
Comment 2 Dmitry Dzhus 2008-08-02 18:55:50 UTC
gtkmm-utils are needed for PaperBox
Comment 3 Carsten Lohrke (RETIRED) gentoo-dev 2008-08-02 22:48:15 UTC
- IUSE=debug without any use is invalid.
- When you refer to RDEPEND in DEPEND=... it is emtpy as you set it after DEPEND. Clearly not what you want.

Comment 4 Dmitry Dzhus 2008-08-03 08:00:54 UTC
Created attachment 162063 [details]
paperbox-0.3.1.ebuild (r1)

Actually, IUSE="debug" appends `--enable-debug=yes` to econf options thanks to `gnome2.eclass`.
Comment 5 Dmitry Dzhus 2008-09-13 17:44:03 UTC
By the way, this ebuild is in sunrise overlay now: http://overlays.gentoo.org/svn/proj/sunrise/sunrise/gnome-extra/paperbox/
Comment 6 Frank 2009-09-09 15:13:47 UTC
Created attachment 203596 [details, diff]
fixes compile error in config.cc

trying to emerge paperbox-0.3.1 will lead to an error in config.cc:47. The proposed patch includes stat.h (which is also the fix applied to paperbox-0.4.X).
Comment 7 Frank 2009-09-09 15:15:11 UTC
Created attachment 203598 [details]
ebuild to include stat-patch

This is a possible ebuild for gnome-extra/paperbox-0.3.1
Comment 8 René 'Necoro' Neumann 2010-08-12 03:00:27 UTC
Ebuild does not build with the current tracker, as the library cannot be found anymore (seems to be renamed from tracker to tracker-client). Cannot say whether this is a tracker or a paperbox-flaw (maybe paperbox still wants tracker-0.6...)

Is this package still in development?
Comment 9 Justin Lecher (RETIRED) gentoo-dev 2011-04-30 19:33:15 UTC
# Justin Lecher <jlec@gentoo.org> (30 Apr 2011)
# Doesn't build with recent tracker
# Removal in 30 days.
gnome-extra/paperbox