Re: [Slackbuilds-users] Please update your zopfli SlackBuild

2022-03-05 Thread Duncan Roe
Hi again Oleg,

On Wed, Mar 02, 2022 at 12:15:26PM +1100, Duncan Roe wrote:
> Hi Oleg,
>
> zopfli is now a Python Package on https://pypi.org/.
[...]

Sorry for the noise, please ignore this request.

Your SB builds /usr/bin/zopfli, the PyPI package does not.

I will make a python3-zopfli package Type1_to_OTF.

Cheers ... Duncan.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Willy Sudiarto Raharjo
> I've just updated system/pixma to build on 15.0 and pushed to my updates
> branch so it can be removed from the FAILED-15.0 list.

Done
thanks


-- 
Willy Sudiarto Raharjo


OpenPGP_signature
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Christoph Willing
On 6/3/22 02:00, Willy Sudiarto Raharjo wrote:
> 
> The list can be seen here: https://slackbuilds.org/FAILED-15.0
> You can help by confirming whether a certain scripts does build
> correctly against Slackware 15.0 (full installation and clean
> environment please). Let us know in the mailing list when you have
> confirmed.
> 

I've just updated system/pixma to build on 15.0 and pushed to my updates
branch so it can be removed from the FAILED-15.0 list.

That done, I don't have a suitable printer to test it with so if anyone
else would like to take over maintainership of this SlackBuild, they're
more than welcome. Since the source code is unlikely to change (it's
unchanged since 2013) and only rare updates expected to SL15.0 itself, I
think the maintenance load will be very low. Any takers?

chris
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Erich Ritz via SlackBuilds-users
--- Original Message ---

On Saturday, March 5th, 2022 at 7:36 PM, Willy Sudiarto Raharjo 
 wrote:

> > According to the new templates, .la files are not included
> > in the package to be built as follows:
> >
> > # Don't ship .la files:
> > rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
> >
> > But some packages (for example geany) put .la files in subfolders too,
> > say as
> >
> > /usr/lib${LIBDIRSUFFIX}/$PRGNAM/*.la
> >
> > Are maintainers supposed to make sure that these are omitted as
> > well?
>
> Yes please
>
> --
>
> Willy Sudiarto Raharjo
>

Doesn't it depend?  From the Slackware ChangeLog entry from Thu Apr 19 2018:

> The .la files that are outside of
> the LD_LIBRARY_PATH were not removed (and shouldn't be) - those ones are
> often used by the lt_dlopen() function to load plugins and removing those
> ones can break things. But those ones don't cause problems... they aren't
> likely to try to infect .la files produced by other packages.

And on 64-bit Slackware 15.0 the contents of /etc/ld.so.conf are:

include /etc/ld.so.conf.d/*.conf
/lib64
/usr/lib64
/usr/local/lib64
/usr/x86_64-slackware-linux/lib64

So if I understand correctly there should be no .la files in those directories. 
 But /usr/lib${LIBDIRSUFFIX}/$PRGNAM/*.la may very well be necessary for a 
program to operate correctly, and won't adversely affect the system.  In fact 
several stock Slackware packages contain these files (do a "find /usr/lib64 
-name "*.la" to see them).

On the other hand, there are a few offending SBo packages in /usr/lib64 on my 
system (apologies if any of these have been fixed recently):

# ls -l /usr/lib64/*.la
-rwxr-xr-x 1 root root 1172 Feb 16 08:08 /usr/lib64/libflatpak.la*  
(flatpak-1.10.2-x86_64-2_SBo)
-rwxr-xr-x 1 root root  980 Mar  3 12:10 /usr/lib64/libgeotiff.la*  
(libgeotiff-1.5.1-x86_64-1_SBo)
-rwxr-xr-x 1 root root  910 Feb  7 10:46 /usr/lib64/libglpk.la* 
(glpk-4.61-x86_64-1_SBo)
-rwxr-xr-x 1 root root  916 Feb  7 12:16 /usr/lib64/liblaszip.la*   
(laszip-2.2.0-x86_64-1_SBo)

Erich
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] libvirt failing for me on 15.0

2022-03-05 Thread Willy Sudiarto Raharjo
> It's not on the list of failing builds, so does anybody know what this
> error means or how to fix?
> 
> [974/1281] Generating 404.html with a custom command (wrapped by meson
> to capture output)
> FAILED: docs/404.html
> /usr/bin/meson --internal exe --capture docs/404.html --
> /usr/bin/xsltproc --stringparam pagesrc docs/404.html.in --stringparam
> builddir /tmp/SBo/libvirt-8.0.0/build --stringparam timestamp 'Sat Mar 
> 5 22:15:01 2022 UTC' --nonet ../docs/site.xsl ../docs/404.html.in
> --- stderr ---
> runtime error: file ../docs/page.xsl line 223 element element
> xsl:element: The effective name '' is not a valid QName.
> no result for ../docs/404.html.in

i'm testing latest release and some upstream commit to fix segfaults.
Once it's done it will be pushed to my branch


-- 
Willy Sudiarto Raharjo


OpenPGP_signature
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Willy Sudiarto Raharjo
> According to the new templates, .la files are not included
> in the package to be built as follows:
> 
> # Don't ship .la files:
> rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la
> 
> 
> But some packages (for example geany) put .la files in subfolders too,
> say as
> /usr/lib${LIBDIRSUFFIX}/$PRGNAM/*.la
> 
> Are maintainers supposed to make sure that these are omitted as
> well?

Yes please


-- 
Willy Sudiarto Raharjo


OpenPGP_signature
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Willy Sudiarto Raharjo
> I noticed that pdfpc is in the failed list. I have no problem building it
> here, can someone let me know what error they are getting?

It could be false positive since that list is generated by CI system and
it was designed with some restrictions such as no network access during
build. If a script is downloading something in the middle of a build
process and it has no internet access, it will fail eventually



-- 
Willy Sudiarto Raharjo


OpenPGP_signature
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread sborg63 via SlackBuilds-users
Hi Willy,

According to the new templates, .la files are not included
in the package to be built as follows:

# Don't ship .la files:
rm -f $PKG/{,usr/}lib${LIBDIRSUFFIX}/*.la


But some packages (for example geany) put .la files in subfolders too,
say as
/usr/lib${LIBDIRSUFFIX}/$PRGNAM/*.la

Are maintainers supposed to make sure that these are omitted as
well?

Cheers,

Rob

On Sat, 05 Mar 2022 16:33:14 +
slackbuilds-users-requ...@slackbuilds.org wrote:

> I have also pushed new templates for 15.0 SlackBuilds to git and also
> to the website at https://slackbuilds.org/templates/
>
> please download and use them for future new submission.
>
> Thanks
>
>
> -- 
> Willy Sudiarto Raharjo
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Pitivi not running

2022-03-05 Thread Luiz Carlos Ramos via SlackBuilds-users
Jeremy,

yes, confirmed. I checked now and much likely I was in a wrong version,
at least regarding the .info file.

This can explain what happened here.

Thank you all for the timely replies!

Luiz



On Sat, Mar 05, 2022 at 03:06:49PM -0700, Jeremy Hansen wrote:
> On Sat, Mar 5, 2022 at 2:59 PM B Watson  wrote:
> 
> > On 3/5/22, B Watson  wrote:
> > >
> > > Thanks for that, it'll help a lot.
> > >
> >
> > I spake too soone: there's already python3- versions of kiwisolver
> > and cycler.
> >
> >
> It should already be good. If you follow the dependencies of pitivi, you
> get python3 versions of the right dependencies. Here's the output from sqg
> 
> python3-tornado
> python3-kiwisolver
> python3-cycler
> pytz
> python3-dateutil
> numpy3
> python3-matplotlib
> libpeas
> gst-python
> gst-plugins-bad
> gst-editing-services
> gsound
> gcab
> appstream-glib
> pitivi
> 
> I'm not sure why Luis installed the python2 versions, unless they didn't
> pay close enough attention to the dependencies and just
> installed "matplotlib" instead of "python3-matplotlib".
> 
> Jeremy

> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
> 

___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] aqemu

2022-03-05 Thread Slackbuilds
On 3/5/22 06:30, Didier Spaier wrote:
> Hi,
> I could build aqemu on Slackware 15 borrowing this sed comand to Arch:
> sed -i 's|#include |#include \n#include |'
> src/docopt/docopt_value.h
> This helps with GCC>=10
>
> Also following Arch I built with this source tarball:
> https://codeload.github.com/TBK/aqemu/tar.gz/refs/tags/v0.9.4
>
> The GUI per se works, I still have to build Qemu to check in contexet.
>

Not really worth resurrecting aqemu (vintage 2016)?

Qemu has had a large number of option changes as well as deprecated
features. These changes make aqemu pretty much useless, unless you drop
to qemu-2.4.x or qemu-2.6.x

There was some movement a while back and a move to github when the
original authors dropped out and it was taken over.

-kb



___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] libvirt failing for me on 15.0

2022-03-05 Thread Kent Fritz
It's not on the list of failing builds, so does anybody know what this 
error means or how to fix?


[974/1281] Generating 404.html with a custom command (wrapped by meson 
to capture output)

FAILED: docs/404.html
/usr/bin/meson --internal exe --capture docs/404.html -- 
/usr/bin/xsltproc --stringparam pagesrc docs/404.html.in --stringparam 
builddir /tmp/SBo/libvirt-8.0.0/build --stringparam timestamp 'Sat Mar  
5 22:15:01 2022 UTC' --nonet ../docs/site.xsl ../docs/404.html.in

--- stderr ---
runtime error: file ../docs/page.xsl line 223 element element
xsl:element: The effective name '' is not a valid QName.
no result for ../docs/404.html.in

Thanks,

Kent.

___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Lenard Spencer
I have working scripts for openjdk{6,7,8} on my web page.  I know openjdk6
has been dropped, but it is there.
http://www.lenardspencer.net/linux/slackbuilds


On Sat, Mar 5, 2022, 11:01 Willy Sudiarto Raharjo 
wrote:

> Hi guys
>
> we are still trimming down all the remaining scripts to check against
> Slackware 15.0 and hopefully we will see 15.0 repository soon.
>
> The list can be seen here: https://slackbuilds.org/FAILED-15.0
> You can help by confirming whether a certain scripts does build
> correctly against Slackware 15.0 (full installation and clean
> environment please). Let us know in the mailing list when you have
> confirmed.
>
> I have also pushed new templates for 15.0 SlackBuilds to git and also to
> the website at https://slackbuilds.org/templates/
>
> please download and use them for future new submission.
>
> Thanks
>
>
> --
> Willy Sudiarto Raharjo
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Pitivi not running

2022-03-05 Thread Jeremy Hansen
On Sat, Mar 5, 2022 at 2:59 PM B Watson  wrote:

> On 3/5/22, B Watson  wrote:
> >
> > Thanks for that, it'll help a lot.
> >
>
> I spake too soone: there's already python3- versions of kiwisolver
> and cycler.
>
>
It should already be good. If you follow the dependencies of pitivi, you
get python3 versions of the right dependencies. Here's the output from sqg

python3-tornado
python3-kiwisolver
python3-cycler
pytz
python3-dateutil
numpy3
python3-matplotlib
libpeas
gst-python
gst-plugins-bad
gst-editing-services
gsound
gcab
appstream-glib
pitivi

I'm not sure why Luis installed the python2 versions, unless they didn't
pay close enough attention to the dependencies and just
installed "matplotlib" instead of "python3-matplotlib".

Jeremy
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Pitivi not running

2022-03-05 Thread B Watson
On 3/5/22, B Watson  wrote:
>
> Thanks for that, it'll help a lot.
>

I spake too soone: there's already python3- versions of kiwisolver
and cycler.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Pitivi not running

2022-03-05 Thread B Watson
On 3/5/22, Luiz Carlos Ramos via SlackBuilds-users
 wrote:
>
>  python setup.py install --root $PKG
> [+]  python3 setup.py install --root $PKG
>
> and rebuilding kiwisource and cycler.
>
> Conversely to what the error message points, it seems there is no need
> to install the whole matplotlib. By the way, the current matplotlib SBo
> lacks Python3 support.

Thanks for that, it'll help a lot.
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Pitivi not running

2022-03-05 Thread Jeremy Hansen
On Sat, Mar 5, 2022, 11:00 AM Luiz Carlos Ramos via SlackBuilds-users <
slackbuilds-users@slackbuilds.org> wrote:

> Hello,
>
> today I tried to upgrade Pitivi version to the last one, and it turns
> out that the final binary (in fact, a Python3 script) didn't run,
> showing signs of a missing matplotlib.
>
> Digging a little bit, one found that the problem was on two
> dependencies, kiwisolver and cycler, which didn't have the Python3
> version built.
>
> I could solve it including in these packages a command to build Python3
> bits along the Python2 ones, like that:
>
>  python setup.py install --root $PKG
> [+]  python3 setup.py install --root $PKG
>
> and rebuilding kiwisource and cycler.
>
> Conversely to what the error message points, it seems there is no need
> to install the whole matplotlib. By the way, the current matplotlib SBo
> lacks Python3 support.
>

I'm the maintainer of pitivi. It relies on python3-matplotlib, not the
regular matplotlib on SBo. It should build properly with the dependencies
listed on REQUIRES line in the pitivi.info. I tested it on a clean VM using
sqg and sbopkg before I submitted it. If I missed something, let me know.

Jeremy
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] Pitivi not running

2022-03-05 Thread Greg' Ar Tourter
there is a separate package for the python3 version of matplotlib:
development/python3-matplotlib

On Sat, 5 Mar 2022 at 18:00, Luiz Carlos Ramos via SlackBuilds-users <
slackbuilds-users@slackbuilds.org> wrote:

> Hello,
>
> today I tried to upgrade Pitivi version to the last one, and it turns
> out that the final binary (in fact, a Python3 script) didn't run,
> showing signs of a missing matplotlib.
>
> Digging a little bit, one found that the problem was on two
> dependencies, kiwisolver and cycler, which didn't have the Python3
> version built.
>
> I could solve it including in these packages a command to build Python3
> bits along the Python2 ones, like that:
>
>  python setup.py install --root $PKG
> [+]  python3 setup.py install --root $PKG
>
> and rebuilding kiwisource and cycler.
>
> Conversely to what the error message points, it seems there is no need
> to install the whole matplotlib. By the way, the current matplotlib SBo
> lacks Python3 support.
>
> Hope it helps,
>
> Luiz Ramos
> lramos dot prof at yahoo dot com dot br
> Sao Paulo - Brazil
>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] Pitivi not running

2022-03-05 Thread Luiz Carlos Ramos via SlackBuilds-users
Hello,

today I tried to upgrade Pitivi version to the last one, and it turns
out that the final binary (in fact, a Python3 script) didn't run,
showing signs of a missing matplotlib.

Digging a little bit, one found that the problem was on two
dependencies, kiwisolver and cycler, which didn't have the Python3
version built.

I could solve it including in these packages a command to build Python3
bits along the Python2 ones, like that:

 python setup.py install --root $PKG 
[+]  python3 setup.py install --root $PKG 

and rebuilding kiwisource and cycler.

Conversely to what the error message points, it seems there is no need
to install the whole matplotlib. By the way, the current matplotlib SBo
lacks Python3 support.

Hope it helps,

Luiz Ramos
lramos dot prof at yahoo dot com dot br
Sao Paulo - Brazil

___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Greg' Ar Tourter
Hi Willie,

I noticed that pdfpc is in the failed list. I have no problem building it
here, can someone let me know what error they are getting?

Cheers

Greg

On Sat, 5 Mar 2022 at 16:33, Ozan Türkyılmaz 
wrote:

> He beat me to it. ALso he had the same annoyances. Never fun of cmake.
>
>
> Matteo Bernardini , 5 Mar 2022 Cmt, 19:29
> tarihinde şunu yazdı:
>
>> Hi Ozan,
>>
>> Jeremy already sent an update to 19.4 for kodi, it's on git
>>
>>
>> https://git.slackbuilds.org/slackbuilds/commit/?id=2aaa8213472023ab08488efb41181864c8d106ff
>>
>> Matteo
>>
>> Il giorno sab 5 mar 2022 alle ore 17:26 Ozan Türkyılmaz
>>  ha scritto:
>> >
>> > Hello,
>> >
>> > I started tinkering kodi now. New version looks like will work with
>> 15.0. BUild system is now cmake.
>> > I'll keep you posted.
>> > I tinkered wine-nine-standalone. I don't think it will work without
>> serious work.
>> >
>> > Regards,
>> > Ozan
>> >
>> > Willy Sudiarto Raharjo , 5 Mar 2022 Cmt,
>> 19:01 tarihinde şunu yazdı:
>> >>
>> >> Hi guys
>> >>
>> >> we are still trimming down all the remaining scripts to check against
>> >> Slackware 15.0 and hopefully we will see 15.0 repository soon.
>> >>
>> >> The list can be seen here: https://slackbuilds.org/FAILED-15.0
>> >> You can help by confirming whether a certain scripts does build
>> >> correctly against Slackware 15.0 (full installation and clean
>> >> environment please). Let us know in the mailing list when you have
>> >> confirmed.
>> >>
>> >> I have also pushed new templates for 15.0 SlackBuilds to git and also
>> to
>> >> the website at https://slackbuilds.org/templates/
>> >>
>> >> please download and use them for future new submission.
>> >>
>> >> Thanks
>> >>
>> >>
>> >> --
>> >> Willy Sudiarto Raharjo
>> >> ___
>> >> SlackBuilds-users mailing list
>> >> SlackBuilds-users@slackbuilds.org
>> >> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>> >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>> >> FAQ - https://slackbuilds.org/faq/
>> >>
>> > ___
>> > SlackBuilds-users mailing list
>> > SlackBuilds-users@slackbuilds.org
>> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>> > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>> > FAQ - https://slackbuilds.org/faq/
>> >
>> ___
>> SlackBuilds-users mailing list
>> SlackBuilds-users@slackbuilds.org
>> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>> FAQ - https://slackbuilds.org/faq/
>>
>> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Ozan Türkyılmaz
He beat me to it. ALso he had the same annoyances. Never fun of cmake.


Matteo Bernardini , 5 Mar 2022 Cmt, 19:29
tarihinde şunu yazdı:

> Hi Ozan,
>
> Jeremy already sent an update to 19.4 for kodi, it's on git
>
>
> https://git.slackbuilds.org/slackbuilds/commit/?id=2aaa8213472023ab08488efb41181864c8d106ff
>
> Matteo
>
> Il giorno sab 5 mar 2022 alle ore 17:26 Ozan Türkyılmaz
>  ha scritto:
> >
> > Hello,
> >
> > I started tinkering kodi now. New version looks like will work with
> 15.0. BUild system is now cmake.
> > I'll keep you posted.
> > I tinkered wine-nine-standalone. I don't think it will work without
> serious work.
> >
> > Regards,
> > Ozan
> >
> > Willy Sudiarto Raharjo , 5 Mar 2022 Cmt, 19:01
> tarihinde şunu yazdı:
> >>
> >> Hi guys
> >>
> >> we are still trimming down all the remaining scripts to check against
> >> Slackware 15.0 and hopefully we will see 15.0 repository soon.
> >>
> >> The list can be seen here: https://slackbuilds.org/FAILED-15.0
> >> You can help by confirming whether a certain scripts does build
> >> correctly against Slackware 15.0 (full installation and clean
> >> environment please). Let us know in the mailing list when you have
> >> confirmed.
> >>
> >> I have also pushed new templates for 15.0 SlackBuilds to git and also to
> >> the website at https://slackbuilds.org/templates/
> >>
> >> please download and use them for future new submission.
> >>
> >> Thanks
> >>
> >>
> >> --
> >> Willy Sudiarto Raharjo
> >> ___
> >> SlackBuilds-users mailing list
> >> SlackBuilds-users@slackbuilds.org
> >> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> >> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> >> FAQ - https://slackbuilds.org/faq/
> >>
> > ___
> > SlackBuilds-users mailing list
> > SlackBuilds-users@slackbuilds.org
> > https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> > Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> > FAQ - https://slackbuilds.org/faq/
> >
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Matteo Bernardini
Hi Ozan,

Jeremy already sent an update to 19.4 for kodi, it's on git

https://git.slackbuilds.org/slackbuilds/commit/?id=2aaa8213472023ab08488efb41181864c8d106ff

Matteo

Il giorno sab 5 mar 2022 alle ore 17:26 Ozan Türkyılmaz
 ha scritto:
>
> Hello,
>
> I started tinkering kodi now. New version looks like will work with 15.0. 
> BUild system is now cmake.
> I'll keep you posted.
> I tinkered wine-nine-standalone. I don't think it will work without serious 
> work.
>
> Regards,
> Ozan
>
> Willy Sudiarto Raharjo , 5 Mar 2022 Cmt, 19:01 
> tarihinde şunu yazdı:
>>
>> Hi guys
>>
>> we are still trimming down all the remaining scripts to check against
>> Slackware 15.0 and hopefully we will see 15.0 repository soon.
>>
>> The list can be seen here: https://slackbuilds.org/FAILED-15.0
>> You can help by confirming whether a certain scripts does build
>> correctly against Slackware 15.0 (full installation and clean
>> environment please). Let us know in the mailing list when you have
>> confirmed.
>>
>> I have also pushed new templates for 15.0 SlackBuilds to git and also to
>> the website at https://slackbuilds.org/templates/
>>
>> please download and use them for future new submission.
>>
>> Thanks
>>
>>
>> --
>> Willy Sudiarto Raharjo
>> ___
>> SlackBuilds-users mailing list
>> SlackBuilds-users@slackbuilds.org
>> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
>> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
>> FAQ - https://slackbuilds.org/faq/
>>
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Ozan Türkyılmaz
Hello,

I started tinkering kodi now. New version looks like will work with 15.0.
BUild system is now cmake.
I'll keep you posted.
I tinkered wine-nine-standalone. I don't think it will work without serious
work.

Regards,
Ozan

Willy Sudiarto Raharjo , 5 Mar 2022 Cmt, 19:01
tarihinde şunu yazdı:

> Hi guys
>
> we are still trimming down all the remaining scripts to check against
> Slackware 15.0 and hopefully we will see 15.0 repository soon.
>
> The list can be seen here: https://slackbuilds.org/FAILED-15.0
> You can help by confirming whether a certain scripts does build
> correctly against Slackware 15.0 (full installation and clean
> environment please). Let us know in the mailing list when you have
> confirmed.
>
> I have also pushed new templates for 15.0 SlackBuilds to git and also to
> the website at https://slackbuilds.org/templates/
>
> please download and use them for future new submission.
>
> Thanks
>
>
> --
> Willy Sudiarto Raharjo
> ___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] New Templates and 15.0 Repository Progress

2022-03-05 Thread Willy Sudiarto Raharjo
Hi guys

we are still trimming down all the remaining scripts to check against
Slackware 15.0 and hopefully we will see 15.0 repository soon.

The list can be seen here: https://slackbuilds.org/FAILED-15.0
You can help by confirming whether a certain scripts does build
correctly against Slackware 15.0 (full installation and clean
environment please). Let us know in the mailing list when you have
confirmed.

I have also pushed new templates for 15.0 SlackBuilds to git and also to
the website at https://slackbuilds.org/templates/

please download and use them for future new submission.

Thanks


-- 
Willy Sudiarto Raharjo


OpenPGP_signature
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] aqemu

2022-03-05 Thread Didier Spaier
Hi,
I could build aqemu on Slackware 15 borrowing this sed comand to Arch:
sed -i 's|#include |#include \n#include |'
src/docopt/docopt_value.h
This helps with GCC>=10

Also following Arch I built with this source tarball:
https://codeload.github.com/TBK/aqemu/tar.gz/refs/tags/v0.9.4

The GUI per se works, I still have to build Qemu to check in contexet.

Didier
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



Re: [Slackbuilds-users] frogatto build fix

2022-03-05 Thread Matteo Bernardini
thanks, pushed!

Il giorno sab 5 mar 2022 alle ore 11:40 Franzen via SlackBuilds-users
 ha scritto:
>
> Hi,
>
> not my buildscript, attached patch fixes building on 15.0,
> so frogatto may be removed from https://slackbuilds.org/FAILED-15.0
>
> Johannes___
> SlackBuilds-users mailing list
> SlackBuilds-users@slackbuilds.org
> https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
> Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
> FAQ - https://slackbuilds.org/faq/
>
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
https://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - https://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - https://slackbuilds.org/faq/



[Slackbuilds-users] frogatto build fix

2022-03-05 Thread Franzen via SlackBuilds-users

Hi,

not my buildscript, attached patch fixes building on 15.0,
so frogatto may be removed from https://slackbuilds.org/FAILED-15.0

Johannesdiff --git a/games/frogatto/frogatto.SlackBuild b/games/frogatto/frogatto.SlackBuild
index 0f24518542..6e555d740e 100644
--- a/games/frogatto/frogatto.SlackBuild
+++ b/games/frogatto/frogatto.SlackBuild
@@ -38,9 +38,6 @@ if [ -z "$ARCH" ]; then
   esac
 fi
 
-# If the variable PRINT_PACKAGE_NAME is set, then this script will report what
-# the name of the created package would be, and then exit. This information
-# could be useful to other scripts.
 if [ ! -z "${PRINT_PACKAGE_NAME}" ]; then
   echo "$PRGNAM-$VERSION-$ARCH-$BUILD$TAG.$PKGTYPE"
   exit 0
@@ -72,6 +69,7 @@ cd $TMP
 rm -rf $PRGNAM-$VERSION
 tar xvf $CWD/$PRGNAM-$VERSION.tar.?z*
 cd $PRGNAM-$VERSION
+rm -rf MacOSJet
 chown -R root:root .
 find -L . \
  \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \
@@ -79,8 +77,19 @@ find -L . \
  \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \
   -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \;
 
+# Thanks to the Arch folks
+patch -p1 -i $CWD/fbsd-fixes.patch
+patch -p0 -i $CWD/frogatto-boost-1.70.patch
+
 # Fix linking with boost libs and remove -Werror
-sed -i -e 's,-mt,,g' -e 's, -Werror,,' Makefile
+sed -i \
+  -e 's,-mt,,g' \
+  -e 's, -Werror,,' \
+  -e 's/-lprofiler//g' \
+  -e 's/ccache //g' \
+  -e 's/\.io_service/\.get_io_service/g' \
+  -e 's/\%lu\\n/\%zu\\n/g' \
+  Makefile
 
 make \
   OPTIMIZE=no \
diff --git a/games/frogatto/frogatto.info b/games/frogatto/frogatto.info
index 52230633cd..2fd82b1656 100644
--- a/games/frogatto/frogatto.info
+++ b/games/frogatto/frogatto.info
@@ -1,6 +1,6 @@
 PRGNAM="frogatto"
 VERSION="1.3.1"
-HOMEPAGE="http://www.frogatto.com/;
+HOMEPAGE="https://frogatto.com/;
 DOWNLOAD="https://github.com/frogatto/frogatto/archive/1.3.1/frogatto-1.3.1.tar.gz;
 MD5SUM="f3206fbe1395ea2878092fbd4ed2c591"
 DOWNLOAD_x86_64=""
diff --git a/games/frogatto/slack-desc b/games/frogatto/slack-desc
index f6f780a6a8..1a76dd28e4 100644
--- a/games/frogatto/slack-desc
+++ b/games/frogatto/slack-desc
@@ -11,7 +11,7 @@ frogatto:
 frogatto: Frogatto & Friends is an action-adventure "platformer"
 frogatto: game starring a certain green dude.
 frogatto:
-frogatto: http://www.frogatto.com/
+frogatto: https://frogatto.com/
 frogatto:
 frogatto:
 frogatto:
diff --git a/games/frogatto/fbsd-fixes.patch b/games/frogatto/fbsd-fixes.patch
new file mode 100644
index 00..5abb8eed33
--- /dev/null
+++ b/games/frogatto/fbsd-fixes.patch
@@ -0,0 +1,113 @@
+diff -upr frogatto-1.3.1.orig/Makefile frogatto-1.3.1/Makefile
+--- frogatto-1.3.1.orig/Makefile	2012-12-09 00:36:13.0 +0200
 frogatto-1.3.1/Makefile	2020-04-25 20:36:32.066907199 +0300
+@@ -22,7 +22,7 @@
+ # found in PATH), this option has no effect.
+ #
+ 
+-OPTIMIZE=yes
++OPTIMIZE=no
+ CCACHE?=ccache
+ USE_CCACHE?=$(shell which $(CCACHE) 2>&1 > /dev/null && echo yes)
+ ifneq ($(USE_CCACHE),yes)
+@@ -34,7 +34,7 @@ BASE_CXXFLAGS += -O2
+ endif
+ 
+ # Initial compiler options, used before CXXFLAGS and CPPFLAGS.
+-BASE_CXXFLAGS += -g -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Werror -Wignored-qualifiers -Wformat -Wswitch
++BASE_CXXFLAGS += -fno-inline-functions -fthreadsafe-statics -Wnon-virtual-dtor -Werror -Wformat -Wswitch -Wno-narrowing
+ 
+ # Compiler include options, used after CXXFLAGS and CPPFLAGS.
+ INC := $(shell pkg-config --cflags x11 sdl glu glew SDL_image libpng zlib)
+@@ -60,7 +60,7 @@ game: $(objects)
+ 	$(CCACHE) $(CXX) \
+ 		$(BASE_CXXFLAGS) $(LDFLAGS) $(CXXFLAGS) $(CPPFLAGS) $(INC) \
+ 		$(objects) -o game \
+-		$(LIBS) -lboost_regex-mt -lboost_system-mt -lpthread -fthreadsafe-statics
++		$(LIBS) -lboost_regex -lboost_system -lpthread -fthreadsafe-statics
+ 
+ # pull in dependency info for *existing* .o files
+ -include $(objects:.o=.d)
+@@ -69,7 +69,7 @@ server: $(server_objects)
+ 	$(CCACHE) $(CXX) \
+ 		$(BASE_CXXFLAGS) $(LDFLAGS) $(CXXFLAGS) $(CPPFLAGS) \
+ 		$(server_objects) -o server \
+-		$(LIBS) -lboost_regex-mt -lboost_system-mt -lboost_thread-mt -lboost_iostreams-mt
++		$(LIBS) -lboost_regex -lboost_system -lboost_thread -lboost_iostreams
+ 
+ clean:
+ 	rm -f *.o *.d game
+diff -upr frogatto-1.3.1.orig/src/code_editor_dialog.cpp frogatto-1.3.1/src/code_editor_dialog.cpp
+--- frogatto-1.3.1.orig/src/code_editor_dialog.cpp	2012-12-09 00:36:13.0 +0200
 frogatto-1.3.1/src/code_editor_dialog.cpp	2020-04-25 20:37:25.271352863 +0300
+@@ -55,7 +55,7 @@ void code_editor_dialog::init()
+ 
+ 	//std::cerr << "CED: " << x() << "," << y() << "; " << width() << "," << height() << std::endl;
+ 	drag_widget* dragger = new drag_widget(x(), y(), width(), height(),
+-		drag_widget::DRAG_HORIZONTAL, NULL, 
++		drag_widget::DRAG_HORIZONTAL, [](int, int){}, 
+ 		boost::bind(_editor_dialog::on_drag_end, this, _1, _2), 
+ 		boost::bind(_editor_dialog::on_drag, this, _1, _2));
+ 
+diff -upr