[sbopkg-users] How to make packages with one's own tag recognized by sbopkg

cnguyenminhtan at free.fr cnguyenminhtan at free.fr
Wed May 4 21:05:57 UTC 2011


Hello,

I changed the TAG part in file 40-sbo.repo (instead of 50-local.repo because I'm using the SlackBuild.org 13.37 repository) and it also worked.

Also adding this line to sbopkg.conf worked:

export TAG=${TAG:-cngu}

For now, I stay with the change in repo file (I guess I'll have to do the change after each upgrade of the sbopkg package).

Thanks for the help.

Christophe

----- Mail Original -----
De: cnguyenminhtan at free.fr
À: "sbopkg-users" <sbopkg-users at sbopkg.org>
Envoyé: Mercredi 4 Mai 2011 13h43:34 GMT +01:00 Amsterdam / Berlin / Berne / Rome / Stockholm / Vienne
Objet: [sbopkg-users] How to make packages with one's own tag recognized by sbopkg

Hello,

I subscribed to the mailing list :)

Thank you for answer. Indeed the following worked:

TAG=my_tag sbopkg

I will now investigate the local.repo solution.

Regards,

Christophe

On 2011-04-28 (Thu) 23:11:44 [+0200], cnguyenminhtan at free.fr wrote:
> Hello,
> 
> I've created packages using sbopkg and used a TAG option to change the
> "_SBo" tag because I wanted to share those packages on my site. This
> change of tag was needed in order to comply with guidelines regarding
> distribution of packages based on SlackBuilds.org scripts (refer to
> SBo FAQ #21).
> 
> I've found out that those packages with renamed tags are not
> recognized as installed by sbopkg. I can understand such a situation
> but I'm curious to know if there exists (or is being planned) an
> option to enable custom tags to be recognized by sbopkg.
> 
> I'm a bit light as a developer so I can not suggest a design/patch to
> implement such a feature.
> 
> Thank you in advance for any clarification.
> 

The best thing to do would be to create an additional repo file for your
repository (see README-repos) or just replace 'SBo' with your tag in the
local.repo file. You could even just run

TAG=your_tag sbopkg

if it would work well enough for you.

If none of those work for you, let me know.

BTW, could you please subscribe to the list? I have to individually
approve people when they send mail as non-subscribers.
_______________________________________________
sbopkg-users mailing list
sbopkg-users at sbopkg.org
http://sbopkg.org/mailman/listinfo/sbopkg-users


More information about the sbopkg-users mailing list