:: Re: [DNG] How can I help ?
Page principale
Supprimer ce message
Répondre à ce message
Auteur: aitor_czr
Date:  
À: Karl Zomo, devuanfanboy, Dng
Sujet: Re: [DNG] How can I help ?

Hi Karl,

On 07/25/2016 09:16 AM, "dev1fanboy" <devuanfanboy@???> wrote:
> There is none really so far, I did start some instructions a little while ago but there is a problem with the gitlab at the moment stopping the viewing of that page.
>
> https://git.devuan.org/dev1fanboy/Upgrade-Install-Devuan/wikis/maintainer-walkthrough
>
> This is badly written and incomplete just now but keep an eye on it as I'm likely to improve it. Some knowledge of git is required to package for Devuan, but otherwise the packaging process is similar to debians.
>
> https://www.debian.org/doc/manuals/maint-guide/
>
> An issue you may run into it is an "empty" SVN source repo on tracker.debian.org, but you're on your own for instructions on converting these at the moment.
>
> Cheers,
>
> chillfan
>
> On Thursday, July 14, 2016 5:06 PM, Karl Zomo<karlzomo@???> wrote:
>> >Hello,
>> >
>> >I'm tired of the packages that depend on systemd without really needing
>> >it.
>> >
>> >I was trying to compile some packages without that dependency, with
>> >little
>> >success.
>> >
>> >Are there any written instructions how to do?
>> >
>> >It's worth doing it separately from what they are doing in the
>> >distribution?


I recommend you to begin packaging in the native source format, and
using dpkg-buildpackage. As an exercise, you can download the sources of
simple-netaid:

https://git.devuan.org/edbarx/netman.git

The source format is located in debian/source/format. Maybe i'll write a
guide about how to package in devuan/debian in the future. In any case,
it'll not be in the short term...

But here we are to help you :)

Good luck,

Aitor.