You are not logged in.

#1 2007-06-18 19:48:45

Lord_Bad
Member
Registered: 2005-04-17
Posts: 54

A question about package categories

I want to ask one question - when you browse the packages in the repos from the arch linux site you can see that each package belongs to some category - base, editor, etc. But there is no such info anywhere in the packages themselves(as far as I'm aware). So where does this information come from? In it in some DB local to the web site or I am missing something?

Offline

#2 2007-06-18 23:16:34

shining
Pacman Developer
Registered: 2006-05-10
Posts: 2,043

Re: A question about package categories

I believe these category only exist in the PKGBUILD tree from the cvs repo here :
http://cvs.archlinux.org/cgi-bin/viewcv … NT#dirlist

That's also the cvs repo used by abs for getting all the PKGBUILD.


pacman roulette : pacman -S $(pacman -Slq | LANG=C sort -R | head -n $((RANDOM % 10)))

Offline

#3 2007-06-19 07:23:03

Lord_Bad
Member
Registered: 2005-04-17
Posts: 54

Re: A question about package categories

Wouldn't it be wise if the category information was added to each package's .PKGINFO file? That way clients could search for or in package categories and the capabilities of GUI front-ends could enhanced a great deal. As a matter of fact why was this possibility ever considered and if so why was the idea dropped?

Offline

#4 2007-06-19 17:57:59

phrakture
Arch Overlord
From: behind you
Registered: 2003-10-29
Posts: 7,879
Website

Re: A question about package categories

Offline

#5 2007-06-20 11:22:05

Lord_Bad
Member
Registered: 2005-04-17
Posts: 54

Re: A question about package categories

Yep, that's it. I hope you find the time to implement it soon.

Offline

#6 2008-05-31 15:28:23

ConnorBehan
Package Maintainer (PM)
From: Long Island NY
Registered: 2007-07-05
Posts: 1,359
Website

Re: A question about package categories

<thread necromancy>
Oh is that why the Category column has been replaced with the near useless "Arch" column? Will the Category column return once pacman is made to keep track of this information in the database? I sure hope so, the "Arch" column is only useful for a small handful of packages like flash player (so people can know its i686 only) or lib32 (so people can know its x86_64 only). Because the vast majority of packages are available for both and everyone already knows this.
</thread necromancy>


6EA3 F3F3 B908 2632 A9CB E931 D53A 0445 B47A 0DAB
Great things come in tar.xz packages.

Offline

#7 2008-05-31 17:34:35

tigrmesh
IRC Op
From: Florida, US
Registered: 2007-12-11
Posts: 794

Re: A question about package categories

ConnorBehan wrote:

<thread necromancy>
Oh is that why the Category column has been replaced with the near useless "Arch" column? Will the Category column return once pacman is made to keep track of this information in the database?
*snip*
</thread necromancy>

Arch devs started using SVN instead of CVS for the package database a few weeks ago.  The version control system is now more modern, but the Category feature was lost.

Offline

Board footer

Powered by FluxBB