Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Hah! Who needs PPAs? I have my own multimedia+ repo!

Graphical Environments, Managers, Multimedia & Desktop questions.
Message
Author
User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#151 Post by stevepusser »

SMtube updated to 18.3.0 for Jessie and Stretch
Added Picard 1.4.2 for Jessie and Stretch
QMPlay2 updated to 18.04.01, no fooling!
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#152 Post by stevepusser »

Added Krita 4.0.1 for Stretch. Taking a long time to build, but it was successful on my own machine for MX 17 :) , so should be on the OBS, also.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#153 Post by stevepusser »

Good news, everyone!

Azpainter is upgraded to 2.1.2. for Jessie and Stretch.
Vidcutter is upgraded to 5.5.0 for Stretch.
Obs-studio is upgraded to 21.1.1 for Jessie and Stretch.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#154 Post by stevepusser »

Good news, everyone!

ffmpeg is being upgraded to 3.4.2 for Stretch, which will trigger rebuilds of everything that builds against its libav* libraries. This is normal. Remain calm. :)

There's now an ffmpeg-4.0 in Debian Experimental, but I'll hold off on that for a while.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#155 Post by stevepusser »

VLC has been updated to 3.0.2 for Stretch.
MX Linux packager and developer

Innovate
Posts: 188
Joined: 2015-12-27 01:28

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#156 Post by Innovate »

Hello,
Have you prepare gegl 0.4 & 0.1.46? they're require to build for gimp 2.10.0 from source
I knew they've flatpak but that's that other way round.

Seems otto06217 already build those 3

& on the other hand I've stumble upon this by coincidence:
https://salsa.debian.org/gnome-team/gimp they've update to 2.10.0-2 not long ago build2
https://salsa.debian.org/gnome-team/babl
https://salsa.debian.org/gnome-team/gegl

Which /debian template will you package from?

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#157 Post by stevepusser »

I got the templates from Sid, but I guess you already saw my other thread. I have 2.10 in a separate repo now because some of what I had to backport for this version are important libraries used by many programs, such as libglib2.0, so I didn't want the programs in this repo to depend on those new versions.

Anyway...

SMPlayer updated to 18.4.0 for Jessie and Stretch.

Added Darktable 1.4.3 for Stretch 64-bit. The developers do not support 32-bit.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#158 Post by stevepusser »

Krita updated to 4.0.2 for Stretch i386 and amd64 architectures.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#159 Post by stevepusser »

Added a separate branch Stretch and Buster repo for ffmpeg 4.X versions and any packages that require it to build. Currently, this is only the 0.28.2 mpv that uses the system ffmpeg instead of an internal build. You would add this as a separate repo in addition to my original backport multimedia repo: https://software.opensuse.org//download ... age=ffmpeg

So to simplify the directions to add this repo on Stretch and install the latest mpv:

As sysadmin, add the repo:

Code: Select all

echo 'deb http://download.opensuse.org/repositories/home:/stevepassert:/ffmpeg4/Debian_9.0/ /' > /etc/apt/sources.list.d/home:stevepassert:ffmpeg4.list
As a regular user, down the repo key:

Code: Select all

rm -f Release.key && wget -nv https://download.opensuse.org/repositories/home:stevepassert:ffmpeg4/Debian_9.0/Release.key -O Release.key
As sysadmin, install the key and update the apt database:

Code: Select all

apt-key add - < Release.key
apt update
If you already have mpv or ffmpeg installed, they will now be upgradable. If not, they can be installed with the standard "apt install <package>" command.

This branch repo may use build-depends from the main one, so they both should be enabled. I didn't want ffmpeg 4 in the main repo, because I'm not sure if all the other packages will be able to build against it yet, and the OBS would force that. Keeping it separate makes everything happy, it seems.

When the packages do make it into Buster, the Debian versions will be seen as higher than mine, and you can upgrade to those instead.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#160 Post by stevepusser »

Krita updated to 4.0.3 for Stretch.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#161 Post by stevepusser »

Removed VLC, since Debian now has 3.0.2 as a security update for Stretch.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#162 Post by stevepusser »

Added the VLC 3.0.3 release back in for Stretch, plus updated SMPlayer to 18.5.0 for Stretch and Jessie.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#163 Post by stevepusser »

Added gnome-mpv 0.14 for Stretch.

Added VLC 2.2.8 back for Stretch, for those that will accept the security risks and can't get the 3.X versions to work correctly.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#164 Post by stevepusser »

The mpv with internal ffmpeg updated to 0.28.2 on Stretch; also now successfully built for Jessie by turning off DRM support and the hardening flags for that release. Jessie users should be able to see Youtube live streams with it again.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#165 Post by stevepusser »

Darktable updating to 2.4.4 for Stretch amd64 and arm64 platforms. 32-bit not supported by the developers.

Edit: also updating OBS-studio to 21.1.2.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#166 Post by stevepusser »

Krita updating to 4.0.4 for Stretch.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#167 Post by stevepusser »

Added Potamus 0.17 for Jessie and Stretch after these positive reviews by MX users: https://forum.mxlinux.org/viewtopic.php?f=134&t=45478
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#168 Post by stevepusser »

SMPlayer and smplayer-themes (icon sets) updated to 18.6.0 for Jessie and Stretch.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#169 Post by stevepusser »

Krita 4.1.0 is currently building for Stretch.
MX Linux packager and developer

User avatar
stevepusser
Posts: 12930
Joined: 2009-10-06 05:53
Has thanked: 41 times
Been thanked: 71 times

Re: Hah! Who needs PPAs? I have my own multimedia+ repo!

#170 Post by stevepusser »

Updadted Openshot-qt video editor to the latest 2.4.2 for Jessie and Stretch. All packages are built, but amd64 is "sticking" and may take a few hours to appear. This is a quirk of the OBS at times.
MX Linux packager and developer

Post Reply