Le 18/08/2015 23:41, adamn...@gmail.com a écrit :
> On Tue, 18 Aug 2015 16:56:48 +0300
> Jussi Lahtinen <jussi.lahti...@gmail.com> wrote:
>
>> I tested packaging with revision 7222. In vendor name "-" is translated as
>> "_". I have some vague image in my head that this was done to comply with
>> some linux standard.
>> But I don't see *anything *get prefixed with "gambas"??
>>
> a) there is no such standard.
> b) it only happens with component projects - see attached pic
>>
>> I dont need all my project directories named "paddys-hill.something" I know
>>> who we are.
>>>
>>
>> I don't understand this. You are free to use any unix name for your
>> directories..?
>>
> Again see the attached.

Hi,

Can you try revision #7245 and tell me if it is fine for you?

Now a component project can have any name you want.

Then the packager will internally prefix the project name with the 
vendor name if not present, so that he is sure to create a component 
name and a package name that do not collide with another one from a 
different vendor.

The other requirement on hyphens still remains.

For example, if your project is "newgrid2" and your vendor name is 
"Paddys-Hill", then:

- The component will be visible as "paddys-hill.newgrid2"
- The package name will be "gambas3-paddys_hill-newgrid2"

Regards,

-- 
Benoît Minisini

------------------------------------------------------------------------------
_______________________________________________
Gambas-user mailing list
Gambas-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/gambas-user

Reply via email to