You are not logged in.
This is pretty cool indeed.
Anyway, I think I just spotted a misplaced item: http://pacnet.karbownicki.com/package/lxmenu-data/
I don't think the lxmenu-data package belongs to the games-rpg category.
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
"If you noticed, that some of packages are in the wrong category, feel free to change it. Packages were categorized by script that searched for each package on gentoo-portage.com website, so there could be some mistakes due to names incompatibility between Arch Linux and Gentoo."
pacnet <- (Gentoo Portage for ArchLinux)
Offline
Oops, I guess I should be doing some more reading before jumping to conclusions
Have you Syued today?
Free music for free people! | Earthlings
"Perfection is achieved, not when there is nothing more to add, but when there is nothing left to take away." -- A. de Saint-Exupery
Offline
New API - http://pacnet.archlinux.pl/api/
and gPacnet - simple PyGTK API client - http://code.google.com/p/gpacnet/
Sorry, I have no experience in PyGTK ;-P Maybe someone can do it better.
Last edited by trojkat (2012-04-15 21:00:22)
pacnet <- (Gentoo Portage for ArchLinux)
Offline
I think it's very usefull, it's a pitty such catagories aren't supported by pacman. There is a feature request though and I'd say it wouldn't be too difficult to implement
Indeed. It's a nice site, but wouldn't it have been better to put (less) effort into implementing categories at the libalpm level? It just seems like a roundabout way of getting this functionality.
New API - http://pacnet.karbownicki.com/api/
and gPacnet - simple PyGTK API client - http://code.google.com/p/gpacnet/
Nice
Offline
For those who would like to see CLI frontend, I wrote a simple one in perl, available here: http://github.com/tadzik/pacnet/tree/master. It requires perl-json-xs to work. Any creative criticism welcomed : )
Offline
Nice! Thanks for your work.
Offline
great work, I used gentoo a while ago so I like categorize packages and went back to gentoo portage site just to find some packages
Offline
Yeah, I too like how Gentoo categorizes packages. Maintainers put a lot of thought of how to do so. I wouldn't mind seeing such categorizations done in Arch too.
Setting Up a Scripting Environment | Proud donor to wikipedia - link
Offline
Pacnet is still here :-)
Main updates:
- new domain - pacnet.archlinux.pl (pacnet.karbownicki.com is still supported)
- code is update to Django 1.3
- update script is running on pyalpm & python 3
- all the code is now avaible at GitHub
Last edited by trojkat (2011-06-17 07:59:16)
pacnet <- (Gentoo Portage for ArchLinux)
Offline
I've never seen this before. Cool stuff
lol I just saw a post from myself on the first page from a couple of years ago. I seriously don't remember.
Last edited by sand_man (2011-06-17 00:33:44)
Offline
My CLI client is now on AUR, thanks to sirmacik. I reviewed the code a bit, and basing on the fact that mostly the ex-Gentoo users miss the categorization, I tuned the interface to be more eix-like. You can search packages with
pacnet games-strategy/
pacnet wesnoth
pacnet 'sdl$' # yep, a regexp
and get the results you want.
Feature requests and constructive criticism welcome.
Offline
Feature request for pacman that suppor categories https://bugs.archlinux.org/index.php?do … k_id=29479
I LIKE this idea, make the hard job of search w no know the name more easy
Well, I suppose that this is somekind of signature, no?
Offline
Could you sync pacnet with new additions and deletion of packages? It look like this was last done in 2012.
I am using it to provide categories in a prototype of a community metadata database for packages. (See more in this thread.)
"Only wimps use tape backup: _real_ men just upload their important stuff on ftp, and let the rest of the world mirror it."—Linus Torvalds
s/ftp/git/
https://iandouglasscott.com | https://github.org/ids1024 | https://keybase.io/ids1024
Offline
@ids1024: Last update: Sun, 04 Jan 2015 09:17:50 +0000
Sorry, I had a break but my update script still works ^.^
Still TODO: sync pacnet categories with Gentoo Portage categories (i.e. add android-libs etc.)
pacnet <- (Gentoo Portage for ArchLinux)
Offline