Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 26029 - [EBUILD] tsemgr
Summary: [EBUILD] tsemgr
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Lowest enhancement (vote)
Assignee: Gentoo PDA project
URL: http://tsemgr.sf.net
Whiteboard:
Keywords: EBUILD
Depends on: 26028
Blocks:
  Show dependency tree
 
Reported: 2003-08-06 01:56 UTC by Patrik Kullman
Modified: 2004-09-21 16:13 UTC (History)
1 user (show)

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


Attachments
tsemgr-cvs-20030805.ebuild (tsemgr-cvs-20030805.ebuild,692 bytes, text/plain)
2003-08-06 01:57 UTC, Patrik Kullman
Details
tsemgr-cvs-20030806.ebuild (tsemgr-cvs-20030806.ebuild,805 bytes, text/plain)
2003-08-06 02:13 UTC, Patrik Kullman
Details
tsemgr-0.07.ebuild (tsemgr-0.07.ebuild,742 bytes, text/plain)
2003-08-06 02:13 UTC, Patrik Kullman
Details
tsemgr-0.08.ebuild (tsemgr-0.08.ebuild,683 bytes, text/plain)
2004-01-29 01:50 UTC, Patrik Kullman
Details
tsemgr-0.08.ebuild (tsemgr-0.08.ebuild,654 bytes, text/plain)
2004-02-02 14:17 UTC, Boris
Details
tsemgr-0.08.ebuild (tsemgr-0.08.ebuild,736 bytes, text/plain)
2004-02-03 04:37 UTC, Boris
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrik Kullman 2003-08-06 01:56:38 UTC
tsemgr is a gtk application to manage a SonyEricsson T68m/i mobile phone.
Comment 1 Patrik Kullman 2003-08-06 01:57:30 UTC
Created attachment 15599 [details]
tsemgr-cvs-20030805.ebuild
Comment 2 Patrik Kullman 2003-08-06 02:13:10 UTC
Created attachment 15600 [details]
tsemgr-cvs-20030806.ebuild

edited the info about the ebuild (forgot to do that before posting)
added two seds in case the Makefile in cvs changes.
Comment 3 Patrik Kullman 2003-08-06 02:13:33 UTC
Created attachment 15601 [details]
tsemgr-0.07.ebuild
Comment 4 Alastair Tse (RETIRED) gentoo-dev 2003-08-30 20:14:19 UTC
is there a reason we need a cvs ebuild? because we do not usually add cvs ebuilds unless there is a real need for them. we prefer to stick to releases
Comment 5 Alastair Tse (RETIRED) gentoo-dev 2003-11-14 00:44:42 UTC
have you tested this on ppc and sparc? new ebuilds should be marked as ~arch in any case.

shouldn't there be a dependency on net-wireless/bluez-libs and gtk+ at the very least? 

GPL is not a valid license, it must be in /usr/portage/licenses. The IUSE variable is wrong because none of those USE flags are used in the ebuild.
Comment 6 Alastair Tse (RETIRED) gentoo-dev 2004-01-08 16:46:18 UTC
sort of related to pda, anyone have a t68i that can test?
Comment 7 Patrik Kullman 2004-01-29 01:50:18 UTC
Created attachment 24584 [details]
tsemgr-0.08.ebuild

Cleaner ebuild.. would test it if I could get bluez working correctly in 2.6
Comment 8 Boris 2004-02-02 14:01:44 UTC
I think you should add dev-libs/openobex to the depends. GTK+ 1.2 is also needed, so the ebuild should also depend on this.
The IUSE should also be set to gtk (and not gtk2) and gnome is not used, right? (I ran the app on my box without any of the gnome-packages and only gtk+ 1.2)

Nice to mention is that the app also runs with SonyEricssons T610 fine.
Comment 9 Boris 2004-02-02 14:17:11 UTC
Created attachment 24836 [details]
tsemgr-0.08.ebuild

I changed the ebuild as I think this should be right.

BTW: Is there any Bluetooth-USE-Flag? That would be useful, because not
everyone connects his mobile via bluetooth. Users will not like to have
bluetooth-libs installed although the do not have it at all.
Comment 10 Alastair Tse (RETIRED) gentoo-dev 2004-02-02 17:45:29 UTC
there isn't a bluetooth global useflag, but gnokii already use it locally. maybe it might be a good idea to promote it for global status. in any case, i would like at least tsemgr to have bluez as an option.

a few comments on the ebuild:
IUSE should be empty if there are no useflags in use
the gtk dep should be =x11-libs/gtk+-1.2*
Comment 11 Boris 2004-02-03 04:37:57 UTC
Created attachment 24882 [details]
tsemgr-0.08.ebuild

OK, here is the edited ebuild.
I used the bluetooth-USE-Flag for enabling the bluetooth-support now (as in the
gnokii-ebuild). IUSE is shortened to "bluetooth" now.

I ran some tests with the new useflag and it seems to be ok.
Comment 12 Patrik Kullman 2004-08-04 01:45:08 UTC
tsemgr development stopped as of 2004-06-21.. should this one be closed? WONTFIX?
Comment 13 Alastair Tse (RETIRED) gentoo-dev 2004-09-21 16:13:02 UTC
i guess thats a good idea. maybe if someone picks it up we can reconsider