Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Gentoo Category Select
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Unsupported Software
View previous topic :: View next topic  
Author Message
sobit
n00b
n00b


Joined: 06 Apr 2005
Posts: 6
Location: Taylors, SC USA

PostPosted: Thu Aug 25, 2005 1:00 pm    Post subject: Gentoo Category Select Reply with quote

Gentoo Category Select is a Qt interface for browsing portage categories to exclude from rsync writen in Python. It lists the number of installed packages of each category as a warning not to exclude those categories but still assumes you know what you are doing.

The initial release, ver 0.1 is available at
http://sourceforge.net/projects/categoryselect/
(sadly no ebuild, only bz2)

Screenshot
http://sourceforge.net/project/screenshots.php?group_id=146829


Last edited by sobit on Fri Aug 26, 2005 3:15 pm; edited 2 times in total
Back to top
View user's profile Send private message
sobit
n00b
n00b


Joined: 06 Apr 2005
Posts: 6
Location: Taylors, SC USA

PostPosted: Thu Aug 25, 2005 9:52 pm    Post subject: Reply with quote

Due to copy/paste brokeness introduced in qt code clean up, version 0.2 is now released.
Also includes a small feature (justifying the full minor version instead of a point release).

The Bug:
clicking the baseList clear it instead of the categoryList it was supposed to. Once a base type was selected you couldn't select another. Then there was the mess that the categoryList became...
Back to top
View user's profile Send private message
sobit
n00b
n00b


Joined: 06 Apr 2005
Posts: 6
Location: Taylors, SC USA

PostPosted: Fri Aug 26, 2005 1:39 pm    Post subject: Reply with quote

Version 0.3 released.
http://sourceforge.net/project/showfiles.php?group_id=146829

GCS no longer assumes you know what you are doing. If
category has installed packages a dialog with tell you it is refusing to exclude the category.

Confirmation Dialog added to change category status if
it doesn't have installed packages. Also informs that no
changes are final until Commit Button pressed.

Other changes listed in Changelog.
Back to top
View user's profile Send private message
rhill
Retired Dev
Retired Dev


Joined: 22 Oct 2004
Posts: 1629
Location: sk.ca

PostPosted: Sun Aug 28, 2005 2:33 am    Post subject: Reply with quote

are there any special dependencies? i'm getting this:

Code:
root ~/tmp/gentoo_category_select-0.3 #  ./gentoo_category_select.py
Traceback (most recent call last):
  File "./gentoo_category_select.py", line 16, in ?
    from qt import *
ImportError: No module named qt

_________________
by design, by neglect
for a fact or just for effect
Back to top
View user's profile Send private message
sobit
n00b
n00b


Joined: 06 Apr 2005
Posts: 6
Location: Taylors, SC USA

PostPosted: Fri Sep 09, 2005 1:49 pm    Post subject: Reply with quote

It does require pyqt.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Unsupported Software All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum