Re: [DNG] New application ready to test: hopman

2019-05-01 Thread aitor_czr
On 1/5/19 18:23, aitor_czr wrote: What about the use of CMake? I can help on that, and also in the translations. Aitor. using xgettext and msginit ___ Dng mailing list Dng@lists.dyne.org https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng

Re: [DNG] New application ready to test: hopman

2019-04-26 Thread al3xu5 / dotcommon
Il giorno mercoledì 24/04/2019 01:24:09 +1000 wirelessd...@gmail.com ha scritto: > > On 24 Apr 2019, at 01:06, Didier Kryn wrote: > > > >> Le 23/04/2019 à 13:22, Edward Bartolo via Dng a écrit : > >> Making it a Debian package should be easy. Use dh_make to create a [snip] > May I suggest lo

Re: [DNG] New application ready to test: hopman

2019-04-26 Thread Steve Litt
On Fri, 26 Apr 2019 12:11:02 +0200 Didier Kryn wrote: > Le 24/04/2019 à 00:24, Steve Litt a écrit : > > On Tue, 23 Apr 2019 12:22:44 +0200 > > Didier Kryn wrote: > > > >>     Hello Devuaneers. > >> > >>     I have put on https://git.devuan.org/kryn/hopman an application > >> to let mount/umoun

Re: [DNG] New application ready to test: hopman

2019-04-26 Thread Didier Kryn
Le 24/04/2019 à 00:24, Steve Litt a écrit : On Tue, 23 Apr 2019 12:22:44 +0200 Didier Kryn wrote:     Hello Devuaneers.     I have put on https://git.devuan.org/kryn/hopman an application to let mount/umount/open filesystems on hotplug mass storage devises such as USB sticks or SD cards. This

Re: [DNG] New application ready to test: hopman

2019-04-25 Thread Didier Kryn
Le 24/04/2019 à 00:24, Steve Litt a écrit : But when I ran hopman, I got a "Bus error" message running it as either slitt or root. So I touched/home/slitt/.hopmanrc, got past the bus error, but got another error. Infatiguable, I copied the entirety of /etc/default/hopmanrc to ~/.hopmanrc, and th

Re: [DNG] New application ready to test: hopman

2019-04-25 Thread Didier Kryn
Le 25/04/2019 à 01:17, Didier Kryn a écrit : Le 24/04/2019 à 20:43, Steve Litt a écrit : On Wed, 24 Apr 2019 09:05:12 +0200 Didier Kryn wrote: Le 24/04/2019 à 01:05, Evilham via Dng a écrit : Am 24. April 2019 00:24:56 MESZ schrieb Steve Litt 3. Document the misbehaviour when users... Mis

Re: [DNG] New application ready to test: hopman

2019-04-24 Thread Didier Kryn
Le 24/04/2019 à 20:43, Steve Litt a écrit : On Wed, 24 Apr 2019 09:05:12 +0200 Didier Kryn wrote: Le 24/04/2019 à 01:05, Evilham via Dng a écrit : Am 24. April 2019 00:24:56 MESZ schrieb Steve Litt 3. Document the misbehaviour when users... Misbehave (okay, that was a bad joke).     The

Re: [DNG] New application ready to test: hopman

2019-04-24 Thread Steve Litt
On Wed, 24 Apr 2019 09:05:12 +0200 Didier Kryn wrote: > Le 24/04/2019 à 01:05, Evilham via Dng a écrit : > > Am 24. April 2019 00:24:56 MESZ schrieb Steve Litt > > 3. Document the misbehaviour when users... Misbehave (okay, that > > was a bad joke). > >     There's an infinite number of wa

Re: [DNG] New application ready to test: hopman

2019-04-24 Thread Didier Kryn
Le 24/04/2019 à 00:24, Steve Litt a écrit : On Tue, 23 Apr 2019 12:22:44 +0200 Didier Kryn wrote:     Hello Devuaneers.     I have put on https://git.devuan.org/kryn/hopman an application to let mount/umount/open filesystems on hotplug mass storage devises such as USB sticks or SD cards. This

Re: [DNG] New application ready to test: hopman

2019-04-24 Thread Didier Kryn
Le 24/04/2019 à 01:05, Evilham via Dng a écrit : Am 24. April 2019 00:24:56 MESZ schrieb Steve Litt : >On Tue, 23 Apr 2019 12:22:44 +0200 >Didier Kryn wrote: > >>     Hello Devuaneers. >> >>     I have put on https://git.devuan.org/kryn/hopman an application >> to let mount/umount/open filesyst

Re: [DNG] New application ready to test: hopman

2019-04-23 Thread Evilham via Dng
Am 24. April 2019 00:24:56 MESZ schrieb Steve Litt : >On Tue, 23 Apr 2019 12:22:44 +0200 >Didier Kryn wrote: > >>     Hello Devuaneers. >> >>     I have put on https://git.devuan.org/kryn/hopman an application >> to let mount/umount/open filesystems on hotplug mass storage devises >> such as US

Re: [DNG] New application ready to test: hopman

2019-04-23 Thread Steve Litt
On Tue, 23 Apr 2019 12:22:44 +0200 Didier Kryn wrote: >     Hello Devuaneers. > >     I have put on https://git.devuan.org/kryn/hopman an application > to let mount/umount/open filesystems on hotplug mass storage devises > such as USB sticks or SD cards. This is a replacements for features > p

Re: [DNG] New application ready to test: hopman

2019-04-23 Thread wirelessduck--- via Dng
> On 24 Apr 2019, at 01:06, Didier Kryn wrote: > >> Le 23/04/2019 à 13:22, Edward Bartolo via Dng a écrit : >> Making it a Debian package should be easy. Use dh_make to create a >> 'debian' subdirectory with the necessary Debian control files. Then, >> when that is ready build the debian packag

Re: [DNG] New application ready to test: hopman

2019-04-23 Thread Didier Kryn
Le 23/04/2019 à 13:22, Edward Bartolo via Dng a écrit : Making it a Debian package should be easy. Use dh_make to create a 'debian' subdirectory with the necessary Debian control files. Then, when that is ready build the debian packages using 'gbp buildpackage'. Both commands should be run in the

Re: [DNG] New application ready to test: hopman

2019-04-23 Thread Dimitris via Dng
On 4/23/19 2:22 PM, Edward Bartolo via Dng wrote: > Making it a Debian package should be easy. Use dh_make to create a > 'debian' subdirectory with the necessary Debian control files. Then, > when that is ready build the debian packages using 'gbp buildpackage'. > Both commands should be run in the

[DNG] New application ready to test: hopman

2019-04-23 Thread Edward Bartolo via Dng
Making it a Debian package should be easy. Use dh_make to create a 'debian' subdirectory with the necessary Debian control files. Then, when that is ready build the debian packages using 'gbp buildpackage'. Both commands should be run in the source's top directory. _

Re: [DNG] New application ready to test: hopman

2019-04-23 Thread Evilham via Dng
Didier Kryn writes: Hello Devuaneers. I have put on https://git.devuan.org/kryn/hopman an application to let mount/umount/open filesystems on hotplug mass storage devises such as USB sticks or SD cards. This is a replacements for features provided by Desktop Environments. It only

[DNG] New application ready to test: hopman

2019-04-23 Thread Didier Kryn
    Hello Devuaneers.     I have put on https://git.devuan.org/kryn/hopman an application to let mount/umount/open filesystems on hotplug mass storage devises such as USB sticks or SD cards. This is a replacements for features provided by Desktop Environments.     It only depends on a linux