3rd Party Applications

Moderators: peebee, Forum moderators

Post Reply
User avatar
Jasper
Posts: 1824
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 770 times
Been thanked: 425 times

3rd Party Applications

Post by Jasper »

bash-5.2.32

https://www.mediafire.com/file/8mb450kx ... 2.pet/file

ffmpeg-7.0.2-VoidPup64-x86_64 - requires additional libraries - Libass and Libaom

ffmpeg-void.png
ffmpeg-void.png (257.69 KiB) Viewed 789 times

ffmpeg-7.0.2-VoidPup64
https://www.mediafire.com/file/5yw11zie ... 4.pet/file

test-libass.png
test-libass.png (134.84 KiB) Viewed 789 times

libass-0.17.3

https://www.mediafire.com/file/i45cvh56 ... 4.pet/file

libaom-3.8.1

https://www.mediafire.com/file/pm54yo8e ... 4.pet/file

Also, Ninja for building :thumbup:

Attachments
ninja-1.12.1.pet
(103.84 KiB) Downloaded 7 times
User avatar
mikewalsh
Moderator
Posts: 6031
Joined: Tue Dec 03, 2019 1:40 pm
Location: King's Lynn, UK
Has thanked: 736 times
Been thanked: 1899 times

Re: 3rd Party Applications

Post by mikewalsh »

@Jasper :-

Me, I just use John van Sickle's statically-compiled ffmpeg builds. I do appreciate, however, that not everyone wants enormous ffmpeg binaries containing everything PLUS the kitchen sink.....especially when all those dependencies already exist on the system. What? Duplication?? NEVER.....

They're for folks - like me - who have more RAM + storage than they know what to do with. Though, having said that, I have a copy of the ffmpeg binaries - in both arches - on an external partition, and these, between them, are symlinked into every Pup in the kennels. So there's not AS much over-duplication as you might imagine.....

You're definitely appreciated though, Jasper! We NEED more people like you in the community.....especially when many - like yours truly - have atrocious compiling skills..... :oops: :D

Keep up the good work, mate. :thumbup:

Mike. ;)

User avatar
Jasper
Posts: 1824
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 770 times
Been thanked: 425 times

Re: 3rd Party Applications

Post by Jasper »

clip2type-example.png
clip2type-example.png (58.99 KiB) Viewed 689 times

Homepage:

https://github.com/dheera/clip2type

clip2type

If you have encountered any websites that don't let you paste things from the clipboard, e.g.

  • Bank websites that don't let you paste routing/account numbers for wire transfers

  • Virtual machines that capture Ctrl+V but don't sync the clipboard

  • SMS confirmations that use 6 separate text boxes and don't paste the code correctly

  • Buggy HTML code editors

  • Probably a lot of other things

... this is the solution. It takes the (text) contents of the keyboard, emulates a fake hardware USB keyboard on /dev/uinput and types out whatever is in the clipboard, so that the receiving application doesn't "know" it is being pasted into. It requires suid or sudo to work correctly.

Supports qwerty and dvorak layouts (it is layout dependent since it is emulating hardware keystrokes on /dev/uinput and so it needs to know whether your UI is configured for qwerty or dvorak). If you have some other layout, edit it yourself.

This should work on x11 and wayland, but I have only tested it on wayland. (tested and works on X11 :thumbup: )

Example:

Open up your browser and a terminal.

In the terminal ( if using a qwerty keyboard) enter

clip2type - 100 -k qwerty

Then in your browser just highlight some text.

Finally open up Geany etc and click inside and it should paste the contents you selected ( no CTRL+C nor CTRL+V required).

Should be simple enough to create a script to include in the menu :thumbup2:

Attachments
clip2type-GIT-11-08-2024.pet
(9.73 KiB) Downloaded 10 times
User avatar
Jasper
Posts: 1824
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 770 times
Been thanked: 425 times

Re: 3rd Party Applications

Post by Jasper »

Fork of Floorp web browser.

Works in VoidPup64 as it requires Glibc-2.38.

firedragon-browser-min.png
firedragon-browser-min.png (441.8 KiB) Viewed 561 times
firedragon-build.png
firedragon-build.png (174.75 KiB) Viewed 561 times

https://www.mediafire.com/file/mlap9sw0 ... 4.sfs/file

User avatar
Jasper
Posts: 1824
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 770 times
Been thanked: 425 times

Re: 3rd Party Applications

Post by Jasper »

The default browser in Garuda Linux

firedragon-v11.17.8-1.sfs

https://www.mediafire.com/file/20ga9rbr ... 1.sfs/file

User avatar
Jasper
Posts: 1824
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 770 times
Been thanked: 425 times

Re: 3rd Party Applications

Post by Jasper »

User avatar
Jasper
Posts: 1824
Joined: Wed Sep 07, 2022 1:20 pm
Has thanked: 770 times
Been thanked: 425 times

Re: 3rd Party Applications

Post by Jasper »

Post Reply

Return to “VoidPup”