I have noticed that since the release of kodi 18,
the binary-addons for 32-bit are missing.
In order to build them add this change to the spec file:
@@ -211,6 +211,9 @@
-DVERBOSE=ON \
%endif
-DCMAKE_C_COMPILER=gcc-8 \
+%ifarch %{ix86}
+-DCMAKE_C_FLAGS=-mavx \
+%endif
-DCMAKE_C
Hi,
in order to make a service to everybody, I checked the current status
of the packman mirrors listed in http://packman.links2linux.org/mirrors
httpftp rsync
packman.inode.atdowndowndown
mirrors.hust.edu.cn up NA
On Sat, Mar 27, 2021 at 09:02:44PM +0100, Manfred Hollstein wrote:
> On Sat, 27 Mar 2021, 20:27:41 +0100, Luigi Baldoni wrote:
> > Sent: Saturday, March 27, 2021 at 7:37 PM
> > From: "Manfred Hollstein"
> > >
> > > Hi there,
> > >
> >
Hi,
the package gpac is build against openjpeg
and requires libopenjpeg1 in order to be installed.
However on tumbleweed since February 2021
the packages openjpeg is not available anymore.
It is possible to build gpac against openjpeg2 by changing:
-BuildRequires: pkgconfig(libopenjpeg)
+BuildRequ
On Sun, Mar 28, 2021 at 05:10:18PM +0200, Luigi Baldoni wrote:
> Sent: Sunday, March 28, 2021 at 5:02 PMFrom: "Giacomo Comes"
> >> Hi,> the package gpac is build against openjpeg> and
> requires libopenjpeg1 in order to be installed.> However on tumbleweed si
About one week ago (22 of April) the Multimedia rpm did appear
on the mirrors. They were available for less than one day and after
that they were gone again.
Giacomo
On Wed, Apr 28, 2021 at 02:55:18PM +0200, Olaf Hering wrote:
> Am Tue, 27 Apr 2021 10:07:59 +0200
> schrieb Jiri Slaby :
>
> > Is
Hi,
On Leap 15.3 if I run:
rpm -K
the output is usually:
digests signatures OK
However if I do that with any rpm from the packman repository
the output is:
digests SIGNATURES NOT OK
This was not happening before but it started recently after
the package rpm was updated to version 4.14.3-40.
Hi,
the fix for the memory problem with amule 2.3.3 is to require boost (>=1.75)
during the build process.
This can be done for tumbleweed and Leap 15.3.
I don't have time at the moment, but in two/three weeks I can take
care of the issue if it has not been fixed in the meantime.
Giacomo
On Sat,
Hi,
my name is Giacomo. I have created a new account (gcomes.pmbs) and I
ask for its activation.
My first task is to fix the longstanding memory issue of aMule.
Cheers.
Giacomo
___
Packman mailing list
Packman@links2linux.de
https://lists.links2linux.d
On Sun, Nov 14, 2021 at 09:24:34AM +0100, Stefan Botter wrote:
> Hi Giacomo,
>
> Am Samstag, den 13.11.2021, 14:57 -0400 schrieb Giacomo Comes:
> > my name is Giacomo. I have created a new account (gcomes.pmbs) and I
> > ask for its activation.
> > My first task is to
On Sun, Dec 12, 2021 at 11:55:33AM +0100, Carlos E. R. wrote:
> On 12/12/2021 11.04, Stefan Seyfried wrote:
> >On 12.12.21 09:20, Marc Schiffbauer wrote:
> >>Hi Giacomo,
> >>
> >>we should really create a new gpg key for the repo.
> >>
> >>@Stefan: What do you think?
> >
> >Another Stefan here, but
On Tue, Jan 04, 2022 at 04:28:48PM +0100, Manfred Hollstein wrote:
> On Tue, 04 Jan 2022, 16:19:32 +0100, Mathias Homann wrote:
> > Am 04.01.2022 um 15:03 schrieb Eric Schirra:
> > > Am Dienstag, 4. Januar 2022, 13:59:10 CET schrieb Mathias Homann:
> > > > Am Montag, 20. Dezember 2021, 08:36:28 CET
On Tue, Jan 04, 2022 at 05:02:49PM +0100, Manfred Hollstein wrote:
> On Tue, 04 Jan 2022, 16:52:24 +0100, Giacomo Comes wrote:
> > On Tue, Jan 04, 2022 at 04:28:48PM +0100, Manfred Hollstein wrote:
> > > On Tue, 04 Jan 2022, 16:19:32 +0100, Mathias Homann wrote:
> > &g
On Fri, Mar 04, 2022 at 07:53:22AM +0100, Stefan Seyfried wrote:
> (english below)
> Hallo,
> On 03.03.22 07:20, Dirk Schröder wrote:> kannte ich bisher mit dem Update
> durch Zypper nicht.> Heute erschien eine ganze Liste davon.
> Ist vor dem update ffmpeg-3 *und* ffmpeg-4 installiert?
> "rpm -qa
On Wed, Mar 09, 2022 at 07:26:50PM +0100, Stefan Seyfried wrote:
> On 09.03.22 11:30, Manfred Hollstein wrote:
> Hi there,
> > On Wed, 02 Mar 2022, 14:42:54 +0100, Manfred Hollstein wrote:
>> Hi there,
I see Leap 15.4 is already enabled in the Essentials project. Now that
>> Leap 15.4 Beta is
On Wed, Mar 09, 2022 at 10:40:45PM +0100, Manfred Hollstein wrote:
> On Wed, 09 Mar 2022, 22:38:41 +0100, Manfred Hollstein wrote:
> > Hi Giacomo,
> >
> > On Wed, 09 Mar 2022, 21:59:27 +0100, Giacomo Comes wrote:
> > > On Wed, Mar 09, 2022 at 07:26:50PM +0100, Ste
Did you try the release available in the openSUSE Education repository?
Regards.
Giacomo
On Tue, Mar 15, 2022 at 10:19:43PM -0300, Levi wrote:
> Hi, could you please add in your repositories the GNS3 program and keep it
> updated for OpenSuse Leap along with all its dependencies, such as VPCS an
Hi,
while trying to install kodi on Leap 15.4 beta I get this error message:
Problem: nothing provides 'libplist.so.3()(64bit)' needed by the to be
installed kodi-19.4-pm154.1.1.x86_64
kodi.spec uses BuildRequires: pkgconfig(libplist) for 15.4 but it
should use BuildRequires: pkgconfig(libpl
Hi,
I have sumbittes a request to fix the build
for aMule on Leap 15.4
(https://pmbs.links2linux.org/request/show/5545).
As the last time I submitted a similar request,
no one seems to to be in charge for such package
therefore I have requested also maintainership
(https://pmbs.links2linux.org/req
Hallo,
aMule needs a fix for the upcoming Leap 15.4 release.
I have submitted a request a couple of months ago
(https://pmbs.links2linux.org/request/show/5545)
but no one accepted/rejected it.
I also requested to become the maintainer for the aMule package
(https://pmbs.links2linux.org/request/show
Hi,
I have noticed that the three gstreamer-plugins rpms available in packman
for Leap 15.4 are at version 1.18.6 while the corresponding packages
in the upcoming Leap 15.4 are at version 1.20.1.
Since the 15.4 release is imminent, I would suggest to update
the packman packages to the same version
Hi,
in the essential repository there is the libheif package (recently updated).
If you look in
http://ftp.uni-erlangen.de/packman/suse/openSUSE_Leap_15.4/Essentials/x86_64/
you will see the file: libheif1-1.12.0-pm154.5.1.x86_64.rpm
However if I do: zypper in libheif1-1.12.0-pm154.5.1
I get: Pack
On Fri, Aug 12, 2022 at 06:00:54PM +0200, Luigi Baldoni wrote:
> Sent: Friday, August 12, 2022 at 5:55 PM
> From: "Giacomo Comes"
> > To: packman@links2linux.de
> > Subject: [packman] libheif not available?
> >
> > Hi,
> > in the essential repository
On Tue, Nov 08, 2022 at 08:58:17PM +0100, Hans-Peter Jansen wrote:
> Hi,
> looking for advise on how to deal with an unpleasant situation:
> Look at the handbrake TW build right now:have choice for
> libvulkan.so.1()(64bit) needed by libavutil56_70: libvulkan1 obs-studio, have
> choice for libvul
Hi,
as you may know, discord has the bad habit to disable the start
of the program as soon as a new version is available.
This feature was quite annoying when discord was releasing updates
every few months, but now then the releases happen weekly,
it has become intolerable.
Few months ago there was
ery start of discord and then
> uses exec to run the actual discord binary?
>
> Regards,
> Dominik
>
> Am 19.12.23 um 05:10 schrieb Giacomo Comes:
> > Hi,
> > as you may know, discord has the bad habit to disable the start
> > of the program as soon as a new v
The new modification with the wrapper script has been accepted in OBS.
Enjoy
Regards,
Giacomo
On Tue, Dec 19, 2023 at 08:01:37AM -0400, Giacomo Comes wrote:
> That should work too. Let me try it and see what comes out.
>
> Cheers,
> Giacomo
>
> On Tue, Dec 19, 2023 at 11:24:5
y.
Cheers,
Giacomo Comes
ipu6 camera support for openSUSE tumbleweed and leap
IPU6 support requires kernel >= 6.3.1.
With tumbleweed there is no problem.
With Leap you need to upgrade your kernel:
zypper ar
https://download.opensuse.org/repositories/Kernel:/stable:/Backport/standard
k
On Mon, Jan 08, 2024 at 09:29:02AM +0100, Federico Simonetta wrote:
> Dear all,
> I'm quite a new user in the openSUSE world, but a rather experienced user of
> Linux. I tried many distros, starting with Slackware, passing via Debian,
> Ubuntu, Mint, Manjaro, Arch (for a long while), Fedora, and
A quick look at the src.rpm of iscan-plugin shows that is is using,
as sources, rpm binaries downloaded from the epson web site.
For such reason the package is not available for other architectures.
Giacomo
On Fri, Oct 11, 2024 at 04:28:54PM +0200, Freek de Kruijf wrote:
> I found the package is
Hi,
I have packaged for packman the program Speech Note.
https://github.com/mkiol/dsnote
https://lwn.net/Articles/987315/
Since it's the first time I'm submitting a new package,
I'm asking for some guidance.
Currently the program is available in:
https://pmbs.links2linux.org/package/show/ho
Hi Stefan,
On Tue, Oct 22, 2024 at 07:38:13AM +0200, Stefan Seyfried wrote:
> Hi Giacomo
>
> Am 21.10.24 um 21:25 schrieb Giacomo Comes:
> > Hi,
> > I have packaged for packman the program Speech Note.
> >https://github.com/mkiol/dsnote
> >https://lwn.n
On Wed, Oct 23, 2024 at 08:41:03AM +0200, Olaf Hering wrote:
> Wed, 23 Oct 2024 00:58:31 -0400 Giacomo Comes :
>
> > Is is my understanding that using prebuild binaries is a NO GO in obs.
>
> This is true just for SUSE Linux release projects. For every other
> project al
Hi,
I have noticed that when installing some packages from the
packman repository the Requires tag are not honored.
The issue seems to be in the tool that create the
content in the repodata directory.
Take for example the program cuetools.
In the file packman/openSUSE_Leap_15.6/repodata/primary.x
With the release of speechnote 4.7.0, I'm ready to
submit such package to the Extra repository.
What is speech note:
Speech Note let you take, read and translate notes in multiple languages.
It uses Speech to Text, Text to Speech and Machine Translation to do so.
Text and voice processing take pla
On Mon, Jan 13, 2025 at 07:21:58AM +0100, Stefan Seyfried wrote:
> Am 13.01.25 um 06:40 schrieb Giacomo Comes:
>
> > FAQ
> > Why can't this be packaged in the openSUSE build service?
> > Some of the sources contain pre-build binaries.
> > (https://en.opensus
On Sat, Mar 15, 2025 at 11:46:58PM +, Robert Webb wrote:
> Excuse me. My previous post had some line-wrap issues, fixed here.
>
> Re: https://lists.links2linux.de/pipermail/packman/2025-March/018054.html
>
> On Mon Mar 3 22:35:18 CET 2025, Carsten Ziepke wrote:
> > On Mon, 3 Mar 2025 21:15:22
OpenSUSE provides xvidcore for tumbleweed (since about 14 months) and
Leap 16.0, but not leap 15.6.
Therefore the packaman package is still necessary.
Once Leap 15.6 reaches EOL, it could be removed from packman
(although we will loose all the packman changelog history).
For Tumbleweed users who s
/06/2025 à 16:46, Giacomo Comes a écrit :
> > I opened your video in avidemnux and I could see it.
> > I tested both Leap 15.6 and Tumbleweed in a VM.
> >
> > My wild guess is that it is a problem related to openGL.
> >
> > Try this: set the environment variab
I opened your video in avidemnux and I could see it.
I tested both Leap 15.6 and Tumbleweed in a VM.
My wild guess is that it is a problem related to openGL.
Try this: set the environment variable LIBGL_ALWAYS_SOFTWARE=1
and then start avidemux. What happens?
Giacomo
On Fri, Jun 13, 2025 at 03:
On Fri, Jun 13, 2025 at 05:58:31PM +0200, jean-daniel dodin wrote:
> Le 13/06/2025 à 17:17, Giacomo Comes a écrit :
> > Ok, I was able to reproduce the problem with kde/wayland.
> > No problem with kde/X gnome/wayland gnome/X.
> >
> > If you can verify that the issu
41 matches
Mail list logo