You are not logged in.

#1 2007-09-09 12:27:49

tradiaz
Member
Registered: 2007-03-25
Posts: 22

Descriptive package groups

Hi,
im writing a pacman libalpm (pacman) backend for packagekit (packagekit.org).
Packagekit puts all packages into groups like  "Accesoires", "System", "Graphics" etc.
which is campatible with the freedesktop.org standard.
Specifying those groups in the package files would make it easy and convenient for GUI package managers
to organize those packages.
Introducing this feature would be easy as there is already a groups filed in the packages and
as the need to rebuild certain packages arises the maintainers could add the appropriate group name.
What do you think about it?

Offline

#2 2007-09-09 13:59:12

byte
Member
From: Düsseldorf (DE)
Registered: 2006-05-01
Posts: 2,046

Re: Descriptive package groups

The group field in PKGBUILDs is different from what you want. I think there was somewhere talk about implementing 'categories'... no idea if it was forum, wiki or mailing lists.


1000

Offline

#3 2007-09-09 19:31:32

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

Re: Descriptive package groups

About category, here is a feature request :
http://bugs.archlinux.org/task/7132
and a discussion on pacman-dev ML :
http://archlinux.org/pipermail/pacman-d … 08555.html

About packagekit, did you read this :
http://bbs.archlinux.org/viewtopic.php?id=36575

Edit : uh, yes you did, I wasn't up to date with the messages from that thread, sorry big_smile

Last edited by shining (2007-09-09 19:33:58)


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

Offline

#4 2007-09-10 08:24:05

tradiaz
Member
Registered: 2007-03-25
Posts: 22

Re: Descriptive package groups

Cool, looks like the devs like the category idea.

Offline

#5 2007-09-10 11:11:50

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

Re: Descriptive package groups

tradiaz wrote:

Cool, looks like the devs like the category idea.

Indeed, both phrakture and toofishes liked this idea, so if someone wrote a good patch for it, it would most likely be merged smile


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

Offline

Board footer

Powered by FluxBB