Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 50491 - media-sound/noteedit-2.5.3 version bump
Summary: media-sound/noteedit-2.5.3 version bump
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement (vote)
Assignee: Jon Hood (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-08 14:58 UTC by Till Maas
Modified: 2004-06-18 21:18 UTC (History)
2 users (show)

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


Attachments
moves more doc files and examples to the doc directory (noteedit-2.5.3.ebuild.patch,167 bytes, patch)
2004-06-18 16:19 UTC, Till Maas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Till Maas 2004-05-08 14:58:28 UTC
media-sound/noteedit-2.5.3 version bump

Reproducible: Always
Steps to Reproduce:
Comment 1 Till Maas 2004-05-10 05:10:03 UTC
Hi,

I have a little suggestion for an improvement in the new version:

In the source tarball there some examples so please copy them to /usr/share/doc/noteedit-2.5.3 and as well FAQ and FAQ.de

Would send an patch for it but don't know good the eclass stuff good enough, yet.
Comment 2 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-10 10:12:25 UTC
i'm a bit overworked at the moment, so if you could attatch the updated ebuild for the new version which copies the examples, that would be great =)
Comment 3 Jon Hood (RETIRED) gentoo-dev 2004-05-11 10:36:05 UTC
I had a little trouble getting this to compile earlier; has anyone successfully even compiled it?
Comment 4 Jon Hood (RETIRED) gentoo-dev 2004-05-11 10:58:15 UTC
gcc-3.4:
g++ -DHAVE_CONFIG_H -I. -I. -I.. -I/usr/kde/3.2/include -I/usr/qt/3/include -I/u
sr/X11R6/include -I/usr/include -DQT_THREAD_SUPPORT -D_REENTRANT -DNDEBUG -DNO_D
EBUG -O2 -march=pentium4 -O3 -pipe -fomit-frame-pointer -funroll-loops -fno-exce
ptions -fno-check-new -Wp,-MD,.deps/fingerlist.pp -c fingerlist.cpp  -fPIC -DPIC
 -o .libs/fingerlist.o
In file included from /usr/include/tse3/PhraseEdit.h:22,
                 from ../noteedit/mainframewidget.h:73,
                 from chord.cpp:37:
/usr/include/tse3/Notifier.h:370: error: using typedef-name `TSE3::Notifier<inte
rface_type>::listener_type' after `class'
/usr/include/tse3/Notifier.h:605: error: using typedef-name `TSE3::Listener<inte
rface_type>::notifier_type' after `class'
make[2]: *** [chord.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/var/tmp/portage/noteedit-2.5.3/work/noteedit-2.5.3/
kguitar_excerpt'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/var/tmp/portage/noteedit-2.5.3/work/noteedit-2.5.3'
make: *** [all-recursive-am] Error 2

gcc-3.3.3:
$ noteedit
noteedit: error while loading shared libraries: /usr/lib/libnoteedit.so.1: undefined symbol: _ZN11KMainWindow4showEv
Comment 5 Till Maas 2004-05-11 16:14:11 UTC
I compiled it without problems. Will try to rewrite the Ebuild for the examples.

@Jon Hood: Maybe the dependencies have changed - did you check it?
Comment 6 Jeremy Huddleston (RETIRED) gentoo-dev 2004-05-22 11:17:34 UTC
squinky86: looks like you're already on this one... reassigning to you =)
Comment 7 Jon Hood (RETIRED) gentoo-dev 2004-05-22 14:56:44 UTC
sorry about that confusion earlier- it was related to another hardware issue on my side that is now resolved. New version is now in portage, thanks :).
Comment 8 Till Maas 2004-06-18 16:19:05 UTC
Created attachment 33536 [details, diff]
moves more doc files and examples to the doc directory

With this patch the examples and some other doc files are moved to the doc
directory.
Comment 9 Jon Hood (RETIRED) gentoo-dev 2004-06-18 21:18:25 UTC
now in portage; please file new bugs for version bumps and updates, it's easier to keep track of ;)