Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 334251 - net-p2p/transgui - uTorrent-like frontend for Transmission daemon
Summary: net-p2p/transgui - uTorrent-like frontend for Transmission daemon
Status: CONFIRMED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High enhancement with 2 votes (vote)
Assignee: Default Assignee for New Packages
URL:
Whiteboard: sunrise-suggested
Keywords: EBUILD
Depends on:
Blocks:
 
Reported: 2010-08-24 09:22 UTC by Alexander Stauch
Modified: 2023-07-26 07:03 UTC (History)
3 users (show)

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


Attachments
transgui-2.1.ebuild (transgui-2.1.ebuild,1020 bytes, text/plain)
2010-08-24 09:23 UTC, Alexander Stauch
Details
Fixes with sunrise input (transgui-2.1.diff,514 bytes, patch)
2010-08-27 11:15 UTC, Alexander Stauch
Details | Diff
transgui-2.1.1 (transgui-2.1.1.ebuild,823 bytes, text/plain)
2010-08-27 14:29 UTC, Alexander Stauch
Details
emerge --info && build log (transgui-2.1.1-build.log,9.25 KB, text/plain)
2010-10-14 07:27 UTC, tot-to
Details
transgui-2.2.ebuild (transgui-2.2.ebuild,1011 bytes, text/plain)
2010-11-12 22:04 UTC, Alexander Stauch
Details
transgui-3.1.ebuild (transgui-3.1.ebuild,1011 bytes, text/plain)
2011-04-13 14:38 UTC, Alexander Stauch
Details
transgui-4.1.ebuild (transgui-4.1.ebuild,1.06 KB, text/plain)
2013-04-17 16:15 UTC, Alexander Stauch
Details
transgui-5.0.ebuild (transgui-5.0.ebuild,860 bytes, text/plain)
2013-11-09 12:29 UTC, Alexander Stauch
Details
ebuild for release version (transgui-5.18.0.ebuild,1.08 KB, text/plain)
2021-02-08 03:54 UTC, Alexander Shurupov
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Alexander Stauch 2010-08-24 09:22:09 UTC
Hi!

Please find the attached transgui-2.1.ebuild.

TransGUI is a uTorrent-like frontend to net-p2p/transmission written in pascal.

I suggest putting it in net-p2p.

Alex
Comment 1 Alexander Stauch 2010-08-24 09:23:39 UTC
Created attachment 244357 [details]
transgui-2.1.ebuild
Comment 2 Dane Smith (RETIRED) gentoo-dev 2010-08-24 15:38:39 UTC
Hello, The Gentoo Team would like to firstly thank you for your ebuild 
submission. We also apologize for not being able to accommodate you in a timely
manner. There are simply too many new packages.

Allow me to use this opportunity to introduce you to Gentoo Sunrise. The 
sunrise overlay[1] is a overlay for Gentoo which we allow trusted users to 
commit to and all users can have ebuilds reviewed by Gentoo devs for entry 
into the overlay. So, the sunrise team is suggesting that you look into this 
and submit your ebuild to the overlay where even *you* can commit to. =)

Thanks,
On behalf of the Gentoo Sunrise Team,

[1]: http://www.gentoo.org/proj/en/sunrise/
[2]: http://overlays.gentoo.org/proj/sunrise/wiki/SunriseFaq
Comment 3 Alexander Stauch 2010-08-27 11:15:08 UTC
Created attachment 244915 [details, diff]
Fixes with sunrise input

Clean up, fixes and suggestions from users in #gentoo-sunrise.
Comment 4 Alexander Stauch 2010-08-27 14:29:01 UTC
Created attachment 244947 [details]
transgui-2.1.1

Upstream version bump.
Comment 5 tot-to 2010-10-14 07:27:26 UTC
Created attachment 250529 [details]
emerge --info && build log

last ebuild don't works for me on x86 and amd64
Comment 6 Alexander Stauch 2010-10-14 11:32:11 UTC
"make: /usr/share/lazarus//tools/lazres: Command not found"

Seems Lazarus doesn't create that one by default, and it seems I completely forgot about that.

To manually create it run 'lazbuild lazres.lpi' inside /usr/share/lazarus/tools/
Comment 7 tot-to 2010-10-14 20:33:52 UTC
after this, transgui installs successfully. Thank you. But in /usr/share/lazarus/tools/ two new files was created: lazres and lazres.compiled.
These files is outside the portage control and can stay there after updates/deinstallations of transgui and/or lazarus.
Comment 8 Alexander Stauch 2010-11-12 22:04:05 UTC
Created attachment 254137 [details]
transgui-2.2.ebuild

Upstream version release.

Added "Internet" to categories in desktop file.
Added check for lazres.
Comment 9 Anton Romanov 2011-04-01 18:47:29 UTC
latest version is 3.0.1
Comment 10 Alexander Stauch 2011-04-13 14:38:23 UTC
Created attachment 269841 [details]
transgui-3.1.ebuild

Version bump.
Comment 11 Kenneth Langga 2013-04-17 07:23:26 UTC
Please update the ebuild for 4.1 version. Thanks.
Comment 12 Alexander Stauch 2013-04-17 16:15:27 UTC
Created attachment 345806 [details]
transgui-4.1.ebuild

Version bump and fixes for upstream compiler version used.
Comment 13 Alexander Stauch 2013-11-09 12:29:01 UTC
Created attachment 362866 [details]
transgui-5.0.ebuild

Version bump plus removal of check for lazres util since bug #342641 is fixed.
Comment 14 David Heidelberg (okias) 2020-04-19 14:26:53 UTC
anyone interested to push it into ::guru overlay (10 years later? :D )
Comment 15 Oleg Maltzev 2020-12-22 20:56:22 UTC
Help with ebuild for version 5.18 please.
https://github.com/transmission-remote-gui/transgui/releases
Comment 16 Alexander Shurupov 2021-02-08 03:54:02 UTC
Created attachment 685989 [details]
ebuild for release version

I have created the ebuild that works on my system.
I have put BDEPEND from the README.md and the DEPEND from some older. Not sure if the minimal version specified are correct (and they are well below currently available in portage)