From gwenhael.le.moine at gmail.com Wed Apr 1 15:08:39 2015 From: gwenhael.le.moine at gmail.com (Gwenhael Le Moine) Date: Wed, 1 Apr 2015 17:08:39 +0200 Subject: [Slackbuilds-users] Calibre Message-ID: Hi, Since Calibre made the move to Qt5 the available Slackware packages (both from here and AlienBob) have been stuck to the 1.48 version. Today I've realized that there's a binary package provided by Calibre's developer that is quite simple to package and I've made a SlackBuild that does just that : https://github.com/cycojesus/slackbuilds/blob/master/xap/calibre/calibre.SlackBuild Due to the source used the resulting package is similar to AlienBob's in that it includes all dependencies. If there's any interest I'm willing to migrate my SlackBuild to SBo's standards, submit it and take over the maintainer-ship from the "old" calibre.SlackBuild (whose maintainer is CC'd here.) Cordially, Gwenhael Le Moine P.S. : for the sake of conviviality I attach my SlackBuild to this email. -------------- next part -------------- A non-text attachment was scrubbed... Name: calibre.SlackBuild Type: application/octet-stream Size: 1955 bytes Desc: not available URL: From larryhaja at gmail.com Thu Apr 2 17:05:38 2015 From: larryhaja at gmail.com (Larry Hajali) Date: Thu, 2 Apr 2015 10:05:38 -0700 Subject: [Slackbuilds-users] Calibre In-Reply-To: References: Message-ID: Hi, I've been aware of calibre upgrading to Qt5 and I have my own system updated to work with it on Slackware 14.1. Right now Slackware 14.1 and current cannot use the newer calibre due to the sip package being too old. I was hoping Slackware current would update the sip package so that I could update calibre for the next release. Not sure if this will happen. I still would like to be the maintainer of calibre and I'm aware of the binary calibre download. But I won't be maintaining a binary repackaging of calibre. With that said, if the SBo community wants calibre to be updated with the binary repackaging then I'm willing to give up maintaining calibre. Thanks, --Larry On Wed, Apr 1, 2015 at 8:08 AM, Gwenhael Le Moine < gwenhael.le.moine at gmail.com> wrote: > Hi, > > Since Calibre made the move to Qt5 the available Slackware packages > (both from here and AlienBob) have been stuck to the 1.48 version. > > Today I've realized that there's a binary package provided by > Calibre's developer that is quite simple to package and I've made a > SlackBuild that does just that : > > https://github.com/cycojesus/slackbuilds/blob/master/xap/calibre/calibre.SlackBuild > > Due to the source used the resulting package is similar to AlienBob's > in that it includes all dependencies. > > If there's any interest I'm willing to migrate my SlackBuild to SBo's > standards, submit it and take over the maintainer-ship from the "old" > calibre.SlackBuild (whose maintainer is CC'd here.) > > Cordially, > Gwenhael Le Moine > > P.S. : for the sake of conviviality I attach my SlackBuild to this email. > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ml at mareichelt.com Thu Apr 2 17:48:08 2015 From: ml at mareichelt.com (Markus Reichelt) Date: Thu, 2 Apr 2015 19:48:08 +0200 Subject: [Slackbuilds-users] Calibre In-Reply-To: References: Message-ID: <20150402174808.GA3635@pc21.mareichelt.com> * Larry Hajali wrote: > With that said, if the SBo community wants calibre to be updated > with the binary repackaging then I'm willing to give up maintaining > calibre. I can only speak for myself but I think the way you maintain Calibre is just fine. Maybe the Calibre binary can be made available as well via some Calibre-binary Slackbuild (by @OP? :-) -- Inspired by Tahoe-LAFS. From alien at slackware.com Thu Apr 2 17:54:21 2015 From: alien at slackware.com (Eric Hameleers) Date: Thu, 2 Apr 2015 10:54:21 -0700 (PDT) Subject: [Slackbuilds-users] Calibre In-Reply-To: References: Message-ID: On Thu, 2 Apr 2015, Larry Hajali wrote: > Hi, > > I've been aware of calibre upgrading to Qt5 and I have my own system > updated to work with it on Slackware 14.1. Right now Slackware 14.1 and > current cannot use the newer calibre due to the sip package being too old. > I was hoping Slackware current would update the sip package so that I could > update calibre for the next release. Not sure if this will happen. > > I still would like to be the maintainer of calibre and I'm aware of the > binary calibre download. But I won't be maintaining a binary repackaging > of calibre. > > With that said, if the SBo community wants calibre to be updated with the > binary repackaging then I'm willing to give up maintaining calibre. > > Thanks, > --Larry The two can co-exist if the binary repackaging is called "calibre-bin". Cheers, Eric -- Eric Hameleers Home: http://alien.slackbook.org/blog/ From lacielacie at rocketmail.com Thu Apr 2 17:58:50 2015 From: lacielacie at rocketmail.com (KaMii) Date: Thu, 2 Apr 2015 10:58:50 -0700 Subject: [Slackbuilds-users] Calibre In-Reply-To: References: Message-ID: <20150402105850.03b192d9@Andromeda.andromeda.gal> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 I built the new calibre a few month back on -current. It did require me to update sip, but that wasnt the only thing that needs to be updated. You also need to rebuild PyQt against the new sip, then QT5, then PyQt5. Luckily the build scripts Pat used work just fine. If you are going to build PyQt-gpl-5.3.2 you will need a qprinter patch. I have all these build scripts if you are interested I can upload them to my github. - -KaMii On Thu, 2 Apr 2015 10:05:38 -0700 Larry Hajali wrote: > Hi, > > I've been aware of calibre upgrading to Qt5 and I have my own system > updated to work with it on Slackware 14.1. Right now Slackware 14.1 > and current cannot use the newer calibre due to the sip package being > too old. I was hoping Slackware current would update the sip package > so that I could update calibre for the next release. Not sure if > this will happen. > > I still would like to be the maintainer of calibre and I'm aware of > the binary calibre download. But I won't be maintaining a binary > repackaging of calibre. > > With that said, if the SBo community wants calibre to be updated with > the binary repackaging then I'm willing to give up maintaining > calibre. > > Thanks, > --Larry > > On Wed, Apr 1, 2015 at 8:08 AM, Gwenhael Le Moine < > gwenhael.le.moine at gmail.com> wrote: > > > Hi, > > > > Since Calibre made the move to Qt5 the available Slackware packages > > (both from here and AlienBob) have been stuck to the 1.48 version. > > > > Today I've realized that there's a binary package provided by > > Calibre's developer that is quite simple to package and I've made a > > SlackBuild that does just that : > > > > https://github.com/cycojesus/slackbuilds/blob/master/xap/calibre/calibre.SlackBuild > > > > Due to the source used the resulting package is similar to > > AlienBob's in that it includes all dependencies. > > > > If there's any interest I'm willing to migrate my SlackBuild to > > SBo's standards, submit it and take over the maintainer-ship from > > the "old" calibre.SlackBuild (whose maintainer is CC'd here.) > > > > Cordially, > > Gwenhael Le Moine > > > > P.S. : for the sake of conviviality I attach my SlackBuild to this > > email. > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iJwEAQECAAYFAlUdg1sACgkQkO84ARmAdEC+8QQAiUbNvKJOK5yFQQdUwwGvmBpb +ZEzmtolWnx6SzCMdzBVzf8/bdLgqj7OZflD/w5gfXjkhN6Ds+DhGuigvvKY4phs hyyXbctIoRRjOeGESemjLc9Qf6ljfRS55MjcyRj9o3PEPdVnnXvRbTeQ6+YajHPY Sj5JXxxNpjsAJpZCEYY= =SytX -----END PGP SIGNATURE----- From willysr at slackbuilds.org Thu Apr 2 20:15:33 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 03 Apr 2015 03:15:33 +0700 Subject: [Slackbuilds-users] Calibre In-Reply-To: References: Message-ID: <551DA365.8020102@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I've been aware of calibre upgrading to Qt5 and I have my own > system updated to work with it on Slackware 14.1. Right now > Slackware 14.1 and current cannot use the newer calibre due to the > sip package being too old. I was hoping Slackware current would > update the sip package so that I could update calibre for the next > release. Not sure if this will happen. > > I still would like to be the maintainer of calibre and I'm aware of > the binary calibre download. But I won't be maintaining a binary > repackaging of calibre. > > With that said, if the SBo community wants calibre to be updated > with the binary repackaging then I'm willing to give up maintaining > calibre. Since the maintainer wanted to keep maintainership and also willing to upgrade to newer version when next Slackware release has the required dependencies, let's just keep a single version of calibre in SBo. Although it's possible to have both of them in the repository, it would be problematic when someday in the future the original maintainer want to upgrade to the new version that uses Qt5 and by then we will have a duplicate version. Besides, the old 1.48 still work just my thought - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUdo2QACgkQiHuDdNczM4Fh3ACgl/Cu8VqF8v8sAc6uZkjPLZd8 2MQAoIxx9sKa/7FA+bJvK6YWveunUCR3 =+e3p -----END PGP SIGNATURE----- From vando at van.do Thu Apr 2 23:35:42 2015 From: vando at van.do (Facundo Bianco) Date: Thu, 2 Apr 2015 20:35:42 -0300 Subject: [Slackbuilds-users] libvpx docs fix Message-ID: <20150402233542.GC30734@mail.gmail.com> Dear List, In libvpx's slackbuild the file `libvpx-v1.3.0/build-tmp/docs/html` doesn't exist. --- a/libvpx.SlackBuild 2014-08-03 06:40:23.000000000 -0300 +++ b/libvpx.SlackBuild 2015-04-02 20:12:54.000000000 -0300 @@ -103,7 +103,7 @@ | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS CHANGELOG LICENSE PATENTS README build-tmp/docs/html \ +cp -a AUTHORS CHANGELOG LICENSE PATENTS README \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild Best, -- Facundo Bianco http://van.do | irc/tw: vando | qra: LU7AND From willysr at slackbuilds.org Fri Apr 3 02:27:45 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 03 Apr 2015 09:27:45 +0700 Subject: [Slackbuilds-users] libvpx docs fix In-Reply-To: <20150402233542.GC30734@mail.gmail.com> References: <20150402233542.GC30734@mail.gmail.com> Message-ID: <551DFAA1.2020804@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > In libvpx's slackbuild the file > `libvpx-v1.3.0/build-tmp/docs/html` doesn't exist. > > --- a/libvpx.SlackBuild 2014-08-03 06:40:23.000000000 -0300 +++ > b/libvpx.SlackBuild 2015-04-02 20:12:54.000000000 -0300 @@ -103,7 > +103,7 @@ | cut -f 1 -d : | xargs strip --strip-unneeded 2> > /dev/null || true > > mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a AUTHORS CHANGELOG > LICENSE PATENTS README build-tmp/docs/html \ +cp -a AUTHORS > CHANGELOG LICENSE PATENTS README \ $PKG/usr/doc/$PRGNAM-$VERSION > cat $CWD/$PRGNAM.SlackBuild > > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild > > Best, It does exists Here's the list of files in that directory usr/doc/libvpx-1.3.0/html/ usr/doc/libvpx-1.3.0/html/tab_b.png usr/doc/libvpx-1.3.0/html/group__encoder.html usr/doc/libvpx-1.3.0/html/structvpx__codec__ctx.html usr/doc/libvpx-1.3.0/html/ftv2node.png usr/doc/libvpx-1.3.0/html/usage_encode.html usr/doc/libvpx-1.3.0/html/globals_0x6d.html usr/doc/libvpx-1.3.0/html/jquery.js usr/doc/libvpx-1.3.0/html/structvpx__scaling__mode.html usr/doc/libvpx-1.3.0/html/samples.html usr/doc/libvpx-1.3.0/html/globals_defs.html usr/doc/libvpx-1.3.0/html/globals_enum.html usr/doc/libvpx-1.3.0/html/example_force_keyframe.html usr/doc/libvpx-1.3.0/html/vp8cx_8h_source.html usr/doc/libvpx-1.3.0/html/example_error_resilient.html usr/doc/libvpx-1.3.0/html/structvpx__image__rect.html usr/doc/libvpx-1.3.0/html/bdwn.png usr/doc/libvpx-1.3.0/html/structvpx__image.html usr/doc/libvpx-1.3.0/html/doxygen.png usr/doc/libvpx-1.3.0/html/group__codec.html usr/doc/libvpx-1.3.0/html/structvp8__postproc__cfg.html usr/doc/libvpx-1.3.0/html/dynsections.js usr/doc/libvpx-1.3.0/html/vp8cx_8h.html usr/doc/libvpx-1.3.0/html/structvpx__codec__enc__cfg.html usr/doc/libvpx-1.3.0/html/structvpx__codec__cx__pkt.html usr/doc/libvpx-1.3.0/html/vp8_8h_source.html usr/doc/libvpx-1.3.0/html/nav_h.png usr/doc/libvpx-1.3.0/html/example_simple_decoder.html usr/doc/libvpx-1.3.0/html/vpx__decoder_8h.html usr/doc/libvpx-1.3.0/html/vpx__encoder_8h.html usr/doc/libvpx-1.3.0/html/ftv2cl.png usr/doc/libvpx-1.3.0/html/structvp8__decrypt__init.html usr/doc/libvpx-1.3.0/html/tab_h.png usr/doc/libvpx-1.3.0/html/structvpx__svc__parameters.html usr/doc/libvpx-1.3.0/html/closed.png usr/doc/libvpx-1.3.0/html/structvpx__fixed__buf.html usr/doc/libvpx-1.3.0/html/ftv2splitbar.png usr/doc/libvpx-1.3.0/html/tab_a.png usr/doc/libvpx-1.3.0/html/structvpx__codec__stream__info.html usr/doc/libvpx-1.3.0/html/tab_s.png usr/doc/libvpx-1.3.0/html/sync_off.png usr/doc/libvpx-1.3.0/html/example_vp8cx_set_ref.html usr/doc/libvpx-1.3.0/html/structvpx__codec__mmap.html usr/doc/libvpx-1.3.0/html/vpx__codec_8h.html usr/doc/libvpx-1.3.0/html/example_vp9_spatial_scalable_encoder.html usr/doc/libvpx-1.3.0/html/structvpx__roi__map.html usr/doc/libvpx-1.3.0/html/group__decoder.html usr/doc/libvpx-1.3.0/html/ftv2ns.png usr/doc/libvpx-1.3.0/html/ftv2folderopen.png usr/doc/libvpx-1.3.0/html/ftv2mo.png usr/doc/libvpx-1.3.0/html/ftv2link.png usr/doc/libvpx-1.3.0/html/structvpx__active__map.html usr/doc/libvpx-1.3.0/html/ftv2vertline.png usr/doc/libvpx-1.3.0/html/vp8dx_8h.html usr/doc/libvpx-1.3.0/html/todo.html usr/doc/libvpx-1.3.0/html/globals_eval.html usr/doc/libvpx-1.3.0/html/ftv2plastnode.png usr/doc/libvpx-1.3.0/html/nav_g.png usr/doc/libvpx-1.3.0/html/ftv2folderclosed.png usr/doc/libvpx-1.3.0/html/sync_on.png usr/doc/libvpx-1.3.0/html/group__cap__put__slice.html usr/doc/libvpx-1.3.0/html/vp8dx_8h_source.html usr/doc/libvpx-1.3.0/html/globals_0x75.html usr/doc/libvpx-1.3.0/html/group__codecs.html usr/doc/libvpx-1.3.0/html/group__cap__xma.html usr/doc/libvpx-1.3.0/html/globals_func.html usr/doc/libvpx-1.3.0/html/example_decode_with_drops.html usr/doc/libvpx-1.3.0/html/example_twopass_encoder.html usr/doc/libvpx-1.3.0/html/functions_vars.html usr/doc/libvpx-1.3.0/html/annotated.html usr/doc/libvpx-1.3.0/html/functions.html usr/doc/libvpx-1.3.0/html/open.png usr/doc/libvpx-1.3.0/html/tabs.css usr/doc/libvpx-1.3.0/html/rfc2119.html usr/doc/libvpx-1.3.0/html/group__vp8__decoder.html usr/doc/libvpx-1.3.0/html/ftv2lastnode.png usr/doc/libvpx-1.3.0/html/deprecated.html usr/doc/libvpx-1.3.0/html/usage.html usr/doc/libvpx-1.3.0/html/vpx__decoder_8h_source.html usr/doc/libvpx-1.3.0/html/ftv2mnode.png usr/doc/libvpx-1.3.0/html/index.html usr/doc/libvpx-1.3.0/html/example_simple_encoder.html usr/doc/libvpx-1.3.0/html/nav_f.png usr/doc/libvpx-1.3.0/html/changelog.html usr/doc/libvpx-1.3.0/html/bc_s.png usr/doc/libvpx-1.3.0/html/group__vp8__encoder.html usr/doc/libvpx-1.3.0/html/ftv2blank.png usr/doc/libvpx-1.3.0/html/structvpx__codec__dec__cfg.html usr/doc/libvpx-1.3.0/html/example_vpxenc.html usr/doc/libvpx-1.3.0/html/example_vp8_scalable_patterns.html usr/doc/libvpx-1.3.0/html/structvpx__ref__frame.html usr/doc/libvpx-1.3.0/html/vpx__encoder_8h_source.html usr/doc/libvpx-1.3.0/html/structvpx__rational.html usr/doc/libvpx-1.3.0/html/files.html usr/doc/libvpx-1.3.0/html/structvp9__ref__frame.html usr/doc/libvpx-1.3.0/html/doxygen.css usr/doc/libvpx-1.3.0/html/vp8_8h.html usr/doc/libvpx-1.3.0/html/modules.html usr/doc/libvpx-1.3.0/html/readme.html usr/doc/libvpx-1.3.0/html/example_vpxdec.html usr/doc/libvpx-1.3.0/html/usage_decode.html usr/doc/libvpx-1.3.0/html/classes.html usr/doc/libvpx-1.3.0/html/globals_type.html usr/doc/libvpx-1.3.0/html/globals.html usr/doc/libvpx-1.3.0/html/usage_xma.html usr/doc/libvpx-1.3.0/html/group__cap__put__frame.html usr/doc/libvpx-1.3.0/html/group__vp8.html usr/doc/libvpx-1.3.0/html/ftv2pnode.png usr/doc/libvpx-1.3.0/html/vpx__image_8h_source.html usr/doc/libvpx-1.3.0/html/vpx__codec_8h_source.html usr/doc/libvpx-1.3.0/html/pages.html usr/doc/libvpx-1.3.0/html/ftv2mlastnode.png usr/doc/libvpx-1.3.0/html/example_decode_to_md5.html usr/doc/libvpx-1.3.0/html/globals_0x76.html usr/doc/libvpx-1.3.0/html/example_vp8_set_maps.html usr/doc/libvpx-1.3.0/html/ftv2doc.png usr/doc/libvpx-1.3.0/html/example_postproc.html usr/doc/libvpx-1.3.0/html/dir_ce0ab26228883e873492c15423e35021.html usr/doc/libvpx-1.3.0/html/vpx__image_8h.html - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUd+qEACgkQiHuDdNczM4HDmQCfc0U6ARzpisqtgwRx+/cnEZAb lXUAn3PYTx6eBMHC/zaV3Z+4+EpdFhYu =kh0S -----END PGP SIGNATURE----- From baildon.research at googlemail.com Fri Apr 3 22:57:15 2015 From: baildon.research at googlemail.com (David Spencer) Date: Fri, 3 Apr 2015 23:57:15 +0100 Subject: [Slackbuilds-users] My packages In-Reply-To: References: Message-ID: Once again on Niels' scripts, I should really have picked up daq (to go with snort), if that's ok with everybody? Best regards to all -D. From willysr at slackbuilds.org Sat Apr 4 00:07:42 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 04 Apr 2015 07:07:42 +0700 Subject: [Slackbuilds-users] My packages In-Reply-To: References: Message-ID: <551F2B4E.7080706@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Once again on Niels' scripts, I should really have picked up daq > (to go with snort), if that's ok with everybody? yes please :) - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUfK04ACgkQiHuDdNczM4HR8wCfaLHIM8dlHKA9N8hRP/y+YiSQ DqUAn0x1x1wj1iRRx8L7RUmfrvbIL2xu =G26T -----END PGP SIGNATURE----- From kingbeowulf at gmail.com Sat Apr 4 20:00:32 2015 From: kingbeowulf at gmail.com (King Beowulf) Date: Sat, 04 Apr 2015 13:00:32 -0700 Subject: [Slackbuilds-users] Calibre In-Reply-To: <551DA365.8020102@slackbuilds.org> References: <551DA365.8020102@slackbuilds.org> Message-ID: <552042E0.20305@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/02/2015 01:15 PM, Willy Sudiarto Raharjo wrote: > Since the maintainer wanted to keep maintainership and also willing > to upgrade to newer version when next Slackware release has the > required dependencies, let's just keep a single version of calibre > in SBo. > > Although it's possible to have both of them in the repository, it > would be problematic when someday in the future the original > maintainer want to upgrade to the new version that uses Qt5 and by > then we will have a duplicate version. > > Besides, the old 1.48 still work > > just my thought > > -- Willy Sudiarto Raharjo I agree with Willy. I have a great heaping epub collection (and growing, damn you Humble Book Bundle!). Many of the new features of the 2.x series are nifty but not really required for ebook management. I also haven't bumped into any bug issues with the Nook, and the iPhone can pull in ebooks just fine via the built-in web server. Note that the bug fixes in 2.x pretty much relate to QT5 and other newly introduced features. For the curious, the big changes from 1.0 to 2.0 are here: http://calibre-ebook.com/new-in/eleven That said, YMMV, especially for newer ereader devices for which Calibre adds support in 2.x. Besides, the new Slackware-XX release is "due any time now." - -Ed -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUgQt4ACgkQXvwMaW61dLdDkwCeJrBhCHS2LnpzN7dipBZCoZL5 eNQAn3WpH3zasDu4p9ijZz3LGiYiiWr/ =YIKa -----END PGP SIGNATURE----- From willysr at slackbuilds.org Sun Apr 5 02:08:07 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 05 Apr 2015 09:08:07 +0700 Subject: [Slackbuilds-users] Updates - 20150405.1 Message-ID: <55209907.7090802@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 One of the biggest update so far, due to lots of haskell updates (including several new packages being added). Credits goes to Mikko V?rri who managed to bring them in one cycle :) Sun Apr 5 01:40:29 UTC 2015 academic/biblesync: Added (Bible Software Navigation Library). academic/cld2: Fix md5sum. academic/xiphos: Added (A bible study application). audio/kid3: Updated for version 3.2.0. audio/qm-vamp-plugins: Fix link error. audio/qmidinet: Updated for version 0.2.1. audio/speex: Lots of fixes. audio/vamp-plugin-sdk: Get rid of .la files. desktop/clearlooks-phenix-theme: Downgraded for version 4.0 to match gtk 3.8 desktop/gxkb: Updated for version 0.7.5. desktop/qmapshack: Updated for version 1.1.0. desktop/sun: Updated for version 1.0.6. desktop/vim-qt: Updated for version 20150102. desktop/wmSun: Updated for version 1.12. desktop/wmSunMoon: Updated for version 2.0.0. desktop/wminfo: Updated for version 4.2.1. desktop/xmobar: Updated for version 0.22.1. desktop/xmonad: Examples are placed differently under GHC 7.8.4. development/alex: Updated for version 3.1.3. development/bpython: Updated for version 0.14.1. development/cxxtest: Added (unit testing framework for C++). development/darcs: Updated for version 2.8.5. development/ex-vi: Added support for large terminals. development/gecode: Updated for version 4.4.0. development/happy: Updated for version 1.19.4. development/mysql-workbench: Updated for version 6.2.5. development/sublime_text: Updated for version 3.0.83. development/vala: Updated for version 0.28.0. games/fortune-futurama: Added (Futurama quotes for fortune). gis/geoserver-control-flow: Updated for version 2.7.0. gis/geoserver-css: Updated for version 2.7.0. gis/geoserver-javascript: Updated for version 2.7. gis/geoserver-oracle: Updated for version 2.7.0. gis/geoserver-pyramid: Updated for version 2.7.0. gis/geoserver-python: Updated for version 2.7. gis/geoserver-wps: Updated for version 2.7.0. gis/geoserver: Updated for version 2.7.0. gis/gpsd: Updated for version 3.14. gis/qgis: Updated for version 2.8.1. gis/rasterio: Updated for version 0.19.1. gis/viking: Updated for version 1.6. haskell/ghc: Updated for version 7.8.4. haskell/haskell-Crypto: New maintainer. haskell/haskell-FindBin: Added (locate directory of original program). haskell/haskell-GLURaw: Updated for version 1.4.0.1. haskell/haskell-GLUT: Updated for version 2.5.1.1. haskell/haskell-HTTP: Updated for version 4000.2.19. haskell/haskell-HUnit: Updated for version 1.2.5.2. haskell/haskell-JuicyPixels: Added (picture loading/serialization). haskell/haskell-MonadCatchIO-mtl: Updated for version 0.3.1.0. haskell/haskell-MonadCatchIO-transformers: Added (functions to deal with exceptions). haskell/haskell-ObjectName: Updated for version 1.0.1.0. haskell/haskell-OpenGL: Updated for version 2.9.2.0. haskell/haskell-OpenGLRaw: Updated for version 1.5.0.0. haskell/haskell-QuickCheck: Updated for version 2.7.6. haskell/haskell-SHA: Added (implementations of the sha suite of function s). haskell/haskell-StateVar: Updated for version 1.0.1.0. haskell/haskell-Tensor: Updated for version 1.1.0.0. haskell/haskell-X11: Updated for version 1.6.1.2. haskell/haskell-aeson: Added (fast json parsing and encoding for haskell ). haskell/haskell-ansi-terminal: Updated for version 0.6.2.1. haskell/haskell-ansi-wl-pprint: Updated for version 0.6.7.1. haskell/haskell-asn1-encoding: Added (asn1 data reader and writer). haskell/haskell-asn1-parse: Added (simple monadic parser for asn1 stream types). haskell/haskell-asn1-types: Added (asn.1 types). haskell/haskell-async: Added (run io operations async and wait for their results). haskell/haskell-attoparsec: Updated for version 0.12.1.2. haskell/haskell-blaze-builder: Updated for version 0.3.3.4. haskell/haskell-blaze-html: Updated for version 0.7.0.3. haskell/haskell-blaze-markup: Updated for version 0.6.2.0. haskell/haskell-bmp: Updated for version 1.2.5.2. haskell/haskell-byteable: Added (type class for sequence of bytes). haskell/haskell-case-insensitive: Added (case insensitive string comparison). haskell/haskell-cereal: Added (a binary serialization library). haskell/haskell-cgi: Updated for version 3001.1.8.5. haskell/haskell-cipher-aes: Added (fast aes cipher implementation). haskell/haskell-cipher-des: Added (des and 3des primitives). haskell/haskell-cipher-rc4: Added (fast rc4 cipher implementation). haskell/haskell-citeproc-hs: Updated for version 0.3.9. haskell/haskell-cmdlib: Added (a library for command line parsing & online help). haskell/haskell-conduit: Added (streaming data processing library). haskell/haskell-connection: Added (simple and easy network connections a pi). haskell/haskell-cookie: Added (http cookie parsing and rendering). haskell/haskell-crypto-cipher-types: Added (generic cryptography cipher types). haskell/haskell-crypto-numbers: Added (cryptographic numbers). haskell/haskell-crypto-pubkey-types: Added (cryptography pubkey algorithm types). haskell/haskell-crypto-pubkey: Added (public key cryptography). haskell/haskell-crypto-random: Added (simple cryptographic random related types). haskell/haskell-cryptohash: Added (collection of crypto hashes). haskell/haskell-curl: New maintainer. haskell/haskell-data-default-class: Added (class for types with a default value). haskell/haskell-data-default-instances-base: Added (default basic instances). haskell/haskell-data-default-instances-containers: Added (default set instances). haskell/haskell-data-default-instances-dlist: Added (default dlist instances). haskell/haskell-data-default-instances-old-locale: Added (default time instances). haskell/haskell-data-default: Updated for version 0.5.3. haskell/haskell-dataenc: Updated for version 0.14.0.7. haskell/haskell-deepseq-generics: Added (control.deepseq.rnf implementation). haskell/haskell-dlist: Updated for version 0.7.1. haskell/haskell-editline: Removed (Not compatible with ghc 7.8.4). haskell/haskell-enclosed-exceptions: Added (catch all exceptions from a computation). haskell/haskell-exceptions: Added (extensible optionally-pure haskell exceptions). haskell/haskell-fgl: Updated for version 5.5.0.1. haskell/haskell-gloss-rendering: Added (gloss picture data types and rendering). haskell/haskell-gloss: Updated for version 1.9.2.1. haskell/haskell-haddock-library: Added (exposing some functionality of haddock). haskell/haskell-hashable: Updated for version 1.2.3.1. haskell/haskell-hashed-storage: Updated for version 0.5.11. haskell/haskell-haskeline: Removed (Included in ghc 7.8.4). haskell/haskell-haskell-src: Updated for version 1.0.1.6. haskell/haskell-highlighting-kate: Updated for version 0.5.11.1. haskell/haskell-hinotify: Updated for version 0.3.7. haskell/haskell-hourglass: Added (simple performant time related library ). haskell/haskell-hslogger: Updated for version 1.2.6. haskell/haskell-hslua: Added (a lua language interpreter embedding in haskell). haskell/haskell-http-client-tls: Added (http-client backend). haskell/haskell-http-client: Added (an http client engine). haskell/haskell-http-types: Added (generic http types for haskell). haskell/haskell-hxt-charproperties: Updated for version 9.2.0.1. haskell/haskell-hxt-regex-xmlschema: Updated for version 9.2.0.1. haskell/haskell-hxt-unicode: Updated for version 9.0.2.4. haskell/haskell-hxt: Updated for version 9.3.1.15. haskell/haskell-idna: Added (implements idna (rfc 3490)). haskell/haskell-json: Updated for version 0.9. haskell/haskell-lifted-base: Added (lifted io operations from the base library). haskell/haskell-mime-types: Added (basic mime-type handling). haskell/haskell-mmap: Updated for version 0.5.9. haskell/haskell-mmorph: Added (monad morphisms). haskell/haskell-monad-control: Added (lift control ops through monad transformers). haskell/haskell-monads-tf: Added (monad classes, using type families). haskell/haskell-mtl: Updated for version 2.1.3.1. haskell/haskell-nats: Added (natural numbers). haskell/haskell-network-uri: Added (uri manipulation). haskell/haskell-network: Updated for version 2.6.0.2. haskell/haskell-pandoc-types: Updated for version 1.12.4.1. haskell/haskell-parallel: Updated for version 3.2.0.6. haskell/haskell-parsec: Updated for version 3.1.7. haskell/haskell-pem: Added (pem format reader and writer). haskell/haskell-primitive: Updated for version 0.5.4.0. haskell/haskell-publicsuffixlist: Added (is a given string a domain suffix?). haskell/haskell-punycode: Added (encode unicode strings according to rfc 3492). haskell/haskell-random: Updated for version 1.1. haskell/haskell-regex-pcre-builtin: Updated for version 0.94.4.8.8.35. haskell/haskell-resourcet: Added (deterministic management of scarce resources). haskell/haskell-scientific: Updated for version 0.3.3.4. haskell/haskell-securemem: Added (auto scrubbing and const time eq memory chunk). haskell/haskell-semigroups: Added (anything that associates). haskell/haskell-shellish: Added (shell-/perl- like (systems) programming ). haskell/haskell-socks: Added (socks proxy version 5 implementation). haskell/haskell-split: Added (combinator library for splitting lists). haskell/haskell-stm: Updated for version 2.4.4. haskell/haskell-streaming-commons: Added (common low-level streaming data functions). haskell/haskell-strict: Added (strict data types and string io). haskell/haskell-stringprep: Added (implements the "stringprep" algorithm ). haskell/haskell-syb: Updated for version 0.4.4. haskell/haskell-tagsoup: Updated for version 0.13.3. haskell/haskell-temporary: Updated for version 1.2.0.3. haskell/haskell-terminfo: Removed (Included in ghc 7.8.4). haskell/haskell-test-framework-hunit: Updated for version 0.3.0.1. haskell/haskell-test-framework-quickcheck2: Updated for version 0.3.0.3. haskell/haskell-test-framework: Updated for version 0.8.1.0. haskell/haskell-texmath: Updated for version 0.8.0.1. haskell/haskell-text-icu: Added (bindings to the icu library). haskell/haskell-text: Updated for version 1.2.0.3. haskell/haskell-tf-random: Added (high-quality splittable prng). haskell/haskell-tls: Added (tls/ssl protocol native implementation). haskell/haskell-transformers-base: Added (basem typeclass to transformer s). haskell/haskell-transformers-compat: Added (compatibility shim for transformers). haskell/haskell-transformers: Removed (Included in ghc 7.8.4). haskell/haskell-unix-compat: Added (portable posix-compatibility layer). haskell/haskell-unordered-containers: Added (efficient hash-based container types). haskell/haskell-utf8-string: Updated for version 0.3.8. haskell/haskell-vector: Updated for version 0.10.12.2. haskell/haskell-void: Added (a haskell 98 logically uninhabited data typ e). haskell/haskell-x509-store: Added (x.509 collection accessing and storing methods). haskell/haskell-x509-system: Added (system x.509 handling). haskell/haskell-x509-validation: Added (x.509 certificate and crl validation). haskell/haskell-x509: Added (x509 reader and writer). haskell/haskell-xhtml: Removed (Included in ghc 7.8.4). haskell/haskell-xml: Updated for version 1.3.13. haskell/haskell-yaml: Added (parsing and rendering yaml documents). haskell/haskell-zip-archive: Updated for version 0.2.3.5. haskell/haskell-zlib: Updated for version 0.5.4.2. haskell/xmonad-contrib: Updated for version 0.11.3. libraries/Kivy: Updated for version 1.9.0. libraries/ctemplate: Updated for version 2.3. libraries/daq: Updated for version 2.0.4. libraries/exiftool: Updated for version 9.90. libraries/gtkhtml: Added (lightweight HTML rendering engine). libraries/hoedown: Updated for version 3.0.1. libraries/http-parser: Updated for version 2.4.2. libraries/json-c: Updated for version 0.12. libraries/libgit2: Updated for version 0.22.2. libraries/libsidplayfp: Updated for version 1.7.1. libraries/libwebp: Updated for version 0.4.3. libraries/live555: Updated for version 2015.04.01. libraries/log4shib: Updated for version 1.0.9. libraries/opensaml: Updated for version 2.5.4. libraries/tbb: Updated for version 4.3u4. libraries/ucl: New maintainer. libraries/xml-security-c: Updated for version 1.7.3. libraries/xmltooling: Updated for version 1.5.4. misc/fbdump: New maintainer. misc/libydpdict: Added (library for ydpdict). misc/mosquitto: Updated for version 1.4.1. misc/subsurface: Updated for version 4.4.1. misc/ydpdict: Added (shell and terminal shell). multimedia/kodi: Updated for version 14.2. multimedia/popcorntime: Added (BitTorrent Client). multimedia/spotify64: Updated for version 0.9.17.1.g9b85d43.7. network/asciinema: Updated for version 1.0.0. network/cacti-spine: Updated for version 0.8.8c. network/cacti: Updated for version 0.8.8c + new maintainer. network/flexget: Updated for version 1.2.296. network/icecat: Updated for version 31.6.0. network/insync: Updated for version 1.2.6.35101. network/iojs: Updated for version 1.6.3. network/livestreamer: Updated for version 1.12.1. network/netdrive-connector: Added (Netdrive Connector). network/roger-router: Updated for version 1.8.11. network/seafile-client: Updated for version 4.1.2. network/seafile-server: Updated for version 4.1.2. network/seahub: Updated for version 4.1.2. network/snort: Updated for version 2.9.7.2. network/spawn-fcgi: Added (Application to spawn FastCGI processes). network/syncthing: Added (sync files between your own devices). network/tor-browser: Updated for version 4.0.6. network/translate: Updated for version 1.0.8. network/youtube-dl: Updated for version 2015.03.28. office/gnucash: Updated for version 2.6.6 + new maintainer. office/libreoffice-helppack: Updated for version 4.4.2. office/libreoffice-langpack: Updated for version 4.4.2. office/libreoffice: Updated for version 4.4.2. office/pandoc: Updated for version 1.13.2. python/Pyro4: Updated for version 4.35. python/Pyro: Updated for version 3.16. python/guessit: Updated for version 0.10.3. python/jedi: Added (Autocompletion tool for Python). python/ndg_httpsclient: Added (enhanced HTTPS support). python/python-requests: Updated for version 2.6.0. ruby/passenger: Added (A web server and application server). system/cdwrite: Updated for version 3.5.1. system/kexec-tools: Removed -fPIC to load kernel. system/physlock: Added (Lightweight Linux console locking tool). +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUgmQcACgkQiHuDdNczM4HoMgCffrC/PGGeWlAobCPj74Uy58VK HlQAnRZrg29YDjidGwrqZO28v9mTav0i =1OE4 -----END PGP SIGNATURE----- From hba.nihilismus at gmail.com Sun Apr 5 03:07:13 2015 From: hba.nihilismus at gmail.com (=?UTF-8?Q?Antonio_Hern=C3=A1ndez_Blas?=) Date: Sat, 4 Apr 2015 21:07:13 -0600 Subject: [Slackbuilds-users] Problems with $OUTPUT in some SlackBuilds In-Reply-To: <20131030230603.32f93ec2@home.rlworkman.net> References: <20131030230603.32f93ec2@home.rlworkman.net> Message-ID: Reviving this old thread: $ find /usr/ports/ -iname "*.SlackBuild" \ -exec grep -HEa '^mkdir.*TMP.*PKG.*' {} \; | grep -v OUTPUT | sort /usr/ports/audio/spandsp/spandsp.SlackBuild:mkdir -p $TMP $PKG /usr/ports/desktop/rofi/rofi.SlackBuild:mkdir -p $TMP $PKG /usr/ports/desktop/skb/skb.SlackBuild:mkdir -p $TMP $PKG /usr/ports/games/instead/instead.SlackBuild:mkdir -p $TMP $PKG /usr/ports/network/libcapi20/libcapi20.SlackBuild:mkdir -p $TMP $PKG /usr/ports/network/roger-router/roger-router.SlackBuild:mkdir -p $TMP $PKG /usr/ports/system/simpleburn/simpleburn.SlackBuild:mkdir -p $TMP $PKG - Cheers On Wed, Oct 30, 2013 at 10:06 PM, Robby Workman wrote: > On Wed, 30 Oct 2013 17:23:50 -0600 > Antonio Hern?ndez Blas wrote: > > > I'm making a "metaSlackBuild" for virt-manager+qemu (and all of their > > dependencies) and the thing is that i'm creating their packages not > > in /tmp (default value of $OUTPUT) but > > in /tmp/virt-manager/$dependency, i think you get the idea ;) > > > > Anyway, libraries/libbonobo's SlackBuild does not "mkdir" $OUTPUT, it > > just has: > > mkdir -p $TMP $PKG > > and as a consequence when makepkg tries to drop the package, at > > /tmp/virt-manager/libbonobo/libbonobo*.txz, it fails. > > > > Wondering if there are more SlackBuilds with this issue, here you can > > find a list of them: https://gist.github.com/nihilismus/7241892 > > > > The funny think is that actually there are some SlackBuilds with > > "$OUPUT" (without the first "T"), for example: > > > http://slackbuilds.org/cgit/slackbuilds/tree/desktop/cairo-dock/cairo-dock.SlackBuild?h=14.0#n60 > > > Oh wow, interesting. I probably had bigger fish to fry, but this > was just trivial enough and just annoying enough to make me go > ahead and do it. Pushed to an "hba" branch, which is queued for > git master. This one almost surely will not be cherry-picked back > to 14.0 though. > > Thanks! > > -RW > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > > -- Antonio Hern?ndez Blas | Oaxaca, M?xico, Mx. https://github.com/nihilismus | https://bitbucket.org/nihilismus | https://twitter.com/nihilipster -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sun Apr 5 03:42:14 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 05 Apr 2015 10:42:14 +0700 Subject: [Slackbuilds-users] Problems with $OUTPUT in some SlackBuilds In-Reply-To: References: <20131030230603.32f93ec2@home.rlworkman.net> Message-ID: <5520AF16.2040400@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Reviving this old thread: > > $ find /usr/ports/ -iname "*.SlackBuild" \ -exec grep -HEa > '^mkdir.*TMP.*PKG.*' {} \; | grep -v OUTPUT | sort > /usr/ports/audio/spandsp/spandsp.SlackBuild:mkdir -p $TMP $PKG > /usr/ports/desktop/rofi/rofi.SlackBuild:mkdir -p $TMP $PKG > /usr/ports/desktop/skb/skb.SlackBuild:mkdir -p $TMP $PKG > /usr/ports/games/instead/instead.SlackBuild:mkdir -p $TMP $PKG > /usr/ports/network/libcapi20/libcapi20.SlackBuild:mkdir -p $TMP > $PKG /usr/ports/network/roger-router/roger-router.SlackBuild:mkdir > -p $TMP $PKG > /usr/ports/system/simpleburn/simpleburn.SlackBuild:mkdir -p $TMP > $PKG Fixed in my branch too bad it's too late for public update - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUgrxYACgkQiHuDdNczM4GjwgCgjgJcr1ljBwzLgeZsZiwn+8Sr Je8An3A+VoKk86pBgVTckU/67nPLX7KN =UkUC -----END PGP SIGNATURE----- From sbolokanov at abv.bg Sun Apr 5 20:53:24 2015 From: sbolokanov at abv.bg (=?utf-8?B?0KHQuNC80L7QvSDQkdC+0LvQvtC60LDQvdC+0LI=?=) Date: Sun, 5 Apr 2015 23:53:24 +0300 (EEST) Subject: [Slackbuilds-users] libmirage, vhba-module, cdemu-{daemon, client} updates Message-ID: <1362595611.428694.1428267204894.JavaMail.apache@nm53.abv.bg> Hello, libmirage: 3.0.3 vhba-module: 20140928 cdemu-daemon: 3.0.2 cdemu-client: 3.0.0 looks like the above scripts haven't seen an update for a while, so I've made version bumps here: https://github.com/sbolokanov/sbo/commits/master -- ????? ????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Mon Apr 6 13:16:01 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 06 Apr 2015 20:16:01 +0700 Subject: [Slackbuilds-users] libmirage, vhba-module, cdemu-{daemon, client} updates In-Reply-To: <1362595611.428694.1428267204894.JavaMail.apache@nm53.abv.bg> References: <1362595611.428694.1428267204894.JavaMail.apache@nm53.abv.bg> Message-ID: <55228711.3050607@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > libmirage: 3.0.3 vhba-module: 20140928 cdemu-daemon: 3.0.2 > cdemu-client: 3.0.0 > > looks like the above scripts haven't seen an update for a while, so > I've made version bumps here: > https://github.com/sbolokanov/sbo/commits/master If you are interested, you can take over those packages. You may need to change the MAINTAINER and EMAIL in .info files After you changed those, let me know and i will merge your changes into my branch - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUihxEACgkQiHuDdNczM4HtRgCcDHf17J1Ntp0745Skdcb7G4K5 2vAAn2V+2go6yiloJk3J32KjvJWXPQMt =4+UL -----END PGP SIGNATURE----- From hostmaster at slackonly.com Tue Apr 7 01:06:36 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Tue, 07 Apr 2015 04:06:36 +0300 Subject: [Slackbuilds-users] xiphos Message-ID: <55232D9C.3040607@slackonly.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!, xiphos source 4.0.1 is not available any more... He is change to xiphos-4.0.1-20150330 and is located here: http://heanet.dl.sourceforge.net/project/gnomesword/Xiphos/4.0.1/xiphos-4.0.1-20150330.tar.gz -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVIy2XAAoJEHEA/7TwEbKG+AYP/jXQ9XUp7CE7PS6ADPu4VEuN 0Oav068Ssq0nVygbTKPQaCW0ix7bD+M8MW234+NGaRvK39ZFZ4WvgQ4f0Y2eH1DP g7/SO1Dr4BcrMR2b/7GAJMX3wfRQGZXX2Qbdu6LLOnkVF5Qmu3uiyg4V8uslYp+7 XoNNJ2vv8I+g1Tnt2MZ80uMdXXBztxIdbJqb8evjRdNFJXZpX8/KEu1y1UrK3dAH ILDDmrDz7AzUUyY7uW2myzDJr5/GVAyAm1Uet5RTki92UMJiRwuo/5FPujZUSgOp bVjB4kbdJTcIYyUQXqwm7C4lcVlGpLctcUP7spe4PT0oRs+ZbMiutFVdoCDhpzqC bcMooKUxQo3wa9pb7oQiOFhdes32U5y8OawQs5eRPTTOaZ8XKsb4ADHpgaGBUw73 U0FY7P90PXgW4u33GYNSF9R9zxQyxTfp5neUhjfBfxBipA4FHDt5mIw0UDcfUqaz N3lTXiX0yTujyhcrvX8lwVaV3yxl3x3Aocx6cz/8ItqZvhk4ofqOSaWRq79dblwP sXA7OAiYkenPTdAib7J2V30RA8Z8faLTUfLCqhKTBte3IHzUfkxRCYB1+YA657dM rtNYtChFQr9iE1jy2aQ8lvP0fHU2bPnrkSqwRL7ThGm2P8WsKuri0+i1ojfHo6Of fTYqhoKj7ODaJqFAWFn6 =clbZ -----END PGP SIGNATURE----- From nickblizzard1776 at gmail.com Tue Apr 7 01:10:25 2015 From: nickblizzard1776 at gmail.com (Nick Blizzard) Date: Mon, 6 Apr 2015 21:10:25 -0400 Subject: [Slackbuilds-users] xiphos In-Reply-To: <55232D9C.3040607@slackonly.com> References: <55232D9C.3040607@slackonly.com> Message-ID: In an odd twist of life, the author of this tool sits next to me at work... anything you guys want to know? On Mon, Apr 6, 2015 at 9:06 PM, Panagiotis Nikolaou wrote: > > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi!, > > xiphos source 4.0.1 is not available any more... > He is change to xiphos-4.0.1-20150330 and is located here: > http://heanet.dl.sourceforge.net/project/gnomesword/Xiphos/4.0.1/xiphos-4.0.1-20150330.tar.gz > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQIcBAEBAgAGBQJVIy2XAAoJEHEA/7TwEbKG+AYP/jXQ9XUp7CE7PS6ADPu4VEuN > 0Oav068Ssq0nVygbTKPQaCW0ix7bD+M8MW234+NGaRvK39ZFZ4WvgQ4f0Y2eH1DP > g7/SO1Dr4BcrMR2b/7GAJMX3wfRQGZXX2Qbdu6LLOnkVF5Qmu3uiyg4V8uslYp+7 > XoNNJ2vv8I+g1Tnt2MZ80uMdXXBztxIdbJqb8evjRdNFJXZpX8/KEu1y1UrK3dAH > ILDDmrDz7AzUUyY7uW2myzDJr5/GVAyAm1Uet5RTki92UMJiRwuo/5FPujZUSgOp > bVjB4kbdJTcIYyUQXqwm7C4lcVlGpLctcUP7spe4PT0oRs+ZbMiutFVdoCDhpzqC > bcMooKUxQo3wa9pb7oQiOFhdes32U5y8OawQs5eRPTTOaZ8XKsb4ADHpgaGBUw73 > U0FY7P90PXgW4u33GYNSF9R9zxQyxTfp5neUhjfBfxBipA4FHDt5mIw0UDcfUqaz > N3lTXiX0yTujyhcrvX8lwVaV3yxl3x3Aocx6cz/8ItqZvhk4ofqOSaWRq79dblwP > sXA7OAiYkenPTdAib7J2V30RA8Z8faLTUfLCqhKTBte3IHzUfkxRCYB1+YA657dM > rtNYtChFQr9iE1jy2aQ8lvP0fHU2bPnrkSqwRL7ThGm2P8WsKuri0+i1ojfHo6Of > fTYqhoKj7ODaJqFAWFn6 > =clbZ > -----END PGP SIGNATURE----- > > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > From hostmaster at slackonly.com Tue Apr 7 09:58:08 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Tue, 07 Apr 2015 12:58:08 +0300 Subject: [Slackbuilds-users] src-vcs Message-ID: <5523AA30.70902@slackonly.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!, src-vcs source is bad... Thanks -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVI6ouAAoJEHEA/7TwEbKGNbkQAKrTHij8sm6nkellKS7Md62F YpG2YSvLpJxepMqSWTDcd5hG2tbpWUhU+5JXIaWXs/u3mt8PZMKanWj78plil93V 6prS60TLBmOATI6Cbojke1m1msEoXT2WwqyLjZ9WPD1wuinjLCZnKMF9VlG+8YR+ Dhf2kXH3RdgJJt1S5SGL7S091DnpoPXx98GG7c5nKyKblRHjhHDkjMp6P57tl66r vf26ToBvB6gi9D+vME36Zg2HyozvUrh5gLK9gM6+hcgrbc/280ztx10K5COuUNkb JoJzOs1T0xE3S0D8skKS3hK+Ng7dQfkO1CmOHWjz2lZFzcm8agIoz9o+z6QdOG88 Wua3LijceQw1CC1zC6xEq5DCZyFZeM4+YYwirsMmvH6ypdb1TU5CUmXiSB9b4hai CN26daDrth3NZSRwqL7lb7PvkJig65LuVEk8l+dV090qEhr8JnWsD26DbGMdTn/M dLmWQaaYYoY4biRvnzfBdTP9iMs0w3/947NZts/r+SqkzpIVTP9zkkcP1duwkKpL Bv4ngSv/0QYr1cZ0O5rlV3wEzaVEWAhd6XctZG8kmWT4+wSKjbGWnUMqOUftE3Oq HoYHIeQcxcZUh23oZh76V8YelsbiiNrZVH3lVVL9sgYOq1StUorwv00I80dRHvQK pU7JaqrnxeO6SRc+q1PU =/kCY -----END PGP SIGNATURE----- From willysr at slackbuilds.org Tue Apr 7 13:03:28 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 07 Apr 2015 20:03:28 +0700 Subject: [Slackbuilds-users] src-vcs In-Reply-To: <5523AA30.70902@slackonly.com> References: <5523AA30.70902@slackonly.com> Message-ID: <5523D5A0.4030908@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > src-vcs source is bad... Did you use sbopkg or wget to download the source? If so, try downloading them via browser. - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUj1aAACgkQiHuDdNczM4EQAQCghcBTxPN2ksmoS0t6xzf9ob/F dwoAoIwxWXXx6cqJ1i9KhaZL3rbCGKEe =tCk1 -----END PGP SIGNATURE----- From dickson.tim at googlemail.com Tue Apr 7 13:33:43 2015 From: dickson.tim at googlemail.com (Tim Dickson) Date: Tue, 07 Apr 2015 14:33:43 +0100 Subject: [Slackbuilds-users] xiphos In-Reply-To: <55232D9C.3040607@slackonly.com> References: <55232D9C.3040607@slackonly.com> Message-ID: <5523DCB7.7050504@googlemail.com> update attached, sorry for the error. On 07/04/2015 02:06, Panagiotis Nikolaou wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi!, > > xiphos source 4.0.1 is not available any more... > He is change to xiphos-4.0.1-20150330 and is located here: > http://heanet.dl.sourceforge.net/project/gnomesword/Xiphos/4.0.1/xiphos-4.0.1-20150330.tar.gz > > > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iQIcBAEBAgAGBQJVIy2XAAoJEHEA/7TwEbKG+AYP/jXQ9XUp7CE7PS6ADPu4VEuN > 0Oav068Ssq0nVygbTKPQaCW0ix7bD+M8MW234+NGaRvK39ZFZ4WvgQ4f0Y2eH1DP > g7/SO1Dr4BcrMR2b/7GAJMX3wfRQGZXX2Qbdu6LLOnkVF5Qmu3uiyg4V8uslYp+7 > XoNNJ2vv8I+g1Tnt2MZ80uMdXXBztxIdbJqb8evjRdNFJXZpX8/KEu1y1UrK3dAH > ILDDmrDz7AzUUyY7uW2myzDJr5/GVAyAm1Uet5RTki92UMJiRwuo/5FPujZUSgOp > bVjB4kbdJTcIYyUQXqwm7C4lcVlGpLctcUP7spe4PT0oRs+ZbMiutFVdoCDhpzqC > bcMooKUxQo3wa9pb7oQiOFhdes32U5y8OawQs5eRPTTOaZ8XKsb4ADHpgaGBUw73 > U0FY7P90PXgW4u33GYNSF9R9zxQyxTfp5neUhjfBfxBipA4FHDt5mIw0UDcfUqaz > N3lTXiX0yTujyhcrvX8lwVaV3yxl3x3Aocx6cz/8ItqZvhk4ofqOSaWRq79dblwP > sXA7OAiYkenPTdAib7J2V30RA8Z8faLTUfLCqhKTBte3IHzUfkxRCYB1+YA657dM > rtNYtChFQr9iE1jy2aQ8lvP0fHU2bPnrkSqwRL7ThGm2P8WsKuri0+i1ojfHo6Of > fTYqhoKj7ODaJqFAWFn6 > =clbZ > -----END PGP SIGNATURE----- > > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > . > -------------- next part -------------- A non-text attachment was scrubbed... Name: xiphos.tar.gz Type: application/gzip Size: 3172 bytes Desc: not available URL: From willysr at slackbuilds.org Tue Apr 7 13:37:05 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 07 Apr 2015 20:37:05 +0700 Subject: [Slackbuilds-users] xiphos In-Reply-To: <5523DCB7.7050504@googlemail.com> References: <55232D9C.3040607@slackonly.com> <5523DCB7.7050504@googlemail.com> Message-ID: <5523DD81.4060706@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > update attached, sorry for the error. Hi Tim please grab the tarball from our website as base when submitting changes i have modified your original submission to clean up things - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUj3YEACgkQiHuDdNczM4FpQwCdFsm7nejzH5OF6TT4yTcLpAfq 2SoAnjVZn86JlzxNwEUFPzbv/DXNS8z5 =LQC/ -----END PGP SIGNATURE----- From baildon.research at googlemail.com Tue Apr 7 14:03:24 2015 From: baildon.research at googlemail.com (David Spencer) Date: Tue, 7 Apr 2015 15:03:24 +0100 Subject: [Slackbuilds-users] src-vcs In-Reply-To: <5523D5A0.4030908@slackbuilds.org> References: <5523AA30.70902@slackonly.com> <5523D5A0.4030908@slackbuilds.org> Message-ID: > Did you use sbopkg or wget to download the source? > If so, try downloading them via browser. Fascinating! You get 403 Forbidden if your user-agent is wget! (Checked with "curl -A wget") Is that true of all gitorious URLs? *boggle* Also the md5sum has changed (should apparently be (should now be 698a7d0e09dc90371d801469f92e2994 ) Best wishes to you all -D. From ryan.q at linux.com Tue Apr 7 14:05:13 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Tue, 07 Apr 2015 14:05:13 +0000 Subject: [Slackbuilds-users] src-vcs In-Reply-To: References: <5523AA30.70902@slackonly.com> <5523D5A0.4030908@slackbuilds.org> Message-ID: On Tue, Apr 7, 2015 at 7:03 AM David Spencer < baildon.research at googlemail.com> wrote: > > Did you use sbopkg or wget to download the source? > > If so, try downloading them via browser. > > Fascinating! > You get 403 Forbidden if your user-agent is wget! > (Checked with "curl -A wget") > Is that true of all gitorious URLs? > *boggle* > > Also the md5sum has changed (should apparently be > (should now be 698a7d0e09dc90371d801469f92e2994 ) > > Gitorious is going away, so I already moved it to direct links. https://sourceforge.net/projects/slackbuildsdirectlinks/files/src-vcs/ I will change the url in info. > Best wishes to you all > -D. > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryan.q at linux.com Tue Apr 7 14:42:18 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Tue, 07 Apr 2015 14:42:18 +0000 Subject: [Slackbuilds-users] src-vcs In-Reply-To: References: <5523AA30.70902@slackonly.com> <5523D5A0.4030908@slackbuilds.org> Message-ID: On Tue, Apr 7, 2015 at 7:07 AM Ryan P.C. McQuen wrote: > On Tue, Apr 7, 2015 at 7:03 AM David Spencer < > baildon.research at googlemail.com> wrote: > >> > Did you use sbopkg or wget to download the source? >> > If so, try downloading them via browser. >> >> Fascinating! >> You get 403 Forbidden if your user-agent is wget! >> (Checked with "curl -A wget") >> Is that true of all gitorious URLs? >> *boggle* >> >> Also the md5sum has changed (should apparently be >> (should now be 698a7d0e09dc90371d801469f92e2994 ) >> >> Gitorious is going away, so I already moved it to direct links. > > https://sourceforge.net/projects/slackbuildsdirectlinks/files/src-vcs/ > > I will change the url in info. > Good news, src-vcs moved! Update here until the next public update: http://slackbuilds.org/cgit/slackbuilds/commit/?h=user/ryan/updates&id=c63bc5cabaa0739087a2838122273c0c78cd09b0 > > >> Best wishes to you all >> -D. >> _______________________________________________ >> SlackBuilds-users mailing list >> SlackBuilds-users at slackbuilds.org >> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - http://slackbuilds.org/faq/ >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From oldunixgeek at gmail.com Tue Apr 7 16:39:22 2015 From: oldunixgeek at gmail.com (Chris Shepard) Date: Tue, 7 Apr 2015 09:39:22 -0700 Subject: [Slackbuilds-users] nedit package Message-ID: Looks like they forgot to renew the nedit.org domain...it got scooped. Source tarballs still at sourceforge, though: ( http://sourceforge.net/projects/nedit/) NRN. Ciao. -- We are all Charlie! Stop the barbarians! -------------- next part -------------- An HTML attachment was scrubbed... URL: From hostmaster at slackonly.com Tue Apr 7 18:01:29 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Tue, 07 Apr 2015 21:01:29 +0300 Subject: [Slackbuilds-users] freexl Message-ID: <55241B79.50300@slackonly.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!, freexl has available as source only 1.0.1 (version 1.0.1i missing from site as all previous versions) Thanks -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVJBt3AAoJEHEA/7TwEbKGBCwQAKY1x2PzuxRCcDuGlQoRNUe4 oXhiYe1HM1Wuu7h8rs7rgsmBYvaI3qBw/RHssgK+xJq6CBTOYhl3by/rANgZg5o0 vX8zVlPTAE8g31O+EkulzOO6I6YxX/PgH/Ra/v0OQim8TtStIuwUqJbNFtpcKjta /2ebxTPk7PW0c1MBG9z2vxPs5EW7hp6jonrwdHEwO9GozXz8yxLMlIPOJKhkww59 9e+il7/gwZODkZvxLLzxjWHzM7/8tfvTXIW7F+koecU3BgQZSr+ie0p8qmTbIS0T X/eowuXgnJh8gB5it6znvZma+a2ZH3MVnNrcu0OfK0Vcn3Ad7T1t/TszfButrFjo sQJ/uOxoOEMfiULUlZXADRFXPi7cnr6N1H00APP6fXcC1f8bamGR3eJ/BK98EGAH V8SpNhisgZzAwBp0R4gFEn7MBTHgHMsFM2T6sxbPOQ0wd3+UqNWk+p+ixuHS/is3 v0x1XumPzAfUKiL2FiiPvS2KQDO7J2uNDIGlfnPbPfVavXOmWHneQ7gvTWLu1vAS VLV6FWS/+Xqec4maKuiPKKbH0Xz6pMpMZm9uwdVhptulOHtPTKd/jaZV+G15zBHr 2KKU5Ia6+FsZ+rqysDPZYCqWpyd5Ut9tgn2yI1BlHV1LcZ2k780kfCrdXkzg+nIC bYw6Yg3JuarUbRswq59Y =HBIR -----END PGP SIGNATURE----- -------------- next part -------------- A non-text attachment was scrubbed... Name: 0xF011B286.asc Type: application/pgp-keys Size: 3128 bytes Desc: not available URL: From hostmaster at slackonly.com Tue Apr 7 18:09:41 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Tue, 07 Apr 2015 21:09:41 +0300 Subject: [Slackbuilds-users] geogit-py Message-ID: <55241D65.9030800@slackonly.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 also geogit-py source is not hosting any more to pypi... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVJB1kAAoJEHEA/7TwEbKG5NsQAMYgIwUsI7ajdN9VnrcTCP1f JNQn/MtQuyVLRUYUBVekq3lfCsyEimWr19p43Wfvd544M8pHpv4h4DSFovbRRT2Z ykMh9Av9QsVP8VpnktK6iPQufbFqClhQZoSgDLs10xkDA5O+Recp+u44mYQkmLpH RP9levc1KlEUe0XC7QRvE2fSy1btirfjW8NNiWwwC98EGPzTXsVtVuRfucD9vjnr ORHzed8Wq7l/lhUnhxMxu9hVs2VEzx6ca8dYG010upFxKYV4iSsqGbXZ7+p/c6LS SmSIorp9kFrxWfWlFtearv2EneTO4dBo2szTdh1EhzdSUC4QR8BA/WAxHl4t4qYe iAQb98Rk0lzeTHhNqIhl6BEqcV72i0g5zhEudRVgoedjuO/Ge/41hVWKPmF6LE/3 y90KKBx3Gw0H9TgB4exQwErLDV0+vQu7F0CRgtPWjpx3K2jcoMBxKnjsbFTivd4f QKiV5iWRHfBQNOHsqkHY4u03kijukCw7MDUndCZbdoG9QpGC9+Zi9HrSOIvxcfcR l9xL2KZbi/XVjX1ZVtGZBGmHt9Tkk6Evm80uhftp6sbnVAVbh5RvXImTZeEj4do4 g9/pp4Wj7WN348HTd/a7ewVVhajbBJzZW8gt8cm54XwNgugSlVF5esZk9l0cdD+H GCersl3UsYrrdGv/dVmv =4Z13 -----END PGP SIGNATURE----- From hostmaster at slackonly.com Tue Apr 7 19:46:10 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Tue, 07 Apr 2015 22:46:10 +0300 Subject: [Slackbuilds-users] freexl Message-ID: <55243402.8090806@slackonly.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 new download link for freexl: http://www.gaia-gis.it/gaia-sins/freexl-sources/freexl-1.0.0i.tar.gz (m5sum match) Regards -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVJDQAAAoJEHEA/7TwEbKGYCgQAM2fp+A21bwZe6jUJmOKeZPe QsiSIfyiYt54wjtMxirgviYGX+dCb5Qwxh5ox9Am81Yc6ZRp29Utv1lPNo/jzOvF 66757DuHqIdgahSPYi8qAVDKBsoEGSon+oLSWAPpLdhwsr2NAoi7I4iqTQf3WqbO ib+MywCNGfaGIIiK1IDagPhGZFqldyqCjfWmS9AlFPPODi/K3syW6mCgUZU+CTTC JTWTV65FIxMRo3T6xd+yOStJbTf0rmmXmyeDUq+nuLnF/HCApOtRMVjKt4xJdtpi CFCFKTVaQAvHYBtwbe3wr9yGmmK1+cHKK2O2hCte6kBmVURa2FssgROFBNj1Sk7k yILkpnXXg95O8sD7WbAFHc5TmAa4J1RscCJVY9Wkaxm5VWebGfuFkspp0D3crtHL VtO5ltHys8OEMBELIWPVpk/yChEFT5hMkDbvfkShnGpyfwGvDbLBCe/erC7faRNa CDXt5eqm7FmmStiS3WPx7qLXt3s55nLNnIpOvfOvYXK5O/214fxCtp0mRvzT3Q+E KjmXWzeEsjva3K5rB5nhIqtJSGabiNNKvXbnbi8aouwjkI9fc5A+FRTT4EPEghVl 6KDNIUMqecvdgE763ZMkfAyNVXj4bjIVF3tsqfw8mBviGONCZyxjPsGudWKkc32W dX1jUaoeLsWNpbRjjoEu =oD43 -----END PGP SIGNATURE----- From hostmaster at slackonly.com Tue Apr 7 19:51:09 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Tue, 07 Apr 2015 22:51:09 +0300 Subject: [Slackbuilds-users] qcomicbook Message-ID: <5524352D.20206@slackonly.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 qcomicbook has hosted now in: qcomicbook.org Download source: http://qcomicbook.org/releases/qcomicbook-0.9.0.tar.gz (md5sum match) Regards... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVJDUpAAoJEHEA/7TwEbKGfBUP/3thHp2XlF3fhar7r8WHyJlE I1vAivXCrn51nkJymcEoSC6Imf4b/88gwld7sBmxlSKjP0V/ag8028OZW3LuN80u DNtgzRVC6oPS+bkaMqQ6dW5rpS6T5aE7JCmaztDa0ycj0qbu72zrhi4I52YgnTyf +rOeM0DnU1mwv2Zgo9oFiokC3eOzZi6eHsGEohq/cUyG0XmCilNTaINIKQc8EJUN ezpZb7X9W5R+P1xaJvLqihLMh1LLo5o8SzlmPyeYE8pSebLN/sdQj9PwTCbYJs4q 0ifI9nKVqszPxoTon5hTEzpOtR54wt+TVio5qmT/jrrU3jpd7fOVq68r8vBJcoB/ tXsEqySPMY9hjIbEFP6ZGNsSWt4RTKZsn7tC9Wf9Pv2uTNj8NKEssVjnL/18QZcs liNRzEhpnPw+VYkwFc4r8ivdirpOAytxP2WtWM6n9iWbXx6TslANgcgh/GX0jyXp sMwoJABQC1LLB1Ow1+jm6b/Kg+H+yv+gIlQywUMOaLyF31foq0oCVpZ2rKudLluU gtAKdavzSc+ctzyCpXQJ5CdiNoETlYsm84yEAJS24vY3l0O7yefAGAMAyPpvz1oO d3wMfvD4Mq/XE5GJkKVCtqfi9NNuVBI+x8bRjWU5ooi/o5DYbDUKbQ0EhtsCSZNk qACjIZYDO8nKxQYqwmf6 =5Z/Q -----END PGP SIGNATURE----- From willysr at slackbuilds.org Wed Apr 8 12:22:58 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 08 Apr 2015 19:22:58 +0700 Subject: [Slackbuilds-users] freexl In-Reply-To: <55243402.8090806@slackonly.com> References: <55243402.8090806@slackonly.com> Message-ID: <55251DA2.1020702@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > new download link for freexl: > http://www.gaia-gis.it/gaia-sins/freexl-sources/freexl-1.0.0i.tar.gz > > (m5sum match) Fixed in my branch Thanks - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUlHaIACgkQiHuDdNczM4F45ACeK+LnQGHpd/M/ZoCOk+jYtyEs q1YAn2YLXqYPcce764Of62tpvrC82e9U =A6Sh -----END PGP SIGNATURE----- From willysr at slackbuilds.org Wed Apr 8 12:25:49 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 08 Apr 2015 19:25:49 +0700 Subject: [Slackbuilds-users] qcomicbook In-Reply-To: <5524352D.20206@slackonly.com> References: <5524352D.20206@slackonly.com> Message-ID: <55251E4D.2020301@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > qcomicbook has hosted now in: qcomicbook.org > > Download source: > http://qcomicbook.org/releases/qcomicbook-0.9.0.tar.gz (md5sum > match) Fixed in my branch Thanks - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUlHk0ACgkQiHuDdNczM4Hm+ACfbFD9S2KBho9qbHof2LbbPT1A 6u4AnR8sHHa4knpsUccWcWK47jqCPLLl =h4yB -----END PGP SIGNATURE----- From datapacrat at gmail.com Fri Apr 10 12:25:19 2015 From: datapacrat at gmail.com (DataPacRat) Date: Fri, 10 Apr 2015 08:25:19 -0400 Subject: [Slackbuilds-users] Error while installing package fontforge (20141126) Message-ID: I have 32-bit Slackware-current installed, along with a selection of Slackbuilds packages. I want to get Wine up and running, but can't seem to get its prerequisite Fontforge to work. When I run the SlackBuilds script, I can see it unpack the fontforge-20141126 tarball, then the freetype tarball... and then I get: libtoolize: error: linking '/usr/share/libtool/COPYING.LIB' to 'libltdl/' failed libtoolize: error: 'libltdl/Makefile.am' exists: use '--force' to overwrite libtoolize: error: 'libltdl/Makefile.in' exists: use '--force' to overwrite libtoolize: error: linking '/usr/share/libtool/README' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt__alloc.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt__dirent.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt__glibc.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt__private.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt__strl.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt_dlloader.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt_error.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/lt_system.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/libltdl/slist.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/loaders/dld_link.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/loaders/dlopen.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/loaders/dyld.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/loaders/load_add_on.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/loaders/loadlibrary.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/loaders/preopen.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/loaders/shl_load.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/lt__alloc.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/lt__dirent.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/lt__strl.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/lt_dlloader.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/lt_error.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/ltdl.c' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/ltdl.h' to 'libltdl/' failed libtoolize: error: linking '/usr/share/libtool/slist.c' to 'libltdl/' failed I googled the first error, and found a suggestion to delete the libltdl directory from the source tree. I edited the SlackBuilds script to do that, and upon running the modified version, the script kept going after that point - but then it errored out again, so it seems that wasn't the right fix after all. I'm not sure what's going on, or what further information might be necessary to come up with a solution. Does anyone else know how to get through this? Thank you for your time, -- DataPacRat "Then again, I could be wrong." From matteo.bernardini at gmail.com Fri Apr 10 12:42:04 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Fri, 10 Apr 2015 14:42:04 +0200 Subject: [Slackbuilds-users] Error while installing package fontforge (20141126) In-Reply-To: References: Message-ID: Hi DataPacRat, as you probably already know -current is not officially supported by SBo, as our script are tested only on stable. that said I personally build fontforge on -current with these diffs http://cgit.ponce.cc/slackbuilds/commit/?h=fontforge Matteo From ryan.q at linux.com Fri Apr 10 13:28:41 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Fri, 10 Apr 2015 13:28:41 +0000 Subject: [Slackbuilds-users] Error while installing package fontforge (20141126) In-Reply-To: References: Message-ID: It should be noted that fontforge is NOT a hard dependency of wine. "Also, unless you plan to work on the TrueType fonts you don't need FontForge ." Source: http://wiki.winehq.org/Recommended_Packages On Fri, Apr 10, 2015, 5:42 AM Matteo Bernardini wrote: Hi DataPacRat, as you probably already know -current is not officially supported by SBo, as our script are tested only on stable. that said I personally build fontforge on -current with these diffs http://cgit.ponce.cc/slackbuilds/commit/?h=fontforge Matteo _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From datapacrat at gmail.com Fri Apr 10 14:05:55 2015 From: datapacrat at gmail.com (DataPacRat) Date: Fri, 10 Apr 2015 10:05:55 -0400 Subject: [Slackbuilds-users] Error while installing package fontforge (20141126) In-Reply-To: References: Message-ID: On Fri, Apr 10, 2015 at 8:42 AM, Matteo Bernardini wrote: > Hi DataPacRat, > > as you probably already know -current is not officially supported by > SBo, as our script are tested only on stable. I know, but was hoping someone here knew a trick to solve the issue anyway. > that said I personally build fontforge on -current with these diffs > > http://cgit.ponce.cc/slackbuilds/commit/?h=fontforge And that did the trick. Thank you for the help. :) Thank you for your time, -- DataPacRat "Then again, I could be wrong." From hostmaster at slackonly.com Fri Apr 10 19:33:40 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Fri, 10 Apr 2015 22:33:40 +0300 Subject: [Slackbuilds-users] missing sources Message-ID: <55282594.10903@slackonly.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!, The follow packages missing sources: subtle http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/s/sl/slackbuildsdirectlinks/subtle/subtle-0.11.3224-xi.tbz2 (md5sum match) uwm http://cznic.dl.sourceforge.net/project/udeproject/UWM/uwm-0.2.11a%20stable/uwm-0.2.11a.tar.gz (md5sum match) cowsay ftp://ftp.openbsd.org/ports/distfiles/cowsay-3.03.tar.gz (md5sum: b29169797359420dadb998079021a494) jag ftp://ftp.openbsd.org/ports/distfiles/jag-0.3.2-src.zip ftp://ftp.uk.freebsd.org/pub/OpenBSD/distfiles/jag-0.3.2-data.zip (md5sum match) libflashsupport http://heanet.dl.sourceforge.net/project/salix-sbo/13.37/libflashsupport/libflashsupport-20080328.tar.gz (md5sum match) qt-assistant-compat http://pkgs.fedoraproject.org/repo/pkgs/qt-assistant-adp/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz/a20148e0488d5c12ab35ccc107dcc64d/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz (md5sum match) qt3 http://pkgs.fedoraproject.org/repo/pkgs/qt/qt-x11-free-3.3.8b.tar.gz/9f05b4125cfe477cc52c9742c3c09009/qt-x11-free-3.3.8b.tar.gz (md5sum match) emoc http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/s/sl/slackbuildsdirectlinks/emoc/emoc.tar.gz (md5sum match) wavemon http://pkgs.fedoraproject.org/repo/pkgs/wavemon/wavemon-0.7.6.tar.bz2/c60e25feb8b1785cf14371556f0613f4/wavemon-0.7.6.tar.bz2 (md5sum match) hunspell-en http://pkgs.fedoraproject.org/lookaside/pkgs/hunspell-en/en_GB.zip/218909136738f4564b81ecd145ade6ee/en_GB.zip (md5sum match) pysmssend http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/s/sl/slackbuildsdirectlinks/pysmssend/pysmssend-1.48.tar.gz (md5sum match) chkrootkit http://pkgs.fedoraproject.org/repo/pkgs/chkrootkit/chkrootkit-0.50.tar.gz/9e67dd56f835264d43aeb04944610b03/chkrootkit-0.50.tar.gz (md5sum match) dfu-util http://pkgs.fedoraproject.org/repo/pkgs/dfu-util/dfu-util-0.3.tar.gz/aa76af3fef700cd73505745580685f4e/dfu-util-0.3.tar.gz (md5sum match) truecrypt http://cznic.dl.sourceforge.net/project/kaosx/sources/truecrypt/TrueCrypt%207.1a%20Source.tar.gz (md5sum match) Best regards... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVKCWSAAoJEHEA/7TwEbKGX80QAM0esYR748p3SCgAzhSHDf5/ zO8VLuWcskANZ7TP5BrfEn1dqu+fQqx06ckw2o6LszTAfvcwk1v2mrRAqiHHA3Rm VPxI1pdGjI4GQqyVY3etBe+tyrqbaCr3DoXU5zCZSzXWtTpPtP2vgQfgMwYbVAAm MVAEWKKITc23K1HnobaLuPb/1LxfJ2qWYy7FD3g2BvZc6HLB4X9KyfFavmQE7tOe 5wC1sDUQiVdSl2jhiEoDwRdTXd0mTIWFcjomJgSEwW9+CJMDEZ2dSRsCtuEHy4za Jz5xZkSRgKnL35el7/zjwQ/qHzFNjwfhh2p2ZtQNqaZLDZU4KvNDEAJ857YB00tF fMucEsQT3WZKfX9dQmVkuwULadinjmj/AX5+mg0tXIWHU19DQL+Yh6gFL+xY4yod UQ63VjcDV/PnZz0BWVDjmDPTZsh5ZLt9V1zbrket6zySVABLQPP0X/nS/9swowmV nUb6XJjCdaYJeXk+guoTLPC6ErV9lwx8oL28eorFyM/eqA6G6Sk0K/fPwptcNxJm 4C42aWmdJymcPmk2FN5nbMZGj18sy0/49F1kOLuWyzDGEcXtENvXBp35fuooDb3B p2AGYcPaNNdS7Wip5i+j98CiCpZrfMD46v1KGiR5bgFydyVcUJETUMQn89Gf8yXD 4autEaU5qb7At+uBaZfM =wx3u -----END PGP SIGNATURE----- From ryan.q at linux.com Fri Apr 10 20:09:01 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Fri, 10 Apr 2015 20:09:01 +0000 Subject: [Slackbuilds-users] missing sources In-Reply-To: <55282594.10903@slackonly.com> References: <55282594.10903@slackonly.com> Message-ID: For anyone that wants to add these to the sf repo we have going (or any other downloads), let me know and I will give you upload access. Looks like a few of them are already on there. :-) https://sourceforge.net/projects/slackbuildsdirectlinks/ For any that are on SBo direct links, you could also link like this: http://sourceforge.net/projects/slackbuildsdirectlinks/files/subtle/subtle-0.11.3224-xi.tbz2 as opposed to: http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/s/sl/slackbuildsdirectlinks/subtle/subtle-0.11.3224-xi.tbz2 Thanks! On Fri, Apr 10, 2015, 12:33 PM Panagiotis Nikolaou wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hi!, The follow packages missing sources: subtle http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/s/sl/slackbuildsdirectlinks/subtle/subtle-0.11.3224-xi.tbz2 (md5sum match) uwm http://cznic.dl.sourceforge.net/project/udeproject/UWM/uwm-0.2.11a%20stable/uwm-0.2.11a.tar.gz (md5sum match) cowsay ftp://ftp.openbsd.org/ports/distfiles/cowsay-3.03.tar.gz (md5sum : b29169797359420dadb998079021a494) jag ftp://ftp.openbsd.org/ports/distfiles/jag-0.3.2-src.zip ftp://ftp.uk.freebsd.org/pub/OpenBSD/distfiles/jag-0.3.2-data.zip (md5sum match) libflashsupport http://heanet.dl.sourceforge.net/project/salix-sbo/13.37/libflashsupport/libflashsupport-20080328.tar.gz (md5sum match) qt-assistant-compat http://pkgs.fedoraproject.org/repo/pkgs/qt-assistant-adp/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz/a20148e0488d5c12ab35ccc107dcc64d/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz (md5sum match) qt3 http://pkgs.fedoraproject.org/repo/pkgs/qt/qt-x11-free-3.3.8b.tar.gz/9f05b4125cfe477cc52c9742c3c09009/qt-x11-free-3.3.8b.tar.gz (md5sum match) emoc http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/s/sl/slackbuildsdirectlinks/emoc/emoc.tar.gz (md5sum match) wavemon http://pkgs.fedoraproject.org/repo/pkgs/wavemon/wavemon-0.7.6.tar.bz2/c60e25feb8b1785cf14371556f0613f4/wavemon-0.7.6.tar.bz2 (md5sum match) hunspell-en http://pkgs.fedoraproject.org/lookaside/pkgs/hunspell-en/en_GB.zip/218909136738f4564b81ecd145ade6ee/en_GB.zip (md5sum match) pysmssend http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/s/sl/slackbuildsdirectlinks/pysmssend/pysmssend-1.48.tar.gz (md5sum match) chkrootkit http://pkgs.fedoraproject.org/repo/pkgs/chkrootkit/chkrootkit-0.50.tar.gz/9e67dd56f835264d43aeb04944610b03/chkrootkit-0.50.tar.gz (md5sum match) dfu-util http://pkgs.fedoraproject.org/repo/pkgs/dfu-util/dfu-util-0.3.tar.gz/aa76af3fef700cd73505745580685f4e/dfu-util-0.3.tar.gz (md5sum match) truecrypt http://cznic.dl.sourceforge.net/project/kaosx/sources/truecrypt/TrueCrypt%207.1a%20Source.tar.gz (md5sum match) Best regards... -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVKCWSAAoJEHEA/7TwEbKGX80QAM0esYR748p3SCgAzhSHDf5/ zO8VLuWcskANZ7TP5BrfEn1dqu+fQqx06ckw2o6LszTAfvcwk1v2mrRAqiHHA3Rm VPxI1pdGjI4GQqyVY3etBe+tyrqbaCr3DoXU5zCZSzXWtTpPtP2vgQfgMwYbVAAm MVAEWKKITc23K1HnobaLuPb/1LxfJ2qWYy7FD3g2BvZc6HLB4X9KyfFavmQE7tOe 5wC1sDUQiVdSl2jhiEoDwRdTXd0mTIWFcjomJgSEwW9+CJMDEZ2dSRsCtuEHy4za Jz5xZkSRgKnL35el7/zjwQ/qHzFNjwfhh2p2ZtQNqaZLDZU4KvNDEAJ857YB00tF fMucEsQT3WZKfX9dQmVkuwULadinjmj/AX5+mg0tXIWHU19DQL+Yh6gFL+xY4yod UQ63VjcDV/PnZz0BWVDjmDPTZsh5ZLt9V1zbrket6zySVABLQPP0X/nS/9swowmV nUb6XJjCdaYJeXk+guoTLPC6ErV9lwx8oL28eorFyM/eqA6G6Sk0K/fPwptcNxJm 4C42aWmdJymcPmk2FN5nbMZGj18sy0/49F1kOLuWyzDGEcXtENvXBp35fuooDb3B p2AGYcPaNNdS7Wip5i+j98CiCpZrfMD46v1KGiR5bgFydyVcUJETUMQn89Gf8yXD 4autEaU5qb7At+uBaZfM =wx3u -----END PGP SIGNATURE----- _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Apr 11 00:15:01 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 11 Apr 2015 07:15:01 +0700 Subject: [Slackbuilds-users] missing sources In-Reply-To: <55282594.10903@slackonly.com> References: <55282594.10903@slackonly.com> Message-ID: <55286785.9010708@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > The follow packages missing sources: > > subtle > http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/ s/sl/slackbuildsdirectlinks/subtle/subtle-0.11.3224-xi.tbz2 > > (md5sum match) > > uwm > http://cznic.dl.sourceforge.net/project/udeproject/UWM/uwm-0.2.11a%20s table/uwm-0.2.11a.tar.gz > > (md5sum match) > > cowsay ftp://ftp.openbsd.org/ports/distfiles/cowsay-3.03.tar.gz > (md5sum: b29169797359420dadb998079021a494) > > jag ftp://ftp.openbsd.org/ports/distfiles/jag-0.3.2-src.zip > ftp://ftp.uk.freebsd.org/pub/OpenBSD/distfiles/jag-0.3.2-data.zip > (md5sum match) > > libflashsupport > http://heanet.dl.sourceforge.net/project/salix-sbo/13.37/libflashsuppo rt/libflashsupport-20080328.tar.gz > > (md5sum match) > > qt-assistant-compat > http://pkgs.fedoraproject.org/repo/pkgs/qt-assistant-adp/qt-assistant- qassistantclient-library-compat-src-4.6.3.tar.gz/a20148e0488d5c12ab35ccc 107dcc64d/qt-assistant-qassistantclient-library-compat-src-4.6.3.tar.gz > > (md5sum match) > > qt3 > http://pkgs.fedoraproject.org/repo/pkgs/qt/qt-x11-free-3.3.8b.tar.gz/9 f05b4125cfe477cc52c9742c3c09009/qt-x11-free-3.3.8b.tar.gz > > (md5sum match) > > emoc > http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/ s/sl/slackbuildsdirectlinks/emoc/emoc.tar.gz > > (md5sum match) > > wavemon > http://pkgs.fedoraproject.org/repo/pkgs/wavemon/wavemon-0.7.6.tar.bz2/ c60e25feb8b1785cf14371556f0613f4/wavemon-0.7.6.tar.bz2 > > (md5sum match) > > hunspell-en > http://pkgs.fedoraproject.org/lookaside/pkgs/hunspell-en/en_GB.zip/218 909136738f4564b81ecd145ade6ee/en_GB.zip > > (md5sum match) > > pysmssend > http://www.mirrorservice.org/sites/dl.sourceforge.net/pub/sourceforge/ s/sl/slackbuildsdirectlinks/pysmssend/pysmssend-1.48.tar.gz > > (md5sum match) > > chkrootkit > http://pkgs.fedoraproject.org/repo/pkgs/chkrootkit/chkrootkit-0.50.tar .gz/9e67dd56f835264d43aeb04944610b03/chkrootkit-0.50.tar.gz > > (md5sum match) > > dfu-util > http://pkgs.fedoraproject.org/repo/pkgs/dfu-util/dfu-util-0.3.tar.gz/a a76af3fef700cd73505745580685f4e/dfu-util-0.3.tar.gz > > (md5sum match) > > truecrypt > http://cznic.dl.sourceforge.net/project/kaosx/sources/truecrypt/TrueCr ypt%207.1a%20Source.tar.gz > > (md5sum match) Thanks All (but one chkrootkit) has been fixed in my branch chkrootkit link is still working fine - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUoZ4UACgkQiHuDdNczM4GlUwCdFoqUyNtliAgh4048Cw1byZrv J1UAn3n+BL987L1fucBXqi9sVM9oZygi =EEPU -----END PGP SIGNATURE----- From hba.nihilismus at gmail.com Sat Apr 11 04:20:48 2015 From: hba.nihilismus at gmail.com (=?UTF-8?Q?Antonio_Hern=C3=A1ndez_Blas?=) Date: Fri, 10 Apr 2015 23:20:48 -0500 Subject: [Slackbuilds-users] MD5SUM mismatch for network/thttpd Message-ID: Trying to build thttpd and i'm getting a different md5 hash: root at slackware:/usr/ports/network/thttpd# md5sum thttpd-2.26.tar.gz 0e2f14a878cc722f35506d791d5c3198 thttpd-2.26.tar.gz A URL with a valid md5 hash is [1]: http://fossies.org/linux/www/thttpd-2.26.tar.gz It seems that upstream developer updated some files with respect to copyright without releasing a new version: -** Copyright ? 1995,1998,1999,2000 by Jef Poskanzer . +** Copyright ? 1995,1998,1999,2000,2014 by Jef Poskanzer . - Cheers [1] I didn't know about http://fossies.org but it's an archive for some open source code. Also check http://fossies.org/other-softarchs.html -- Antonio Hern?ndez Blas | Oaxaca, M?xico, Mx. https://github.com/nihilismus | https://bitbucket.org/nihilismus | https://twitter.com/nihilipster -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Apr 11 07:20:53 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 11 Apr 2015 14:20:53 +0700 Subject: [Slackbuilds-users] MD5SUM mismatch for network/thttpd In-Reply-To: References: Message-ID: <5528CB55.8050705@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Trying to build thttpd and i'm getting a different md5 hash: > > root at slackware:/usr/ports/network/thttpd# md5sum > thttpd-2.26.tar.gz 0e2f14a878cc722f35506d791d5c3198 > thttpd-2.26.tar.gz > > A URL with a valid md5 hash is [1]: > http://fossies.org/linux/www/thttpd-2.26.tar.gz > > It seems that upstream developer updated some files with respect > to copyright without releasing a new version: > > -** Copyright ? 1995,1998,1999,2000 by Jef Poskanzer > . +** Copyright ? 1995,1998,1999,2000,2014 by > Jef Poskanzer -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sun Apr 12 03:08:27 UTC 2015 academic/aline: Add option to change row length. academic/bedtools: Updated for version 2.23.0. academic/cutadapt: Updated for version 1.8.1. academic/fastqc: Updated for version 0.11.3. academic/fet: Updated for version 5.26.2. academic/finchtv: Added (Brilliant Trace Viewer). academic/genometools: Updated for version 1.5.5. academic/glpk: Updated for version 4.55. academic/ij-plugins-LOCI: Updated for version 5.1.0. academic/mafft: Updated for version 7.220. academic/omlibraries: Updated for version svn20150410. academic/openmodelica: Updated for version svn25500. academic/paml: Fixed CHECKSUM. academic/pamlX: Updated for version 1.3.1. academic/snpEff: Updated for version 4.1c. academic/tophat: Updated for version 2.0.14. academic/xiphos: Fix source. academic/zotero: Updated for version 4.0.26.3. audio/audacity: Updated for version 2.1.0. audio/spandsp: Specify OUTPUT variable. desktop/gdm-themes-slack: Added (Slackware themes for GDM). desktop/gxkb: Fix MD5SUM. desktop/murrine-themes: Updated for version 0.98.9. desktop/rofi: Specify OUTPUT variable. desktop/seafile-gui: Updated for version 4.1.5 desktop/skb: Specify OUTPUT variable. desktop/subtle: Fix source url. desktop/uwm: Fix source url. development/FreeBASIC: Updated for version 1.02.0. development/SQLAlchemy: Updated for version 1.0.0b5. development/android-tools: Updated for version 5.1.0_r3. development/atasm: Added (mac/65 compatible cross-assembler). development/ebe: Updated for version 2.7.10. development/gauche: Updated for version 0.9.4. development/groovy: Updated for version 2.4.3. development/ipython: Updated for version 3.1.0. development/kaaedit: Updated for version 0.42.0. development/quilt: Updated for version 0.64. development/regina-rexx: Updated for version 3.9.1. development/spin: Updated for version 6.4.3. development/src-vcs: Updated for version 0.19. development/tora: Added (database management). games/cowsay: Fix source url. games/instead: Specify OUTPUT variable. games/jag: Fix source url. games/javacpc: Updated for version 2.9j. gis/geogig-py: Added (Python library for GeoGig). gis/geogig: Added (Distributed version control for geospatial data). gis/geogit: Removed (replaced by geogig). gis/geogit: Removed (replaced by geogig-py). gis/geopy: Updated for version 1.10.0. gis/postgis: Updated for version 2.1.7. gis/proj: Updated for version 4.9.1. gis/rasterio: Updated for version 0.20. graphics/blender: Updated for version 2.74. graphics/digikam: Updated for version 4.9.0. graphics/qcad: Updated for version 3.9.1.3. graphics/qcomicbook: Fix source url. graphics/uniconvertor: Added (universal vector graphics translator). ham/gqrx: Fix script. ham/rtl-sdr: Fix whitespaces. libraries/GitPython: Updated for version 1.0.0. libraries/botocore: Updated for version 0.103.0. libraries/ctemplate: Add alternative source filename. libraries/freexl: Fix source url. libraries/gloox: Updated for version 1.0.13. libraries/gnonlin: Updated for version 1.4.0. libraries/gtkextra: Updated for version 3.1.3. libraries/imlib2: Updated for version 1.4.7. libraries/libflashsupport: Fix source url. libraries/libilbc: Switch to autoconf. libraries/libmediainfo: Updated for version 0.7.72. libraries/libvirt-python: Updated for version 1.2.14. libraries/libvirt: Updated for version 1.2.14. libraries/libzen: Updated for version 0.4.30. libraries/msgpack-c: Updated for version 1.1.0. libraries/qt-assistant-compat: Fix source url. libraries/qt3: Fix source url. misc/stardict: Updated for version 3.0.6 + new maintainer. misc/ykpers: Updated for version 1.17.1. misc/yubikey-personalization-gui: Updated for version 3.1.20. misc/zyGrib: Updated for version 7.0.0. multimedia/beets: Updated for version 1.3.11. multimedia/emoc: Fix source url. multimedia/exaile: Updated for version 3.4.4. multimedia/flashplayer-plugin: Fix stray /LGPL directory in package multimedia/makemkv: Updated for version 1.9.2. multimedia/mediainfo-gui: Updated for version 0.7.72. multimedia/mediainfo: Updated for version 0.7.72. network/awscli: Updated for version 1.7.22. network/deis: Updated for version 1.5.0. network/flexget: Updated for version 1.2.299. network/iojs: Updated for version 1.6.4. network/ip2location-c: Updated for version 7.0.0. network/ipv6calc: Updated for version 0.98.0. network/libcapi20: Specify OUTPUT variable. network/nbwmon: Added (ncurses bandwidth monitor). network/node: Updated for version 0.12.2. network/pure-ftpd: Updated for version 1.0.37. network/roger-router: Specify OUTPUT + LIBDIRSUFFIX variable. network/thttpd: Fix CHECKSUM. network/wavemon: Fix source url. network/youtube-dl: Updated for version 2015.04.09. office/hunspell-en: Fix source url. office/mdp: Updated for version 1.0.0. office/tellico: Updated for version 2.3.10. python/argcomplete: Updated for version 0.8.5. python/jmespath: Updated for version 0.6.2. python/numpydoc: Added (Sphinx extension). python/pip: Updated for version 6.1.1. python/prompt_toolkit: Added (interactive command lines). python/pysed: Updated for version 0.6.2. python/pysetuptools: Updated for version 15.0. python/pysmssend: Fix source url. python/python-tabulate: Added (Pretty-print tabular data). python/python2-pythondialog: Added (dialog utility). python/sk1libs: Added (python libs for sK1 Project). python/tzlocal: Updated for version 1.1.3. python/virtualenv: Updated for version 12.1.1. system/arj: Security fixes. system/asbt: Updated for version 1.6.1. system/clamtk: Updated for version 5.15. system/cntlm: Added (Authentication Proxy). system/cronie: Updated for version 1.4.12. system/dfu-util: Fix source url. system/geoclue: Disable building against the newer gpsd. system/intel-microcode: Updated for version 20150121. system/iucode_tool: Updated for version 1.2.1. system/ktsuss: Added (Graphical version of su). system/rsyslog: Updated for version 8.9.0. system/simpleburn: Specify OUTPUT variable. system/truecrypt: Fix source url. system/winetricks: Updated for version 20150331. system/xf86-video-qxl: Updated for version 0.1.4. system/xfsudo: Updated for version 0.5.1. +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUp5xQACgkQiHuDdNczM4Fw7QCfQSUjlRj40ge9p/IxI6oIQ+1h oBEAn0oUx0gNz4vndDwdBnc9955cPRtb =mwLS -----END PGP SIGNATURE----- From inokentiy.babushkin at googlemail.com Sun Apr 12 14:07:03 2015 From: inokentiy.babushkin at googlemail.com (Inokentiy Babushkin) Date: Sun, 12 Apr 2015 15:07:03 +0100 Subject: [Slackbuilds-users] FlightGear linking errors with flite Message-ID: <552a7c077257c_79c0dc16a8451f0@phyrexia.mail> Hello everyone, While installing FlightGear 3.4, I encounter a linking error: > Linking CXX executable fgfs > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_hw_params_any' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_hw_params_set_channels' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_open' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_prepare' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_hw_params_set_rate' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_drain' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_hw_params_sizeof' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_close' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_hw_params' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_drop' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_hw_params_set_access' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_resume' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_state' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_wait' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_config_update_free_global' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_strerror' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_hw_params_set_format' > /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflite.so: undefined reference to `snd_pcm_writei' > collect2: error: ld returned 1 exit status > make[2]: *** [src/Main/fgfs] Error 1 > make[1]: *** [src/Main/CMakeFiles/fgfs.dir/all] Error 2 > make: *** [all] Error 2 flite seems to be included with the source, the error occured when flite was installed separately. However, with flite 1.4 uninstalled, no issues were present. Kind regards, TheWormKill From info at microlinux.fr Sun Apr 12 17:43:39 2015 From: info at microlinux.fr (Niki Kovacs) Date: Sun, 12 Apr 2015 19:43:39 +0200 Subject: [Slackbuilds-users] virtualbox-kernel: small typo in slack-desc Message-ID: <552AAECB.4040204@microlinux.fr> Hi, There's a small typo in the virtualbox-kernel slack-desc: virtualisation ==> virtualization Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From ryan.q at linux.com Sun Apr 12 17:50:31 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Sun, 12 Apr 2015 17:50:31 +0000 Subject: [Slackbuilds-users] virtualbox-kernel: small typo in slack-desc In-Reply-To: <552AAECB.4040204@microlinux.fr> References: <552AAECB.4040204@microlinux.fr> Message-ID: On Sun, Apr 12, 2015, 10:42 AM Niki Kovacs wrote: Hi, There's a small typo in the virtualbox-kernel slack-desc: virtualisation ==> virtualization Cheers, Not necessarily wrong, just the British spelling: http://www.oracle.com/uk/technologies/virtualization/overview/index.html Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From info at microlinux.fr Sun Apr 12 21:21:24 2015 From: info at microlinux.fr (Niki Kovacs) Date: Sun, 12 Apr 2015 23:21:24 +0200 Subject: [Slackbuilds-users] virtualbox-kernel: small typo in slack-desc In-Reply-To: References: <552AAECB.4040204@microlinux.fr> Message-ID: <552AE1D4.9090301@microlinux.fr> Le 12/04/2015 19:50, Ryan P.C. McQuen a ?crit : > Not necessarily wrong, just the British spelling: > > http://www.oracle.com/uk/technologies/virtualization/overview/index.html > Ah, I didn't know words were spelled differently in British and American English. Thanks for the heads-up. Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From info at microlinux.fr Mon Apr 13 05:29:22 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 13 Apr 2015 07:29:22 +0200 Subject: [Slackbuilds-users] recode: slack-desc description larger than handy-ruler Message-ID: <552B5432.20704@microlinux.fr> Hi, There's a very small error in recode's slack-desc. The word 'When' is overlapping to the right, making the line larger than the recommended width. Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From info at microlinux.fr Mon Apr 13 05:58:29 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 13 Apr 2015 07:58:29 +0200 Subject: [Slackbuilds-users] Catfish building but not running (revisited) Message-ID: <552B5B05.3010206@microlinux.fr> Hi, Some time ago earlier this year, I had some trouble with Catfish 1.2.2, which would build but not run. I never found the solution and ended up using an older version, which ran nicely. I have a new dedicated build machine, and a few days ago, I started from a clean install. It's not a 100% "full" install, but reasonably full for an Xfce-based desktop. I've used this set of tagfiles for the installation: http://www.microlinux.fr/microlinux/desktop-14.1-32bit/tagfiles/ Then I built and installed the following packages on this machine: http://www.microlinux.fr/microlinux/desktop-14.1-source/ I built and installed Catfish's three explicit dependencies, in the following order: 1. pexpect 2. pyxdg 3. pygobject After that, I built and installed Catfish. The application would not start, and when I run 'catfish' from Xfce's terminal, I get the following error: [kikinovak at buildbox:~] $ catfish (catfish.py:23984): Gtk-WARNING **: Unknown property: GtkInfoBar.show-close-button Traceback (most recent call last): File "/usr/share/catfish/bin/catfish.py", line 44, in catfish.main() File "/usr/share/catfish/catfish/__init__.py", line 73, in main window = CatfishWindow.CatfishWindow() File "/usr/share/catfish/catfish_lib/Window.py", line 49, in __new__ new_object.finish_initializing(builder) File "/usr/share/catfish/catfish/CatfishWindow.py", line 211, in finish_initializing if SudoDialog.check_dependencies(['locate', 'updatedb']): File "/usr/share/catfish/catfish_lib/SudoDialog.py", line 54, in check_dependencies pexpect.TIMEOUT]) == 3: File "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1418, in expect timeout, searchwindowsize) File "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1433, in expect_list timeout, searchwindowsize) File "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1490, in expect_loop index = searcher.search(incoming, freshlen, searchwindowsize) File "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1946, in search match = s.search(buffer, searchstart) RuntimeError: internal error in regular expression engine Which leaves me clueless. Any idea what's wrong here? Some missing package? Some weird conflict? I admit I'm clueless, and I'm grateful if you have any suggestions. Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From willysr at slackbuilds.org Mon Apr 13 07:10:11 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 13 Apr 2015 14:10:11 +0700 Subject: [Slackbuilds-users] recode: slack-desc description larger than handy-ruler In-Reply-To: <552B5432.20704@microlinux.fr> References: <552B5432.20704@microlinux.fr> Message-ID: <552B6BD3.3010601@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > There's a very small error in recode's slack-desc. The word 'When' > is overlapping to the right, making the line larger than the > recommended width. Fixed in my branch Thanks - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUra9MACgkQiHuDdNczM4F9yACfXBe3DjFEth8bTfJVOxl8F3En fAEAoIokJFZ3sWMf181mzc++LI/+TR08 =DfFk -----END PGP SIGNATURE----- From willysr at slackbuilds.org Mon Apr 13 07:14:21 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 13 Apr 2015 14:14:21 +0700 Subject: [Slackbuilds-users] Catfish building but not running (revisited) In-Reply-To: <552B5B05.3010206@microlinux.fr> References: <552B5B05.3010206@microlinux.fr> Message-ID: <552B6CCD.1080905@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/13/2015 12:58 PM, Niki Kovacs wrote: > Hi, > > Some time ago earlier this year, I had some trouble with Catfish > 1.2.2, which would build but not run. I never found the solution > and ended up using an older version, which ran nicely. > > I have a new dedicated build machine, and a few days ago, I started > from a clean install. It's not a 100% "full" install, but > reasonably full for an Xfce-based desktop. I've used this set of > tagfiles for the installation: > > http://www.microlinux.fr/microlinux/desktop-14.1-32bit/tagfiles/ > > Then I built and installed the following packages on this machine: > > http://www.microlinux.fr/microlinux/desktop-14.1-source/ > > I built and installed Catfish's three explicit dependencies, in > the following order: > > 1. pexpect 2. pyxdg 3. pygobject > > After that, I built and installed Catfish. > > The application would not start, and when I run 'catfish' from > Xfce's terminal, I get the following error: > > [kikinovak at buildbox:~] $ catfish > > (catfish.py:23984): Gtk-WARNING **: Unknown property: > GtkInfoBar.show-close-button Traceback (most recent call last): > File "/usr/share/catfish/bin/catfish.py", line 44, in > catfish.main() File "/usr/share/catfish/catfish/__init__.py", line > 73, in main window = CatfishWindow.CatfishWindow() File > "/usr/share/catfish/catfish_lib/Window.py", line 49, in __new__ > new_object.finish_initializing(builder) File > "/usr/share/catfish/catfish/CatfishWindow.py", line 211, in > finish_initializing if SudoDialog.check_dependencies(['locate', > 'updatedb']): File "/usr/share/catfish/catfish_lib/SudoDialog.py", > line 54, in check_dependencies pexpect.TIMEOUT]) == 3: File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1418, > in expect timeout, searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1433, > in expect_list timeout, searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1490, > in expect_loop index = searcher.search(incoming, freshlen, > searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1946, > in search match = s.search(buffer, searchstart) RuntimeError: > internal error in regular expression engine > > Which leaves me clueless. > > Any idea what's wrong here? Some missing package? Some weird > conflict? I admit I'm clueless, and I'm grateful if you have any > suggestions. Can you try to add this patch? - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUrbM0ACgkQiHuDdNczM4EedwCfZMoOaDe6yb1JB9dpjU8vymxA QEsAn23A5AqEexAcnQxMFEynHV7qtIQ+ =xIns -----END PGP SIGNATURE----- -------------- next part -------------- A non-text attachment was scrubbed... Name: fixes.patch Type: text/x-diff Size: 2529 bytes Desc: not available URL: From info at microlinux.fr Mon Apr 13 08:07:01 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 13 Apr 2015 10:07:01 +0200 Subject: [Slackbuilds-users] Catfish building but not running (revisited) In-Reply-To: <552B6CCD.1080905@slackbuilds.org> References: <552B5B05.3010206@microlinux.fr> <552B6CCD.1080905@slackbuilds.org> Message-ID: <552B7925.8020204@microlinux.fr> Le 13/04/2015 09:14, Willy Sudiarto Raharjo a ?crit : > > Can you try to add this patch? > I patched Catfish and rebuilt it, but I still get the exact same error. Hmmmm. -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From willysr at slackbuilds.org Mon Apr 13 08:42:00 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 13 Apr 2015 15:42:00 +0700 Subject: [Slackbuilds-users] Catfish building but not running (revisited) In-Reply-To: <552B7925.8020204@microlinux.fr> References: <552B5B05.3010206@microlinux.fr> <552B6CCD.1080905@slackbuilds.org> <552B7925.8020204@microlinux.fr> Message-ID: <552B8158.6030904@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I patched Catfish and rebuilt it, but I still get the exact same > error. According this bug report https://bugzilla.redhat.com/show_bug.cgi?id=1142365 You will need to patch Python with this patch https://hg.python.org/cpython/raw-rev/e5e425fd1e4f honestly, i haven't tested this one as it will impact the core packages in Slackware - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUrgVgACgkQiHuDdNczM4GZ0gCdHisDVVHx+3NCCqIga99PRwrO iDYAn2+dqR4FroA3QirzmB4OTGmg0iDJ =eOCG -----END PGP SIGNATURE----- From dave at dawoodfall.net Mon Apr 13 09:32:02 2015 From: dave at dawoodfall.net (David Woodfall) Date: Mon, 13 Apr 2015 10:32:02 +0100 Subject: [Slackbuilds-users] Catfish building but not running (revisited) In-Reply-To: <552B8158.6030904@slackbuilds.org> References: <552B5B05.3010206@microlinux.fr> <552B6CCD.1080905@slackbuilds.org> <552B7925.8020204@microlinux.fr> <552B8158.6030904@slackbuilds.org> Message-ID: <20150413093202.GI20137@Blackswan> >-----BEGIN PGP SIGNED MESSAGE----- >Hash: SHA1 > >> I patched Catfish and rebuilt it, but I still get the exact same >> error. > >According this bug report >https://bugzilla.redhat.com/show_bug.cgi?id=1142365 > >You will need to patch Python with this patch >https://hg.python.org/cpython/raw-rev/e5e425fd1e4f > >honestly, i haven't tested this one as it will impact the core >packages in Slackware I'm using stock python and catfish runs just fine, but with these gtk/atk errors: (catfish.py:22602): Gtk-WARNING **: Unknown property: GtkInfoBar.show-close-button ** (catfish.py:22602): CRITICAL **: atk_object_set_description: assertion `ATK_IS_OBJECT (accessible)' failed I'm perplexed. D. >- -- >Willy Sudiarto Raharjo >-----BEGIN PGP SIGNATURE----- >Version: GnuPG v2 > >iEYEARECAAYFAlUrgVgACgkQiHuDdNczM4GZ0gCdHisDVVHx+3NCCqIga99PRwrO >iDYAn2+dqR4FroA3QirzmB4OTGmg0iDJ >=eOCG >-----END PGP SIGNATURE----- >_______________________________________________ >SlackBuilds-users mailing list >SlackBuilds-users at slackbuilds.org >http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ >FAQ - http://slackbuilds.org/faq/ > -- +???+???+???+???+???+???+???+???+???+???+???+???+???+???+???+ | Studioware. We provide the tools. You make the music. | | http://www.studioware.org | | irc.freenode.net #studioware | | irc.oftc.net #studioware | +???+???+???+???+???+???+???+???+???+???+???+???+???+???+???+ From info at microlinux.fr Mon Apr 13 09:38:14 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 13 Apr 2015 11:38:14 +0200 Subject: [Slackbuilds-users] Catfish building but not running (revisited) In-Reply-To: <552B8158.6030904@slackbuilds.org> References: <552B5B05.3010206@microlinux.fr> <552B6CCD.1080905@slackbuilds.org> <552B7925.8020204@microlinux.fr> <552B8158.6030904@slackbuilds.org> Message-ID: <552B8E86.5030308@microlinux.fr> Le 13/04/2015 10:42, Willy Sudiarto Raharjo a ?crit : > According this bug report > https://bugzilla.redhat.com/show_bug.cgi?id=1142365 > > You will need to patch Python with this patch > https://hg.python.org/cpython/raw-rev/e5e425fd1e4f > > honestly, i haven't tested this one as it will impact the core > packages in Slackware I experimented some more with this. Here goes. 1. Clean installation of Slackware (32-bit), not "full", but using these tagfiles: http://www.microlinux.fr/microlinux/desktop-14.1-32bit/tagfiles/ Basically, I just leave out KDE, KDEI, E, some exotic fonts from X and some applications like Seamonkey from XAP. Otherwise, it's a coherent Xfce-based desktop. 2. Build and install pexpect, pyxdg, pygobject3 and catfish. 3. I get the same error when running Catfish. Tested again with a full vanilla installation, same result. What now? Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From info at microlinux.fr Mon Apr 13 10:14:39 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 13 Apr 2015 12:14:39 +0200 Subject: [Slackbuilds-users] Catfish building but not running (revisited) In-Reply-To: <552B8158.6030904@slackbuilds.org> References: <552B5B05.3010206@microlinux.fr> <552B6CCD.1080905@slackbuilds.org> <552B7925.8020204@microlinux.fr> <552B8158.6030904@slackbuilds.org> Message-ID: <552B970F.2010707@microlinux.fr> Le 13/04/2015 10:42, Willy Sudiarto Raharjo a ?crit : > You will need to patch Python with this patch > https://hg.python.org/cpython/raw-rev/e5e425fd1e4f > > honestly, i haven't tested this one as it will impact the core > packages in Slackware I tested this patch on Slackware 14.1's python-2.75. Here's what I get when I try to apply it: patching file Lib/test/test_re.py patching file Misc/NEWS Hunk #1 FAILED at 26. 1 out of 1 hunk FAILED -- saving rejects to file Misc/NEWS.rej patching file Modules/_sre.c patching file Modules/sre.h Hunk #1 FAILED at 20. 1 out of 1 hunk FAILED -- saving rejects to file Modules/sre.h.rej Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From info at microlinux.fr Mon Apr 13 10:24:51 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 13 Apr 2015 12:24:51 +0200 Subject: [Slackbuilds-users] Catfish building but not running (revisited) In-Reply-To: <552B8158.6030904@slackbuilds.org> References: <552B5B05.3010206@microlinux.fr> <552B6CCD.1080905@slackbuilds.org> <552B7925.8020204@microlinux.fr> <552B8158.6030904@slackbuilds.org> Message-ID: <552B9973.2030507@microlinux.fr> Le 13/04/2015 10:42, Willy Sudiarto Raharjo a ?crit : > honestly, i haven't tested this one as it will impact the core > packages in Slackware Are there any good alternatives to Catfish for the Xfce desktop? My users regularly use desktop searching, and this is a really vital function. I took a peek at Searchmonkey, but it looks like the application only exists in English. Any other suggestions? -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From Jim.Diamond at acadiau.ca Mon Apr 13 12:29:24 2015 From: Jim.Diamond at acadiau.ca (Jim Diamond) Date: Mon, 13 Apr 2015 09:29:24 -0300 Subject: [Slackbuilds-users] building sage dies after hours of work Message-ID: <20150413122924.GA14083@jdiamond-nb> Hi, I'm trying to use sboinstall to install sage. First I tried env INSTALLSCRIPTS=yes PDFDOC=yes OPTIONALSPKG="dot2tex" sboinstall sage which crunched for some hours and then crashed and burned because of some complaint about brazil when creating the PDFs. Rather than debugging that, I decided to forego the PDFs and did env INSTALLSCRIPTS=yes OPTIONALSPKG="dot2tex" sboinstall sage This item it ends with ... Successfully installed jsmath-image-fonts-1.3p1 Deleting temporary build directory /tmp/SBo/sage-6.5/local/var/tmp/sage/build/jsmath-image-fonts-1.3p1 Finished installing jsmath-image-fonts-1.3p1.spkg Attempting to download package not >>> Checking online list of optional packages. [.] >>> Checking online list of experimental packages. [.] >>> Checking online list of standard packages. [.] >>> Checking online list of huge packages. [.] >>> Checking online list of archive packages. [.] Error: could not find a package matching not on http://www.sagemath.org/ Failures: sage: sage.SlackBuild return non-zero - env INSTALLSCRIPTS=yes OPTIONALSPKG="dot2tex" sboinstall sage 9623.06s user 529.37s system 23% cpu 12:10:58.29 total Of course, I can not do dot2tex and then forget the installscripts, but since there is a lot of build time (especially since my "-j 8" sbo option is ignored) , I'd like to avoid random poking. Does anyone have any words of wisdom? Slackware 64 14.1 (yes, the evil unsupported multi-lib version). Thanks. Jim From ryan.q at linux.com Mon Apr 13 14:54:39 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Mon, 13 Apr 2015 14:54:39 +0000 Subject: [Slackbuilds-users] recode: slack-desc description larger than handy-ruler In-Reply-To: <552B6BD3.3010601@slackbuilds.org> References: <552B5432.20704@microlinux.fr> <552B6BD3.3010601@slackbuilds.org> Message-ID: On Mon, Apr 13, 2015, 12:08 AM Willy Sudiarto Raharjo < willysr at slackbuilds.org> wrote: -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > There's a very small error in recode's slack-desc. The word 'When' > is overlapping to the right, making the line larger than the > recommended width. Fixed in my branch Thanks Thanks. - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUra9MACgkQiHuDdNczM4F9yACfXBe3DjFEth8bTfJVOxl8F3En fAEAoIokJFZ3sWMf181mzc++LI/+TR08 =DfFk -----END PGP SIGNATURE----- _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From petar.petrov at student.oulu.fi Sun Apr 12 15:53:05 2015 From: petar.petrov at student.oulu.fi (Petar Petrov) Date: Sun, 12 Apr 2015 15:53:05 +0000 Subject: [Slackbuilds-users] compilation of Inkscape breaks Message-ID: hi, trying to compile Inkscape 0.91 on a clean Slackware64 system ends with the error in the log file. -petar -------------- next part -------------- A non-text attachment was scrubbed... Name: build-inkscape.log Type: text/x-log Size: 226623 bytes Desc: build-inkscape.log URL: From willysr at slackbuilds.org Mon Apr 13 15:03:25 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 13 Apr 2015 22:03:25 +0700 Subject: [Slackbuilds-users] building sage dies after hours of work In-Reply-To: <20150413122924.GA14083@jdiamond-nb> References: <20150413122924.GA14083@jdiamond-nb> Message-ID: <552BDABD.8070607@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > I'm trying to use sboinstall to install sage. > > > First I tried env INSTALLSCRIPTS=yes PDFDOC=yes > OPTIONALSPKG="dot2tex" sboinstall sage which crunched for some > hours and then crashed and burned because of some complaint about > brazil when creating the PDFs. Rather than debugging that, I > decided to forego the PDFs and did env INSTALLSCRIPTS=yes > OPTIONALSPKG="dot2tex" sboinstall sage have you tried building it manually? i tested building sage manually and yes, it took a long time to build since i don't enable NUMJOBS on my VM i usually left it build while i sleep or work and comeback later. and FYI, i never tested on multilib environment - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUr2r0ACgkQiHuDdNczM4FSyACglMQs3QaXbd5IclNZBT478/UV CgIAoIkKUJezART4yfzUozabkU8OsqUz =9yaT -----END PGP SIGNATURE----- From aaditya_gnulinux at zoho.com Mon Apr 13 15:13:38 2015 From: aaditya_gnulinux at zoho.com (Aaditya Bagga) Date: Mon, 13 Apr 2015 20:43:38 +0530 Subject: [Slackbuilds-users] > Re: Catfish building but not running (revisited) In-Reply-To: References: Message-ID: <552BDD22.8000706@zoho.com> On 04/13/2015 12:58 PM, Niki Kovacs wrote: > Hi, > > Some time ago earlier this year, I had some trouble with Catfish > 1.2.2, which would build but not run. I never found the solution > and ended up using an older version, which ran nicely. > > I have a new dedicated build machine, and a few days ago, I started > from a clean install. It's not a 100% "full" install, but > reasonably full for an Xfce-based desktop. I've used this set of > tagfiles for the installation: > > http://www.microlinux.fr/microlinux/desktop-14.1-32bit/tagfiles/ > > Then I built and installed the following packages on this machine: > > http://www.microlinux.fr/microlinux/desktop-14.1-source/ > > I built and installed Catfish's three explicit dependencies, in > the following order: > > 1. pexpect 2. pyxdg 3. pygobject > > After that, I built and installed Catfish. > > The application would not start, and when I run 'catfish' from > Xfce's terminal, I get the following error: > > [kikinovak at buildbox:~] $ catfish > > (catfish.py:23984): Gtk-WARNING **: Unknown property: > GtkInfoBar.show-close-button Traceback (most recent call last): > File "/usr/share/catfish/bin/catfish.py", line 44, in > catfish.main() File "/usr/share/catfish/catfish/__init__.py", line > 73, in main window = CatfishWindow.CatfishWindow() File > "/usr/share/catfish/catfish_lib/Window.py", line 49, in __new__ > new_object.finish_initializing(builder) File > "/usr/share/catfish/catfish/CatfishWindow.py", line 211, in > finish_initializing if SudoDialog.check_dependencies(['locate', > 'updatedb']): File "/usr/share/catfish/catfish_lib/SudoDialog.py", > line 54, in check_dependencies pexpect.TIMEOUT]) == 3: File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1418, > in expect timeout, searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1433, > in expect_list timeout, searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1490, > in expect_loop index = searcher.search(incoming, freshlen, > searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1946, > in search match = s.search(buffer, searchstart) RuntimeError: > internal error in regular expression engine > > Which leaves me clueless. > > Any idea what's wrong here? Some missing package? Some weird > conflict? I admit I'm clueless, and I'm grateful if you have any > suggestions. Hi, Catfish runs here too. I suspect you maybe missing some package from a full Slackware install, judging by the output: > finish_initializing if SudoDialog.check_dependencies(['locate', > 'updatedb']): File "/usr/share/catfish/catfish_lib/SudoDialog.py", Aaditya From willysr at slackbuilds.org Mon Apr 13 16:11:30 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 13 Apr 2015 23:11:30 +0700 Subject: [Slackbuilds-users] compilation of Inkscape breaks In-Reply-To: References: Message-ID: <552BEAB2.2000604@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > trying to compile Inkscape 0.91 on a clean Slackware64 system ends > with the error in the log file. I just built inkscape on slackware64 VM and it built fine (using sbopkg) inkscape: MD5SUM check for inkscape-0.91.tar.bz2 ... OK Building package inkscape-0.91-x86_64-1_SBo.tgz ... OK Installing package inkscape-0.91-x86_64-1_SBo.tgz ... OK - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUr6rIACgkQiHuDdNczM4EcKwCbBVHUJMYGUNNvsCzusQ1I3JNW 5wEAoKWS6MGSLkfaJJs35GbzkZVe3ygD =1/7W -----END PGP SIGNATURE----- From aaditya_gnulinux at zoho.com Mon Apr 13 17:43:14 2015 From: aaditya_gnulinux at zoho.com (Aaditya Bagga) Date: Mon, 13 Apr 2015 23:13:14 +0530 Subject: [Slackbuilds-users] > Re: Catfish building but not running (revisited In-Reply-To: References: Message-ID: <552C0032.1090403@zoho.com> On 04/13/2015 12:58 PM, Niki Kovacs wrote: > Hi, > > Some time ago earlier this year, I had some trouble with Catfish > 1.2.2, which would build but not run. I never found the solution > and ended up using an older version, which ran nicely. > > I have a new dedicated build machine, and a few days ago, I started > from a clean install. It's not a 100% "full" install, but > reasonably full for an Xfce-based desktop. I've used this set of > tagfiles for the installation: > > http://www.microlinux.fr/microlinux/desktop-14.1-32bit/tagfiles/ > > Then I built and installed the following packages on this machine: > > http://www.microlinux.fr/microlinux/desktop-14.1-source/ > > I built and installed Catfish's three explicit dependencies, in > the following order: > > 1. pexpect 2. pyxdg 3. pygobject > > After that, I built and installed Catfish. > > The application would not start, and when I run 'catfish' from > Xfce's terminal, I get the following error: > > [kikinovak at buildbox:~] $ catfish > > (catfish.py:23984): Gtk-WARNING **: Unknown property: > GtkInfoBar.show-close-button Traceback (most recent call last): > File "/usr/share/catfish/bin/catfish.py", line 44, in > catfish.main() File "/usr/share/catfish/catfish/__init__.py", line > 73, in main window = CatfishWindow.CatfishWindow() File > "/usr/share/catfish/catfish_lib/Window.py", line 49, in __new__ > new_object.finish_initializing(builder) File > "/usr/share/catfish/catfish/CatfishWindow.py", line 211, in > finish_initializing if SudoDialog.check_dependencies(['locate', > 'updatedb']): File "/usr/share/catfish/catfish_lib/SudoDialog.py", > line 54, in check_dependencies pexpect.TIMEOUT]) == 3: File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1418, > in expect timeout, searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1433, > in expect_list timeout, searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1490, > in expect_loop index = searcher.search(incoming, freshlen, > searchwindowsize) File > "/usr/lib/python2.7/site-packages/pexpect/__init__.py", line 1946, > in search match = s.search(buffer, searchstart) RuntimeError: > internal error in regular expression engine > > Which leaves me clueless. > > Any idea what's wrong here? Some missing package? Some weird > conflict? I admit I'm clueless, and I'm grateful if you have any > suggestions. > Hi, > > Catfish runs here too. I suspect you maybe missing some package from > a > full Slackware install, judging by the output: > > > finish_initializing if SudoDialog.check_dependencies(['locate', > > 'updatedb']): File "/usr/share/catfish/catfish_lib/SudoDialog.py", > > Aaditya Hmm, I looked at the tagfiles and slocate seems to be there, so the error may have something to do with permissions via sudo.. From Jim.Diamond at acadiau.ca Mon Apr 13 20:00:14 2015 From: Jim.Diamond at acadiau.ca (Jim Diamond) Date: Mon, 13 Apr 2015 17:00:14 -0300 Subject: [Slackbuilds-users] building sage dies after hours of work In-Reply-To: <552BDABD.8070607@slackbuilds.org> References: <20150413122924.GA14083@jdiamond-nb> <552BDABD.8070607@slackbuilds.org> Message-ID: <20150413200014.GA7112@jdiamond-nb> On Mon, Apr 13, 2015 at 22:03 (+0700), Willy Sudiarto Raharjo wrote: >> I'm trying to use sboinstall to install sage. >> First I tried env INSTALLSCRIPTS=yes PDFDOC=yes >> OPTIONALSPKG="dot2tex" sboinstall sage which crunched for some >> hours and then crashed and burned because of some complaint about >> brazil when creating the PDFs. Rather than debugging that, I >> decided to forego the PDFs and did env INSTALLSCRIPTS=yes >> OPTIONALSPKG="dot2tex" sboinstall sage > have you tried building it manually? Eventually, yes. And except for problems with Brazillian Portuguese, which I hacked around by deleting the pt documentation (at unknown future cost), I eventually got it to work. Having said that, building it by hand takes the fun out of having a slackbuild. :-( > i tested building sage manually and yes, it took a long time to build > since i don't enable NUMJOBS on my VM > i usually left it build while i sleep or work and comeback later. > and FYI, i never tested on multilib environment I didn't see any of the usual problems (wrong choice of lib) in any of the issues I ran into. Incidentally (or not) the README says Building sage requires >5GB of disk space, so you may need to redefine $TMP and/or $OUTPUT I had 5.8GB free. That was not even close to enough. By the time it is compiled, before you copy into $PKG, I had used up most of that space. Not long into cp -av * $PKG/$SAGEROOT I ran out of space and had to stop that copy, even before I got to the makepkg stage. I think 8GB might have done it for me. But maybe not even then, without changing $OUTPUT. Cheers. Jim From willysr at slackbuilds.org Mon Apr 13 23:42:31 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 14 Apr 2015 06:42:31 +0700 Subject: [Slackbuilds-users] building sage dies after hours of work In-Reply-To: <20150413200014.GA7112@jdiamond-nb> References: <20150413122924.GA14083@jdiamond-nb> <552BDABD.8070607@slackbuilds.org> <20150413200014.GA7112@jdiamond-nb> Message-ID: <552C5467.7060701@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Incidentally (or not) the README says Building sage requires >5GB > of disk space, so you may need to redefine $TMP and/or $OUTPUT I > had 5.8GB free. That was not even close to enough. By the time > it is compiled, before you copy into $PKG, I had used up most of > that space. Not long into cp -av * $PKG/$SAGEROOT I ran out of > space and had to stop that copy, even before I got to the makepkg > stage. > > I think 8GB might have done it for me. But maybe not even then, > without changing $OUTPUT. Last time i checked 5.8 is more than enough, but just to be safe, i will update it to have > 8 GB :) - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUsVGcACgkQiHuDdNczM4E6bQCeKyp4+D4W86IOx8T8JJ3XYT3n uGwAnRt0Hdjx2ph//vR6asCxlf+Qe8IO =c33z -----END PGP SIGNATURE----- From freeze at riseup.net Tue Apr 14 03:10:20 2015 From: freeze at riseup.net (freeze at riseup.net) Date: Tue, 14 Apr 2015 06:10:20 +0300 Subject: [Slackbuilds-users] makepasswd (0.5.3) Slackbuilds Script Message-ID: Hi, in the slackbuilds script for makepasswd (0.5.3) (makepasswd.Slackbuild) seems to be an error in line 45 regarding the makepasswd-0.5.3.tar.gz file. I suppose it is being handled as a tar file according to the error returned when executing the script. i changed the slackbuilds script in line 45 from tar xvf $CWD/$PRGNAM-$VERSION.tar.gz to tar xvf $CWD/$PRGNAM-$VERSION.tar and the script worked properly. Hope this helps and can be changed for future users. Best wishes, anonymous From yalhcru at gmail.com Tue Apr 14 04:41:30 2015 From: yalhcru at gmail.com (B Watson) Date: Tue, 14 Apr 2015 00:41:30 -0400 Subject: [Slackbuilds-users] makepasswd (0.5.3) Slackbuilds Script In-Reply-To: References: Message-ID: On 4/13/15, freeze at riseup.net wrote: > i changed the slackbuilds script in line 45 from > > tar xvf $CWD/$PRGNAM-$VERSION.tar.gz > > to > > tar xvf $CWD/$PRGNAM-$VERSION.tar > > and the script worked properly. > > Hope this helps and can be changed for future users. No need to change anything. You downloaded the file with a web browser, which "helpfully" gunzipped it for you. $ grep DOWNLOAD= makepasswd.info DOWNLOAD="http://defora.org/os/download/download/4323/makepasswd-0.5.3.tar.gz" It's a gzipped tarball, try downloading it with wget or curl... or if possible, turn off the browser's automatic gunzipping. $ file makepasswd-0.5.3.tar.gz makepasswd-0.5.3.tar.gz: gzip compressed data, from Unix, last modified: Tue Dec 17 22:31:18 2013 From miguel at thedeanda.com Tue Apr 14 06:22:08 2015 From: miguel at thedeanda.com (Miguel De Anda) Date: Mon, 13 Apr 2015 23:22:08 -0700 Subject: [Slackbuilds-users] call for testing - mongodb Message-ID: hi all, i've modified the mongodb build script to actually build mongo from source instead of just repackaging the binaries. if i can get a couple of confirmed builds i'll submit the update. on another note, what's the policy on '-j' flags? i found that it was taking way too long with the default (1 cpu) setting. mongodb uses scons but i'm not sure if theres an environment variable that can be set so its not hard-coded in the script. thanks, miguel -------------- next part -------------- An HTML attachment was scrubbed... URL: From miguel at thedeanda.com Tue Apr 14 06:22:38 2015 From: miguel at thedeanda.com (Miguel De Anda) Date: Mon, 13 Apr 2015 23:22:38 -0700 Subject: [Slackbuilds-users] call for testing - mongodb In-Reply-To: References: Message-ID: oops, forgot to include the link: https://github.com/mdeanda/slackbuilds/tree/master/system/mongodb sorry for the extra noise On Mon, Apr 13, 2015 at 11:22 PM, Miguel De Anda wrote: > hi all, > > i've modified the mongodb build script to actually build mongo from source > instead of just repackaging the binaries. if i can get a couple of > confirmed builds i'll submit the update. > > on another note, what's the policy on '-j' flags? i found that it was > taking way too long with the default (1 cpu) setting. mongodb uses scons > but i'm not sure if theres an environment variable that can be set so its > not hard-coded in the script. > > thanks, > miguel > -------------- next part -------------- An HTML attachment was scrubbed... URL: From marc at mos6581.de Tue Apr 14 06:37:08 2015 From: marc at mos6581.de (Marcel Saegebarth) Date: Tue, 14 Apr 2015 08:37:08 +0200 Subject: [Slackbuilds-users] call for testing - mongodb In-Reply-To: References: Message-ID: <552CB594.6060707@mos6581.de> > on another note, what's the policy on '-j' flags? i found that it was > taking way too long with the default (1 cpu) setting. mongodb uses scons > but i'm not sure if theres an environment variable that can be set so > its not hard-coded in the script. I'm using MAKEFLAGS if I want to use multiple jobs for SlackBuilds, but it seems that you would need to strictly pass it to scons like: # scons $MAKEFLAGS -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Tue Apr 14 08:26:34 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 14 Apr 2015 15:26:34 +0700 Subject: [Slackbuilds-users] call for testing - mongodb In-Reply-To: <552CB594.6060707@mos6581.de> References: <552CB594.6060707@mos6581.de> Message-ID: <552CCF3A.7090409@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> on another note, what's the policy on '-j' flags? i found that it >> was taking way too long with the default (1 cpu) setting. mongodb >> uses scons but i'm not sure if theres an environment variable >> that can be set so its not hard-coded in the script. > > I'm using MAKEFLAGS if I want to use multiple jobs for SlackBuilds, > but it seems that you would need to strictly pass it to scons > like: > > # scons $MAKEFLAGS Normally we don't put -j flag in the SlackBuild EXCEPT when it require a single core -j1 in order to build normally. We assume that the users may set their own preferences which will be detected by the script - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUszzoACgkQiHuDdNczM4G0DQCff7vMpJXci/wmMvukANDzyyPG IZQAnRov6zFQgilhi3ZmhP+txKzm0uFl =jfcy -----END PGP SIGNATURE----- From info at microlinux.fr Tue Apr 14 08:25:43 2015 From: info at microlinux.fr (Niki Kovacs) Date: Tue, 14 Apr 2015 10:25:43 +0200 Subject: [Slackbuilds-users] brasero: typo in slack-desc Message-ID: <552CCF07.7060903@microlinux.fr> "Brasero is a application" ==> "an application" Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From willysr at slackbuilds.org Tue Apr 14 08:34:25 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 14 Apr 2015 15:34:25 +0700 Subject: [Slackbuilds-users] brasero: typo in slack-desc In-Reply-To: <552CCF07.7060903@microlinux.fr> References: <552CCF07.7060903@microlinux.fr> Message-ID: <552CD111.4060208@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > "Brasero is a application" ==> "an application" Fixed in my branch Thanks - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUs0REACgkQiHuDdNczM4GA3QCgoYEesUYD2F8wYKg2BCq6KB1i bzEAn1Ws9+xVWT0xrMnmIAyui+1yxVoE =N79h -----END PGP SIGNATURE----- From willysr at slackbuilds.org Tue Apr 14 08:47:09 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 14 Apr 2015 15:47:09 +0700 Subject: [Slackbuilds-users] makepasswd (0.5.3) Slackbuilds Script In-Reply-To: References: Message-ID: <552CD40D.1020609@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/14/2015 11:41 AM, B Watson wrote: > On 4/13/15, freeze at riseup.net wrote: >> i changed the slackbuilds script in line 45 from >> >> tar xvf $CWD/$PRGNAM-$VERSION.tar.gz >> >> to >> >> tar xvf $CWD/$PRGNAM-$VERSION.tar >> >> and the script worked properly. >> >> Hope this helps and can be changed for future users. > > No need to change anything. You downloaded the file with a web > browser, which "helpfully" gunzipped it for you. > > $ grep DOWNLOAD= makepasswd.info > DOWNLOAD="http://defora.org/os/download/download/4323/makepasswd-0.5.3 .tar.gz" > > It's a gzipped tarball, try downloading it with wget or curl... or > if possible, turn off the browser's automatic gunzipping. > > $ file makepasswd-0.5.3.tar.gz makepasswd-0.5.3.tar.gz: gzip > compressed data, from Unix, last modified: Tue Dec 17 22:31:18 > 2013 downloading from browser also caused the file to corrupt even when it's downloaded successfully tar xvf makepasswd-0.5.3.tar.gz tar: This does not look like a tar archive tar: Skipping to next header tar: Exiting with failure status due to previous errors willysr at office:~$ rm makepasswd-0.5.3.tar.gz rm: remove regular file ?makepasswd-0.5.3.tar.gz?? y willysr at office:~$ wget http://defora.org/os/download/download/4323/makepasswd-0.5.3.tar.gz - --2015-04-14 15:45:53-- http://defora.org/os/download/download/4323/makepasswd-0.5.3.tar.gz Connecting to 192.168.3.1:8080... connected. Proxy request sent, awaiting response... 200 OK Length: 21425 (21K) [application/x-compressed-tar] Saving to: ?makepasswd-0.5.3.tar.gz? makepasswd-0.5.3.tar.gz 100%[==================================================================> ] 20.92K 63.0KB/s in 0.3s 2015-04-14 15:45:54 (63.0 KB/s) - ?makepasswd-0.5.3.tar.gz? saved [21425/21425] willysr at office:~$ tar xvf makepasswd-0.5.3.tar.gz makepasswd-0.5.3/doc/Makefile makepasswd-0.5.3/doc/docbook.sh makepasswd-0.5.3/doc/makepasswd.xml makepasswd-0.5.3/doc/project.conf makepasswd-0.5.3/src/makepasswd.c makepasswd-0.5.3/src/Makefile makepasswd-0.5.3/src/project.conf makepasswd-0.5.3/Makefile makepasswd-0.5.3/config.h makepasswd-0.5.3/config.sh makepasswd-0.5.3/COPYING makepasswd-0.5.3/project.conf - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUs1A0ACgkQiHuDdNczM4F8ggCgmGAmf7ZsYEHjV1VJyuFVX90t RoYAmwTAHMlxYgar1zkVQP9fGlVkdV2O =o8eR -----END PGP SIGNATURE----- From petar.petrov at student.oulu.fi Mon Apr 13 08:03:54 2015 From: petar.petrov at student.oulu.fi (Petar Petrov) Date: Mon, 13 Apr 2015 08:03:54 +0000 Subject: [Slackbuilds-users] compilation of Inkscape fails Message-ID: hi, compiling Inkscape 0.91 fails with the following error: http://www.student.oulu.fi/~ppetrov/temp/build-inkscape.log I am building on a clean Slackware64 system bye Petar From willysr at slackbuilds.org Tue Apr 14 12:05:13 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 14 Apr 2015 19:05:13 +0700 Subject: [Slackbuilds-users] compilation of Inkscape fails In-Reply-To: References: Message-ID: <8BD04245-3428-48B9-BC4F-D5281EE27B98@slackbuilds.org> > compiling Inkscape 0.91 fails with the following error: > > http://www.student.oulu.fi/~ppetrov/temp/build-inkscape.log > > I am building on a clean Slackware64 system Are the system patched with the latest update from -stable? -- Willy Sudiarto Raharjo From ABERTR at tcc.fl.edu Tue Apr 14 19:40:30 2015 From: ABERTR at tcc.fl.edu (Rex Abert) Date: Tue, 14 Apr 2015 19:40:30 +0000 Subject: [Slackbuilds-users] Error with dependency for shotwell (0.20.2) Message-ID: The web page for the Slackbuild of shotwell lists a dependency for libgee1, when in fact the correct dependency is libgee. Rex Abert Associate Professor of Mathematics Tallahassee Community College From timp at timp.com.au Thu Apr 16 02:57:56 2015 From: timp at timp.com.au (Timothy Pollard) Date: Thu, 16 Apr 2015 12:57:56 +1000 Subject: [Slackbuilds-users] haskell-transformers-base and -compat missing Message-ID: <20150416125756.2146c5f3@helez.timp.com.au> Hi, haskell-transformers-base and haskell-transformers-compat are both listed on the website and included in my the latest Git clone, but their files can't be downloaded through the website or rsync. On the website I see this error as well: "Warning: Invalid argument supplied for foreach() in /slackbuilds/www/includes/repository.inc.php on line 208" Cheers, -- TimP [http://hub.timp.com.au] [http://blog.timp.com.au] -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: OpenPGP digital signature URL: From ryan.q at linux.com Thu Apr 16 03:23:07 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 16 Apr 2015 03:23:07 +0000 Subject: [Slackbuilds-users] haskell-transformers-base and -compat missing In-Reply-To: <20150416125756.2146c5f3@helez.timp.com.au> References: <20150416125756.2146c5f3@helez.timp.com.au> Message-ID: On Wed, Apr 15, 2015, 8:15 PM Timothy Pollard wrote: Hi, haskell-transformers-base and haskell-transformers-compat are both listed on the website and included in my the latest Git clone, but their files can't be downloaded through the website or rsync. On the website I see this error as well: "Warning: Invalid argument supplied for foreach() in /slackbuilds/www/includes/repository.inc.php on line 208" Haha, I fix this error at work all the time. Basically a php update means the foreach() loop needs to be wrapped in: if (is_object($array)) { } You may want to contact the webmaster. Cheers, -- TimP [http://hub.timp.com.au] [http://blog.timp.com.au] _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Thu Apr 16 05:21:06 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Thu, 16 Apr 2015 12:21:06 +0700 Subject: [Slackbuilds-users] haskell-transformers-base and -compat missing In-Reply-To: <20150416125756.2146c5f3@helez.timp.com.au> References: <20150416125756.2146c5f3@helez.timp.com.au> Message-ID: <552F46C2.1090303@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > haskell-transformers-base and haskell-transformers-compat are both > listed on the website and included in my the latest Git clone, but > their files can't be downloaded through the website or rsync. On > the website I see this error as well: > > "Warning: Invalid argument supplied for foreach() in > /slackbuilds/www/includes/repository.inc.php on line 208" Strange indeed as i got no error while approving this and it's included in the git repository Apparently something went wrong with these two packages during public update. I will try to find the problem and fix it as soon as possible Thanks for reporting this - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUvRsIACgkQiHuDdNczM4FSEgCgmDuZ2gDCb848u+680R1joMr6 QqQAn0Nmdunyap9wEkf9UR8gljZETeGI =wor9 -----END PGP SIGNATURE----- From miguel at thedeanda.com Thu Apr 16 05:21:30 2015 From: miguel at thedeanda.com (Miguel De Anda) Date: Wed, 15 Apr 2015 22:21:30 -0700 Subject: [Slackbuilds-users] groovy download via sbopkg Message-ID: anybody else having trouble downloading groovy (cloudfront.net hosted) source via sbopkg? i see it try a bunch of times with a 302 and 403. my guess is some kind of cookies/headers it expects. for now i'll do it the old fashioned way (manual) but i just thought i'd share and see if maybe the author follows this list and can help. -m -------------- next part -------------- An HTML attachment was scrubbed... URL: From ryan.q at linux.com Thu Apr 16 06:12:41 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 16 Apr 2015 06:12:41 +0000 Subject: [Slackbuilds-users] groovy download via sbopkg In-Reply-To: References: Message-ID: On Wed, Apr 15, 2015, 10:21 PM Miguel De Anda wrote: anybody else having trouble downloading groovy (cloudfront.net hosted) source via sbopkg? i see it try a bunch of times with a 302 and 403. my guess is some kind of cookies/headers it expects. for now i'll do it the old fashioned way (manual) but i just thought i'd share and see if maybe the author follows this list and can help. I can move this to my SBo direct links on sourceforge. Thanks for the report. -m _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From zhu.qunying at gmail.com Thu Apr 16 14:52:37 2015 From: zhu.qunying at gmail.com (Qun-Ying) Date: Thu, 16 Apr 2015 07:52:37 -0700 Subject: [Slackbuilds-users] Botan could not download source Message-ID: Hi, Botan could not be built because the download URL no longer valid. It seems Botan move its development to GitHub and use GitHub for source released. BTW, there is a new stable release for Botan 1.10.9 -- Qun-Ying From ABERTR at tcc.fl.edu Tue Apr 14 20:06:03 2015 From: ABERTR at tcc.fl.edu (Rex Abert) Date: Tue, 14 Apr 2015 20:06:03 +0000 Subject: [Slackbuilds-users] FW: Error with dependency for shotwell (0.20.2) In-Reply-To: References: Message-ID: Discovered an additional dependency not listed on the web page: json-glib After installing the slackbuilds for these 2 items, the shotwell slackbuild appears to be running fine (it is building as I type this). Rex Abert Associate Professor of Mathematics Tallahassee Community College ________________________________________ From: Rex Abert Sent: Tuesday, April 14, 2015 3:40 PM To: slackbuilds-users at slackbuilds.org Subject: Error with dependency for shotwell (0.20.2) The web page for the Slackbuild of shotwell lists a dependency for libgee1, when in fact the correct dependency is libgee. Rex Abert Associate Professor of Mathematics Tallahassee Community College From ryan.q at linux.com Thu Apr 16 22:21:33 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 16 Apr 2015 15:21:33 -0700 Subject: [Slackbuilds-users] groovy download via sbopkg In-Reply-To: References: Message-ID: On 4/15/15, Ryan P.C. McQuen wrote: > On Wed, Apr 15, 2015, 10:21 PM Miguel De Anda wrote: > > > anybody else having trouble downloading groovy (cloudfront.net hosted) > source via sbopkg? i see it try a bunch of times with a 302 and 403. my > guess is some kind of cookies/headers it expects. > > > for now i'll do it the old fashioned way (manual) but i just thought i'd > share and see if maybe the author follows this list and can help. > > > > I can move this to my SBo direct links on sourceforge. > > Thanks for the report. > Just tested and I had no issue with sbopkg downloading Groovy: Processing groovy groovy: groovy not found in /var/cache/sbopkg. --2015-04-16 15:19:30-- http://dl.bintray.com/groovy/maven/groovy-binary-2.4.3.zip Resolving dl.bintray.com (dl.bintray.com)... 108.168.194.92, 108.168.194.91 Connecting to dl.bintray.com (dl.bintray.com)|108.168.194.92|:80... connected. HTTP request sent, awaiting response... 302 Location: http://d29vzk4ow07wi7.cloudfront.net/47837096d0307e5e8c4f74c87a3096ddd0706eff?response-content-disposition=attachment%3Bfilename%3D%22groovy-binary-2 .4.3.zip%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvNDc4MzcwOTZkMDMwN2U1ZThjNGY3NGM4N2EzMDk2ZGRkMDcwNmVm Zj9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMmdyb292eS1iaW5hcnktMi40LjMuemlwJTIyIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNzVGhhbiI6eyJBV1M 6RXBvY2hUaW1lIjoxNDI5MjIyODQzfSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=phO40tbyhGQccGMtNfJSGIR4umExRddXaYMixCncJ6vtFKR6hQt7eI1 W2gHrlQCa9idzX1GkzDMCkp8~rUWMP0kwZhomnQSJDP0n57LuApzD5RjJOlQ5HOOWFcY-t4m2-rLCyfDRdVqSk5Y1NJ06aYXU-s55e5A4zHCr7jcS5zLF382kbyUme704M4SceSd28qBoj1xxfvnp4LwibU02Rx sU~X8ELL4-Yi4fQFnGZda~jlF7QCB9yp7gOHFHT0MaGpp1NkKhzg3KxaoU57LpTsuD7risq-dZQHO1ZcxByEhCnFX14elTwfjqZmNc9ntqNOPVCfLpuumDwpFU7D5rEg__&Key-Pair-Id=APKAIFKFWOMXM2UM TSFA [following] --2015-04-16 15:19:30-- http://d29vzk4ow07wi7.cloudfront.net/47837096d0307e5e8c4f74c87a3096ddd0706eff?response-content-disposition=attachment%3Bfilename%3D%22 groovy-binary-2.4.3.zip%22&Policy=eyJTdGF0ZW1lbnQiOiBbeyJSZXNvdXJjZSI6Imh0dHAqOi8vZDI5dnprNG93MDd3aTcuY2xvdWRmcm9udC5uZXQvNDc4MzcwOTZkMDMwN2U1ZThjNGY3NGM4N2EzM Dk2ZGRkMDcwNmVmZj9yZXNwb25zZS1jb250ZW50LWRpc3Bvc2l0aW9uPWF0dGFjaG1lbnQlM0JmaWxlbmFtZSUzRCUyMmdyb292eS1iaW5hcnktMi40LjMuemlwJTIyIiwiQ29uZGl0aW9uIjp7IkRhdGVMZXNz VGhhbiI6eyJBV1M6RXBvY2hUaW1lIjoxNDI5MjIyODQzfSwiSXBBZGRyZXNzIjp7IkFXUzpTb3VyY2VJcCI6IjAuMC4wLjAvMCJ9fX1dfQ__&Signature=phO40tbyhGQccGMtNfJSGIR4umExRddXaYMixCnc J6vtFKR6hQt7eI1W2gHrlQCa9idzX1GkzDMCkp8~rUWMP0kwZhomnQSJDP0n57LuApzD5RjJOlQ5HOOWFcY-t4m2-rLCyfDRdVqSk5Y1NJ06aYXU-s55e5A4zHCr7jcS5zLF382kbyUme704M4SceSd28qBoj1x xfvnp4LwibU02RxsU~X8ELL4-Yi4fQFnGZda~jlF7QCB9yp7gOHFHT0MaGpp1NkKhzg3KxaoU57LpTsuD7risq-dZQHO1ZcxByEhCnFX14elTwfjqZmNc9ntqNOPVCfLpuumDwpFU7D5rEg__&Key-Pair-Id=A PKAIFKFWOMXM2UMTSFA Resolving d29vzk4ow07wi7.cloudfront.net (d29vzk4ow07wi7.cloudfront.net)... 54.230.70.238, 54.230.69.12, 54.230.70.241, ... Connecting to d29vzk4ow07wi7.cloudfront.net (d29vzk4ow07wi7.cloudfront.net)|54.230.70.238|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 31968599 (30M) [application/unknown] Saving to: ?groovy-binary-2.4.3.zip? 100%[======================================>] 31,968,599 4.17MB/s in 7.5s 2015-04-16 15:19:37 (4.05 MB/s) - ?groovy-binary-2.4.3.zip? saved [31968599/31968599] Do you have any special settings in sbopkg.conf? > > -m > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > > -- --- From info at microlinux.fr Thu Apr 16 22:36:10 2015 From: info at microlinux.fr (Niki Kovacs) Date: Fri, 17 Apr 2015 00:36:10 +0200 Subject: [Slackbuilds-users] Some thoughts about WinFF: source vs. binary Message-ID: <5530395A.9030709@microlinux.fr> Hi, I'm using WinFF for some multimedia stuff. It's a nifty little program written in Free Pascal, used for video conversion. Currently, WinFF 1.5.3 is running on my main workhorse PC. I've written a SlackBuild from scratch, to build it from source, which is relatively easy, the more so since fpc, fpc-source and lazarus (build dependencies) are all on SBo. Curiously enough, SBo only sports a binary-only SlackBuild for a severely outdated version, built from .deb packages. I don't know if the author has abandoned WinFF, but if everybody's OK with it, I'd like to jump in and submit my own SlackBuild for it, since it builds the application from source. By the way, fpc-* and lazarus are only build dependencies. Only runtime dependency is ffmpeg, for obvious reasons, since WinFF is a frontend for it. Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From info at microlinux.fr Thu Apr 16 22:39:06 2015 From: info at microlinux.fr (Niki Kovacs) Date: Fri, 17 Apr 2015 00:39:06 +0200 Subject: [Slackbuilds-users] Some thoughts about WinFF: source vs. binary In-Reply-To: <5530395A.9030709@microlinux.fr> References: <5530395A.9030709@microlinux.fr> Message-ID: <55303A0A.20304@microlinux.fr> Le 17/04/2015 00:36, Niki Kovacs a ?crit : > Currently, WinFF 1.5.3 is running on my main workhorse PC. I've written > a SlackBuild from scratch, to build it from source, which is relatively > easy, the more so since fpc, fpc-source and lazarus (build dependencies) > are all on SBo. I've forgotten to insert the link, so here it is: http://www.microlinux.fr/microlinux/extras-14.1-source/winff/ -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From philnx at posteo.de Thu Apr 16 23:07:46 2015 From: philnx at posteo.de (Philip Lacroix) Date: Fri, 17 Apr 2015 01:07:46 +0200 Subject: [Slackbuilds-users] Some thoughts about WinFF: source vs. binary In-Reply-To: <5530395A.9030709@microlinux.fr> References: <5530395A.9030709@microlinux.fr> Message-ID: <9d6af3de93d0acfe85d991e8e0ecb54a@posteo.de> Am 17.04.2015 00:36 schrieb Niki Kovacs: > I don't know if the author has abandoned WinFF, but if everybody's OK > with it, I'd like to jump in and submit my own SlackBuild for it, > since it builds the application from source. Did you contact the maintainer? You should ask him: if he agrees that you take on the maintainership of his package then I guess that the SBo admins will be ok as well (of course I cannot speak for them). If the maintainer is not reachable then you might submit your package with a short note about that. Best, Philip From ryan.q at linux.com Thu Apr 16 23:31:50 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 16 Apr 2015 16:31:50 -0700 Subject: [Slackbuilds-users] Some thoughts about WinFF: source vs. binary In-Reply-To: <55303A0A.20304@microlinux.fr> References: <5530395A.9030709@microlinux.fr> <55303A0A.20304@microlinux.fr> Message-ID: On 4/16/15, Niki Kovacs wrote: > Le 17/04/2015 00:36, Niki Kovacs a ?crit : >> Currently, WinFF 1.5.3 is running on my main workhorse PC. I've written >> a SlackBuild from scratch, to build it from source, which is relatively >> easy, the more so since fpc, fpc-source and lazarus (build dependencies) >> are all on SBo. > > I've forgotten to insert the link, so here it is: > > http://www.microlinux.fr/microlinux/extras-14.1-source/winff/ > It appears that Giovanne Castro (the winff maintainer) has not been active for over 3 years: http://slackbuilds.org/cgit/slackbuilds/log/?qt=author&q=castro Still, out of courtesy to the community you should try to contact him. Also, why not build version 1.5.4? http://sourceforge.net/projects/slackbuildsdirectlinks/files/winff/winff-1.5.4.tar.xz Works with basically no changes to your scripts. > -- > Microlinux - Solutions informatiques 100% Linux et logiciels libres > 7, place de l'?glise - 30730 Montpezat > Web : http://www.microlinux.fr > Mail : info at microlinux.fr > T?l. : 04 66 63 10 32 > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > -- --- -------------- next part -------------- A non-text attachment was scrubbed... Name: winff-1.5.4.png Type: image/png Size: 17009 bytes Desc: not available URL: From willysr at slackbuilds.org Fri Apr 17 01:09:38 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 17 Apr 2015 08:09:38 +0700 Subject: [Slackbuilds-users] Botan could not download source In-Reply-To: References: Message-ID: <55305D52.50407@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Botan could not be built because the download URL no longer valid. > It seems Botan move its development to GitHub and use GitHub for > source released. > > BTW, there is a new stable release for Botan 1.10.9 Fixed in my branch Thanks for reporting - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUwXVIACgkQiHuDdNczM4H87wCffvhog+0q8Gx7xmkK85ROmEuv 8vIAn1ZcoDyvBuIFzjHrAeGhdrdENgwA =3gPT -----END PGP SIGNATURE----- From willysr at slackbuilds.org Fri Apr 17 10:12:40 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 17 Apr 2015 17:12:40 +0700 Subject: [Slackbuilds-users] FW: Error with dependency for shotwell (0.20.2) In-Reply-To: References: Message-ID: <5530DC98.6050306@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Discovered an additional dependency not listed on the web page: > > json-glib > > After installing the slackbuilds for these 2 items, the shotwell > slackbuild appears to be running fine (it is building as I type > this). Thanks Fixed in my branch - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUw3JgACgkQiHuDdNczM4EEfACdEpVD2rFs4NOFIIyg7qVU74tG GqMAnRHGBWDav92xMe/OCSaUBANe/8Gj =UDhz -----END PGP SIGNATURE----- From sbolokanov at abv.bg Fri Apr 17 13:37:24 2015 From: sbolokanov at abv.bg (=?utf-8?B?0KHQuNC80L7QvSDQkdC+0LvQvtC60LDQvdC+0LI=?=) Date: Fri, 17 Apr 2015 16:37:24 +0300 (EEST) Subject: [Slackbuilds-users] abcde md5sum mismatch Message-ID: <559632842.433849.1429277844024.JavaMail.apache@nm52.abv.bg> As reported by Philippe Delavalade: md5sum for abcde doesn't match with the one in .info c8b91d5c53386cfc4345d9d49f67e1dd abcde-2.6.tar.gz -- ????? ????????? -------------- next part -------------- An HTML attachment was scrubbed... URL: From glenn.becker at gmail.com Fri Apr 17 14:07:19 2015 From: glenn.becker at gmail.com (Glenn Becker) Date: Fri, 17 Apr 2015 10:07:19 -0400 Subject: [Slackbuilds-users] Fwd: abcde md5sum mismatch In-Reply-To: <559632842.433849.1429277844024.JavaMail.apache@nm52.abv.bg> References: <559632842.433849.1429277844024.JavaMail.apache@nm52.abv.bg> Message-ID: Yikes! That's me. I'll take care of it as soon as I can. Thanks for the heads-up and sorry for the blerch on my part. /Glenn ---------- Forwarded message ---------- From: ????? ????????? Date: Fri, Apr 17, 2015 at 9:37 AM Subject: [Slackbuilds-users] abcde md5sum mismatch To: slackbuilds-users at slackbuilds.org As reported by Philippe Delavalade: md5sum for abcde doesn't match with the one in .info c8b91d5c53386cfc4345d9d49f67e1dd abcde-2.6.tar.gz -- ????? ????????? _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Fri Apr 17 20:17:55 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 18 Apr 2015 03:17:55 +0700 Subject: [Slackbuilds-users] Fwd: abcde md5sum mismatch In-Reply-To: References: <559632842.433849.1429277844024.JavaMail.apache@nm52.abv.bg> Message-ID: <55316A73.2020003@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Yikes! That's me. I'll take care of it as soon as I can. Thanks for > the heads-up and sorry for the blerch on my part. Fixed in my branch already :) - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUxanMACgkQiHuDdNczM4EcigCdFw8mrE/afFeZVkQKVpn54D+/ NPAAoJMkUfZv0zU7rDHips4eUDwdqmix =2/WC -----END PGP SIGNATURE----- From ryan.q at linux.com Fri Apr 17 23:28:28 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Fri, 17 Apr 2015 16:28:28 -0700 Subject: [Slackbuilds-users] sha256sum instead of md5sum? Message-ID: Hello fellow Slackers, Has this idea ever been bounced around? Switch from md5sum to sha256sum for *.info files? Obviously it would be a pretty big undertaking, and maybe not really worth it ... what are the thoughts of the great minds here? Best, Ryan -- --- From willysr at slackbuilds.org Sat Apr 18 00:26:07 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 18 Apr 2015 07:26:07 +0700 Subject: [Slackbuilds-users] FlightGear linking errors with flite In-Reply-To: <552a7c077257c_79c0dc16a8451f0@phyrexia.mail> References: <552a7c077257c_79c0dc16a8451f0@phyrexia.mail> Message-ID: <5531A49F.1090608@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > While installing FlightGear 3.4, I encounter a linking error: > >> Linking CXX executable fgfs >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_hw_params_any' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_hw_params_set_channels' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_open' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_prepare' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_hw_params_set_rate' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_drain' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_hw_params_sizeof' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_close' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_hw_params' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_drop' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_hw_params_set_access' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_resume' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_state' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_wait' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_config_update_free_global' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_strerror' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_hw_params_set_format' >> /usr/lib64/gcc/x86_64-slackware-linux/4.8.4/../../../../lib64/libflit e.so: >> undefined reference to `snd_pcm_writei' collect2: error: ld >> returned 1 exit status make[2]: *** [src/Main/fgfs] Error 1 >> make[1]: *** [src/Main/CMakeFiles/fgfs.dir/all] Error 2 make: *** >> [all] Error 2 > > flite seems to be included with the source, the error occured when > flite was installed separately. However, with flite 1.4 > uninstalled, no issues were present. flite is not a requirement for FlightGear - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUxpJ8ACgkQiHuDdNczM4H3agCfURWEb2FOHUxLQO3ZacfOSdOd EZIAn3sELvmbO2ErKrHkMXJE9ZFwvMtz =N/o5 -----END PGP SIGNATURE----- From vbatts at gmail.com Sat Apr 18 00:36:44 2015 From: vbatts at gmail.com (Vincent Batts) Date: Fri, 17 Apr 2015 20:36:44 -0400 Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: References: Message-ID: Md5 is not great, but provides moderate warm fuzzies. Something like that switch should be done in a way that allows for a slow migration, rather than a hard switch. In not opposed seeing stronger checksum allowed, but it will need some noodling. On Apr 17, 2015 7:28 PM, "Ryan P.C. McQuen" wrote: > Hello fellow Slackers, > > Has this idea ever been bounced around? > > Switch from md5sum to sha256sum for *.info files? Obviously it would > be a pretty big undertaking, and maybe not really worth it ... what > are the thoughts of the great minds here? > > Best, > Ryan > > -- > --- > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From vbatts at gmail.com Sat Apr 18 00:38:11 2015 From: vbatts at gmail.com (Vincent Batts) Date: Fri, 17 Apr 2015 20:38:11 -0400 Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: References: Message-ID: And yes this idea makes its rounds. It's been a couple years iirc. On Apr 17, 2015 8:36 PM, "Vincent Batts" wrote: > Md5 is not great, but provides moderate warm fuzzies. Something like that > switch should be done in a way that allows for a slow migration, rather > than a hard switch. In not opposed seeing stronger checksum allowed, but > it will need some noodling. > On Apr 17, 2015 7:28 PM, "Ryan P.C. McQuen" wrote: > >> Hello fellow Slackers, >> >> Has this idea ever been bounced around? >> >> Switch from md5sum to sha256sum for *.info files? Obviously it would >> be a pretty big undertaking, and maybe not really worth it ... what >> are the thoughts of the great minds here? >> >> Best, >> Ryan >> >> -- >> --- >> >> _______________________________________________ >> SlackBuilds-users mailing list >> SlackBuilds-users at slackbuilds.org >> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - http://slackbuilds.org/faq/ >> >> -------------- next part -------------- An HTML attachment was scrubbed... URL: From erik at slackbuilds.org Sat Apr 18 00:44:26 2015 From: erik at slackbuilds.org (Erik Hanson) Date: Fri, 17 Apr 2015 19:44:26 -0500 Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: References: Message-ID: <20150417194426.154f6bb4@shaggy.doo> On Fri, 17 Apr 2015 16:28:28 -0700 "Ryan P.C. McQuen" wrote: > Hello fellow Slackers, > > Has this idea ever been bounced around? > > Switch from md5sum to sha256sum for *.info files? Obviously it would > be a pretty big undertaking, and maybe not really worth it ... what > are the thoughts of the great minds here? This comes up from time to time. We are all well aware that MD5 collisions are easily generated, however, we're not providing MD5 sums as any kind of warranty. Our use case is simply to say "this is the version of this file we used to approve the script" - it's a convenience, it is not used for security. Even if it were, we have no control over upstream sources anyway. If we hosted sources, which we're not going to do, then we would have used something stronger. That said, I'm not against using something else. It's probably not worth the effort, though, when the end result will be the same. There might also be something to be said for potentially unmaintained 3rd party tools. -- Erik Hanson -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Sat Apr 18 00:51:56 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 18 Apr 2015 07:51:56 +0700 Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: References: Message-ID: <5531AAAC.4000709@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Has this idea ever been bounced around? yes, several times and latest one is on IRC > Switch from md5sum to sha256sum for *.info files? Obviously it > would be a pretty big undertaking, and maybe not really worth it > ... what are the thoughts of the great minds here? We only host scripts, not source or binary packages. It's upstream job's to make sure their packages are safe since they provide the source. We have our scripts signed with GPG and that's what we should use to make sure that the scripts comes from us. for small source, SHA256 is fine, but if you take large source files, it could take a while to generate and verify using SHA256. - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUxqqwACgkQiHuDdNczM4Fy5wCeP7iqjDcnU21e3h1xYfc+pFjs 140An15w8UV/KdRQjVNbPMKN2xOUjBR0 =wVIb -----END PGP SIGNATURE----- From info at microlinux.fr Sat Apr 18 04:56:55 2015 From: info at microlinux.fr (Niki Kovacs) Date: Sat, 18 Apr 2015 06:56:55 +0200 Subject: [Slackbuilds-users] Typos in libopenraw slack-desc Message-ID: <5531E417.6000902@microlinux.fr> One of the main reason ==> reasons address missing feature ==> features Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From sbolokanov at abv.bg Sat Apr 18 06:34:14 2015 From: sbolokanov at abv.bg (=?utf-8?B?0KHQuNC80L7QvSDQkdC+0LvQvtC60LDQvdC+0LI=?=) Date: Sat, 18 Apr 2015 09:34:14 +0300 (EEST) Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: References: Message-ID: <1884565992.473733.1429338854797.JavaMail.apache@nm52.abv.bg> Me thinking... Why not have both? This should satisfy both sides. -- ????? ????????? -------- ?????????? ????? -------- ??: "Ryan P.C. McQuen" ryan.q at linux.com ???????: [Slackbuilds-users] sha256sum instead of md5sum? ??: "slackbuilds-users at slackbuilds.org" ????????? ??: 18.04.2015 02:28 Hello fellow Slackers, Has this idea ever been bounced around? Switch from md5sum to sha256sum for *.info files? Obviously it would be a pretty big undertaking, and maybe not really worth it ... what are the thoughts of the great minds here? Best, Ryan -- --- _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Apr 18 07:15:39 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 18 Apr 2015 14:15:39 +0700 Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: <1884565992.473733.1429338854797.JavaMail.apache@nm52.abv.bg> References: <1884565992.473733.1429338854797.JavaMail.apache@nm52.abv.bg> Message-ID: <5532049B.5000809@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Why not have both? This should satisfy both sides. it's double effort and still doesn't proof anything by having both. Remember that we don't control what upstream do. What we can control is our scripts that reside on the SBo server and GIT repository. What's what GPG sigs are used for. - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUyBJsACgkQiHuDdNczM4FTHgCgpunvtgM/gNhMdbmxX1v+DmTf kgIAn1WAbnZ7ym0kJBxaxMRpg+0iNKWB =IVWD -----END PGP SIGNATURE----- From baildon.research at googlemail.com Sat Apr 18 07:34:50 2015 From: baildon.research at googlemail.com (David Spencer) Date: Sat, 18 Apr 2015 08:34:50 +0100 Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: <1884565992.473733.1429338854797.JavaMail.apache@nm52.abv.bg> References: <1884565992.473733.1429338854797.JavaMail.apache@nm52.abv.bg> Message-ID: IMO the main reason for supporting sha256sum would be for avoiding bad publicity if someone out there starts an anti-md5sum witch hunt. In the real world there are two big checksum problems. The first problem is upstream, where some of them see nothing wrong in repacking or amending tarballs. This directly causes the other problem, where end users have been trained by bad upstreams to not check, or just carry on if the md5sum is wrong. In these circumstances, SBo's choice of md5sum is not the weakest link! Some READMEs already mention unversioned downloads that are known to change, and it might help the third party tools to avoid corrupting the fragile minds of end users if this was somehow encoded in the .info file e.g. MD5SUM="no". But that would need far, far too much noodling... -D. (too modest to mention a third party slackbuild tool that already supports sha256sum) From ml at mareichelt.com Sat Apr 18 14:42:17 2015 From: ml at mareichelt.com (Markus Reichelt) Date: Sat, 18 Apr 2015 16:42:17 +0200 Subject: [Slackbuilds-users] Botan could not download source In-Reply-To: References: Message-ID: <20150418144217.GC3635@pc21.mareichelt.com> * Qun-Ying wrote: > Botan could not be built because the download URL no longer valid. I do not know the reason why Jack decided to relocate release tarballs & only offer .tgz, even for older releases. Anyhow, the good stuff relocated to http://botan.randombit.net/releases/ > It seems Botan move its development to GitHub and use GitHub for > source released. There's a GH mirror. Check http://botan.randombit.net/vcs.html > BTW, there is a new stable release for Botan 1.10.9 The script works just fine with that version. -- I'd walk a mile for Tahoe-LAFS. From kingbeowulf at gmail.com Sat Apr 18 18:04:30 2015 From: kingbeowulf at gmail.com (King Beowulf) Date: Sat, 18 Apr 2015 11:04:30 -0700 Subject: [Slackbuilds-users] sha256sum instead of md5sum? In-Reply-To: References: Message-ID: <55329CAE.4060705@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 04/17/2015 04:28 PM, Ryan P.C. McQuen wrote: > Hello fellow Slackers, > > Has this idea ever been bounced around? > > Switch from md5sum to sha256sum for *.info files? Obviously it > would be a pretty big undertaking, and maybe not really worth it > ... what are the thoughts of the great minds here? > > Best, Ryan > Since the purpose of our current implementation is to simply verify that the source download is not corrupted, why not use something fast and simple, and that is not used in security applications? I can't find the link ATM, but I read an article a while back warning of the security threat to creating heaps of public hashes via SHA-2, etc. MD5 et al is pretty much dead to security because of its online prevalence. All we need is a simple CRC or checksum algorithm with low collision probability. For SBo purposes, we aren't concerned with security of the source, that is upstream's job (e.g. with proper signature file), so we don't need anything complex, just a simple CRC or checksum. For example, zlib and rsync use Adler-32. It has a few security weaknesses, but as a quick download check? Or perhaps just simply, cksum, already included in Slackware (CRC32). Perhaps the question is not "Should we switch from md5sum to sha256sum?" but rather "Should we switch to a simpler CRC or checksum algorithm that does not have security implications?" As always, just me 2 cents... - -Ed -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUynKwACgkQXvwMaW61dLexCACgk7lSVdMy/zlsM3rvm4kbiECv WB4Ani9n5KD7ydctUk/cAdgaPWaz/Tb5 =/gWy -----END PGP SIGNATURE----- From willysr at slackbuilds.org Sun Apr 19 04:48:47 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 19 Apr 2015 11:48:47 +0700 Subject: [Slackbuilds-users] Updates - 20150419.1 Message-ID: <553333AF.2010008@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sun Apr 19 04:25:46 UTC 2015 academic/maxima: commented out gzip of info file. academic/sage: Update README. audio/abcde: Update MD5SUM. audio/qmmp: Updated for version 0.8.4. desktop/awesome: Updated for version 3.5.6. desktop/insync-thunar: Updated for version 1.2.6.35101. desktop/sun: Updated for version 1.0.71. development/eric: Updated for version 4.5.25. development/luarocks: Updated for version 2.2.1. development/pudb: Updated for version 2015.2. games/cgames: Added (Games for the Linux Console). games/javacpc: Updated for version 2.9l. games/mednafen: Updated for version 0.9.38.4. games/openmw: Updated for version 0.35.1. games/tome4: Updated for version 1.3.1. games/wesnoth: Updated for version 1.12.2. graphics/fim: Fix homepage. graphics/pngquant: Updated for version 2.4.0. graphics/potrace: Updated for version 1.12. graphics/shotwell: Update DEPS. haskell/haskell-transformers-base: Fix script. haskell/haskell-transformers-compat: Fix script. libraries/Botan: Fix source naming. libraries/aqbanking: Updated for version 5.5.1. libraries/ftplib: Added (FTP Protocol routines). libraries/gwenhywfar: Updated for version 4.13.1. libraries/hiredis: Added (Minimalistic C client for Redis). libraries/lgi: Updated for version 0.9.0. libraries/libopenraw: Fix slack-desc. libraries/libotr: Updated for version 4.1.0. libraries/live555: Updated for version 2015.04.16. libraries/python-e_dbus: Added (Enlightenment DR17 libraries). libraries/python-ecore: Added (Enlightenment DR17 libraries). libraries/python-edje: Added (Enlightenment DR17 libraries). libraries/python-elementary: Added (Enlightenment DR17 libraries). libraries/python-emotion: Added (Enlightenment DR17 libraries). libraries/python-ethumb: Added (Enlightenment DR17 libraries). libraries/python-evas: Added (Enlightenment DR17 libraries). libraries/zend-opcache: Updated for version 7.0.5. misc/KeePass: Updated for version 2.29. misc/recode: Fix slack-desc. multimedia/MediathekView: Updated for version 9. multimedia/beets: Updated for version 1.3.12. multimedia/coriander: Added (Control IEEE-1394 digital cameras). network/CherryMusic: Updated for version 0.35.1. network/Electrum: Updated for version 2.0.4. network/OpenDKIM: Added (A DKIM milter). network/copy: Updated for version 3.2.01.0481. network/deis: Updated for version 1.5.1. network/flexget: Updated for version 1.2.300. network/graphite-carbon: Version fix and other annoyances. network/greenbone-security-assistant: Updated for version 6.0.1. network/icinga2: Updated for version 2.3.3. network/netsurf: Updated for version 3.3. network/openvas-cli: Updated for version 1.4.0. network/openvas-libraries: Updated for version 8.0.1. network/openvas-manager: Updated for version 6.0.1. network/openvas-scanner: Updated for version 5.0.1. network/pidgin-otr: Updated for version 4.0.1. network/suricata: Updated for version 2.0.7. network/translate: Updated for version 2.0.0. network/unbound: Added (DNSSEC resolver). network/youtube-dl: Updated for version 2015.04.17. perl/perl-linux-desktop-files: Added (Parse Linux Desktop Files). python/argcomplete: Updated for version 0.8.7. python/click: Updated for version 4.0. python/flake8: Updated for version 2.4.0. python/jellyfish: Added (python library). python/lxml: Updated for version 3.4.3. python/path.py: Updated for version 7.3. python/pySmartDL: Updated for version 1.2.4. python/pyfiglet: Updated for version 0.7.3. python/pysed: Updated for version 0.7.3. python/python-libsass: Updated for version 0.7.0. python/python-unicodecsv: Added (csv module). python/python-whisper: Version fix and other annoyances. python/regex: Updated for version 2015.03.18. ruby/rubygem-cool.io: Added (Simple evented I/O for Ruby). ruby/rubygem-fluentd: Added (data collector for unified logging). ruby/rubygem-http_parser.rb: Added (HTTP request/response parser). ruby/rubygem-msgpack: Added (object serialization library). ruby/rubygem-sigdump: Added (dumps backtrace of running threads). ruby/rubygem-string-scrub: Added (String#scrub for Ruby). ruby/rubygem-thread_safe: Added (Thread-safe collection+utilities). ruby/rubygem-tzinfo-data: Added (IANA Time Zone database for Ruby). ruby/rubygem-tzinfo: Added (daylight savings aware transformations). ruby/rubygem-yajl-ruby: Added (Yajl bindings for Ruby). system/brasero: Fixed slack-desc. system/heirloom-doctools: Updated for version 150406. system/lxdm: Updated for version 0.5.1. system/nagvis: Updated for version 1.8.2. system/pyarchey: Added (system information tool). system/spl-solaris: Updated for version 0.6.4. system/winetricks: Updated for version 20150416. system/xen: Contrib script bugfix. system/zfs-on-linux: Updated for version 0.6.4. system/zopfli: Added (Compression Algorithm). +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlUzM68ACgkQiHuDdNczM4G61gCgiU8afoKoQ2HSqP7S0c/u6a8g uPMAniBvFJycnbdfR+9r67PAe2NyjdjQ =lYWn -----END PGP SIGNATURE----- From Jim.Diamond at acadiau.ca Sun Apr 19 11:15:23 2015 From: Jim.Diamond at acadiau.ca (Jim Diamond) Date: Sun, 19 Apr 2015 08:15:23 -0300 Subject: [Slackbuilds-users] speaking of md5sums... Message-ID: <20150419111523.GA3206@jdiamond-nb2> Unable to download/verify source file(s) for youtube-dl: md5sum failure for /usr/sbo/distfiles/2015.04.17.tar.gz. Cheers. Jim From willysr at slackbuilds.org Sun Apr 19 11:17:56 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 19 Apr 2015 18:17:56 +0700 Subject: [Slackbuilds-users] speaking of md5sums... In-Reply-To: <20150419111523.GA3206@jdiamond-nb2> References: <20150419111523.GA3206@jdiamond-nb2> Message-ID: <55338EE4.5020508@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 > Unable to download/verify source file(s) for youtube-dl: md5sum > failure for /usr/sbo/distfiles/2015.04.17.tar.gz. Thanks Fixed in my branch - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEAREIAAYFAlUzjuMACgkQiHuDdNczM4FhuwCgrLUKTOmovXYWxbMP3aH9phsB iB4An2SvbZq8gJnQMPfvoYk1K8il01fs =JcGa -----END PGP SIGNATURE----- From rudsonalves at yahoo.com.br Sun Apr 19 14:44:42 2015 From: rudsonalves at yahoo.com.br (Rudson R Alves) Date: Sun, 19 Apr 2015 11:44:42 -0300 Subject: [Slackbuilds-users] Email change question Message-ID: <5533BF5A.1070608@yahoo.com.br> Hi, I changed my email address from alves at rra.etc.br to rudsonalves at yahoo.com.br. Has any procedure to change the email address in the ".info" file, from my SlackBuilds? Thanks, Rudson Alves From willysr at slackbuilds.org Sun Apr 19 14:55:38 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 19 Apr 2015 21:55:38 +0700 Subject: [Slackbuilds-users] Email change question In-Reply-To: <5533BF5A.1070608@yahoo.com.br> References: <5533BF5A.1070608@yahoo.com.br> Message-ID: <5533C1EA.8080906@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 > I changed my email address from alves at rra.etc.br to > rudsonalves at yahoo.com.br. > > Has any procedure to change the email address in the ".info" file, > from my SlackBuilds? You can submit changes normally via submission form along with the updates. - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEAREIAAYFAlUzweoACgkQiHuDdNczM4GM3QCgiOsPWHhmK6h8DvuzYvH4pSPI jr8AniUvqIoFM+2ARsyLI70g5qYGun3x =lOpf -----END PGP SIGNATURE----- From rudsonalves at yahoo.com.br Sun Apr 19 15:29:12 2015 From: rudsonalves at yahoo.com.br (Rudson R Alves) Date: Sun, 19 Apr 2015 12:29:12 -0300 Subject: [Slackbuilds-users] Eric6 package Message-ID: <5533C9C8.6010100@yahoo.com.br> Hi again, I build the eric6 python ide in my machine (eric4 last version will be 4.5.25). But the eric6 has some requisites: Ok: Python 3.1.0 or better -> solved by python3-3.4.3 from SlackBuilds Ok: Python 2.6.0 or better -> 2.7.5 in Slackware 14.1 Ok: Qt 5.3.0 or better (from Digia) -> solved by qt5-5.4.1 from SlackBuilds Ok: Qt 4.10.0 or better (from Digia) -> 4.10.5 in Slackware 14.1 ??: PyQt 5.3.0 or better (from Riverbank) -> I can make a PyQt5 SlackBuilds? ??: PyQt 4.10.0 or better (from Riverbank) -> 4.9.6 don't solve in 14.1 ??: QScintilla 2.8.0 or better (from Riverbank) -> 2.6.1 don't solve in 14.1 How to proceed here? Wait by Slackware news packages to upgrade PyQt and QScintilla? And thanks from last answer Willy. From willysr at slackbuilds.org Sun Apr 19 15:36:23 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 19 Apr 2015 22:36:23 +0700 Subject: [Slackbuilds-users] Eric6 package In-Reply-To: <5533C9C8.6010100@yahoo.com.br> References: <5533C9C8.6010100@yahoo.com.br> Message-ID: <5533CB77.7080007@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 > But the eric6 has some requisites: > > Ok: Python 3.1.0 or better -> solved by python3-3.4.3 from > SlackBuilds > > Ok: Python 2.6.0 or better -> 2.7.5 in Slackware 14.1 > > Ok: Qt 5.3.0 or better (from Digia) -> solved by qt5-5.4.1 from > SlackBuilds > > Ok: Qt 4.10.0 or better (from Digia) -> 4.10.5 in Slackware 14.1 > > ??: PyQt 5.3.0 or better (from Riverbank) -> I can make a PyQt5 > SlackBuilds? > > ??: PyQt 4.10.0 or better (from Riverbank) -> 4.9.6 don't solve in > 14.1 > > ??: QScintilla 2.8.0 or better (from Riverbank) -> 2.6.1 don't > solve in 14.1 > > How to proceed here? > > Wait by Slackware news packages to upgrade PyQt and QScintilla? by default SBo can't accept packages that are included in Slackware, so yes, you will probably have to wait until next Slackware gets released and some packages gets upgraded during the development cycle. > And thanks from last answer Willy. Your welcome :) - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEUEAREIAAYFAlUzy3cACgkQiHuDdNczM4H+yACY9vvZGPh3IOI1ew+rhGO9puVN ZwCgllaPwj9Qv/MZd2BUGhz5Vf7PmqI= =Ewn6 -----END PGP SIGNATURE----- From icaro.perseo at gmail.com Mon Apr 20 00:36:10 2015 From: icaro.perseo at gmail.com (Perseo) Date: Sun, 19 Apr 2015 19:36:10 -0500 Subject: [Slackbuilds-users] picard md5sum error Message-ID: <553449FA.9020708@gmail.com> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Good day! I'm trying to package picard and I found this error. Currently the md5sum is 5038eea573dffd5c6587a226691e1714 and should be 0df8899ba834b2c9ac59165122256257 Best regards. -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iQIcBAEBAgAGBQJVNEn6AAoJEPFiITbOHxxTqg4P/0cbOrHMmMYHMcoZ7Uwu9GKg PFfWpBPSNzqN1QqX2qawva4N8MjD5Bj1Z19Qp4Qr424IzK3a5SbLKAQkKh5NGuiB TEejbMNLOvAi/+cVs19X7VGKAG2jbFwuCsogZJCBeD9lLEcwFIG8QTgliaF6s22J CkG2cErbAWPgYXp+VAkEayIVg3jB++qpeqTRfwdAJvotKTJVc3MYTaNh/9D1J8Mt pSbS6M6cTMzBrjtmVEfzm1ZZG3QU/bAMb0B1tRwbVz19pwfIG2H/VHvkuxLdVaEN 7UQeI8j290K2DYoNEgRZXO/10ujEQC3yPP41EsPwKomLLCLMrPdX+2NlzXVSjJla hAfAerNtFW1hXiEklTCZ7hkfoMuUwTappmoEzpEDkiPC5M+h2QzMG7Q1DCc5p5t6 shV3ANpqdEerxkhA4h9MVJzq3j3GBJ8H523GDv7zKAcKRtVWowEINx8V1uFDdL4K DIp8g/80uNAemgF0iedffw211OtCOw8EpDTMLsELedtc7pM8UVqF6Rm/c1VJxQne FQNbH8wDtsNKB1MhJiN0/SgfEp1Pmd4UBvS6WGi441L7er+/7pF1X3KDGFYrjGKf EBfTdHi2KHlAd4fGVskjVyYjoe5HbKgt1EffBi/s5hdAay2V8f5NWXmmPFG1btc3 1iMk49CVWcIs7CB5nETJ =A4Fu -----END PGP SIGNATURE----- From willysr at slackbuilds.org Mon Apr 20 00:38:54 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 20 Apr 2015 07:38:54 +0700 Subject: [Slackbuilds-users] picard md5sum error In-Reply-To: <553449FA.9020708@gmail.com> References: <553449FA.9020708@gmail.com> Message-ID: <55344A9E.3090908@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 > I'm trying to package picard and I found this error. Currently the > md5sum is 5038eea573dffd5c6587a226691e1714 and should be > 0df8899ba834b2c9ac59165122256257 Thanks for reporting fixed in my branch already - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEAREIAAYFAlU0Sp4ACgkQiHuDdNczM4G5rgCcC/sYSVay6dt5ukP5db30JRlP o00An3icca27h+nDBd+u5YYJZ/2AydGn =NRVY -----END PGP SIGNATURE----- From info at microlinux.fr Mon Apr 20 15:03:39 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 20 Apr 2015 17:03:39 +0200 Subject: [Slackbuilds-users] Typo in lbreakout2.SlackBuild? Message-ID: <5535154B.2090805@microlinux.fr> Hi, Here's the ./configure section from lbreakout2.SlackBuild: CFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc \ --localstatedir=/var/lib/lgames \ --enable-sdl-net \ --build=$ARCH-slackware-linux I'm puzzled by /var/lib/lgames. Is that a typo for /var/lib/games? Cheers, Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From matteo.bernardini at gmail.com Mon Apr 20 15:16:36 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Mon, 20 Apr 2015 17:16:36 +0200 Subject: [Slackbuilds-users] Typo in lbreakout2.SlackBuild? In-Reply-To: <5535154B.2090805@microlinux.fr> References: <5535154B.2090805@microlinux.fr> Message-ID: 2015-04-20 17:03 GMT+02:00 Niki Kovacs : > Hi, > > Here's the ./configure section from lbreakout2.SlackBuild: > > CFLAGS="$SLKCFLAGS" \ > ./configure \ > --prefix=/usr \ > --libdir=/usr/lib${LIBDIRSUFFIX} \ > --sysconfdir=/etc \ > --localstatedir=/var/lib/lgames \ > --enable-sdl-net \ > --build=$ARCH-slackware-linux > > I'm puzzled by /var/lib/lgames. Is that a typo for /var/lib/games? no, it's ok as /var/lib/lgames: it's the hi-score folder for lbreakout2 and ltris. Matteo From info at microlinux.fr Mon Apr 20 17:13:37 2015 From: info at microlinux.fr (Niki Kovacs) Date: Mon, 20 Apr 2015 19:13:37 +0200 Subject: [Slackbuilds-users] Typo in lbreakout2.SlackBuild? In-Reply-To: References: <5535154B.2090805@microlinux.fr> Message-ID: <553533C1.9080901@microlinux.fr> Le 20/04/2015 17:16, Matteo Bernardini a ?crit : > no, it's ok as /var/lib/lgames: it's the hi-score folder for > lbreakout2 and ltris. OK, thanks Matteo. -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From miguel at thedeanda.com Tue Apr 21 18:04:30 2015 From: miguel at thedeanda.com (Miguel De Anda) Date: Tue, 21 Apr 2015 11:04:30 -0700 Subject: [Slackbuilds-users] missing lensfun dependency Message-ID: i've never used this app, but i installed it and ran $lensfun-update-data but it seems to want python3. -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Wed Apr 22 00:04:00 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 22 Apr 2015 07:04:00 +0700 Subject: [Slackbuilds-users] missing lensfun dependency In-Reply-To: References: Message-ID: <5536E570.7000803@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 > i've never used this app, but i installed it and ran > > $lensfun-update-data > > but it seems to want python3. Hi Miguel Indeed, it does require python3 for all lensfun scripts in /usr/bin, but they are used to update the lensfun database either from git or many other URLs, which is something we don't want since they may change over time. There's a potential that it might break other packages that depends on lensfun - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEAREIAAYFAlU25XAACgkQiHuDdNczM4Fs1ACfcuqZzJIVq11nPW1N6I0JV+Wv oOkAn3WQtx+wIa+js/GgI1ZUpFeuzwC7 =Nkyz -----END PGP SIGNATURE----- From info at microlinux.fr Wed Apr 22 08:24:24 2015 From: info at microlinux.fr (Niki Kovacs) Date: Wed, 22 Apr 2015 10:24:24 +0200 Subject: [Slackbuilds-users] Some thoughts about WinFF: source vs. binary In-Reply-To: <9d6af3de93d0acfe85d991e8e0ecb54a@posteo.de> References: <5530395A.9030709@microlinux.fr> <9d6af3de93d0acfe85d991e8e0ecb54a@posteo.de> Message-ID: <55375AB8.9000901@microlinux.fr> Le 17/04/2015 01:07, Philip Lacroix a ?crit : > Did you contact the maintainer? You should ask him: if he agrees that > you take on the maintainership of his package then I guess that the SBo > admins will be ok as well (of course I cannot speak for them). I contacted the maintainer, but I got no answer. Niki -- Microlinux - Solutions informatiques 100% Linux et logiciels libres 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From philnx at posteo.de Wed Apr 22 10:01:16 2015 From: philnx at posteo.de (Philip Lacroix) Date: Wed, 22 Apr 2015 12:01:16 +0200 Subject: [Slackbuilds-users] Some thoughts about WinFF: source vs. binary In-Reply-To: <55375AB8.9000901@microlinux.fr> References: <5530395A.9030709@microlinux.fr> <9d6af3de93d0acfe85d991e8e0ecb54a@posteo.de> <55375AB8.9000901@microlinux.fr> Message-ID: Am 22.04.2015 10:24 schrieb Niki Kovacs: > Le 17/04/2015 01:07, Philip Lacroix a ?crit : >> Did you contact the maintainer? You should ask him: if he agrees that >> you take on the maintainership of his package then I guess that the >> SBo >> admins will be ok as well (of course I cannot speak for them). > > I contacted the maintainer, but I got no answer. I would either submit the package with a note about that in the submission form, or wait for one of the admins to give his "nihil obstat". Cheers, Philip From lkslawek at gmail.com Wed Apr 22 20:55:51 2015 From: lkslawek at gmail.com (=?UTF-8?B?U8WCYXdvbWlyIEJvY2hlxYRza2k=?=) Date: Wed, 22 Apr 2015 22:55:51 +0200 Subject: [Slackbuilds-users] Updated versions of b43-* SlackBuilds Message-ID: As per http://slackbuilds.org/faq/#version_update and still no reply from rworkman, I'm forwarding the original message sent to him. ---------- Forwarded message ---------- From: S?awomir Boche?ski Date: Fri, Mar 27, 2015 at 12:00 AM Subject: Updated versions of b43-* SlackBuilds To: Robby Workman Hello! Attached are the patches that upgrade b43-fwcutter 018 -> 019 and b43-firmware 5.100.138 -> 6.30.163.46. For your consideration. * fwcutter 019 only brings tiny changes to man page (except provided debian packaging, but I guess that's negligible in our case). It is not needed for building the 6.30.163.46 firmware as that version has been already supported in 018 (http://thread.gmane.org/gmane.linux.drivers.bcm54xx.devel/13944/focus=13945). * No, I do not know whether newer is better. Judging by the timestamps on http://www.lwfinger.com/b43-firmware/ it is two years fresher. I've installed it for my BCM4322 and it seems to work (if this mail reached the server this counts for a proof), but no extensive testing here. * I also cannot say I've verified this on pure 14.1 - only -current at hand. So, it's your call. :) -- Regards, S?awomir Boche?ski -------------- next part -------------- diff -u b43-firmware/b43-firmware.SlackBuild b43-firmware.new/b43-firmware.SlackBuild --- b43-firmware/b43-firmware.SlackBuild 2013-11-22 20:45:21.000000000 +0100 +++ b43-firmware.new/b43-firmware.SlackBuild 2015-03-26 23:04:54.384033576 +0100 @@ -26,7 +26,7 @@ # Modified by Robby Workman PRGNAM=b43-firmware -VERSION=5.100.138 +VERSION=6.30.163.46 ARCH=fw BUILD=${BUILD:-1} TAG=${TAG:-_SBo} @@ -43,15 +43,15 @@ cd $TMP rm -rf broadcom-wl-$VERSION tar xvf $CWD/broadcom-wl-$VERSION.tar.bz2 -chown -R root:root broadcom-wl-$VERSION +chown root:root broadcom-wl-$VERSION.wl_apsta.o mkdir -p $PKG/lib/firmware b43-fwcutter \ -w $PKG/lib/firmware \ - broadcom-wl-$VERSION/linux/wl_apsta.o + broadcom-wl-$VERSION.wl_apsta.o chmod 0755 $PKG/lib/firmware/b43 mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION -cp -a broadcom-wl-$VERSION/README \ +cp $CWD/README \ $PKG/usr/doc/$PRGNAM-$VERSION cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild diff -u b43-firmware/b43-firmware.info b43-firmware.new/b43-firmware.info --- b43-firmware/b43-firmware.info 2013-11-22 20:47:41.000000000 +0100 +++ b43-firmware.new/b43-firmware.info 2015-03-26 23:13:51.429991637 +0100 @@ -1,8 +1,8 @@ PRGNAM="b43-firmware" -VERSION="5.100.138" +VERSION="6.30.163.46" HOMEPAGE="http://linuxwireless.org/en/users/Drivers/b43" -DOWNLOAD="http://www.lwfinger.com/b43-firmware/broadcom-wl-5.100.138.tar.bz2" -MD5SUM="f4e357b09eaf5d8b1f1920cf3493a555" +DOWNLOAD="http://www.lwfinger.com/b43-firmware/broadcom-wl-6.30.163.46.tar.bz2" +MD5SUM="6fe97e9368d25342a1ab943d3cf3496d" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="b43-fwcutter" diff -u b43-firmware/slack-desc b43-firmware.new/slack-desc --- b43-firmware/slack-desc 2013-11-22 20:47:41.000000000 +0100 +++ b43-firmware.new/slack-desc 2015-03-26 22:39:23.674457422 +0100 @@ -10,8 +10,8 @@ b43-firmware: b43-firmware: Broadcom's wireless chips firmware. b43-firmware: -b43-firmware: Homepage: http://linuxwireless.org/en/users/Drivers/b43-firmware -b43-firmware: +b43-firmware: Homepage: http://linuxwireless.org/en/users/Drivers/b43 +b43-firmware: https://wireless.wiki.kernel.org/en/users/Drivers/b43 b43-firmware: b43-firmware: b43-firmware: -------------- next part -------------- diff -u b43-fwcutter/b43-fwcutter.SlackBuild b43-fwcutter.new/b43-fwcutter.SlackBuild --- b43-fwcutter/b43-fwcutter.SlackBuild 2013-11-22 20:47:41.000000000 +0100 +++ b43-fwcutter.new/b43-fwcutter.SlackBuild 2015-03-26 23:14:59.630700449 +0100 @@ -26,7 +26,7 @@ # Maintained by Robby Workman PRGNAM=b43-fwcutter -VERSION=${VERSION:-018} +VERSION=${VERSION:-019} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} diff -u b43-fwcutter/b43-fwcutter.info b43-fwcutter.new/b43-fwcutter.info --- b43-fwcutter/b43-fwcutter.info 2013-11-22 20:47:41.000000000 +0100 +++ b43-fwcutter.new/b43-fwcutter.info 2015-03-26 23:13:05.286541815 +0100 @@ -1,8 +1,8 @@ PRGNAM="b43-fwcutter" -VERSION="018" +VERSION="019" HOMEPAGE="http://linuxwireless.org/en/users/Drivers/b43" -DOWNLOAD="http://bues.ch/b43/fwcutter/b43-fwcutter-018.tar.bz2" -MD5SUM="56fcb0c64dcc94dd2672b9ff87f8217f" +DOWNLOAD="http://bues.ch/b43/fwcutter/b43-fwcutter-019.tar.bz2" +MD5SUM="19d1f4226a625756726bdf7ed5dc2a0a" DOWNLOAD_x86_64="" MD5SUM_x86_64="" REQUIRES="" From rworkman at slackbuilds.org Wed Apr 22 21:38:07 2015 From: rworkman at slackbuilds.org (Robby Workman) Date: Wed, 22 Apr 2015 16:38:07 -0500 Subject: [Slackbuilds-users] Updated versions of b43-* SlackBuilds In-Reply-To: References: Message-ID: <20150422163807.46c4276c@home.rlworkman.net> Hrm, I don't think I saw that message for whatever reason (which is not to imply that you're somehow at fault), but either way, I don't have any of this hardware and so have no interest in maintaining these any more. Feel free to take over maintenance of them. -RW On Wed, 22 Apr 2015 22:55:51 +0200 S?awomir Boche?ski wrote: > As per http://slackbuilds.org/faq/#version_update and still no reply > from rworkman, I'm forwarding the original message sent to him. > > ---------- Forwarded message ---------- > From: S?awomir Boche?ski > Date: Fri, Mar 27, 2015 at 12:00 AM > Subject: Updated versions of b43-* SlackBuilds > To: Robby Workman > > > Hello! > > Attached are the patches that upgrade b43-fwcutter 018 -> 019 and > b43-firmware 5.100.138 -> 6.30.163.46. For your consideration. > > * fwcutter 019 only brings tiny changes to man page (except provided > debian packaging, but I guess that's negligible in our case). It is > not needed for building the 6.30.163.46 firmware as that version has > been already supported in 018 > (http://thread.gmane.org/gmane.linux.drivers.bcm54xx.devel/13944/focus=13945). > * No, I do not know whether newer is better. Judging by the timestamps > on http://www.lwfinger.com/b43-firmware/ it is two years fresher. I've > installed it for my BCM4322 and it seems to work (if this mail reached > the server this counts for a proof), but no extensive testing here. > * I also cannot say I've verified this on pure 14.1 - only -current > at hand. > > So, it's your call. :) > > -- > Regards, > S?awomir Boche?ski -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From lacielacie at rocketmail.com Fri Apr 24 22:21:34 2015 From: lacielacie at rocketmail.com (KaMii) Date: Fri, 24 Apr 2015 15:21:34 -0700 Subject: [Slackbuilds-users] texmaker missing dependency information Message-ID: <20150424152134.6de11d9d@Andromeda.andromeda.gal> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Texmaker: for QT5GUI=yes to build poppler-qt5 is required but this is not listed as a dependency. - -KaMii -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iJwEAQECAAYFAlU6we8ACgkQkO84ARmAdEDxKwP9EW2ZRXQwU0uA8zyXRM917m1y c4KlQ/YmwB+zbRlxWgHG20ed1PzQ6fiBJ7khr+yLynFo0aqHaskQxonUva7OalKy UA5lMDUApYCU3qKCqESua7nmIy+YVMegF7N989r5lNfN49cJ3DA2kZ/7Dsx8kA05 ZzYPhUvoY0HiJW5T/Hg= =G5aM -----END PGP SIGNATURE----- From larryhaja at gmail.com Fri Apr 24 22:38:11 2015 From: larryhaja at gmail.com (Larry Hajali) Date: Fri, 24 Apr 2015 15:38:11 -0700 Subject: [Slackbuilds-users] texmaker missing dependency information In-Reply-To: <20150424152134.6de11d9d@Andromeda.andromeda.gal> References: <20150424152134.6de11d9d@Andromeda.andromeda.gal> Message-ID: I don't understand. The README says: Note: Texmaker can be optionally compiled with poppler-qt5 by passing the argument QT5GUI=yes. QT5GUI=yes ./texmaker.SlackBuild Is it not worded correctly? Or make Qt5 a more explicit optional dependency? Thansk On Fri, Apr 24, 2015 at 3:21 PM, KaMii wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Texmaker: for QT5GUI=yes to build poppler-qt5 is required but this is > not listed as a dependency. > > - -KaMii > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1 > > iJwEAQECAAYFAlU6we8ACgkQkO84ARmAdEDxKwP9EW2ZRXQwU0uA8zyXRM917m1y > c4KlQ/YmwB+zbRlxWgHG20ed1PzQ6fiBJ7khr+yLynFo0aqHaskQxonUva7OalKy > UA5lMDUApYCU3qKCqESua7nmIy+YVMegF7N989r5lNfN49cJ3DA2kZ/7Dsx8kA05 > ZzYPhUvoY0HiJW5T/Hg= > =G5aM > -----END PGP SIGNATURE----- > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From lacielacie at rocketmail.com Sat Apr 25 20:45:06 2015 From: lacielacie at rocketmail.com (KaMii) Date: Sat, 25 Apr 2015 13:45:06 -0700 Subject: [Slackbuilds-users] texmaker missing dependency information In-Reply-To: References: <20150424152134.6de11d9d@Andromeda.andromeda.gal> Message-ID: <20150425134506.15565c93@Andromeda.andromeda.gal> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Yea, it was something in the wording that made it sound like poppler-qt5 was just an option if you want a qt5 build. And nothing is listed in the .info file. So I am not sure how that is suppose to be handled? Maybe say something like: If you pass QT5GUI=yes then you first need poppler-qt5 as a dependency? But I don't know how that should work in a .info file. Because it seems there are different dependencies required for QT4 and QT5. Maybe the .info file can have a qt4dep= and qt5dep=? or will that break these sbopkg and sbotools programs? - -KaMii On Fri, 24 Apr 2015 15:38:11 -0700 Larry Hajali wrote: > I don't understand. The README says: > > Note: Texmaker can be optionally compiled with > poppler-qt5 by passing the argument QT5GUI=yes. > > QT5GUI=yes ./texmaker.SlackBuild > > Is it not worded correctly? Or make Qt5 a more explicit optional > dependency? > > Thansk > > On Fri, Apr 24, 2015 at 3:21 PM, KaMii > wrote: > > > -----BEGIN PGP SIGNED MESSAGE----- > > Hash: SHA1 > > > > Texmaker: for QT5GUI=yes to build poppler-qt5 is required but this > > is not listed as a dependency. > > > > - -KaMii > > -----BEGIN PGP SIGNATURE----- > > Version: GnuPG v1 > > > > iJwEAQECAAYFAlU6we8ACgkQkO84ARmAdEDxKwP9EW2ZRXQwU0uA8zyXRM917m1y > > c4KlQ/YmwB+zbRlxWgHG20ed1PzQ6fiBJ7khr+yLynFo0aqHaskQxonUva7OalKy > > UA5lMDUApYCU3qKCqESua7nmIy+YVMegF7N989r5lNfN49cJ3DA2kZ/7Dsx8kA05 > > ZzYPhUvoY0HiJW5T/Hg= > > =G5aM > > -----END PGP SIGNATURE----- > > _______________________________________________ > > SlackBuilds-users mailing list > > SlackBuilds-users at slackbuilds.org > > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > > FAQ - http://slackbuilds.org/faq/ > > > > -----BEGIN PGP SIGNATURE----- Version: GnuPG v1 iJwEAQECAAYFAlU7/NIACgkQkO84ARmAdEAhAAP/YDA+e2KoxkeOQK/l/H1e7RM8 ujQdTCsFGqxs0+Awa2TMy+mAuZAAx5RhAvpauFic56K45VEw6BmE1e/BFlbBF7bl mYTYN5/ToyK9ccnqEIIK6j8ht9/765tGh2IAB5wu8153EMNlltlXdqGm0XPLM6g5 TlQGWK0o7yYIb6WANHQ= =rifC -----END PGP SIGNATURE----- From willysr at slackbuilds.org Sun Apr 26 07:21:25 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 26 Apr 2015 14:21:25 +0700 Subject: [Slackbuilds-users] Updates - 20150426.1 Message-ID: <553C91F5.1000004@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Sun Apr 26 07:07:25 UTC 2015 academic/GeoGebra: Updated for version 5.0.82.0. academic/Mnemosyne: Updated for version 2.3.3. academic/gretl: Updated for version 1.10.1. academic/sword: Update EMAIL. academic/xiphos: Updated for version 4.0.2. audio/pogo: Added (Audio Player). audio/qmmp-plugin-pack: Added (additional plugins for Qmmp). desktop/anki: Updated for version 2.0.32. desktop/faience-icon-theme: Added (gnome icon theme). desktop/stalonetray: Updated for version 0.8.3. desktop/sun: Updated for version 1.0.8. desktop/xfce4-windowck-plugin: Updated for version 0.3.1. development/SQLAlchemy: Updated for version 1.0.1. development/arduino: Updated for version 1.6.3. development/glade: Remove unknown parameter. development/gr-osmosdr: Fix DEPS. development/hub: Updated for version 2.2.1. development/poedit: Updated for version 1.7.6. development/sourcenav: Added (source code analysis tool). development/tig: Updated for version 2.1.1. games/m64py: Updated for version 0.2.2 + new maintainer. games/stone_soup: Updated for version 0.16.1. games/supertuxkart: Updated for version 0.9. gis/rasterio: Updated for version 0.21. graphics/dvisvgm: Added (converts DVI to SVG). graphics/pngcrush: Updated for version 1.7.85 + new maintainer. libraries/Botan: Updated for version 1.10.9. libraries/WebOb: Updated for version 1.4.1. libraries/bcdoc: Updated for version 0.14.0. libraries/libbdplus: Updated for version 0.1.2. libraries/libbluray: Updated for version 0.7.0. libraries/libfilteraudio: Added (audio filtering library). libraries/libowfat: Updated for version 0.30. libraries/libucil: Updated for version 20150328. libraries/libunicapgtk: Updated for version 20150328. libraries/live555: Updated for version 2015.04.22. libraries/pycparser: Updated for version 2.11. misc/abgx360: Added (verify XBox 360 ISOs). misc/abgx360gui: Added (GUI for abgx360). misc/sbo-templates: Added (SBo templates managing). multimedia/beets: Updated for version 1.13.3. multimedia/flashplayer-plugin: Updated for version 11.2.202.457. multimedia/glyr: Added (music search engine). multimedia/gst-plugins-bad: Fix libmodplug include multimedia/picard: Fixed MD5SUM. multimedia/spek: Added (Acoustic Spectrum Analyser). network/CherryMusic: Updated for version 0.35.2. network/cherokee: Update UID/GID. network/hostapd: Updated for version 2.4. network/iojs: Updated for version 1.8.1. network/nginx: Updated for version 1.6.3. network/qTox: Added (Qt Tox client). network/toxcore: Added (multimedia messenger). network/vivaldi: Added (web browser). network/vnstat: Updated for version 1.13. network/w3m: add optional dependency in README. network/wireshark: Force to use Qt4. network/youtube-dl: Fix MD5SUM. office/fop: Added (print formatter). office/remind: Updated for version 03.01.14. perl/perl-CPAN-Meta-YAML: Added (YAML Specification Subset). perl/perl-CPAN-Meta: Added (distribution metadata for CPAN dist). perl/perl-Module-Build: Added (Build and install Perl modules). perl/perl-PAR-Dist: Added (Create and manipulate PAR distributions). perl/perl-Parse-CPAN-Meta: Added (Parse CPAN metadata). perl/perl-Scalar-List-Utils: Updated for version 1.42. perl/perl-extutils-makemaker: Added (Create a module Makefile). perl/perl-file-basedir: Added (Find directories and files). perl/perl-file-desktopentry: Added (Handle .desktop files). perl/perl-file-mimeinfo: Added (Determine file type). python/foolscap: Updated for version 0.8.0. python/jmespath: Updated for version 0.7.0. python/prompt_toolkit: Updated for version 0.32. python/python-twisted: Updated for version 15.1.0. python/python-unicodecsv: Updated for version 0.12.0. python/trollius: Added (Port of the Tulip project). system/Attic: Updated for version 0.15. system/asbt: Updated for version 1.6.2. system/backasa: Fix homepage. system/gnome-terminal: Added (GNOME terminal). system/mksh: Updated for version R50f. system/ranger: Updated for version 1.7.0. system/rar2fs: Updated for version 1.20.0. system/slpkg: Updated for version 2.2.9. system/testdisk: Updated for version 7.0. system/tinyterm: Updated for version 0.5.6. +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEAREIAAYFAlU8kfUACgkQiHuDdNczM4GtTwCgh986bpsBpRv+ObSqivRoDN8i ZBIAoJU+iB8fAJOilmd2RAEs3X9KMLKJ =DPan -----END PGP SIGNATURE----- From richard at aaazen.com Mon Apr 27 00:21:19 2015 From: richard at aaazen.com (Richard) Date: Sun, 26 Apr 2015 17:21:19 -0700 (PDT) Subject: [Slackbuilds-users] New libasr package for OpenSMTPD Message-ID: The libasr package is required for new versions of the OpenSMTPD mail server from OpenBSD. It is an asynchronous resolver library of functions used to replace similar libc synchronous functions. https://github.com/OpenSMTPD/libasr Richard Narron --------------------------------------------------------------------- He's the kind of guy, that, well, if you were ever in a jam he'd be there ... with two slices of bread and some chunky peanut butter. -------------- next part -------------- A non-text attachment was scrubbed... Name: libasr.tar.gz Type: application/octet-stream Size: 2421 bytes Desc: libasr.tar.gz URL: From yalhcru at gmail.com Mon Apr 27 21:19:42 2015 From: yalhcru at gmail.com (B Watson) Date: Mon, 27 Apr 2015 17:19:42 -0400 Subject: [Slackbuilds-users] rxvt-unicode up for grabs In-Reply-To: References: <20150102144641.GG1533@serenity.local> Message-ID: On 1/2/15, Glenn Becker wrote: > >> I'm not using it anymore. Anyone willing to take over? > > I'll adopt if no one else has beaten me ... :) Are you still wanting to maintain this build? From kingbeowulf at gmail.com Mon Apr 27 21:24:36 2015 From: kingbeowulf at gmail.com (King Beowulf) Date: Mon, 27 Apr 2015 14:24:36 -0700 Subject: [Slackbuilds-users] nvidia-legacy304-driver-info maintainer name fix Message-ID: <553EA914.5010904@gmail.com> Admins, Please normalize to maintainers full name: diff --git a/system/nvidia-legacy304-driver/nvidia-legacy304-driver.info b/system/nvidia-legacy304-driver/nvidia-legacy304-driver.inf index e7f03dd..19d7809 100644 --- a/system/nvidia-legacy304-driver/nvidia-legacy304-driver.info +++ b/system/nvidia-legacy304-driver/nvidia-legacy304-driver.info @@ -18,5 +18,5 @@ MD5SUM_x86_64="3b91df19fa917a414dacd8e87f993557 \ b1502ede3c91ddad563c55cb3b0a20d8 \ 0a46296ed71981b69317122420c00935" REQUIRES="libvdpau nvidia-legacy304-kernel" -MAINTAINER="Edward Koenig" +MAINTAINER="Edward W. Koenig" EMAIL="kingbeowulf at gmail.com" Thanks, Ed From glenn.becker at gmail.com Mon Apr 27 21:28:01 2015 From: glenn.becker at gmail.com (Glenn Becker) Date: Mon, 27 Apr 2015 17:28:01 -0400 Subject: [Slackbuilds-users] rxvt-unicode up for grabs In-Reply-To: References: <20150102144641.GG1533@serenity.local> Message-ID: I will take it on. Sure! On Mon, Apr 27, 2015 at 5:19 PM, B Watson wrote: > On 1/2/15, Glenn Becker wrote: > > > >> I'm not using it anymore. Anyone willing to take over? > > > > I'll adopt if no one else has beaten me ... :) > > Are you still wanting to maintain this build? > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From yalhcru at gmail.com Mon Apr 27 22:40:49 2015 From: yalhcru at gmail.com (B Watson) Date: Mon, 27 Apr 2015 18:40:49 -0400 Subject: [Slackbuilds-users] rxvt-unicode up for grabs In-Reply-To: References: <20150102144641.GG1533@serenity.local> Message-ID: On 4/27/15, Glenn Becker wrote: > I will take it on. Sure! Reason I ask is, there's been a 9.21 release, but the SBo build is stil stuck at 9.20. From glenn.becker at gmail.com Mon Apr 27 23:07:14 2015 From: glenn.becker at gmail.com (Glenn Becker) Date: Mon, 27 Apr 2015 19:07:14 -0400 Subject: [Slackbuilds-users] rxvt-unicode up for grabs In-Reply-To: References: <20150102144641.GG1533@serenity.local> Message-ID: Oh. I wasn't sure I'd been given the go-ahead to maintain. Sorry if I missed an email. /G On Mon, Apr 27, 2015 at 6:40 PM, B Watson wrote: > On 4/27/15, Glenn Becker wrote: > > I will take it on. Sure! > > Reason I ask is, there's been a 9.21 release, but the SBo build is stil > stuck at 9.20. > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Tue Apr 28 01:32:13 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 28 Apr 2015 08:32:13 +0700 Subject: [Slackbuilds-users] nvidia-legacy304-driver-info maintainer name fix In-Reply-To: <553EA914.5010904@gmail.com> References: <553EA914.5010904@gmail.com> Message-ID: <553EE31D.5030706@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 > Please normalize to maintainers full name: > > diff --git > a/system/nvidia-legacy304-driver/nvidia-legacy304-driver.info > b/system/nvidia-legacy304-driver/nvidia-legacy304-driver.inf index > e7f03dd..19d7809 100644 --- > a/system/nvidia-legacy304-driver/nvidia-legacy304-driver.info +++ > b/system/nvidia-legacy304-driver/nvidia-legacy304-driver.info @@ > -18,5 +18,5 @@ MD5SUM_x86_64="3b91df19fa917a414dacd8e87f993557 \ > b1502ede3c91ddad563c55cb3b0a20d8 \ > 0a46296ed71981b69317122420c00935" REQUIRES="libvdpau > nvidia-legacy304-kernel" -MAINTAINER="Edward Koenig" > +MAINTAINER="Edward W. Koenig" EMAIL="kingbeowulf at gmail.com" Done - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEAREIAAYFAlU+4x0ACgkQiHuDdNczM4GkJgCcD0IXXOlBQkTEuFhQFch6gga+ XsUAnjJvdIBY+5OoWDjQqSoWRn9CZ19e =Wl+h -----END PGP SIGNATURE----- From crculver at christopherculver.com Wed Apr 29 16:16:47 2015 From: crculver at christopherculver.com (Christopher Culver) Date: Wed, 29 Apr 2015 19:16:47 +0300 Subject: [Slackbuilds-users] New Slackbuild for ffmpeg Message-ID: <87a8xqoqog.fsf@aura.christopherculver.com> (Posting this to the Slackbuilds User mailing list as I received no response after sending an e-mail to the submitter of the old version.) The Slackbuild for ffmpeg at: http://slackbuilds.org/repository/14.1/multimedia/ffmpeg/ is for the rather old 2.1.5 release. I made very slight changes to the Slackbuild to compile version 2.6.2 from https://ffmpeg.org/releases/, and it compiled on my Slackware 14.1 installation without problems. My tweaked Slackbuild can be found below should a Slackbuilds.org administrator wish to upload it to the site. (I haven?t touched the copyright and credits, not sure if I should.) Christopher Culver #!/bin/sh # Slackware build script for ffmpeg # Copyright 2010-2013 Heinz Wiesinger, Amsterdam, The Netherlands # All rights reserved. # # Redistribution and use of this script, with or without modification, is # permitted provided that the following conditions are met: # # 1. Redistributions of this script must retain the above copyright # notice, this list of conditions and the following disclaimer. # # THIS SOFTWARE IS PROVIDED BY THE AUTHOR ''AS IS'' AND ANY EXPRESS OR IMPLIED # WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF # MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO # EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, # SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, # PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; # OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, # WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR # OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF # ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. # Originally written by core (eroc at linuxmail.org) # Modified by Robby Workman PRGNAM=ffmpeg VERSION=${VERSION:-2.6.2} BUILD=${BUILD:-1} TAG=${TAG:-_SBo} if [ -z "$ARCH" ]; then case "$( uname -m )" in i?86) ARCH=i486 ;; arm*) ARCH=arm ;; *) ARCH=$( uname -m ) ;; esac fi CWD=$(pwd) TMP=${TMP:-/tmp/SBo} PKG=$TMP/package-$PRGNAM OUTPUT=${OUTPUT:-/tmp} if [ "$ARCH" = "i486" ]; then SLKCFLAGS="-O2 -march=i486 -mtune=i686" LIBDIRSUFFIX="" elif [ "$ARCH" = "i686" ]; then SLKCFLAGS="-O2 -march=i686 -mtune=i686" LIBDIRSUFFIX="" elif [ "$ARCH" = "x86_64" ]; then SLKCFLAGS="-O2 -fPIC" LIBDIRSUFFIX="64" else SLKCFLAGS="-O2" LIBDIRSUFFIX="" fi # environment sanity checks TEXI2HTML=$(which texi2html 2>/dev/null) if [ "$TEXI2HTML" = "" ]; then echo "Could not find texi2html! Please make sure to have tetex or texlive installed" echo "and that texi2html is in PATH." exit 1 fi # --enable-runtime-cpu is meant for libswscale only and # has no influence on the other parts of ffmpeg so there's # not really a point in bothering PKGARCH=$(uname -m)_custom # Configure ffmpeg features not autodetected by default # Unfortunately ffmpeg's configure doesn't support --enable-feature=yes # syntax, so we have to do it the complicated way :/ libcelt="" ; [ "${CELT:-no}" != "no" ] && libcelt="--enable-libcelt" libdc1394="" ; [ "${DC1394:-no}" != "no" ] && libdc1394="--enable-libdc1394" libfrei0r="" ; [ "${FREI0R:-no}" != "no" ] && libfrei0r="--enable-frei0r" libgsm="" ; [ "${GSM:-no}" != "no" ] && libgsm="--enable-libgsm" librtmp="" ; [ "${RTMP:-no}" != "no" ] && librtmp="--enable-librtmp" dirac_fast="" ; [ "${SCHROEDINGER:-no}" != "no" ] && dirac_fast="--enable-libschroedinger" libspeex="" ; [ "${SPEEX:-no}" != "no" ] && libspeex="--enable-libspeex" libvpx="" ; [ "${VPX:-no}" != "no" ] && libvpx="--enable-libvpx" libxvid="" ; [ "${XVID:-no}" != "no" ] && libxvid="--enable-libxvid" libbluray="" ; [ "${BLURAY:-no}" != "no" ] && libbluray="--enable-libbluray" libass="" ; [ "${ASS:-no}" != "no" ] && libass="--enable-libass" libopenal="" ; [ "${OPENAL:-no}" != "no" ] && libopenal="--enable-openal" libiec61883=""; [ "${IEC61883:-no}" != "no" ] && libiec61883="--enable-libiec61883" libilbc=""; [ "${ILBC:-no}" != "no" ] && libilbc="--enable-libilbc" libmodplug=""; [ "${MODPLUG:-no}" != "no" ] && libmodplug="--enable-libmodplug" libopus=""; [ "${OPUS:-no}" != "no" ] && libopus="--enable-libopus" libtwolame=""; [ "${TWOLAME:-no}" != "no" ] && libtwolame="--enable-libtwolame" ladspa=""; [ "${LADSPA:-no}" != "no" ] && ladspa="--enable-ladspa" pulse=""; [ "${PULSEAUDIO:-no}" != "no" ] && pulse="--enable-libpulse" #opencl=""; [ "${OPENCL:-no}" != "no" ] && opencl="--enable-opencl" opencore_amr="" ; [ "${OPENCORE:-no}" != "no" ] && \ opencore_amr="--enable-libopencore-amrnb --enable-libopencore-amrwb" libfaac="" ; [ "${FAAC:-no}" != "no" ] && \ { libfaac="--enable-libfaac" ; non_free="--enable-nonfree" ; } ssl="" ; [ "${OPENSSL:-no}" != "no" ] && \ { ssl="--enable-openssl" ; non_free="--enable-nonfree" ; } openjpeg="" ; [ "${JP2:-no}" != "no" ] && \ { openjpeg="--enable-libopenjpeg" ; \ SLKCFLAGS="$SLKCFLAGS -I/usr/include/openjpeg-1.5" ; } mp3lame="--enable-libmp3lame" ; [ "${LAME:-yes}" != "yes" ] && mp3lame="" libx264="--enable-libx264" ; [ "${X264:-yes}" != "yes" ] && libx264="" # opencv support is currently broken: http://code.opencv.org/issues/1925 #libopencv="" ; [ "${OPENCV:-no}" != "no" ] && libopencv="--enable-libopencv" set -e rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP rm -rf $PRGNAM-$VERSION tar xvf $CWD/$PRGNAM-$VERSION.tar.bz2 cd $PRGNAM-$VERSION chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ -o -perm 511 \) -exec chmod 755 {} \; -o \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --shlibdir=/usr/lib${LIBDIRSUFFIX} \ --docdir=/usr/doc/$PRGNAM-$VERSION/html \ --mandir=/usr/man \ --disable-debug \ --enable-shared \ --disable-static \ --enable-pthreads \ --enable-libtheora \ --enable-libvorbis \ --enable-gpl \ --enable-version3 \ --enable-postproc \ --enable-swscale \ --enable-x11grab \ --enable-avfilter \ --enable-gnutls \ --enable-libcdio \ --enable-libssh \ --arch=$ARCH \ $openjpeg \ $libdc1394 \ $mp3lame \ $libfaac \ $libxvid \ $libx264 \ $libspeex \ $dirac_fast \ $non_free \ $libgsm \ $libvpx \ $librtmp \ $opencore_amr \ $libfrei0r \ $libcelt \ $libbluray \ $libass \ $libopenal \ $libiec61883 \ $libilbc \ $libmodplug \ $libopus \ $libtwolame \ $ladspa \ $pulse \ $ssl make make install DESTDIR=$PKG make install-man DESTDIR=$PKG find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | \ grep ELF | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true find $PKG/usr/man -type f -exec gzip -9 {} \; mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION/txt cp -a Changelog COPYING* CREDITS INSTALL* LICENSE* MAINTAINERS README* RELEASE \ VERSION $PKG/usr/doc/$PRGNAM-$VERSION cp -a doc/*.txt $PKG/usr/doc/$PRGNAM-$VERSION/txt/ find . -name "RELEASE_NOTES" -exec cp -a {} $PKG/usr/doc/$PRGNAM-$VERSION/ \; cat $CWD/$PRGNAM.SlackBuild > $PKG/usr/doc/$PRGNAM-$VERSION/$PRGNAM.SlackBuild mkdir -p $PKG/install cat $CWD/slack-desc > $PKG/install/slack-desc cd $PKG /sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-$VERSION-$PKGARCH-$BUILD$TAG.${PKGTYPE:-tgz} From willysr at slackbuilds.org Wed Apr 29 16:38:59 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 29 Apr 2015 23:38:59 +0700 Subject: [Slackbuilds-users] New Slackbuild for ffmpeg In-Reply-To: <87a8xqoqog.fsf@aura.christopherculver.com> References: <87a8xqoqog.fsf@aura.christopherculver.com> Message-ID: <55410923.60601@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 > (Posting this to the Slackbuilds User mailing list as I received > no response after sending an e-mail to the submitter of the old > version.) > > The Slackbuild for ffmpeg at: > http://slackbuilds.org/repository/14.1/multimedia/ffmpeg/ is for > the rather old 2.1.5 release. I made very slight changes to the > Slackbuild to compile version 2.6.2 from > https://ffmpeg.org/releases/, and it compiled on my Slackware 14.1 > installation without problems. My tweaked Slackbuild can be found > below should a Slackbuilds.org administrator wish to upload it to > the site. (I haven?t touched the copyright and credits, not sure if > I should.) Hi The reason why it wasn't updated for now is that too many packages depends on ffmpeg, either hard dep or optional dependency and it would be a headache to test all those possibilities for now. The maintainer (Heiz) is going to take care of it during the development cycle of SBo when next Slackware is about to be released. meanwhile, either use the SlackBuild available in our repository, or feel free to make some modifications and upgrade your local ffmpeg. - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEAREIAAYFAlVBCSIACgkQiHuDdNczM4F69gCeJKqNYYKDBLJ8k05v9oclYeYE mNoAn138+WgBDpxbyoiUcH4+4R1WX1z7 =OEjH -----END PGP SIGNATURE----- From chris.willing at iinet.net.au Wed Apr 29 22:15:58 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Thu, 30 Apr 2015 08:15:58 +1000 Subject: [Slackbuilds-users] New Slackbuild for ffmpeg In-Reply-To: <55410923.60601@slackbuilds.org> References: <87a8xqoqog.fsf@aura.christopherculver.com> <55410923.60601@slackbuilds.org> Message-ID: <5541581E.1050503@iinet.net.au> On 04/30/2015 02:38 AM, Willy Sudiarto Raharjo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA256 > >> (Posting this to the Slackbuilds User mailing list as I received >> no response after sending an e-mail to the submitter of the old >> version.) >> >> The Slackbuild for ffmpeg at: >> http://slackbuilds.org/repository/14.1/multimedia/ffmpeg/ is for >> the rather old 2.1.5 release. I made very slight changes to the >> Slackbuild to compile version 2.6.2 from >> https://ffmpeg.org/releases/, and it compiled on my Slackware 14.1 >> installation without problems. My tweaked Slackbuild can be found >> below should a Slackbuilds.org administrator wish to upload it to >> the site. (I haven?t touched the copyright and credits, not sure if >> I should.) > > Hi > > The reason why it wasn't updated for now is that too many packages > depends on ffmpeg, either hard dep or optional dependency and it > would be a headache to test all those possibilities for now. Some fun data about that: $ hoorex ffmpeg ffmpeg kino winff alephone ffmpegthumbnailer sinthgunt ffmpeg2theora libvdpau-va-gl digikam soundconverter makemkv cantata spek lastfm miro get_iplayer ssr minidlna bombono-dvd cinelerra vcmi rosa-media-player linphone xjadeo imagination devede transcode openmw kradio freerdp recorditnow mlt dvd-slideshow wxsvg xvst ripit flowblade imageshack-uploader mpv ffms2 guvcview Thats just the hard dependencies BTW - those SlackBuilds which specify ffmpeg in their .info file. They are the direct dependers on ffmpeg. There are others too which require ffmpeg indirectly i.e. they depend on these direct dependers, so: $ hoorex -m ffmpeg ffmpeg vcmi kino winff alephone ffmpegthumbnailer sinthgunt xjadeo dvd-slideshow imagination digikam marathon2-data devede wxsvg cantata spek lastfm marathon-data xvst kradio mpv freerdp ripit recorditnow guvcview mlt linphone marathon-infinity-data libvdpau-va-gl imageshack-uploader soundconverter transcode openmw vlc ssr kdenlive sopcast-player openshot rosa-media-player flowblade ffmpeg2theora wargus makemkv ffms2 get_iplayer bombono-dvd remmina aegisub tovid dvdrip minidlna oggconvert dvdstyler cinelerra miro Piping those commands to wc tells us there are 41 packages which directly require ffmpeg and 55 altogether (direct and indirect). To work out a build list that includes all the other packages required by those 55, pipe the result to hoorex -r instead: $ hoorex -m ffmpeg |hoorex -r speex libvpx OpenAL x264 libdvdcss docutils opencv libmms libmikmod PyXML goocanvas xvidcore frei0r lensfun libdaemon gst-python dirac linphone-srtp libmpeg2 jdk perl-encode-locale unshield FreeImage chromaprint libmspack dvdauthor perl-extutils-depends ORBit2 lua TiMidity++ mjpegtools qt5 perl-extutils-pkgconfig libpgf libiec61883 polarssl libwebp pyxdg libjpeg-turbo oggvideotools mutagen ladspa_sdk opus libavc1394 perl-html-tagset rtmpdump zvbi ogre libmp4v2 ois orc ftgl libkate libvdpau pygoocanvas vcdimager imlib2 perl-IO-HTML perl-event faac faad2 pysetuptools perl-cairo fluidsynth perl-lwp-mediatypes libquicktime pyorbit live555 libcuefile libdvdnav libupnp mm-common libdv amrnb perl-glib perl-libintl perl-pango bullet libbonobo schroedinger libantlr3c gsm gnome-mime-data libdc1394 libsidplay2 gnome-common a52dec projectM mpgtx glfw txt2tags perl-gtk2 gstreamer1 belle-sip id3 MyGUI libreplaygain dvgrab portaudio gnome-media libsigc++ perl-html-parser perl-net-http libdvbpsi libva jack-audio-connection-kit wxGTK3 recordmydesktop perl-http-date perl-http-message libmodplug avahi gst1-plugins-base liblqr libdca lame scons ucommon ccrtp zziplib liblo eawpats wxPython gsl tolua++ sopcast perl-http-negotiate libminizip SDL2 musepack-tools libebml libzrtpcpp GeoIP webkitgtk libass perl-http-daemon SDL2_mixer stratagus libmpdclient libtar perl-file-listing twolame perl-www-robotrules aften libgnomecanvas vsxu glibmm pywebkitgtk SDL2_ttf libxml++ perl-http-cookies cairomm libmatroska ffmpeg kino mlt winff mpc transcode libwww-perl openshot alephone linphone tovid imageshack-uploader spek xvst mpv ripit SDL2_image pangomm marathon-infinity-data libtorrent-rasterbar marathon-data minidlna openmw guvcview dvd-slideshow marathon2-data wxsvg cinelerra kdenlive dvdrip gnome-vfs makemkv kradio vcmi digikam libgnome ssr atkmm ffmpeg2theora xjadeo ffmpegthumbnailer recorditnow gtkmm devede cantata bombono-dvd libvdpau-va-gl wargus libshout ffms2 freerdp dvdstyler libbonoboui gnome-python miro remmina lastfm aegisub vlc get_iplayer flowblade rosa-media-player imagination sinthgunt gnome-python-desktop oggconvert libgnomeui soundconverter sopcast-player Piping that to wc shows a total of 222 packages to rebuild. Its hard to imagine much testing beyond successful building for so many packages. chris From jvogel4 at stny.rr.com Thu Apr 30 00:28:07 2015 From: jvogel4 at stny.rr.com (John Vogel) Date: Wed, 29 Apr 2015 20:28:07 -0400 Subject: [Slackbuilds-users] New Slackbuild for ffmpeg In-Reply-To: <5541581E.1050503@iinet.net.au> References: <87a8xqoqog.fsf@aura.christopherculver.com> <55410923.60601@slackbuilds.org> <5541581E.1050503@iinet.net.au> Message-ID: <20150429202807.4c3c4038@stygian.lan> On Thu, 30 Apr 2015 08:15:58 +1000 Christoph Willing wrote: --snip > Thats just the hard dependencies BTW - those SlackBuilds which specify > ffmpeg in their .info file. They are the direct dependers on ffmpeg. > There are others too which require ffmpeg indirectly i.e. they depend on > these direct dependers, so: > --snip > Piping those commands to wc tells us there are 41 packages which > directly require ffmpeg and 55 altogether (direct and indirect). > > > To work out a build list that includes all the other packages required > by those 55, pipe the result to hoorex -r instead: > -- snip > Piping that to wc shows a total of 222 packages to rebuild. Its hard to > imagine much testing beyond successful building for so many packages. > > > chris > Thanks for the breakdown, Christoph. That puts the overall task of testing against a newer ffmpeg into a more realistic perspective. I intend to help with build testing ... now I understand some better the size of the job. I think I will work on setting up some kind of automation for the building. Also, looks like hoorex will be handy for tracking drown cross dependencies. Cheers, John From ryan.q at linux.com Thu Apr 30 01:38:57 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 30 Apr 2015 01:38:57 +0000 Subject: [Slackbuilds-users] New Slackbuild for ffmpeg In-Reply-To: <20150429202807.4c3c4038@stygian.lan> References: <87a8xqoqog.fsf@aura.christopherculver.com> <55410923.60601@slackbuilds.org> <5541581E.1050503@iinet.net.au> <20150429202807.4c3c4038@stygian.lan> Message-ID: On Wed, Apr 29, 2015, 5:32 PM John Vogel wrote: On Thu, 30 Apr 2015 08:15:58 +1000 Christoph Willing wrote: --snip > Thats just the hard dependencies BTW - those SlackBuilds which specify > ffmpeg in their .info file. They are the direct dependers on ffmpeg. > There are others too which require ffmpeg indirectly i.e. they depend on > these direct dependers, so: > --snip > Piping those commands to wc tells us there are 41 packages which > directly require ffmpeg and 55 altogether (direct and indirect). > > > To work out a build list that includes all the other packages required > by those 55, pipe the result to hoorex -r instead: > -- snip > Piping that to wc shows a total of 222 packages to rebuild. Its hard to > imagine much testing beyond successful building for so many packages. > > > chris > Thanks for the breakdown, Christoph. That puts the overall task of testing against a newer ffmpeg into a more realistic perspective. I intend to help with build testing ... now I understand some better the size of the job. I think I will work on setting up some kind of automation for the building. Also, looks like hoorex will be handy for tracking drown cross dependencies. David Spencer's slackrepo should make the testing pretty easy (at least the build part). https://github.com/idlemoor/slackrepo Cheers, John _______________________________________________ SlackBuilds-users mailing list SlackBuilds-users at slackbuilds.org http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ FAQ - http://slackbuilds.org/faq/ -------------- next part -------------- An HTML attachment was scrubbed... URL: From jvogel4 at stny.rr.com Thu Apr 30 20:41:53 2015 From: jvogel4 at stny.rr.com (John Vogel) Date: Thu, 30 Apr 2015 16:41:53 -0400 Subject: [Slackbuilds-users] New Slackbuild for ffmpeg In-Reply-To: References: <87a8xqoqog.fsf@aura.christopherculver.com> <55410923.60601@slackbuilds.org> <5541581E.1050503@iinet.net.au> <20150429202807.4c3c4038@stygian.lan> Message-ID: <20150430164153.718394bc@stygian.lan> On Thu, 30 Apr 2015 01:38:57 +0000 "Ryan P.C. McQuen" wrote: -- snip > David Spencer's slackrepo should make the testing pretty easy (at least > the build part). > > https://github.com/idlemoor/slackrepo > -- snip Very nice. Thanks, Ryan. I should have time this weekend to play around with this and also get acquainted with hoorex. Cheers, John