Re: [DNG] Pipewire and PulseAudio: apulse & firefox

2021-12-24 Thread Syeed Ali
On Wed, 22 Dec 2021 07:08:38 -0500
Steve Litt  wrote:

> I'm used to these kinds of terminals not having window decorations.
> Any way to accomplish that?

I haven't tried Antoine's work, but Openbox's rc.xml has functionality
to do that sort of thing.


I've tinkered with wmctrl

https://sites.google.com/site/tstyblo/wmctrl

It's apparently not updated.  I haven't had a chance to try Devil's Pie

http://www.burtonini.com/blog/tag/devilspie.html

There are some other options that I haven't played with.
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] openjdk-17 ?

2021-12-24 Thread d...@d404.nl

On 24-12-2021 21:22, Antony Stone wrote:

On Friday 24 December 2021 at 21:00:10, hal wrote:


Hi All,
I'm trying to play Minecraft v1.18.1 but it needs java v17. It looks like
v11 is the only available version for Beowulf. I'd rather not download the
Debian .deb from oracle. Anyone know of a repo I can add for Beowulf?

https://computingforgeeks.com/install-oracle-java-openjdk-on-debian-linux/
might be what you're looking for.


Antony.

You can also take a look at 
https://adoptium.net/?variant=openjdk17=hotspot


that is the version I use to run minecraft-server

Grtz

Nick

___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] openjdk-17 ?

2021-12-24 Thread Antony Stone
On Friday 24 December 2021 at 21:00:10, hal wrote:

> Hi All,
> I'm trying to play Minecraft v1.18.1 but it needs java v17. It looks like
> v11 is the only available version for Beowulf. I'd rather not download the
> Debian .deb from oracle. Anyone know of a repo I can add for Beowulf?

https://computingforgeeks.com/install-oracle-java-openjdk-on-debian-linux/ 
might be what you're looking for.


Antony.

-- 
If you ask a Yorkshireman whether he knows the German word for "egg",
don't be surprised if he just smiles and says "Aye".

   Please reply to the list;
 please *don't* CC me.
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


[DNG] openjdk-17 ?

2021-12-24 Thread hal

Hi All,
I'm trying to play Minecraft v1.18.1 but it needs java v17. It looks like v11 
is the only available version for Beowulf.
I'd rather not download the Debian .deb from oracle. Anyone know of a repo I 
can add for Beowulf?

Tried both Debian (buster) and Ubuntu (bionic) but the buster repo doesn't have 
v17, and the Ubuntu repo had some JPEG lib dependency which wasn't available.
Thanks for any info
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] networking thinking

2021-12-24 Thread Gabe Stanton via Dng
On Sun, 2021-11-28 at 07:20 -0600, o1bigtenor via Dng wrote:
I've been looking at pfsense and opnsense.

Sorry for reviving a month old thread but I'm just catching up on
emails and thought it might be useful to share that Opnsense hasn't
supported x86 for about 2 years. 

I use Opnsense and have for quite a while. I switched over from pfsense
quite a while back though I can't recall why. I almost stopped using
Opnsense when they dropped x86 but I ended up switching hardware to
comply. It was probably x86 support that caused me to switch to
Opnsense in the first place.

Gabe
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Firefox/Icecat build (was: Re: Pipewire and PulseAudio: apulse & firefox)

2021-12-24 Thread al3xu5 via Dng
Fri, 24 Dec 2021 16:35:44 +0100 - aitor :

> Hi,
> 
> On 24/12/21 10:40, al3xu5 via Dng wrote:
> > $ apt-get source icecat
> >
> >QUESTION:
> >- Is it the same to manually download the sources (just to avoid
> > adding the guinos repositories)?
> >- In this case, is the following the right one?
> >
> > http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz
> >   
> 
> Yes, but you need three files:
> 
> http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc 
> 
> 
> http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz
>  
> 
> 
> http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.debian.tar.xz
>  
> 
> 
> > - Init an empty git repository
> >QUESTION:
> >- I suppose you mean using the sources directory on my machine.
> > Right?  
> 
> Once you've downloaded the files, go to the directory containing them 
> and create the git repository in a new folder:
> 
> $ mkdir icecat
> 
> $ cd icecat
> 
> $ git init
> 
> $ git config --global user.name "your name"
> 
> $ git config --global user.email "your email"
> 
> $ gbp import-dsc ../icecat_78.15.0-1.dsc
> 
> 
> > - Import the description file of icecat:
> >
> > $ gbp import-dsc ../icecat*.dsc
> >
> >QUESTION:
> >- Again, is it the same to manually download the .dsc file in the
> >  source directory on my machine?
> >- In this case, is the following the right one?
> >
> > http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc 
> >  
> 
> No. You've just downloaded the files and imported the whole project into
> your initial empty git repository. You did things this way because there
> is no remote git repository to clone from.


Aitor, thank you al ot for the clear and detailed explanation.

I will try after upgrading to Chimaera.

al3xu5

-- 
Say NO to copyright, patents, trademarks and industrial design
restrictions!


Public GPG/PGP key: 8FC2 3121 2803 86E9 F7D8  B624 DA50 835B 2624 A36B


pgpud8D44GFlF.pgp
Description: Firma digitale OpenPGP
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Firefox/Icecat build (was: Re: Pipewire and PulseAudio: apulse & firefox)

2021-12-24 Thread aitor

Hi,

On 24/12/21 10:40, al3xu5 via Dng wrote:

$ apt-get source icecat

   QUESTION:
   - Is it the same to manually download the sources (just to avoid adding
   the guinos repositories)?
   - In this case, is the following the right one?
   
http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz


Yes, but you need three files:

http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc 



http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz 



http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.debian.tar.xz 




- Init an empty git repository
   QUESTION:
   - I suppose you mean using the sources directory on my machine. Right?


Once you've downloaded the files, go to the directory containing them 
and create the git repository in a new folder:


$ mkdir icecat

$ cd icecat

$ git init

$ git config --global user.name "your name"

$ git config --global user.email "your email"

$ gbp import-dsc ../icecat_78.15.0-1.dsc



- Import the description file of icecat:

$ gbp import-dsc ../icecat*.dsc

   QUESTION:
   - Again, is it the same to manually download the .dsc file in the
 source directory on my machine?
   - In this case, is the following the right one?
   http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc


No. You've just downloaded the files and imported the whole project into your 
initial empty git repository.
You did things this way because there is no remote git repository to clone from.

Cheers,

Aitor.



___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Firefox/Icecat build (was: Re: Pipewire and PulseAudio: apulse & firefox)

2021-12-24 Thread al3xu5 via Dng
Thu, 23 Dec 2021 22:43:32 +0100 - aitor :

> On 23/12/21 22:38, aitor wrote:
> > The packages of icecat i386 will appear in ../build-area.  
> 
> In the case of amd64, skip all the steps related to pbuilder and run:
> 
> $ gbp buildpackage --git-export-dir="../build-area"


Yes, I am in the amd64 case.

So please can you confirm the steps below, and plase answer some questions?

--  HOWTO --

- Add the repository of gnuinos chimaera

- Download the sources of icecat-78.15. They contain all the lang-packs:

$ apt-get source icecat

  QUESTION: 
  - Is it the same to manually download the sources (just to avoid adding
  the guinos repositories)?
  - In this case, is the following the right one?
  
http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0.orig.tar.xz

- Init an empty git repository 
  QUESTION: 
  - I suppose you mean using the sources directory on my machine. Right?

- Import the description file of icecat:

$ gbp import-dsc ../icecat*.dsc

  QUESTION: 
  - Again, is it the same to manually download the .dsc file in the
source directory on my machine?
  - In this case, is the following the right one?
  http://packages.gnuinos.org/gnuinos/pool/main/i/icecat/icecat_78.15.0-1.dsc

- Adjust debian/browser.mozconfig.in to suite your needs (see the section
  "Configure the build" in your link above).

- Build the packages (amd64):

$ gbp buildpackage --git-export-dir="../build-area"

The packages of icecat amd64 will appear in ../build-area.




Thank you a lot.
al3xu5

-- 
Say NO to copyright, patents, trademarks and industrial design
restrictions!


Public GPG/PGP key: 8FC2 3121 2803 86E9 F7D8  B624 DA50 835B 2624 A36B


pgp26HaxabsJc.pgp
Description: Firma digitale OpenPGP
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng


Re: [DNG] Firefox/Icecat build (was: Re: Pipewire and PulseAudio: apulse & firefox)

2021-12-24 Thread al3xu5 via Dng
Thu, 23 Dec 2021 22:38:27 +0100 - aitor :

> Hi,
> 
> On 23/12/21 20:56, al3xu5 via Dng wrote:
> > Until some time ago I was able to build the old versions of X,
> > certainly until 52.x. -- I had also made a guide for building Icecat:
> > https://libreplanet.org/wiki/Group:IceCat/Compile_and_package/build_52.6.0_on_Devuan_2.0.0_ASCII_64bit
> >
> > Now the building process seems changed. So, please, could anyone give a
> > guide (even if schematic) on how to build current Firefox/Icecat
> > releases?  
> 
> I did it recently.
> 
> PREREQUISITES:
> 
> I recommend a fresh install of devuan chimaera amd64 on a computer with
> 8G RAM, and a swap partition of 16 GB.

I have 32GB RAM and 16GB swap. So it should be ok.

But I am still on Beowulf. Hope to upgrade soon...

> --  HOWTO --
> 
> Here you are a quick guide:
> 
> - Add the repository of gnuinos chimaera
> 
> - Download the sources of icecat-78.15. They contain all the lang-packs:
> 
> $ apt-get source icecat
> 
> - Init an empty git repository and import the description file of icecat:
> 
> $ gbp import-dsc ../icecat*.dsc
> 
> - Adjust debian/browser.mozconfig.in to suite your needs (see the
> section "Configure the build" in your link above).
> 
> - Install git-buildpackage, quilt, pbuilder and cowbuilder
> 
> - Create a jail containing a base system of devuan chimaera i386
> in /var/cache/pbuilder/base.cow:
> 
>   $ sudo cowbuilder --create --distribution="chimaera"
> --architecture="i386" --mirror http://deb.devuan.org/merged
> 
> - Build the packages:
> 
> $ gbp buildpackage --git-pbuilder --git-pbuilder-options="--host-arch
> i386"  --git-export-dir="../build-area"
> 
> git-buildpackage will ask you for sudo's password, and probably you'll
> need to install previously aptitude in the jail. If so,
> chroot /var/cache/pbuilder/base.cow and install aptitude. All the build
> dependencies will be installed automatically.
> 
> The packages of icecat i386 will appear in ../build-area.
> 
> Good lock :)
> 
> Aitor.

I will try after my Chimaera upgrade.
Thank you Aitor.

al3xu5

-- 
Say NO to copyright, patents, trademarks and industrial design
restrictions!


Public GPG/PGP key: 8FC2 3121 2803 86E9 F7D8  B624 DA50 835B 2624 A36B


pgpSYG7N8KAoy.pgp
Description: Firma digitale OpenPGP
___
Dng mailing list
Dng@lists.dyne.org
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng