You are not logged in.

#1 2009-04-22 20:53:17

ash
Member
Registered: 2008-12-17
Posts: 134

creating package groups

i build a local repository

this repository includes the packages

mudkip-3.0.1
treecko-6.1.0
torchic-4.2.2

i want to create a group 'pokemons' such that pacman -S pokemons installs the 3 packages

link to a howto / short explanation ?

can a group be included within another group ? (so that you can -S all of the internal group but not the external one alone)

Offline

#2 2009-04-22 20:56:53

Xyne
Administrator/PM
Registered: 2008-08-03
Posts: 6,965
Website

Re: creating package groups

All you have to do is add the name of the group to the groups array in the PKGBUILD. You can include groups that exist already (e.g. base, xorg).


My Arch Linux StuffForum EtiquetteCommunity Ethos - Arch is not for everyone

Offline

#3 2009-04-25 13:08:23

ash
Member
Registered: 2008-12-17
Posts: 134

Re: creating package groups

thanks !

Offline

Board footer

Powered by FluxBB