From yavor at atanasov.us Tue Sep 2 18:59:13 2014 From: yavor at atanasov.us (Yavor Atanasov) Date: Tue, 02 Sep 2014 13:59:13 -0500 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> Message-ID: <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> Hello, Just try to upgrade my transmission package with sboupgrade and everything go fine until start compiling - then i get and error for missing aclocal and make error 127... Using Slackware 14.1. I posting here the error... ------------------------------------------------------------------------------------------- configure: creating ./config.status config.status: creating Makefile config.status: creating transmission-gtk.spec config.status: creating cli/Makefile config.status: creating daemon/Makefile config.status: creating extras/Makefile config.status: creating libtransmission/Makefile config.status: creating utils/Makefile config.status: creating third-party/Makefile config.status: creating third-party/dht/Makefile config.status: creating third-party/libutp/Makefile config.status: creating third-party/libnatpmp/Makefile config.status: creating third-party/miniupnp/Makefile config.status: creating macosx/Makefile config.status: creating gtk/Makefile config.status: creating gtk/icons/Makefile config.status: creating qt/config.pri config.status: creating web/Makefile config.status: creating web/images/Makefile config.status: creating web/style/Makefile config.status: creating web/style/jqueryui/Makefile config.status: creating web/style/jqueryui/images/Makefile config.status: creating web/style/transmission/Makefile config.status: creating web/style/transmission/images/Makefile config.status: creating web/style/transmission/images/buttons/Makefile config.status: creating web/javascript/Makefile config.status: creating web/javascript/jquery/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configuration: Source code location: . Compiler: i486-slackware-linux-g++ Build libtransmission: yes * optimized for low-resource systems: no * ??TP enabled: yes Build Command-Line client: yes Build GTK+ client: yes * libappindicator for an Ubuntu-style tray: no Build Daemon: yes Build Mac client: no CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/SBo/transmission-2.84/missing aclocal-1.14 -I m4 /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command not found WARNING: 'aclocal-1.14' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make: *** [aclocal.m4] Error 127 Failures: transmission: transmission.SlackBuild return non-zero -------------------------------------------------------------------------------------------------- Any help will be appreciated guys... :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: From mats.bertil.tegner at gmail.com Tue Sep 2 19:33:51 2014 From: mats.bertil.tegner at gmail.com (Mats Bertil Tegner) Date: Tue, 02 Sep 2014 21:33:51 +0200 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> Message-ID: <54061B9F.7030105@gmail.com> On 2014-09-02 20:59, Yavor Atanasov wrote: > > Hello, > Just try to upgrade my transmission package with sboupgrade and > everything go fine until start compiling - then i get and error for > missing aclocal and make error 127... Using Slackware 14.1. I > posting here the error... > ------------------------------------------------------------------------------------------- > configure: creating ./config.status > config.status: creating Makefile > config.status: creating transmission-gtk.spec > config.status: creating cli/Makefile > config.status: creating daemon/Makefile > config.status: creating extras/Makefile > config.status: creating libtransmission/Makefile > config.status: creating utils/Makefile > config.status: creating third-party/Makefile > config.status: creating third-party/dht/Makefile > config.status: creating third-party/libutp/Makefile > config.status: creating third-party/libnatpmp/Makefile > config.status: creating third-party/miniupnp/Makefile > config.status: creating macosx/Makefile > config.status: creating gtk/Makefile > config.status: creating gtk/icons/Makefile > config.status: creating qt/config.pri > config.status: creating web/Makefile > config.status: creating web/images/Makefile > config.status: creating web/style/Makefile > config.status: creating web/style/jqueryui/Makefile > config.status: creating web/style/jqueryui/images/Makefile > config.status: creating web/style/transmission/Makefile > config.status: creating web/style/transmission/images/Makefile > config.status: creating web/style/transmission/images/buttons/Makefile > config.status: creating web/javascript/Makefile > config.status: creating web/javascript/jquery/Makefile > config.status: creating po/Makefile.in > config.status: executing depfiles commands > config.status: executing libtool commands > config.status: executing default-1 commands > config.status: executing po/stamp-it commands > > Configuration: > > Source code location: . > Compiler: > i486-slackware-linux-g++ > > Build libtransmission: yes > * optimized for low-resource systems: no > * ??TP enabled: yes > > Build Command-Line client: yes > > Build GTK+ client: yes > * libappindicator for an Ubuntu-style tray: no > > Build Daemon: yes > > Build Mac client: no > > > CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh > /tmp/SBo/transmission-2.84/missing aclocal-1.14 -I m4 > /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command > not found > WARNING: 'aclocal-1.14' is missing on your system. > You should only need it if you modified 'acinclude.m4' or > 'configure.ac' or m4 files included by 'configure.ac'. > The 'aclocal' program is part of the GNU Automake package: > > It also requires GNU Autoconf, GNU m4 and Perl in order to > run: > > > > make: *** [aclocal.m4] Error 127 > Failures: > transmission: transmission.SlackBuild return non-zero > -------------------------------------------------------------------------------------------------- > Any help will be appreciated guys... :-) Hello, You'll need to upgrade to automake 1.14.1 in order to build transmission 2.84. The following line also needs to be added to the SlackBuild otherwise building the Qt-client will fail with Qt4: sed -i '/^CONFIG/aQMAKE_CXXFLAGS += -std=c++11' qt/qtr.pro Mats From joshuakwood at gmail.com Tue Sep 2 22:06:47 2014 From: joshuakwood at gmail.com (JK Wood) Date: Tue, 2 Sep 2014 17:06:47 -0500 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: <54061B9F.7030105@gmail.com> References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> <54061B9F.7030105@gmail.com> Message-ID: On Sep 2, 2014 2:33 PM, "Mats Bertil Tegner" wrote: > > On 2014-09-02 20:59, Yavor Atanasov wrote: >> >> >> Hello, >> Just try to upgrade my transmission package with sboupgrade and >> everything go fine until start compiling - then i get and error for >> missing aclocal and make error 127... Using Slackware 14.1. I >> posting here the error... >> ------------------------------------------------------------------------------------------- >> configure: creating ./config.status >> config.status: creating Makefile >> config.status: creating transmission-gtk.spec >> config.status: creating cli/Makefile >> config.status: creating daemon/Makefile >> config.status: creating extras/Makefile >> config.status: creating libtransmission/Makefile >> config.status: creating utils/Makefile >> config.status: creating third-party/Makefile >> config.status: creating third-party/dht/Makefile >> config.status: creating third-party/libutp/Makefile >> config.status: creating third-party/libnatpmp/Makefile >> config.status: creating third-party/miniupnp/Makefile >> config.status: creating macosx/Makefile >> config.status: creating gtk/Makefile >> config.status: creating gtk/icons/Makefile >> config.status: creating qt/config.pri >> config.status: creating web/Makefile >> config.status: creating web/images/Makefile >> config.status: creating web/style/Makefile >> config.status: creating web/style/jqueryui/Makefile >> config.status: creating web/style/jqueryui/images/Makefile >> config.status: creating web/style/transmission/Makefile >> config.status: creating web/style/transmission/images/Makefile >> config.status: creating web/style/transmission/images/buttons/Makefile >> config.status: creating web/javascript/Makefile >> config.status: creating web/javascript/jquery/Makefile >> config.status: creating po/Makefile.in >> config.status: executing depfiles commands >> config.status: executing libtool commands >> config.status: executing default-1 commands >> config.status: executing po/stamp-it commands >> >> Configuration: >> >> Source code location: . >> Compiler: >> i486-slackware-linux-g++ >> >> Build libtransmission: yes >> * optimized for low-resource systems: no >> * ??TP enabled: yes >> >> Build Command-Line client: yes >> >> Build GTK+ client: yes >> * libappindicator for an Ubuntu-style tray: no >> >> Build Daemon: yes >> >> Build Mac client: no >> >> >> CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh >> /tmp/SBo/transmission-2.84/missing aclocal-1.14 -I m4 >> /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command >> not found >> WARNING: 'aclocal-1.14' is missing on your system. >> You should only need it if you modified 'acinclude.m4' or >> 'configure.ac' or m4 files included by 'configure.ac'. >> The 'aclocal' program is part of the GNU Automake package: >> >> It also requires GNU Autoconf, GNU m4 and Perl in order to >> run: >> >> >> >> make: *** [aclocal.m4] Error 127 >> Failures: >> transmission: transmission.SlackBuild return non-zero >> -------------------------------------------------------------------------------------------------- >> Any help will be appreciated guys... :-) > > > Hello, > You'll need to upgrade to automake 1.14.1 in order to build transmission 2.84. The following line also needs to be added to the SlackBuild otherwise building the Qt-client will fail with Qt4: > > sed -i '/^CONFIG/aQMAKE_CXXFLAGS += -std=c++11' qt/qtr.pro > > Mats > > If it doesn't build on a stock 14.1 Slackware, why is it on SBo? --JK -------------- next part -------------- An HTML attachment was scrubbed... URL: From erik at slackbuilds.org Tue Sep 2 22:08:33 2014 From: erik at slackbuilds.org (Erik Hanson) Date: Tue, 2 Sep 2014 17:08:33 -0500 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> Message-ID: <20140902170833.31ad8883@shaggy.doo> On Tue, 02 Sep 2014 13:59:13 -0500 Yavor Atanasov wrote: > /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command not found > WARNING: 'aclocal-1.14' is missing on your system. > You should only need it if you modified 'acinclude.m4' or > 'configure.ac' or m4 files included by 'configure.ac'. Try commenting out the two sed lines in the SlackBuild that operate on configure.ac, hopefully that's enough to prevent it from needing to run aclocal. If that doesn't work, well... -- Erik Hanson -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From erik at slackbuilds.org Tue Sep 2 22:41:35 2014 From: erik at slackbuilds.org (Erik Hanson) Date: Tue, 2 Sep 2014 17:41:35 -0500 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> <54061B9F.7030105@gmail.com> Message-ID: <20140902174135.5ead8660@shaggy.doo> On Tue, 2 Sep 2014 17:06:47 -0500 JK Wood wrote: > If it doesn't build on a stock 14.1 Slackware, why is it on SBo? Mistakes happen. For now I'd like to make absolutely certain that it can't be coaxed into building before downgrading it. -- Erik Hanson -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From larryhaja at gmail.com Tue Sep 2 23:11:52 2014 From: larryhaja at gmail.com (Larry Hajali) Date: Tue, 2 Sep 2014 16:11:52 -0700 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: <20140902174135.5ead8660@shaggy.doo> References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> <54061B9F.7030105@gmail.com> <20140902174135.5ead8660@shaggy.doo> Message-ID: The problem is that the file configure.ac is updated but the the configure script isn't recreated. The timestamp on the configure.ac file is newer than the configure script due to the sed statements and that causes the files to be regenerated. In order for transmission.SlackBuild to run properly, then the line 'autoreconf -ivf' needs to be ran before the configure script is called. This allows the automake scripts to be recreated with the installed versions that come with Slackware{,64} 14.1. You could also call the script "./autogen.sh" from with in the trasnmission-2.28 directory and that will do something similar to the 'autoreconf -ivf' step mentioned above. But that will cause the configure script to be ran twice. --Larry On Tue, Sep 2, 2014 at 3:41 PM, Erik Hanson wrote: > On Tue, 2 Sep 2014 17:06:47 -0500 > JK Wood wrote: > > > > If it doesn't build on a stock 14.1 Slackware, why is it on SBo? > > Mistakes happen. > > For now I'd like to make absolutely certain that it can't be coaxed into > building before downgrading it. > > > -- > Erik Hanson > > _______________________________________________ > 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 Tue Sep 2 23:32:56 2014 From: erik at slackbuilds.org (Erik Hanson) Date: Tue, 2 Sep 2014 18:32:56 -0500 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> <54061B9F.7030105@gmail.com> <20140902174135.5ead8660@shaggy.doo> Message-ID: <20140902183256.740074b8@shaggy.doo> On Tue, 2 Sep 2014 16:11:52 -0700 Larry Hajali wrote: > The problem is that the file configure.ac is updated but the the configure > script isn't recreated. The timestamp on the configure.ac file is newer > than the configure script due to the sed statements and that causes the > files to be regenerated. In order for transmission.SlackBuild to run > properly, then the line 'autoreconf -ivf' needs to be ran before the > configure script is called. This allows the automake scripts to be > recreated with the installed versions that come with Slackware{,64} 14.1. Thanks for looking into it, I knew it would be simple but just wasn't going to have the time for a while. -- Erik Hanson -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From yavor at atanasov.us Wed Sep 3 18:28:03 2014 From: yavor at atanasov.us (Yavor Atanasov) Date: Wed, 03 Sep 2014 13:28:03 -0500 Subject: [Slackbuilds-users] Fwd: transmission make failure In-Reply-To: <20140902170833.31ad8883@shaggy.doo> References: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> <14837bbff7b.bf61021794721.6953315773648658748@atanasov.us> <20140902170833.31ad8883@shaggy.doo> Message-ID: <1483cc6043b.1235a70cf24772.7306437383204703533@atanasov.us> Thanks alot! Commenting out the sed lines do the job! +1 ---- On Tue, 02 Sep 2014 17:08:33 -0500 Erik Hanson <erik at slackbuilds.org> wrote ---- On Tue, 02 Sep 2014 13:59:13 -0500 Yavor Atanasov <yavor at atanasov.us> wrote: > /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command not found > WARNING: 'aclocal-1.14' is missing on your system. > You should only need it if you modified 'acinclude.m4' or > 'configure.ac' or m4 files included by 'configure.ac'. Try commenting out the two sed lines in the SlackBuild that operate on configure.ac, hopefully that's enough to prevent it from needing to run aclocal. If that doesn't work, well... -- Erik Hanson _______________________________________________ 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 northrupthebandgeek at gmail.com Thu Sep 4 06:53:43 2014 From: northrupthebandgeek at gmail.com (Ryan Northrup) Date: Wed, 3 Sep 2014 23:53:43 -0700 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. Message-ID: Howdy, Wanted to build/install whaw, but it turns out the link to whaw-0.1.2.tar.gz is dead now. In its place are whaw-0.1.3.tar.gz (ancient) and whaw-0.2.tar.gz (recent), both of which can be found at http://repetae.net/computer/whaw/drop/ . I went with whaw 0.2 ( http://repetae.net/computer/whaw/drop/whaw-0.2.tar.gz ), which compiles and runs as expected and without issue. The attached patch (very simple; aside from a version change, the manpage changed places) should make the existing SlackBuild work with version 0.2's tarball (it did on my system). Thanks, -- Ryan -------------- next part -------------- A non-text attachment was scrubbed... Name: whaw.SlackBuild.patch Type: text/x-patch Size: 573 bytes Desc: not available URL: From slacker at slaphappygeeks.com Thu Sep 4 19:43:31 2014 From: slacker at slaphappygeeks.com (Slacker) Date: Thu, 04 Sep 2014 13:43:31 -0600 Subject: [Slackbuilds-users] How to get.assign a UID for an application? Message-ID: <5408C0E3.3060401@slaphappygeeks.com> I am not sure who to ask so please excuse me if this should not go to the list, and direct me to the proper place. I have a submission pending for taskd, a sync-server for task. I have been running it as root and with a locally assigned UID, but neglected to decide how to handle that before submission so it now assumes the daemon runs as root. For those interested, the docs are here: http://taskwarrior.org/docs/ Should I instruct users to create a taskd user during setup, or is there a "central" control for assigning Slackware/SBo UIDs? And if so, how would I go about having one assigned for taskd? Should I remove it from pending and resubmit after I have a taskd UID? Thanks, Robert From rworkman at slackbuilds.org Thu Sep 4 21:14:43 2014 From: rworkman at slackbuilds.org (Robby Workman) Date: Thu, 4 Sep 2014 16:14:43 -0500 Subject: [Slackbuilds-users] How to get.assign a UID for an application? In-Reply-To: <5408C0E3.3060401@slaphappygeeks.com> References: <5408C0E3.3060401@slaphappygeeks.com> Message-ID: <20140904161443.5600064d@home.rlworkman.net> On Thu, 04 Sep 2014 13:43:31 -0600 Slacker wrote: > I am not sure who to ask so please excuse me if this should not go to > the list, and direct me to the proper place. > > I have a submission pending for taskd, a sync-server for task. I have > been running it as root and with a locally assigned UID, but > neglected to decide how to handle that before submission so it now > assumes the daemon runs as root. > > For those interested, the docs are here: http://taskwarrior.org/docs/ > > Should I instruct users to create a taskd user during setup, or is > there a "central" control for assigning Slackware/SBo UIDs? And if > so, how would I go about having one assigned for taskd? http://slackbuilds.org/uid_gid.txt You'll see this at the very end now: taskd ======= User: taskd UID: 290 GID: 290 Group: taskd GID: 290 > Should I remove it from pending and resubmit after I have a taskd UID? That would be great; thanks! -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From slacker at slaphappygeeks.com Thu Sep 4 21:29:47 2014 From: slacker at slaphappygeeks.com (Slacker) Date: Thu, 04 Sep 2014 15:29:47 -0600 Subject: [Slackbuilds-users] How to get.assign a UID for an application? In-Reply-To: <20140904161443.5600064d@home.rlworkman.net> References: <5408C0E3.3060401@slaphappygeeks.com> <20140904161443.5600064d@home.rlworkman.net> Message-ID: <5408D9CB.7050805@slaphappygeeks.com> Thanks! I'll fix it up and re-submit! On 09/04/2014 03:14 PM, Robby Workman wrote: > On Thu, 04 Sep 2014 13:43:31 -0600 > Slacker wrote: > >> I am not sure who to ask so please excuse me if this should not go to >> the list, and direct me to the proper place. >> >> I have a submission pending for taskd, a sync-server for task. I have >> been running it as root and with a locally assigned UID, but >> neglected to decide how to handle that before submission so it now >> assumes the daemon runs as root. >> >> For those interested, the docs are here: http://taskwarrior.org/docs/ >> >> Should I instruct users to create a taskd user during setup, or is >> there a "central" control for assigning Slackware/SBo UIDs? And if >> so, how would I go about having one assigned for taskd? > > > http://slackbuilds.org/uid_gid.txt > > You'll see this at the very end now: > > taskd > ======= > User: taskd UID: 290 GID: 290 > Group: taskd GID: 290 > > >> Should I remove it from pending and resubmit after I have a taskd UID? > > > That would be great; 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/ > From willysr at slackbuilds.org Fri Sep 5 00:32:54 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 05 Sep 2014 07:32:54 +0700 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. In-Reply-To: References: Message-ID: <540904B6.5040507@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Wanted to build/install whaw, but it turns out the link to > whaw-0.1.2.tar.gz is dead now. In its place are whaw-0.1.3.tar.gz > (ancient) and whaw-0.2.tar.gz (recent), both of which can be found > at http://repetae.net/computer/whaw/drop/ . I went with whaw 0.2 > ( http://repetae.net/computer/whaw/drop/whaw-0.2.tar.gz ), which > compiles and runs as expected and without issue. > > The attached patch (very simple; aside from a version change, the > manpage changed places) should make the existing SlackBuild work > with version 0.2's tarball (it did on my system). I fixed the download source on my branch pointing to Salix-sbo project on SF, but this package hasn't been updated by the maintainer since it's inclusion back in 2010. If you are interested on taking over maintainenace of this package, please submit an update to 0.2 Thanks - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQJBLYACgkQiHuDdNczM4EZOQCdFFnv1cC0DMh2vwPZ4tkbZIua TRMAnjeK4nD8jOR9yT3z/2lLVLC7Qi8G =Jl2y -----END PGP SIGNATURE----- From thorsten.johannvorderbrueggen at t-online.de Fri Sep 5 12:07:31 2014 From: thorsten.johannvorderbrueggen at t-online.de (thorsten.johannvorderbrueggen at t-online.de) Date: Fri, 5 Sep 2014 14:07:31 +0200 Subject: [Slackbuilds-users] Update of avr-libc Message-ID: <20140905140731.8a49b30819b4ba0880a2a35d@t-online.de> Hi at all, there's an update of the avr-libc from 1.8.0 to 1.8.1 ... should i upload the whole package or should a send an git diff of the actuall slackbuild repo or???? ... :-) Cheers Thorsten -- thorsten.johannvorderbrueggen at t-online.de From jm.inform at gesaku.es Fri Sep 5 12:11:34 2014 From: jm.inform at gesaku.es (=?UTF-8?B?Sm9zw6kgTWFudWVsIEdhcmPDrWEtUGF0b3M=?=) Date: Fri, 05 Sep 2014 14:11:34 +0200 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. In-Reply-To: References: Message-ID: <5409A876.7030901@gesaku.es> > The attached patch (very simple; aside from a version change, the > manpage changed places) should make the existing SlackBuild work with > version 0.2's tarball (it did on my system). To be best of my knowledge (I could be wrong), the MANPATH in Slackware does not include /usr/share/man, and I know of no package that installs manpages there. I attach a diff that, at least to me, makes more sense. I haven't tried it, though, but I hope you find it useful. -- Jos? Manuel Garc?a-Patos Madrid -------------- next part -------------- A non-text attachment was scrubbed... Name: whaw.diff.gz Type: application/gzip Size: 364 bytes Desc: not available URL: From willysr at slackbuilds.org Fri Sep 5 15:55:57 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 05 Sep 2014 22:55:57 +0700 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. In-Reply-To: <5409A876.7030901@gesaku.es> References: <5409A876.7030901@gesaku.es> Message-ID: <5409DD0D.6080509@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 >> The attached patch (very simple; aside from a version change, >> the manpage changed places) should make the existing SlackBuild >> work with version 0.2's tarball (it did on my system). > > To be best of my knowledge (I could be wrong), the MANPATH in > Slackware does not include /usr/share/man, and I know of no package > that installs manpages there. I attach a diff that, at least to me, > makes more sense. I haven't tried it, though, but I hope you find > it useful. Applied on my branch along with the source update Thanks - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQJ3Q0ACgkQiHuDdNczM4HuQgCgrWqBmYP46d1z4mNoPCY1wiFp CKYAnRHr/DuxAPzSOcg8f4OR7zCnZ4Kp =Toc+ -----END PGP SIGNATURE----- From willysr at slackbuilds.org Fri Sep 5 16:44:51 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 05 Sep 2014 23:44:51 +0700 Subject: [Slackbuilds-users] Updates - 20140905.1 Message-ID: <5409E883.5000004@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fri Sep 5 16:25:24 UTC 2014 academic/fet: Updated for version 5.23.2. audio/pasystray: Added (System tray application for PulseAudio). desktop/lxde-common: Updated for version 0.5.6. desktop/lxlauncher: Updated for version 0.2.3. desktop/lxpanel: Fixed typo. development/google-webdesigner: Updated for version 1.1.2.0814. development/mono: Fix libgdiplus path. development/orc: Updated for version 0.4.22. development/poedit: Updated for version 1.6.9. development/tig: Updated for version 2.0.3. gis/Fiona: Updated for version 1.2. gis/rasterio: Updated for version 0.12.1. graphics/converseen: Updated for version 0.8.3. libraries/ccrtp: Update DOWNLOAD source. libraries/gst1-libav: Updated for version 1.4.1. libraries/gst1-plugins-bad: Updated for version 1.4.1. libraries/gst1-plugins-base: Updated for version 1.4.1. libraries/gst1-plugins-good: Updated for version 1.4.1. libraries/gst1-plugins-ugly: Updated for version 1.4.1. libraries/gstreamer1: Updated for version 1.4.1. libraries/libasyncns: Fix DOWNLOAD. libraries/libbluray: Updated for version 0.6.1. libraries/libvirt-glib: Updated for version 0.1.9. libraries/libvirt-python: Updated for version 1.2.8. libraries/libvirt: Updated for version 1.2.8. libraries/mysql-connector-python: Updated for version 1.2.3. misc/yapet: Added (Yet Another Password Encryption Tool). multimedia/google-earth: Bugfixes for icon and doinst.sh. multimedia/x265: Updated for version 1.3. network/synergy: Updated for version 1.5.1. network/transmission: Fixed building on 14.1. office/libreoffice-helppack: New maintainer. office/libreoffice-langpack: New maintainer. office/libreoffice: New maintainer. perl/perl-Capture-Tiny: Updated for version 0.25. perl/perl-Class-Method-Modifiers: Updated for version 2.11. perl/perl-Date-Manip: Updated for version 6.47. perl/perl-Devel-GlobalDestruction: Updated for version 0.13. perl/perl-Module-Build-Tiny: Updated for version 0.037. perl/perl-Moo: Updated for version 1.006000. perl/perl-Scalar-List-Utils: Updated for version 1.40. perl/perl-Test-Harness: Updated for version 3.33. perl/perl-strictures: Updated for version 1.005005. system/mdocml: Updated for version 1.13.1. system/monitorix: Updated for version 3.6.0. system/supervisor: Added (A system for controlling process state). system/vagrant: Updated for version 1.6.4. +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQJ6IIACgkQiHuDdNczM4HETQCfUVYR+NkzmccHSZd4RUzWpfPG sxkAoIZMCCJZCLmWOlS9fu86nYKJRC42 =e5p7 -----END PGP SIGNATURE----- From elcaio at gmail.com Fri Sep 5 16:49:43 2014 From: elcaio at gmail.com (caio) Date: Fri, 5 Sep 2014 13:49:43 -0300 Subject: [Slackbuilds-users] Django and Psycopg2 SlackBuilds up for grabs In-Reply-To: <2009569.0PTxu8WFK1@valkyrie> References: <2009569.0PTxu8WFK1@valkyrie> Message-ID: Hi Carlos, I can take django if you agree. Regards, Claudio On Sun, Aug 24, 2014 at 10:38 AM, Carlos Corbacho < carlos at strangeworlds.co.uk> wrote: > Hi all, > > For my Python development work, I'm using virtualenvs rather than system > packages for libraries, so the following are up for grabs: > > Development/django > Development/psycopg2 > > -Carlos > _______________________________________________ > 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 marc at mos6581.de Fri Sep 5 16:52:21 2014 From: marc at mos6581.de (Marcel Saegebarth) Date: Fri, 05 Sep 2014 18:52:21 +0200 Subject: [Slackbuilds-users] Updates - 20140905.1 In-Reply-To: <5409E883.5000004@slackbuilds.org> References: <5409E883.5000004@slackbuilds.org> Message-ID: <5409EA45.5090702@mos6581.de> On 09/05/2014 06:44 PM, Willy Sudiarto Raharjo wrote: > Fri Sep 5 16:25:24 UTC 2014 > academic/fet: Updated for version 5.23.2. > audio/pasystray: Added (System tray application for PulseAudio). > desktop/lxde-common: Updated for version 0.5.6. > desktop/lxlauncher: Updated for version 0.2.3. > desktop/lxpanel: Fixed typo. > development/google-webdesigner: Updated for version 1.1.2.0814. > development/mono: Fix libgdiplus path. > development/orc: Updated for version 0.4.22. > development/poedit: Updated for version 1.6.9. > development/tig: Updated for version 2.0.3. > gis/Fiona: Updated for version 1.2. > gis/rasterio: Updated for version 0.12.1. > graphics/converseen: Updated for version 0.8.3. > ... What happened to plex-home-theater as it was approved and it's wheter in the ChangeLog nor the git repository. -marc -------------------------------------------------------------------------------- OpenPGP Key ID: 0x69EC498D -------------- 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 Fri Sep 5 17:09:41 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 06 Sep 2014 00:09:41 +0700 Subject: [Slackbuilds-users] Updates - 20140905.1 In-Reply-To: <5409EA45.5090702@mos6581.de> References: <5409E883.5000004@slackbuilds.org> <5409EA45.5090702@mos6581.de> Message-ID: <5409EE55.3070108@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > What happened to plex-home-theater as it was approved and it's > wheter in the ChangeLog nor the git repository. Sorry, i forgot to merge my own branch :( i'm pushing new update now Thanks - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQJ7lUACgkQiHuDdNczM4E6iQCdEeU7npMuuxDyHX6nTUJKOUMJ pEAAnij40KZUBwWrLio6QWMMbmg23iD/ =asLT -----END PGP SIGNATURE----- From willysr at slackbuilds.org Fri Sep 5 17:19:17 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 06 Sep 2014 00:19:17 +0700 Subject: [Slackbuilds-users] Updates - 20140905.2 Message-ID: <5409F095.3080308@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Fri Sep 5 17:05:08 UTC 2014 audio/SuperCollider: Updated for version 3.6.6. audio/gmusicbrowser: Updated for version 1.1.12. desktop/whaw: Fix DOWNLOAD source and update script. development/eclipse-cpp: Disable GTK+3 theme. development/eclipse: Disable GTK+3 theme. development/libb2: Added (Cryptographic C Library). development/racket: updated for version 6.1. games/cpsokoban: Update script games/noteye: Added (roguelike frontend). games/stone_soup: Added Documentation. graphics/vsxu: Added (OpenGL Music Visualisation). libraries/libdaemon: Fix DOWNLOAD Source. libraries/live555: Added (C++ libraries for multimedia streaming). misc/kronometer: Added (A stopwatch application for KDE). misc/projectM: Updated for version 2.1.0. multimedia/makemkv: Updated for version 1.8.13. multimedia/plex-home-theater: Added (Media Center). multimedia/zvbi: Added (Zapping VBI library). network/Pafy: Updated for version 0.3.62. network/avahi: Fix DOWNLOAD Source. network/gns3: Updated for version 0.8.7. network/strongswan: Updated for version 5.2.0. office/taskd: Added (task server daemon). perl/perl-Test-Simple: Updated for version 1.001006. python/affine: Added (Affine Matrices). python/monty: Updated for version 0.3.6. python/py: Updated for version 1.4.24. system/adobe-source-sans-pro-font: Updated for version 2.10roman. system/adobe-source-serif-pro-font: Added (open source font). system/vinterm: Added (terminal emulator). +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQJ8JUACgkQiHuDdNczM4HF2ACfWIOr/zHNmWF2m1CPS6XJgx7c C4cAn3PX7W7XsZ6dOXyMBJTXn+zNN2Ps =Jxq8 -----END PGP SIGNATURE----- From pc_warner at yahoo.com Fri Sep 5 20:09:36 2014 From: pc_warner at yahoo.com (Phillip Warner) Date: Fri, 5 Sep 2014 13:09:36 -0700 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. In-Reply-To: <5409DD0D.6080509@slackbuilds.org> References: <5409A876.7030901@gesaku.es> <5409DD0D.6080509@slackbuilds.org> Message-ID: <1409947776.73265.YahooMailNeo@web142305.mail.bf1.yahoo.com> Willy, I still use whaw in Slackware. I have not checked for new releases the past few months because frankly I did not think there would be any. whaw has not had a new release in several years. Regarding the SlackBuild updates, all that is needed for this release is: 1) version bump to 0.2 2) --mandir=/user/man switch added to ./configure (0.1.2 did not need this) 3) updated changelog should be downloaded into SlackBuild directory (source does not include it) - changelog is at: http://repetae.net/computer/whaw/Changelog.txt It sounds like 1) and 2) were done, but I am not sure about 3). Thanks for bringing all of this to everyone's attention, Jos?. Warmest Regards, --phillip -------------- next part -------------- An HTML attachment was scrubbed... URL: From jm.inform at gesaku.es Fri Sep 5 21:13:24 2014 From: jm.inform at gesaku.es (=?UTF-8?B?Sm9zw6kgTWFudWVsIEdhcmPDrWEtUGF0b3M=?=) Date: Fri, 05 Sep 2014 23:13:24 +0200 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. In-Reply-To: <1409947776.73265.YahooMailNeo@web142305.mail.bf1.yahoo.com> References: <5409A876.7030901@gesaku.es> <5409DD0D.6080509@slackbuilds.org> <1409947776.73265.YahooMailNeo@web142305.mail.bf1.yahoo.com> Message-ID: <540A2774.2080805@gesaku.es> > Regarding the SlackBuild updates, all that is needed for this release is: > 1) version bump to 0.2 > 2) --mandir=/usr/man switch added to ./configure (0.1.2 did not need this) > 3) updated changelog should be downloaded into SlackBuild directory (source does not include it) > - changelog is at: http://repetae.net/computer/whaw/Changelog.txt > > It sounds like 1) and 2) were done, but I am not sure about 3). 1) and 3) were not done when I looked a few minutes ago. > Thanks for bringing all of this to everyone's attention, Jos?. To give credit where it is due, it was Ryan who did that, not me. Warmest regards. -- Jos? Manuel Garc?a-Patos Madrid From northrupthebandgeek at gmail.com Fri Sep 5 21:55:47 2014 From: northrupthebandgeek at gmail.com (Ryan Northrup) Date: Fri, 5 Sep 2014 14:55:47 -0700 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. In-Reply-To: <5409A876.7030901@gesaku.es> References: <5409A876.7030901@gesaku.es> Message-ID: On Sep 5, 2014 5:12 AM, "Jos? Manuel Garc?a-Patos" wrote: > > >> The attached patch (very simple; aside from a version change, the >> manpage changed places) should make the existing SlackBuild work with >> version 0.2's tarball (it did on my system). > > > To be best of my knowledge (I could be wrong), the MANPATH in Slackware does not include /usr/share/man, and I know of no package that installs manpages there. I attach a diff that, at least to me, makes more sense. I haven't tried it, though, but I hope you find it useful. > > -- > Jos? Manuel Garc?a-Patos > Madrid > Your diff is probably better in the long run, in that case. It's worth noting that /usr/share/man is a symlink to /usr/man by default (last I checked), so the manpage is still accessible regardless of approach. Thanks, everyone! -- Ryan -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Sep 6 00:20:52 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 06 Sep 2014 07:20:52 +0700 Subject: [Slackbuilds-users] whaw source tarball download returns 404 error; newer version available. In-Reply-To: <1409947776.73265.YahooMailNeo@web142305.mail.bf1.yahoo.com> References: <5409A876.7030901@gesaku.es> <5409DD0D.6080509@slackbuilds.org> <1409947776.73265.YahooMailNeo@web142305.mail.bf1.yahoo.com> Message-ID: <540A5364.8010509@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Willy, > > I still use whaw in Slackware. I have not checked for new releases > the past few months because frankly I did not think there would be > any. whaw has not had a new release in several years. > > Regarding the SlackBuild updates, all that is needed for this > release is: 1) version bump to 0.2 2) --mandir=/user/man switch > added to ./configure (0.1.2 did not need this) 3) updated changelog > should be downloaded into SlackBuild directory (source does not > include it) - changelog is at: > http://repetae.net/computer/whaw/Changelog.txt > > It sounds like 1) and 2) were done, but I am not sure about 3). I will leave 1) and 3) to you as the maintainer :) - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEUEARECAAYFAlQKU2QACgkQiHuDdNczM4FyFQCYxS6+U+apOzZ3Yg0bLW+/sssI LQCfRn9yaWazdPpgVw9yLYIamkn08SM= =KSNr -----END PGP SIGNATURE----- From mailing at markhu.de Sat Sep 6 08:03:51 2014 From: mailing at markhu.de (Markus Hutmacher) Date: Sat, 06 Sep 2014 10:03:51 +0200 Subject: [Slackbuilds-users] GNS3 -- new version needs dynamips installed separately Message-ID: <540ABFE7.2010803@markhu.de> Hi all, if anyone uses GNS3 (network simulator), please not that the new version comes without dynamips and it took out that one has to download or build dynamips separately. I'm about to update the info-file for GNS3 0.8.7 and create one for dynamips additionally. dynamips provides the virtual hardware of Cisco Routers. If you need GNS3 and have 0.8.7 already installed, you can download the dynamips binaries at http://www.gns3.net/dynamips/ where version 0.2.8-RC3 should work. Regards Markus -- Markus Hutmacher mailing at markhu.de From vmj at linuxbox.fi Sun Sep 7 08:51:18 2014 From: vmj at linuxbox.fi (Mikko Varri) Date: Sun, 7 Sep 2014 11:51:18 +0300 Subject: [Slackbuilds-users] Django and Psycopg2 SlackBuilds up for grabs In-Reply-To: <2009569.0PTxu8WFK1@valkyrie> References: <2009569.0PTxu8WFK1@valkyrie> Message-ID: <20140907085118.GE2202@linuxbox.fi> On Sun, Aug 24, 2014 at 02:38:14PM +0100, Carlos Corbacho wrote: > > For my Python development work, I'm using virtualenvs rather than system > packages for libraries, so the following are up for grabs: > > Development/django > Development/psycopg2 > I need these both for deployments. I can take psycopg2, if nobody else steps up. I assume Claudio is taking care of django. -vmj From miguel at thedeanda.com Mon Sep 8 22:27:10 2014 From: miguel at thedeanda.com (Miguel De Anda) Date: Mon, 8 Sep 2014 15:27:10 -0700 Subject: [Slackbuilds-users] compiling php Message-ID: i couldn't find a suitable mailing list on slackware official so i thought i'd ask here... i'm trying to build php to add debug support as it seems the supplied one has '--disable-debug' set. when i run the php slackbuild in the sources directory (from current) i get the following: /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 -fPIC -L/usr/lib -o pico main.o utf8stub.o ../c-client/utf8.o libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a -lcrypto -lssl -lldap -lncurses -llber -lssl -lcrypto libtool: link: gcc -std=gnu99 -pthread -O2 -fPIC -o pico main.o utf8stub.o ../c-client/utf8.o -L/usr/lib libpico.a osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a /usr/lib/libldap.so /usr/lib/libsasl2.so -ldl -lncurses /usr/lib/liblber.so -lresolv -lssl -lcrypto -pthread /usr/lib/libldap.so: error adding symbols: File in wrong format collect2: error: ld returned 1 exit status make[3]: *** [pico] Error 1 make[3]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11' make: *** [all] Error 2 has anybody dealt with this? do i need to build other slackware sources first maybe? i notice it references alpine at some point. thanks, miguel -------------- next part -------------- An HTML attachment was scrubbed... URL: From larryhaja at gmail.com Tue Sep 9 02:27:57 2014 From: larryhaja at gmail.com (Larry Hajali) Date: Mon, 8 Sep 2014 19:27:57 -0700 Subject: [Slackbuilds-users] compiling php In-Reply-To: References: Message-ID: It looks like you're building on a x86_64 multilib machine. The library libldap.so is being found first in /usr/lib (as well as other libs), but you're using the '-O2 -fPIC' SLKCFLAGS which are x86_64 specific. Try rebuilding php on a non-multilib x86_64 machine or else try passing LDFLAGS="/usr/lib${LIBDIRSUFFIX}" to the configure script. http://slackbuilds.org/faq/#multilib --Larry On Mon, Sep 8, 2014 at 3:27 PM, Miguel De Anda wrote: > i couldn't find a suitable mailing list on slackware official so i thought > i'd ask here... > > i'm trying to build php to add debug support as it seems the supplied one > has '--disable-debug' set. when i run the php slackbuild in the sources > directory (from current) i get the following: > > /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 > -fPIC -L/usr/lib -o pico main.o utf8stub.o ../c-client/utf8.o libpico.a > osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a > -lcrypto -lssl -lldap -lncurses -llber -lssl -lcrypto > libtool: link: gcc -std=gnu99 -pthread -O2 -fPIC -o pico main.o utf8stub.o > ../c-client/utf8.o -L/usr/lib libpico.a osdep/libpicoosd.a > ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a /usr/lib/libldap.so > /usr/lib/libsasl2.so -ldl -lncurses /usr/lib/liblber.so -lresolv -lssl > -lcrypto -pthread > /usr/lib/libldap.so: error adding symbols: File in wrong format > collect2: error: ld returned 1 exit status > make[3]: *** [pico] Error 1 > make[3]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico' > make[2]: *** [all-recursive] Error 1 > make[2]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11' > make: *** [all] Error 2 > > has anybody dealt with this? do i need to build other slackware sources > first maybe? i notice it references alpine at some point. > > thanks, > miguel > > _______________________________________________ > 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 larryhaja at gmail.com Tue Sep 9 02:30:40 2014 From: larryhaja at gmail.com (Larry Hajali) Date: Mon, 8 Sep 2014 19:30:40 -0700 Subject: [Slackbuilds-users] compiling php In-Reply-To: References: Message-ID: Interesting that php is under the /n directory ( http://mirrors.slackware.com/slackware/slackware64-current/source/n/php/). I though it would be in /d or even /l directory. --Larry On Mon, Sep 8, 2014 at 7:27 PM, Larry Hajali wrote: > It looks like you're building on a x86_64 multilib machine. The library > libldap.so is being found first in /usr/lib (as well as other libs), but > you're using the '-O2 -fPIC' SLKCFLAGS which are x86_64 specific. Try > rebuilding php on a non-multilib x86_64 machine or else try passing > LDFLAGS="/usr/lib${LIBDIRSUFFIX}" to the configure script. > > http://slackbuilds.org/faq/#multilib > > --Larry > > On Mon, Sep 8, 2014 at 3:27 PM, Miguel De Anda > wrote: > >> i couldn't find a suitable mailing list on slackware official so i >> thought i'd ask here... >> >> i'm trying to build php to add debug support as it seems the supplied one >> has '--disable-debug' set. when i run the php slackbuild in the sources >> directory (from current) i get the following: >> >> /bin/sh ../libtool --tag=CC --mode=link gcc -std=gnu99 -pthread -O2 >> -fPIC -L/usr/lib -o pico main.o utf8stub.o ../c-client/utf8.o libpico.a >> osdep/libpicoosd.a ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a >> -lcrypto -lssl -lldap -lncurses -llber -lssl -lcrypto >> libtool: link: gcc -std=gnu99 -pthread -O2 -fPIC -o pico main.o >> utf8stub.o ../c-client/utf8.o -L/usr/lib libpico.a osdep/libpicoosd.a >> ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a /usr/lib/libldap.so >> /usr/lib/libsasl2.so -ldl -lncurses /usr/lib/liblber.so -lresolv -lssl >> -lcrypto -pthread >> /usr/lib/libldap.so: error adding symbols: File in wrong format >> collect2: error: ld returned 1 exit status >> make[3]: *** [pico] Error 1 >> make[3]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico' >> make[2]: *** [all-recursive] Error 1 >> make[2]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11/pico' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory `/mnt/sdb1/tmp/alpine-2.11' >> make: *** [all] Error 2 >> >> has anybody dealt with this? do i need to build other slackware sources >> first maybe? i notice it references alpine at some point. >> >> thanks, >> miguel >> >> _______________________________________________ >> 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 didier.spaier at epsm.fr Tue Sep 9 03:41:37 2014 From: didier.spaier at epsm.fr (Didier Spaier) Date: Tue, 09 Sep 2014 05:41:37 +0200 Subject: [Slackbuilds-users] compiling php In-Reply-To: References: Message-ID: <540E76F1.1030508@epsm.fr> On 09/09/2014 04:30, Larry Hajali wrote: > Interesting that php is under the /n directory (http://mirrors.slackware.com/slackware/slackware64-current/source/n/php/). I though it would be in /d or even /l directory. Because it's most often used associated with http, I presume. Didier From miguel at thedeanda.com Tue Sep 9 04:30:23 2014 From: miguel at thedeanda.com (Miguel De Anda) Date: Mon, 8 Sep 2014 21:30:23 -0700 Subject: [Slackbuilds-users] compiling php In-Reply-To: <540E76F1.1030508@epsm.fr> References: <540E76F1.1030508@epsm.fr> Message-ID: I tried "uninstalling" anything with compat/multilib and reinstalling native 64bit libs but alpine was still giving me trouble. i rebooted and alpine compiled! i tried php and it worked too! sadly i only use 32bit libs for skype... and i think flash. thanks! On Mon, Sep 8, 2014 at 8:41 PM, Didier Spaier wrote: > On 09/09/2014 04:30, Larry Hajali wrote: > > Interesting that php is under the /n directory ( > http://mirrors.slackware.com/slackware/slackware64-current/source/n/php/). > I though it would be in /d or even /l directory. > > Because it's most often used associated with http, I presume. > > Didier > > _______________________________________________ > 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 ryanpcmcquen at gmail.com Tue Sep 9 04:50:24 2014 From: ryanpcmcquen at gmail.com (Ryan P.C. McQuen) Date: Mon, 8 Sep 2014 21:50:24 -0700 Subject: [Slackbuilds-users] compiling php In-Reply-To: References: <540E76F1.1030508@epsm.fr> Message-ID: <4F630C55-92A4-44C7-B19F-BEB3625EEC12@gmail.com> > sadly i only use 32bit libs for skype a bit OT, but you may be interested in: http://www.slackel.gr/repo/source/extra/skype-nomultilib/skype.SlackBuild --- > On Sep 8, 2014, at 9:30 PM, Miguel De Anda wrote: > > I tried "uninstalling" anything with compat/multilib and reinstalling native 64bit libs but alpine was still giving me trouble. i rebooted and alpine compiled! i tried php and it worked too! sadly i only use 32bit libs for skype... and i think flash. > > thanks! > >> On Mon, Sep 8, 2014 at 8:41 PM, Didier Spaier wrote: >> On 09/09/2014 04:30, Larry Hajali wrote: >> > Interesting that php is under the /n directory (http://mirrors.slackware.com/slackware/slackware64-current/source/n/php/). I though it would be in /d or even /l directory. >> >> Because it's most often used associated with http, I presume. >> >> Didier >> >> _______________________________________________ >> 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/ > > _______________________________________________ > 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 Tue Sep 9 06:14:07 2014 From: yalhcru at gmail.com (B Watson) Date: Tue, 9 Sep 2014 02:14:07 -0400 Subject: [Slackbuilds-users] compiling php In-Reply-To: References: Message-ID: On 9/8/14, Miguel De Anda wrote: I haven't compiled php in years, but: > libtool: link: gcc -std=gnu99 -pthread -O2 -fPIC -o pico main.o utf8stub.o > ../c-client/utf8.o -L/usr/lib libpico.a osdep/libpicoosd.a > ../pith/osdep/libpithosd.a ../pith/charconv/libpithcc.a /usr/lib/libldap.so > /usr/lib/libsasl2.so -ldl -lncurses /usr/lib/liblber.so -lresolv -lssl > -lcrypto -pthread > /usr/lib/libldap.so: error adding symbols: File in wrong format The -O2 -fPIC tells me you're compiling on x86_64... and the existence of /usr/lib/libldap.so tells me you have multilib installed. The problem is that you're building a 64-bit php, and it's trying to link a 32-bit library, which won't and can't ever work. Most likely you can get by with adding LDFLAGS="-L/usr/lib64" at the front of the configure command (before the CFLAGS and CXXFLAGS that should already be there). If not, the more extreme measure is this: mv /usr/lib /usr/lib.backup ./php.SlackBuild mv /usr/lib.backup /usr/lib If all else fails, build your package on a pure x86_64 host, without multilib, and copy it over & install it on your multilib box. From enigma77 at gmx.net Tue Sep 9 07:34:34 2014 From: enigma77 at gmx.net (enigma) Date: Tue, 09 Sep 2014 09:34:34 +0200 Subject: [Slackbuilds-users] HandBrake GUI (ghb) memory access error Message-ID: <3192578.brkiSLPCkR@slackware> Hello Guys Since a week there were problems with the GUI ghb. Every time when I click the button "Choose Video Source", and then in the following Window chose a Video-File with a click on "ok", ghb ends with the message "Speicherzugriffsfehler" (in english: memory access error). The error occurs with different video-formats (once it was a mp4, then a wmv and also it happens with mpg). ghb may have problems when View the Video Preview?! I have already tried to solve the problem by reinstalling HandBrake. As it still does not work, first i delete the folders ~/.config/ghb and /tmp/hb.* before i again build and reinstall the Handbrake.Slackbuild. All without success. Perhaps everyone are aware of the problem and have a solution for me, because I do not think it's a problem with the SlackBuild. I think it's a problem with the interplay of the individual components/libraries, since its also with Alienbobs package handbrake-0.9.9-x86_64-1alien.txz For my bad English, I apologize Many thanks. From enigma77 at gmx.net Tue Sep 9 07:56:09 2014 From: enigma77 at gmx.net (enigma) Date: Tue, 09 Sep 2014 09:56:09 +0200 Subject: [Slackbuilds-users] HandBrake GUI (ghb) memory access error Message-ID: <1483752.TtFWLLYlni@slackware> Hello Guys Since a week there were problems with the GUI ghb. Every time when I click the button "Choose Video Source", and then in the following Window chose a Video-File with a click on "ok", ghb ends with the message "Speicherzugriffsfehler" (in english: memory access error). The error occurs with different video-formats (once it was a mp4, then a wmv and also it happens with mpg). ghb may have problems when View the Video Preview?! I have already tried to solve the problem by reinstalling HandBrake. As it still does not work, first i delete the folders ~/.config/ghb and /tmp/hb.* before i again build and reinstall the Handbrake.Slackbuild. All without success. Perhaps everyone are aware of the problem and have a solution for me, because I do not think it's a problem with the SlackBuild. I think it's a problem with the interplay of the individual components/libraries, since its also with Alienbobs package handbrake-0.9.9-x86_64-1alien.txz For my bad English, I apologize Many thanks. _______________________________________________ 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 enigma77 at gmx.net Tue Sep 9 08:18:47 2014 From: enigma77 at gmx.net (enigma) Date: Tue, 09 Sep 2014 10:18:47 +0200 Subject: [Slackbuilds-users] HandBrake GUI (ghb) memory access error Message-ID: <18097082.l5jonzKXCn@slackware> Hello Guys Since a week there were problems with the GUI ghb. Every time when I click the button "Choose Video Source", and then in the following Window chose a Video-File with a click on "ok", ghb ends with the message "Speicherzugriffsfehler" (in english: memory access error). The error occurs with different video-formats (once it was a mp4, then a wmv and also it happens with mpg). ghb may have problems when View the Video Preview?! I have already tried to solve the problem by reinstalling HandBrake. As it still does not work, first i delete the folders ~/.config/ghb and /tmp/hb.* before i again build and reinstall the Handbrake.Slackbuild. All without success. Perhaps everyone are aware of the problem and have a solution for me, because I do not think it's a problem with the SlackBuild. I think it's a problem with the interplay of the individual components/libraries, since its also with Alienbobs package handbrake-0.9.9-x86_64-1alien.txz For my bad English, I apologize Many thanks. From enigma77 at gmx.net Tue Sep 9 08:49:44 2014 From: enigma77 at gmx.net (enigma) Date: Tue, 09 Sep 2014 10:49:44 +0200 Subject: [Slackbuilds-users] HandBrake GUI (ghb) memory access error - sry for multiple sending this mail In-Reply-To: <18097082.l5jonzKXCn@slackware> References: <18097082.l5jonzKXCn@slackware> Message-ID: <2365218.JrYQz09GTL@slackware> Sorry, for sending this mail multiple times, i have problems with my email-client. From yalhcru at gmail.com Tue Sep 9 20:20:53 2014 From: yalhcru at gmail.com (B Watson) Date: Tue, 9 Sep 2014 16:20:53 -0400 Subject: [Slackbuilds-users] wx(GTK|Python)-2.8 vs. wxGTK-3.0 Message-ID: [Apologies for the wall o' text here, I got kinda carried away...] Ran into trouble building stuff that uses wxWidgets. The 2.x and 3.x branches aren't API-compatible... from the wxGTK3 README: "wxGTK3 can be installed alongside with wxGTK." This is true, except for one detail: the symlink at /usr/bin/wx-config gets overwritten when wxGTK3 is installed. Afterwards, trying to build anything that depends on wxGTK (or wxPython) 2.x will fail. Attempting the na??ve solution (removepkg wxGTK3) doesn't help, as it leaves the symlink in place (and dangling). The same problem happens the other way around of course, if wxGTK3 is installed first, then wx(GTK|Python). Either way, you end up with failed builds even though all the REQUIRES are installed. Proposed solutions... I can think of a few, but someone else might think of something better. 1. Have wxGTK3 use /usr/bin/wx-config3 or such, and pass --with-wx-config=wx-config3 to ./configure (or the equivalent for cmake, scons, etc). Only a few builds use wxGTK3 so far: multimedia/aegisub development/poedit gis/saga-gis games/odamex The builds using 2.x wouldn't have to be changed. 2. Pass --with-wx-config=/usr/lib$LIBDIRSUFFIX/wx/config/gtk2-unicode-release-2.8 to ./configure (or the equivalent for cmake, scons, etc), for stuff using 2.8, and "gtk3-unicode-3.0" for stuff using 3.0. Fragile, will break when 3.1 replaces 3.0 eventually, or if a minor version update changes the filename (maybe to gtk3-unicode-release-3.0, who knows?) 3. Have the wx packages create per-version directories (e.g. /usr/lib$LIBDIRSUFFIX/wx-$VERSION) containing the wx-config symlink, and every SlackBuild that uses wx can have: WXVER=${WXVER:-2.8} PATH=/usr/lib$LIBDIRSUFFIX/wx-$WXVER/:$PATH export PATH Advantage is that the configure/cmake/etc commands don't have to be modified, the block of code can just be inserted near the top of the script for easy automation (with the 2.8 replaced with 3.0 where needed). 4. This bit of code: WXVER=${WXVER:-2.8} WXMAYBE="$( ls /usr/lib$LIBDIRSUFFIX/wx/config/*-$WXVER 2>/dev/null | head -1 )" WXCONFIG=${WXCONFIG:-$WXMAYBE} WXCONFIG=${WXCONFIG:-/usr/bin/wx-config} ...plus modifying the configure/cmake/etc options to use $WXCONFIG. Requires more manual work than option 3, but it means the wxGTK3 and wx(Python|GTK) builds themselves won't have to change. 5. No code changes at all, but add a paragraph to every wx-using package's README that explains how to manually adjust the /usr/bin/wx-config symlink if needed. I don't really like this option at all, but it's the easiest to implement. Option 1 is what I'd vote for. It requires fewer scripts to change than options 2/3/4, and it's easier on the end user than option 5. From C.J.Theunissen at differ.nl Tue Sep 9 21:11:32 2014 From: C.J.Theunissen at differ.nl (Kees Theunissen) Date: Tue, 9 Sep 2014 23:11:32 +0200 (CEST) Subject: [Slackbuilds-users] Build script for html2ps 1.0b7 is broken. Message-ID: Hello, The build script for html2ps version 1.0b7 installs most files in a rather uncommon place: below usr/share/html2ps/. [...] Creating Slackware package: /tmp/html2ps-1.0b7-noarch-2_SBo.tgz ./ install/ install/doinst.sh install/slack-desc usr/ usr/bin/ usr/bin/xhtml2ps usr/share/ usr/share/pixmaps/ usr/share/pixmaps/xhtml2ps.png usr/share/html2ps/ usr/share/html2ps/bin/ usr/share/html2ps/bin/html2ps usr/share/html2ps/lib/ usr/share/html2ps/lib/html2ps/ usr/share/html2ps/lib/html2ps/html2psrc usr/share/html2ps/lib/html2ps/hyphen.tex usr/share/html2ps/lib/html2ps/html2ps.html usr/share/html2ps/man/ usr/share/html2ps/man/man5/ usr/share/html2ps/man/man5/html2psrc.5 usr/share/html2ps/man/man1/ usr/share/html2ps/man/man1/html2ps.1 usr/share/applications/ usr/share/applications/xhtml2ps.desktop usr/man/ usr/man/man5/ usr/man/man1/ usr/doc/ usr/doc/html2ps-1.0b7/ usr/doc/html2ps-1.0b7/LICENSE.xhtml2ps usr/doc/html2ps-1.0b7/xhtml2ps/ usr/doc/html2ps-1.0b7/html2ps.ps usr/doc/html2ps-1.0b7/COPYING usr/doc/html2ps-1.0b7/html2ps.SlackBuild usr/doc/html2ps-1.0b7/README usr/doc/html2ps-1.0b7/README.xhtml2ps Slackware package /tmp/html2ps-1.0b7-noarch-2_SBo.tgz created. [...] The patch below seems to fix this but is not tested thoroughly. $ diff -u html2ps.SlackBuild.original html2ps.SlackBuild diff -u html2ps.SlackBuild.original html2ps.SlackBuild --- html2ps.SlackBuild.original 2013-11-22 20:47:41.000000000 +0100 +++ html2ps.SlackBuild 2014-09-09 22:33:33.351567811 +0200 @@ -60,7 +60,6 @@ mkdir -p $PKG/usr/{bin,man/man{1,5},share/html2ps,doc/$PRGNAM-$VERSION} printf " - n ${PKG}/usr/bin ${PKG}/usr/share/html2ps After that the "doinst.sh" script complains at install time about a missing "etc/html2ps/html2psrc.new" file. I'm not sure how to handle this. The global configuration file is (with the above patch applied) installed in "/usr/share/html2ps/html2psrc" without a ".new" extention. I guess that the maintainer (RW) moved the file intentionally away from /etc and that the ".new" extention was also removed by intention because the file contains mostly build-time parameters and should not be considered as a real configuration file. In that case should the line "config etc/html2ps/html2psrc.new" and the "config()" subroutine be removed from "doinst.sh". Regards, Kees Theunissen. -- Kees Theunissen, System and network manager, Tel: +31 (0)30 6096724 Dutch Institute For Fundamental Energy Research (DIFFER) e-mail address: C.J.Theunissen at differ.nl postal address: PO Box 1207, 3430 BE Nieuwegein, NL visitors address: Edisonbaan 14, 3439 MN Nieuwegein, NL From rshepard at appl-ecosys.com Tue Sep 9 21:29:53 2014 From: rshepard at appl-ecosys.com (Rich Shepard) Date: Tue, 9 Sep 2014 14:29:53 -0700 (PDT) Subject: [Slackbuilds-users] wx(GTK|Python)-2.8 vs. wxGTK-3.0 In-Reply-To: References: Message-ID: On Tue, 9 Sep 2014, B Watson wrote: > Ran into trouble building stuff that uses wxWidgets. The 2.x and 3.x branches > aren't API-compatible... > from the wxGTK3 README: "wxGTK3 can be installed alongside with wxGTK." > > This is true, except for one detail: the symlink at /usr/bin/wx-config > gets overwritten when wxGTK3 is installed. This has been the case for a while now. I get by without wxGTK3 (only wxGTK-2.8.12-i486-3_SBo) with wxPython-3.0.0.0 and Python-2.7.5. Rich From willysr at slackbuilds.org Wed Sep 10 02:08:42 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 10 Sep 2014 09:08:42 +0700 Subject: [Slackbuilds-users] wx(GTK|Python)-2.8 vs. wxGTK-3.0 In-Reply-To: References: Message-ID: <540FB2AA.1090802@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/10/2014 03:20 AM, B Watson wrote: > [Apologies for the wall o' text here, I got kinda carried away...] > > Ran into trouble building stuff that uses wxWidgets. The 2.x and > 3.x branches aren't API-compatible... > > from the wxGTK3 README: "wxGTK3 can be installed alongside with > wxGTK." > > This is true, except for one detail: the symlink at > /usr/bin/wx-config gets overwritten when wxGTK3 is installed. > Afterwards, trying to build anything that depends on wxGTK (or > wxPython) 2.x will fail. Attempting the na??ve solution (removepkg > wxGTK3) doesn't help, as it leaves the symlink in place (and > dangling). > > The same problem happens the other way around of course, if wxGTK3 > is installed first, then wx(GTK|Python). Either way, you end up > with failed builds even though all the REQUIRES are installed. > > Proposed solutions... I can think of a few, but someone else might > think of something better. I kept wxPython and wxGTK3 binaries after building and install both when i need to build using wxGTK3, i just need to reinstall wxGTK3 and the wx-config will point to the correct version Same goes with wxPython or wxGTK (2) i think i will add some notes on wxGTK3 README. - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQPsqoACgkQiHuDdNczM4E4zQCfeVBUS52HgeNYmxt7QnxljmHU bJQAn0L+ysZbOoREe3IfT0OgSLh8knkC =D7VU -----END PGP SIGNATURE----- From rworkman at slackbuilds.org Thu Sep 11 03:29:33 2014 From: rworkman at slackbuilds.org (Robby Workman) Date: Wed, 10 Sep 2014 22:29:33 -0500 Subject: [Slackbuilds-users] Build script for html2ps 1.0b7 is broken. In-Reply-To: References: Message-ID: <20140910222933.75ed7825@home.rlworkman.net> On Tue, 9 Sep 2014 23:11:32 +0200 (CEST) Kees Theunissen wrote: > Hello, > > > The build script for html2ps version 1.0b7 installs most files > in a rather uncommon place: below usr/share/html2ps/. > > [...] > Creating Slackware package: /tmp/html2ps-1.0b7-noarch-2_SBo.tgz > > ./ > install/ > install/doinst.sh > install/slack-desc > usr/ > usr/bin/ > usr/bin/xhtml2ps > usr/share/ > usr/share/pixmaps/ > usr/share/pixmaps/xhtml2ps.png > usr/share/html2ps/ > usr/share/html2ps/bin/ > usr/share/html2ps/bin/html2ps > usr/share/html2ps/lib/ > usr/share/html2ps/lib/html2ps/ > usr/share/html2ps/lib/html2ps/html2psrc > usr/share/html2ps/lib/html2ps/hyphen.tex > usr/share/html2ps/lib/html2ps/html2ps.html > usr/share/html2ps/man/ > usr/share/html2ps/man/man5/ > usr/share/html2ps/man/man5/html2psrc.5 > usr/share/html2ps/man/man1/ > usr/share/html2ps/man/man1/html2ps.1 > usr/share/applications/ > usr/share/applications/xhtml2ps.desktop > usr/man/ > usr/man/man5/ > usr/man/man1/ > usr/doc/ > usr/doc/html2ps-1.0b7/ > usr/doc/html2ps-1.0b7/LICENSE.xhtml2ps > usr/doc/html2ps-1.0b7/xhtml2ps/ > usr/doc/html2ps-1.0b7/html2ps.ps > usr/doc/html2ps-1.0b7/COPYING > usr/doc/html2ps-1.0b7/html2ps.SlackBuild > usr/doc/html2ps-1.0b7/README > usr/doc/html2ps-1.0b7/README.xhtml2ps > > Slackware package /tmp/html2ps-1.0b7-noarch-2_SBo.tgz created. > [...] > > > > The patch below seems to fix this but is not tested thoroughly. > > > > $ diff -u html2ps.SlackBuild.original html2ps.SlackBuild > diff -u html2ps.SlackBuild.original html2ps.SlackBuild > --- html2ps.SlackBuild.original 2013-11-22 20:47:41.000000000 > +0100 +++ html2ps.SlackBuild 2014-09-09 22:33:33.351567811 > +0200 @@ -60,7 +60,6 @@ > mkdir -p > $PKG/usr/{bin,man/man{1,5},share/html2ps,doc/$PRGNAM-$VERSION} > > printf " > - > n > ${PKG}/usr/bin > ${PKG}/usr/share/html2ps I can't reproduce this here: root at liberty:/home/source/SBo/DONE/html2ps# less /tmp/html2ps-1.0b7-noarch-2_SBo.tgz drwxr-xr-x root/root 0 2014-09-10 22:22 ./ drwxr-xr-x root/root 0 2014-09-10 22:22 install/ -rw-r--r-- root/root 512 2014-09-10 22:22 install/doinst.sh -rw-r--r-- root/root 662 2014-09-10 22:22 install/slack-desc drwxr-xr-x root/root 0 2014-09-10 22:22 usr/ drwxr-xr-x root/root 0 2014-09-10 22:22 usr/doc/ drwxr-xr-x root/root 0 2014-09-10 22:22 usr/doc/html2ps-1.0b7/ -rw-r--r-- root/root 3185 2014-09-10 22:22 usr/doc/html2ps-1.0b7/html2ps.SlackBuild -rw-r--r-- root/root 1212 2010-05-07 06:28 usr/doc/html2ps-1.0b7/README.xhtml2ps -rw-r--r-- root/root 17970 2010-05-07 06:28 usr/doc/html2ps-1.0b7/LICENSE.xhtml2ps -rw-r--r-- root/root 98350 2014-09-10 22:22 usr/doc/html2ps-1.0b7/html2ps.ps -rw-r--r-- root/root 2185 2010-05-07 06:55 usr/doc/html2ps-1.0b7/README -rw-r--r-- root/root 17982 2010-05-07 06:27 usr/doc/html2ps-1.0b7/COPYING drwxr-xr-x root/root 0 2014-09-10 22:22 usr/doc/html2ps-1.0b7/xhtml2ps/ -rw-r--r-- root/root 61487 2014-09-10 22:22 usr/doc/html2ps-1.0b7/html2ps.html drwxr-xr-x root/root 0 2014-09-10 22:22 usr/share/ drwxr-xr-x root/root 0 2014-09-10 22:22 usr/share/pixmaps/ -rw-r--r-- root/root 17143 2014-09-10 22:22 usr/share/pixmaps/xhtml2ps.png drwxr-xr-x root/root 0 2014-09-10 22:22 usr/share/applications/ -rw-r--r-- root/root 191 2014-09-10 22:22 usr/share/applications/xhtml2ps.desktop drwxr-xr-x root/root 0 2014-09-10 22:22 usr/share/html2ps/ -rw-r--r-- root/root 337 2014-09-10 22:22 usr/share/html2ps/html2psrc -rw-r--r-- root/root 27667 2014-09-10 22:22 usr/share/html2ps/hyphen.tex drwxr-xr-x root/root 0 2014-09-10 22:22 usr/man/ drwxr-xr-x root/root 0 2014-09-10 22:22 usr/man/man5/ -rw-r--r-- root/root 10940 2014-09-10 22:22 usr/man/man5/html2psrc.5.gz drwxr-xr-x root/root 0 2014-09-10 22:22 usr/man/man1/ -rw-r--r-- root/root 4234 2014-09-10 22:22 usr/man/man1/html2ps.1.gz drwxr-xr-x root/root 0 2014-09-10 22:22 usr/bin/ -rwxr-xr-x root/root 132317 2014-09-10 22:22 usr/bin/html2ps -rwxr-xr-x root/root 84761 2014-09-10 22:22 usr/bin/xhtml2ps What's different there that causes the second "return" to be unneeded, I wonder? :/ > After that the "doinst.sh" script complains at install time about a > missing "etc/html2ps/html2psrc.new" file. > > I'm not sure how to handle this. The global configuration file is > (with the above patch applied) installed in > "/usr/share/html2ps/html2psrc" without a ".new" extention. I guess > that the maintainer (RW) moved the file intentionally away from /etc > and that the ".new" extention was also removed by intention because > the file contains mostly build-time parameters and should not be > considered as a real configuration file. In that case should the line > "config etc/html2ps/html2psrc.new" and the "config()" subroutine be > removed from "doinst.sh". This one happens regardless. I honestly have no idea why that is. I don't know if there used to be an htmlsrc file in /etc and that upstream removed it, or if I used to move the file from /usr/share to /etc, or maybe some other combination. Probably the best bet at this point is to just kill that part from doinst.sh and forget about it, given that nobody's noticed it (indicating lack of use of this package) and that it doesn't seem necessary under usual conditions. I'll get that fixed up in my git branch. -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From rworkman at slackbuilds.org Thu Sep 11 03:37:43 2014 From: rworkman at slackbuilds.org (Robby Workman) Date: Wed, 10 Sep 2014 22:37:43 -0500 Subject: [Slackbuilds-users] Build script for html2ps 1.0b7 is broken. In-Reply-To: <20140910222933.75ed7825@home.rlworkman.net> References: <20140910222933.75ed7825@home.rlworkman.net> Message-ID: <20140910223743.06abde61@home.rlworkman.net> On Wed, 10 Sep 2014 22:29:33 -0500 Robby Workman wrote: > On Tue, 9 Sep 2014 23:11:32 +0200 (CEST) > Kees Theunissen wrote: > > > After that the "doinst.sh" script complains at install time about a > > missing "etc/html2ps/html2psrc.new" file. > > > > I'm not sure how to handle this. The global configuration file is > > (with the above patch applied) installed in > > "/usr/share/html2ps/html2psrc" without a ".new" extention. I guess > > that the maintainer (RW) moved the file intentionally away from /etc > > and that the ".new" extention was also removed by intention because > > the file contains mostly build-time parameters and should not be > > considered as a real configuration file. In that case should the > > line "config etc/html2ps/html2psrc.new" and the "config()" > > subroutine be removed from "doinst.sh". > > > This one happens regardless. I honestly have no idea why that is. > I don't know if there used to be an htmlsrc file in /etc and that > upstream removed it, or if I used to move the file from /usr/share > to /etc, or maybe some other combination. Probably the best bet > at this point is to just kill that part from doinst.sh and forget > about it, given that nobody's noticed it (indicating lack of use > of this package) and that it doesn't seem necessary under usual > conditions. I'll get that fixed up in my git branch. Followup on just this part: commit e03cbc615a3085aac1c93d6d9d5a31d8fe55cdf3 Author: Robby Workman Date: Wed Sep 10 22:33:19 2014 -0500 misc/html2ps: Fix leftover cruft in doinst.sh ; rm bashisms Looking at a1437bd04fa9, it appears that I probably left that config() bit in doinst.sh accidentally as a leftover from an earlier idea of how to handle the config-ish file, and since I completely forgot about the mere presence of the doinst.sh script in the build script itself, I certainly didn't go back and proof the postinstall afterward. Hey, nobody's perfect, right? :-) Signed-off-by: Robby Workman -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From C.J.Theunissen at differ.nl Thu Sep 11 07:34:56 2014 From: C.J.Theunissen at differ.nl (Kees Theunissen) Date: Thu, 11 Sep 2014 09:34:56 +0200 (CEST) Subject: [Slackbuilds-users] Build script for html2ps 1.0b7 is broken. In-Reply-To: <20140910222933.75ed7825@home.rlworkman.net> References: <20140910222933.75ed7825@home.rlworkman.net> Message-ID: On Wed, 10 Sep 2014, Robby Workman wrote: >What's different there that causes the second "return" to be unneeded, >I wonder? :/ I ran the Slackbuild on my workstation and that isn't a clean 14.1 installation. After the failure I should have checked this on a clean system. I have libwww-perl-6.08-x86_64-1_SBo installed and that causes one of the questions in the install script to be skipped: if($module{"LWP${dirsep}UserAgent.pm"}) { $pack .= " libwww-perl: 1;\n"; } else { if(&exist("lynx",0)) { $lynx = 1; $lynxcmd = "lynx -source -mime_header"; $getdef = $lynxcmd; } if(&exist("wget",0)) { $wget = 1; $ugcmd = "wget -s -q -O-"; $getdef = $ugcmd; } $both = $wget && $lynx? " (for example '$ugcmd' or\n'$lynxcmd')": ""; $none = $wget || $lynx? "": ", or press to convert local files only"; &getval($geturl, $getdef, "\nBy default html2ps uses libwww-perl to retrieve remote documents, " ."I cannot\nfind this on your system. You may instead use some command " ."that can retrieve\ndocuments _with_a_complete_MIME_header_$both\.\n" ."Enter such a command$none"); $geturl = "/bin/true" if(!$geturl); $pack .= " geturl: \"$geturl\";\n"; } This build script is - in my opinion - too fragile. A script might fail to build a package if it is running on an unclean system, but it should never create an unusable package. I'll see if I can submit a patch to dynamically create the list of answers to be supplied to the install script. This might take a few days though. Regards, Kees Theunissen. -- Kees Theunissen, System and network manager, Tel: +31 (0)30 6096724 Dutch Institute For Fundamental Energy Research (DIFFER) e-mail address: C.J.Theunissen at differ.nl postal address: PO Box 1207, 3430 BE Nieuwegein, NL visitors address: Edisonbaan 14, 3439 MN Nieuwegein, NL From rshepard at appl-ecosys.com Thu Sep 11 14:34:13 2014 From: rshepard at appl-ecosys.com (Rich Shepard) Date: Thu, 11 Sep 2014 07:34:13 -0700 (PDT) Subject: [Slackbuilds-users] wxPython-3.0.n.n Message-ID: For those who use wxPython, the SBo script with updated version number successfully builds and installs wxPython-3.0.0.0, -3.0.1.0, and -3.0.1.1. Rich From Raiderwolf at verizon.net Thu Sep 11 20:36:05 2014 From: Raiderwolf at verizon.net (Raiderwolf) Date: Thu, 11 Sep 2014 15:36:05 -0500 Subject: [Slackbuilds-users] Bug report on PlayOnLinux slackbuild In-Reply-To: <53FDB29C.10706@slackbuilds.org> References: <20140826134259.0811047e@Austin.LoneStar.org> <53FDB29C.10706@slackbuilds.org> Message-ID: <20140911153605.60ba6bfe@Austin.LoneStar.org> Thanks for the reply, but that doesn't address the issue. That does not solve the issue because in the PlayOnLinux slackbuilds page it says: "This requires: icoutils, php-imagick, cabextract, p7zip, wine, wxPython" It does not list wxGTK as a requirement. I have wxPython installed, by a wxPython Slackbuild, like the PlayOnLinux slackbuild page says is required, yet I get this library error. And an RPM is the only form this library causing the problem comes in that I can find. The problem isn't that I don't have wxGTK installed according to the PlayOnLinux Slackbuilds page. I can only go by what is written there. Is the slackbuilds page for PlayOnLinux wrong? On Wed, 27 Aug 2014 17:27:40 +0700 Willy Sudiarto Raharjo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > This is what happens when I try the attempt to install the > > package: > > > > root at Austin:/home/klhill/Downloads/Drivers/Libraries# rpm -U > > libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64.rpm warning: > > libwx_gtk2u_xrc-3_0-0-stl-3.0.0-2.3.x86_64.rpm: Header V3 > > Why do you try to install RPM when there's a slackbuild for wxGTK and > wxGTK3 ? > > RPM is not a native format for Slackware > > my suggestion is to remove the RPM package and install the required > wxGTK or wxGTK3 as needed > > - -- > Willy Sudiarto Raharjo > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iEYEARECAAYFAlP9spwACgkQiHuDdNczM4GbswCgjG/SHAbIrrnlrlGZKrn4yBtA > /4oAmwf9NKPbl12zmvMD1GoZcpWvNBwa > =oMw7 > -----END PGP SIGNATURE----- From willysr at slackbuilds.org Thu Sep 11 21:54:29 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 12 Sep 2014 04:54:29 +0700 Subject: [Slackbuilds-users] Bug report on PlayOnLinux slackbuild In-Reply-To: <20140911153605.60ba6bfe@Austin.LoneStar.org> References: <20140826134259.0811047e@Austin.LoneStar.org> <53FDB29C.10706@slackbuilds.org> <20140911153605.60ba6bfe@Austin.LoneStar.org> Message-ID: <5A220999-CB41-434A-B4CC-B980C01FE941@slackbuilds.org> > It does not list wxGTK as a requirement. I have wxPython installed, > by a wxPython Slackbuild, like the PlayOnLinux slackbuild > page says is required, yet I get this library error. And an RPM is the > only form this library causing the problem comes in that I can find. > > The problem isn't that I don't have wxGTK installed according to the > PlayOnLinux Slackbuilds page. I can only go by what is written there. > Is the slackbuilds page for PlayOnLinux wrong? wxPython gives you wxGTK and Python bindings, so it's much more complete WxGTK only gives you wxGTK. Are you running the same PlayOnLinux version as in SBo or newer version? -- Willy Sudiarto Raharjo From rworkman at slackbuilds.org Fri Sep 12 02:19:24 2014 From: rworkman at slackbuilds.org (Robby Workman) Date: Thu, 11 Sep 2014 21:19:24 -0500 Subject: [Slackbuilds-users] Build script for html2ps 1.0b7 is broken. In-Reply-To: References: <20140910222933.75ed7825@home.rlworkman.net> Message-ID: <20140911211924.00058ed7@home.rlworkman.net> On Thu, 11 Sep 2014 09:34:56 +0200 (CEST) Kees Theunissen wrote: > On Wed, 10 Sep 2014, Robby Workman wrote: > > >What's different there that causes the second "return" to be > >unneeded, I wonder? :/ > > I ran the Slackbuild on my workstation and that isn't a clean 14.1 > installation. After the failure I should have checked this on > a clean system. > > I have libwww-perl-6.08-x86_64-1_SBo installed and that causes one > of the questions in the install script to be skipped: > > if($module{"LWP${dirsep}UserAgent.pm"}) { > $pack .= " libwww-perl: 1;\n"; > } else { > if(&exist("lynx",0)) { > $lynx = 1; > $lynxcmd = "lynx -source -mime_header"; > $getdef = $lynxcmd; > } > if(&exist("wget",0)) { > $wget = 1; > $ugcmd = "wget -s -q -O-"; > $getdef = $ugcmd; > } > $both = $wget && $lynx? " (for example '$ugcmd' or\n'$lynxcmd')": > ""; $none = $wget || $lynx? "": > ", or press to convert local files only"; > &getval($geturl, $getdef, > "\nBy default html2ps uses libwww-perl to retrieve remote > documents, " ."I cannot\nfind this on your system. You may instead > use some command " ."that can retrieve\ndocuments > _with_a_complete_MIME_header_$both\.\n" ."Enter such a command$none"); > $geturl = "/bin/true" if(!$geturl); > $pack .= " geturl: \"$geturl\";\n"; > } > > This build script is - in my opinion - too fragile. A script might > fail to build a package if it is running on an unclean system, but it > should never create an unusable package. I'll see if I can submit a > patch to dynamically create the list of answers to be supplied to the > install script. This might take a few days though. I completely agree re fragility and thus I'll gladly accept a patch(set) to improve it. Thanks! -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From Raiderwolf at verizon.net Fri Sep 12 15:49:59 2014 From: Raiderwolf at verizon.net (Raiderwolf) Date: Fri, 12 Sep 2014 10:49:59 -0500 Subject: [Slackbuilds-users] Bug report on PlayOnLinux slackbuild In-Reply-To: <5A220999-CB41-434A-B4CC-B980C01FE941@slackbuilds.org> References: <20140826134259.0811047e@Austin.LoneStar.org> <53FDB29C.10706@slackbuilds.org> <20140911153605.60ba6bfe@Austin.LoneStar.org> <5A220999-CB41-434A-B4CC-B980C01FE941@slackbuilds.org> Message-ID: <20140912104959.4ee0dcf9@Austin.LoneStar.org> I'm using PlayOnLinux 4.2.2 as in the SBo. Trying to keep everything the same as the SBo is trying to install, as is. On Fri, 12 Sep 2014 04:54:29 +0700 Willy Sudiarto Raharjo wrote: > > > It does not list wxGTK as a requirement. I have wxPython installed, > > by a wxPython Slackbuild, like the PlayOnLinux slackbuild > > page says is required, yet I get this library error. And an RPM is > > the only form this library causing the problem comes in that I can > > find. > > > > The problem isn't that I don't have wxGTK installed according to the > > PlayOnLinux Slackbuilds page. I can only go by what is written > > there. Is the slackbuilds page for PlayOnLinux wrong? > > wxPython gives you wxGTK and Python bindings, so it's much more > complete WxGTK only gives you wxGTK. > > Are you running the same PlayOnLinux version as in SBo or newer > version? > > > -- > Willy Sudiarto Raharjo > _______________________________________________ > 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 yalhcru at gmail.com Fri Sep 12 17:58:41 2014 From: yalhcru at gmail.com (B Watson) Date: Fri, 12 Sep 2014 13:58:41 -0400 Subject: [Slackbuilds-users] Build script for html2ps 1.0b7 is broken. In-Reply-To: <20140911211924.00058ed7@home.rlworkman.net> References: <20140910222933.75ed7825@home.rlworkman.net> <20140911211924.00058ed7@home.rlworkman.net> Message-ID: On 9/11/14, Robby Workman wrote: > I completely agree re fragility and thus I'll gladly accept a patch(set) > to improve it. Thanks! Here, try this: http://urchlay.naptime.net/~urchlay/html2ps-noninteractive.tar.gz Also fixes the "Use of assignment to $[ is deprecated" warning from html2ps. From yavor at atanasov.us Tue Sep 2 18:52:46 2014 From: yavor at atanasov.us (Yavor Atanasov) Date: Tue, 02 Sep 2014 13:52:46 -0500 Subject: [Slackbuilds-users] transmission make failure Message-ID: <14837b13375.ead42e0493125.8297345726287022945@atanasov.us> Hello, Just try to upgrade my transmission package with sboupgrade and everithing go fine until start compiling - then i get and error for missing aclocal and make error 127... Using Slackware 14.1. I posting here the error... ------------------------------------------------------------------------------------------- configure: creating ./config.status config.status: creating Makefile config.status: creating transmission-gtk.spec config.status: creating cli/Makefile config.status: creating daemon/Makefile config.status: creating extras/Makefile config.status: creating libtransmission/Makefile config.status: creating utils/Makefile config.status: creating third-party/Makefile config.status: creating third-party/dht/Makefile config.status: creating third-party/libutp/Makefile config.status: creating third-party/libnatpmp/Makefile config.status: creating third-party/miniupnp/Makefile config.status: creating macosx/Makefile config.status: creating gtk/Makefile config.status: creating gtk/icons/Makefile config.status: creating qt/config.pri config.status: creating web/Makefile config.status: creating web/images/Makefile config.status: creating web/style/Makefile config.status: creating web/style/jqueryui/Makefile config.status: creating web/style/jqueryui/images/Makefile config.status: creating web/style/transmission/Makefile config.status: creating web/style/transmission/images/Makefile config.status: creating web/style/transmission/images/buttons/Makefile config.status: creating web/javascript/Makefile config.status: creating web/javascript/jquery/Makefile config.status: creating po/Makefile.in config.status: executing depfiles commands config.status: executing libtool commands config.status: executing default-1 commands config.status: executing po/stamp-it commands Configuration: Source code location: . Compiler: i486-slackware-linux-g++ Build libtransmission: yes * optimized for low-resource systems: no * ??TP enabled: yes Build Command-Line client: yes Build GTK+ client: yes * libappindicator for an Ubuntu-style tray: no Build Daemon: yes Build Mac client: no CDPATH="${ZSH_VERSION+.}:" && cd . && /bin/sh /tmp/SBo/transmission-2.84/missing aclocal-1.14 -I m4 /tmp/SBo/transmission-2.84/missing: line 81: aclocal-1.14: command not found WARNING: 'aclocal-1.14' is missing on your system. You should only need it if you modified 'acinclude.m4' or 'configure.ac' or m4 files included by 'configure.ac'. The 'aclocal' program is part of the GNU Automake package: <http://www.gnu.org/software/automake> It also requires GNU Autoconf, GNU m4 and Perl in order to run: <http://www.gnu.org/software/autoconf> <http://www.gnu.org/software/m4/> <http://www.perl.org/> make: *** [aclocal.m4] Error 127 Failures: transmission: transmission.SlackBuild return non-zero -------------------------------------------------------------------------------------------------- Any help will be appreciated guys... :-) -------------- next part -------------- An HTML attachment was scrubbed... URL: From redraider89 at verizon.net Fri Sep 12 15:48:09 2014 From: redraider89 at verizon.net (Redraider) Date: Fri, 12 Sep 2014 10:48:09 -0500 Subject: [Slackbuilds-users] Bug report on PlayOnLinux slackbuild In-Reply-To: <5A220999-CB41-434A-B4CC-B980C01FE941@slackbuilds.org> References: <20140826134259.0811047e@Austin.LoneStar.org> <53FDB29C.10706@slackbuilds.org> <20140911153605.60ba6bfe@Austin.LoneStar.org> <5A220999-CB41-434A-B4CC-B980C01FE941@slackbuilds.org> Message-ID: <20140912104809.344fff31@Austin.LoneStar.org> I'm using PlayOnLinux 4.2.2 as in the SBo. Trying to keep everything the same as the SBo is trying to install, as is. On Fri, 12 Sep 2014 04:54:29 +0700 Willy Sudiarto Raharjo wrote: > > > It does not list wxGTK as a requirement. I have wxPython installed, > > by a wxPython Slackbuild, like the PlayOnLinux slackbuild > > page says is required, yet I get this library error. And an RPM is > > the only form this library causing the problem comes in that I can > > find. > > > > The problem isn't that I don't have wxGTK installed according to the > > PlayOnLinux Slackbuilds page. I can only go by what is written > > there. Is the slackbuilds page for PlayOnLinux wrong? > > wxPython gives you wxGTK and Python bindings, so it's much more > complete WxGTK only gives you wxGTK. > > Are you running the same PlayOnLinux version as in SBo or newer > version? > > > -- > Willy Sudiarto Raharjo > _______________________________________________ > 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 willysr at slackbuilds.org Sat Sep 13 01:17:05 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 13 Sep 2014 08:17:05 +0700 Subject: [Slackbuilds-users] Updates - 20140913.1 Message-ID: <54139B11.2030409@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sat Sep 13 01:04:15 UTC 2014 academic/gtypist: Updated for version 2.9.5. audio/sooperlooper: Updated for version 1.7.2. desktop/whaw: Updated for version 0.2. development/brackets: updated for version 0.43 development/gradle: Updated for version 2.0. development/inform: Fix DOWNLOAD source. development/ldns: Updated for version 1.6.17 + new maintainer. development/mysql-workbench: Updated for version 6.2.2. development/sqlitebrowser: updated for version 3.3.1 games/odamex: Don't trust wx-config. games/openyahtzee: Don't trust wx-config. games/sms_sdl: Fix bad patch and desktop integration. games/stone_soup: Updated for version 0.15.0. games/supermariowar: Fix broken patch. games/vera: Added (acryonym database). games/wolf4sdl: Added (Wolfenstein 3D engine). games/yar: Fix broken patch. graphics/xcalib: Added (color profile manager). libraries/exiftool: Updated for version 9.70. libraries/flickcurl: Updated for version 1.26. libraries/libdvdcss: Reverted back to 1.2.13. libraries/libmemcached: Script update. libraries/libosinfo: Added (operating systems library). libraries/live555: Fix script. libraries/lvtk: Update SOURCE url. libraries/wxGTK3: Update README about wx-config. misc/dos2unix: updated for version 7.0 misc/html2ps: Fix leftover cruft in doinst.sh ; rm bashisms misc/kronometer: Updated for version 1.5.2. misc/ykpers: Updated for version 1.15.3. multimedia/aegisub: Fix symlink in /usr/bin. multimedia/flashplayer-plugin: Updated for version 11.2.202.406. multimedia/vlc: Added (VLC media player). network/gns3: Added dynamips as DEPS. network/mosaic-ck: Update DOWNLOAD source. network/skylable-sx: Added (distributed data storage cluster). network/wireshark: Updated for version 1.12.0 Thanks to Luiz Ramos. network/x2goclient: Added (X2Go Remote Desktop solution). network/x2goserver: Added (X2Go Remote Desktop solution). network/zabbix_agentd: Updated for version 2.4.0. network/zabbix_proxy: Updated for version 2.4.0. network/zabbix_server: Updated for version 2.4.0. office/docx2txt: Updated for version 1.4. office/openoffice.org: Updated for version 4.1.1. office/zathura: Update README. perl/perl-Config-Simple: Added (simple configuration file class). perl/perl-File-ReadBackwards: Added (Read a file backwards). perl/perl-Scalar-List-Utils: Updated for version 1.41. python/path.py: Added (A module wrapper for os.path). system/adobe-source-han-sans-fonts: Added (OpenType Pan-CJK Font). system/cwtex-q-fonts: Update source. system/d52: Fix broken patch. system/dynamips: Added (Emulator for Cisco IOS). system/info2man: Update DOWNLOAD source. system/mdocml: Update script. system/virt-manager: Updated for version 1.1.0. +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQTmxEACgkQiHuDdNczM4FwrwCfVWq9SauRxcMcz9kH1l6StoKf ONEAn0NYBgI7ilAiLbAWK9mNa/ptTn70 =SEhA -----END PGP SIGNATURE----- From enigma77 at gmx.net Sat Sep 13 11:12:00 2014 From: enigma77 at gmx.net (enigma) Date: Sat, 13 Sep 2014 13:12 +0200 Subject: [Slackbuilds-users] HandBrake GUI (ghb) memory access error [SOLVED] In-Reply-To: <18097082.l5jonzKXCn@slackware> References: <18097082.l5jonzKXCn@slackware> Message-ID: <1913345.0103WWeRKJ@slackware> hello guys, My problem has been solved itself with today's update. After i run sbopkg, sync and looked for new updates, i got the message: libdvdss: INSTALLED PACKAGE IS NEWER THAN REPO Installed Version: libdvdcss-1.3.0-x86_64-1_SBo Repo Vesion: libdvdcss-1.2.13-x86_64-1_SBo After this update (rather downgrade), the symptoms no longer occurred and handbrake works as it should. Even if libdvdcss is NOT REQUIRED for handbrake, it seems as if a strong indirect reference to libdvdcss would. Sorry for my bad english. Many Thanks. From bgrundy at gmail.com Sat Sep 13 18:51:54 2014 From: bgrundy at gmail.com (Barry Grundy) Date: Sat, 13 Sep 2014 14:51:54 -0400 Subject: [Slackbuilds-users] slpkg - incorrect MD5 in .info Message-ID: On Sat, Aug 30, 2014 at 4:40 AM, Willy Sudiarto Raharjo < willysr at slackbuilds.org> wrote: > > > Sat Aug 30 08:35:22 UTC 2014 > > system/slpkg: Updated for version 1.7.6. > root at belleau:~# cat slpkg.info ... DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.7.6.tar.gz" MD5SUM="*23814ad95e62727aa11e377ccf5b19ea*" ... root at belleau:~# wget https://github.com/dslackw/slpkg/archive/v1.7.6.tar.gz ... root at belleau:~# md5sum v1.7.6.tar.gz *58efbbe28d9dd7575377afa94048dc37* v1.7.6.tar.gz -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Sep 13 20:39:52 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 14 Sep 2014 03:39:52 +0700 Subject: [Slackbuilds-users] slpkg - incorrect MD5 in .info In-Reply-To: References: Message-ID: >> system/slpkg: Updated for version 1.7.6. > > root at belleau:~# cat slpkg.info > ... > DOWNLOAD="https://github.com/dslackw/slpkg/archive/v1.7.6.tar.gz" > MD5SUM="23814ad95e62727aa11e377ccf5b19ea" > ... > root at belleau:~# wget https://github.com/dslackw/slpkg/archive/v1.7.6.tar.gz > ... > root at belleau:~# md5sum v1.7.6.tar.gz > 58efbbe28d9dd7575377afa94048dc37 v1.7.6.tar.gz > The author has fixed this on his branch, but didn't get pulled on the last update It will be updated on the next update Thanks for reporting -- Willy Sudiarto Raharjo -------------- next part -------------- An HTML attachment was scrubbed... URL: From yalhcru at gmail.com Mon Sep 15 06:43:55 2014 From: yalhcru at gmail.com (B Watson) Date: Mon, 15 Sep 2014 02:43:55 -0400 Subject: [Slackbuilds-users] Fwd: vamp-plugin-sdk In-Reply-To: <1410744910.22601.5.camel@gmail.com> References: <1410744910.22601.5.camel@gmail.com> Message-ID: Just got this from the vamp-plugin-sdk maintainer. I've already submitted an update for vamp-plugin-sdk. ---------- Forwarded message ---------- From: Luis Henrique Mello Date: Sun, 14 Sep 2014 22:35:10 -0300 Subject: Re: vamp-plugin-sdk To: B Watson Hi, My slack box simply 'died' :( It was quite a 'long' time, I recall sending a message to the mailing list about it before I signed out... anyway I'd would be proper to let everybody know that *all* my contributions to slackbuilds.org are freely available for anyone to do update and maintain them, since I cannot do that myself anymore. When I had my slack box working, there was something on the Submissions Guidelines about Public Domain. I see that has changed... Could you please forward this message? - Luis ps - I attached a simple 'ls' output from my slackbuilds backup folder, the last modification was from late 2013... yep that's around the time my old computer was still working. It could be of some use. On Sun, 2014-09-14 at 14:40 -0400, B Watson wrote: > Are you still maintaining vamp-plugin-sdk at SlackBuilds.org? I'm trying > to update my sonic-visualiser build, and it needs vamp-plugin-sdk 2.5. > The SBo repo has 2.4... upstream released 2.5 over a year ago, and > I've built it with your SlackBuild (just by setting VERSION=2.5 in the > environment). > > If you don't want to maintain the build, let me know. I'll be happy to > take over as maintainer, since my build depends on it. -------------- next part -------------- bakefile bakefile.tar.gz blassic blassic.tar.gz brasero brasero-3.0.0.tar.bz2 configobj configobj.tar.gz dcd dcd.tar.gz deadbeef deadbeef.tar.gz dvdrip fbida fbida.tar.gz feedparser feedparser.tar.gz gigolo gtick gtklp hexedit ht ht.tar.gz jeex kde-gtk-config kde-gtk-config.tar.gz libunique m64py m64py.tar.gz mac mac.tar.gz mfe mfe.tar.gz mktoc mktoc.tar.gz mygpoclient mygpoclient.tar.gz openmsx openmsx-0.9.1 openmsx-catapult-0.9.1 opentyrian oxygen-gtk3 oxygen-gtk3.tar.gz pcsxr-svn perl-event perl-libintl plotutils plotutils.tar.gz remmina remmina.tar.gz rubberband rubberband.tar.gz stella stella.tar.gz svp svp.tar.gz tkdvd vamp-plugin-sdk vamp-plugin-sdk.tar.gz vkeybd xmms-crossfade xvid4conf zgv zgv.tar.gz From matteo.bernardini at gmail.com Mon Sep 15 06:55:10 2014 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Mon, 15 Sep 2014 08:55:10 +0200 Subject: [Slackbuilds-users] Fwd: vamp-plugin-sdk In-Reply-To: References: <1410744910.22601.5.camel@gmail.com> Message-ID: this is what we have still in the repository as maintained by Luis $ grep -i Luis\ Henrique */*/*.info | cut -d/ -f1-2 audio/dcd audio/mac audio/mktoc audio/rubberband audio/vamp-plugin-sdk desktop/kde-gtk-config development/bakefile development/blassic development/hexedit development/jeex games/m64py games/mfe games/stella graphics/fbida graphics/plotutils graphics/svp graphics/zgv libraries/configobj libraries/mygpoclient multimedia/dvdrip multimedia/vkeybd multimedia/xmms-crossfade multimedia/xvid4conf network/remmina perl/perl-event perl/perl-libintl python/feedparser system/gigolo system/gtklp system/tkdvd From willysr at slackbuilds.org Mon Sep 15 07:14:29 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 15 Sep 2014 14:14:29 +0700 Subject: [Slackbuilds-users] Fwd: vamp-plugin-sdk In-Reply-To: References: <1410744910.22601.5.camel@gmail.com> Message-ID: <541691D5.5000504@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > Just got this from the vamp-plugin-sdk maintainer. I've already > submitted an update for vamp-plugin-sdk. I would suggest that you take over rubberband as well as your packages depends on it - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQWkdUACgkQiHuDdNczM4Hf5QCfUGMdRTEBu8vf68MaOz/uaAp/ SGMAn1tfkTKZ1Q9bq8z9b/RvdqPA3tEy =KeCN -----END PGP SIGNATURE----- From yalhcru at gmail.com Mon Sep 15 07:41:39 2014 From: yalhcru at gmail.com (B Watson) Date: Mon, 15 Sep 2014 03:41:39 -0400 Subject: [Slackbuilds-users] Fwd: vamp-plugin-sdk In-Reply-To: <541691D5.5000504@slackbuilds.org> References: <1410744910.22601.5.camel@gmail.com> <541691D5.5000504@slackbuilds.org> Message-ID: On 9/15/14, Willy Sudiarto Raharjo wrote: > I would suggest that you take over rubberband as well as your packages > depends on it Yep, I'll do that. Also configobj is a dep for my pastebinit build. Also would like stella, since I used to be a stella developer and am generally a fan of emulators. And fbida, unless someone else wants it badly. I still like to run X-less on my netbook. From chris.willing at iinet.net.au Mon Sep 15 11:35:53 2014 From: chris.willing at iinet.net.au (Christoph Willing) Date: Mon, 15 Sep 2014 21:35:53 +1000 Subject: [Slackbuilds-users] Fwd: vamp-plugin-sdk In-Reply-To: References: <1410744910.22601.5.camel@gmail.com> Message-ID: <5416CF19.9090109@iinet.net.au> On 09/15/2014 04:55 PM, Matteo Bernardini wrote: > this is what we have still in the repository as maintained by Luis > > $ grep -i Luis\ Henrique */*/*.info | cut -d/ -f1-2 [snip] > python/feedparser I'll take feedparser if no one else has a particular fancy for it. chris From ryan.q at linux.com Mon Sep 15 13:48:58 2014 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Mon, 15 Sep 2014 06:48:58 -0700 Subject: [Slackbuilds-users] Fwd: vamp-plugin-sdk In-Reply-To: <5416CF19.9090109@iinet.net.au> References: <1410744910.22601.5.camel@gmail.com> <5416CF19.9090109@iinet.net.au> Message-ID: > > desktop/kde-gtk-config > development/hexedit > development/jeex > I would love these 3 unless someone else wants them badly. :-) - -- --- On Mon, Sep 15, 2014 at 4:35 AM, Christoph Willing < chris.willing at iinet.net.au> wrote: > > > On 09/15/2014 04:55 PM, Matteo Bernardini wrote: > >> this is what we have still in the repository as maintained by Luis >> >> $ grep -i Luis\ Henrique */*/*.info | cut -d/ -f1-2 >> > [snip] > >> python/feedparser >> > > I'll take feedparser if no one else has a particular fancy for it. > > chris > > > _______________________________________________ > 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 bormant at gmail.com Wed Sep 17 19:24:11 2014 From: bormant at gmail.com (Serg Bormant) Date: Wed, 17 Sep 2014 23:24:11 +0400 Subject: [Slackbuilds-users] REQ: Add SLACKBUILD REQUIRES: line to SLACKBUILDS.TXT Message-ID: Hi all, some time ago slackbuilds.org adopted using REQUIRES= line in .info files. slackbuilds.org has the /SLACKBUILDS.TXT file in every repository. Syntax of this file has an option to reflect required packages: SLACKBUILD REQUIRES: list of packages For ex. see http://www.mirrorservice.org/sites/download.salixos.org/slkbuild/14.1/SLACKBUILDS.TXT Is this a good idea to add SLACKBUILD REQUIRES: line to SLACKBUILDS.TXT when .info has a list of packages? Can anyone add this feature to script that generate SLACKBUILDS.TXT? -- wbr, sb -- -- wbr, sb -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Sep 20 10:43:45 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 20 Sep 2014 17:43:45 +0700 Subject: [Slackbuilds-users] Updates - 20140920.1 Message-ID: <541D5A61.3070504@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sat Sep 20 10:12:25 UTC 2014 academic/gwyddion: Updated for version 2.38. academic/spatialite-tools: Update DOWNLOAD url. academic/t_coffee: Update DOWNLOAD url. audio/gogglesmm: Update DOWNLOAD url. audio/rubberband: New maintainer. audio/sonic-visualiser: Updated for version 2.3. audio/vamp-plugin-sdk: Updated for version 2.5 + new maintainer. desktop/alarm: Added (CLI Alarm Clock). desktop/catfish: Updated for version 1.2.1. desktop/dmenu2: Added (dynamic menu extended). desktop/kde-gtk-config: Updated for version 2.2.1 + new maintainer. development/FreeBASIC: Update DOWNLOAD url. development/autogen: Updated for version 5.18.4. development/hexedit: New maintainer. development/ipython-mathjax: Updated for version 2.4.0. development/jeex: Updated for version 12.6.1 + new maintainer. games/dustrac: Updated for version 1.7.3. games/galaxyv2: Update MD5SUM. games/openmw: Updated for version 0.32.0. games/steam: Updated for version 1.0.0.49. games/stella: Updated for version 4.1.1 + new maintainer. gis/Fiona: Updated for version 1.3. gis/Shapely: Updated for version 1.4.0. gis/gdal: Fixed README to document optional json-c dep. gis/gdal: Patched to support json-c-0.12. gis/gpsd: Updated for version 3.11. gis/rasterio: Updated for version 0.13. graphics/digikam: Updated for version 4.3.0. graphics/fbida: New maintainer. graphics/jpeg2ps: Update DOWNLOAD url. libraries/MyGUI: Updated for version 3.2.1. libraries/OpenCSG: Updated for version 1.4.0. libraries/cfitsio: Updated for version 3.37. libraries/configobj: New maintainer. libraries/libaosd: Update DOWNLOAD and HOMEPAGE urls. libraries/libast: Added (Library of Assorted Spiffy Things). libraries/libmediainfo: Updated for version 0.7.70 + new maintainer. libraries/libmygpo-qt: Updated for version 1.0.8. libraries/liboauth: Added (OAuth Core in C). libraries/libqsqlpsql: Update DOWNLOAD url. libraries/libspatialite: Update DOWNLOAD url. libraries/libzen: New maintainer. libraries/php-mssql: Update DOWNLOAD url. libraries/php-pdo_dblib: Update DOWNLOAD url. libraries/php-pgsql: Update DOWNLOAD url. misc/biosdisk: Update DOWNLOAD and HOMEPAGE urls. misc/yubikey-personalization-gui: Updated for version 3.1.15. multimedia/aegisub: Updated for version 3.2.1. network/EarthReader-Web: Updated for version 0.2.1. network/aria2: Updated for version 1.18.8. network/dnscrypt-wrapper: Updated for version 0.1.12. network/dropbox: Updated for version 2.10.30. network/flexget: Updated for version 1.2.182. network/freeradius-server: Update DOWNLOAD url. network/livestreamer: Updated for version 1.10.2. network/megatools: Added (Access Mega Service). network/nginx: Updated for version 1.6.2. network/owncloud-server: Added (ownCloud sync & share server). network/phpmyadmin: Updated for version 4.2.8.1. network/pidgin-knotify: Update DOWNLOAD url. network/plowshare: Update DOWNLOAD url. network/postgrey: Update DOWNLOAD url. network/siege: Update DOWNLOAD url. network/sslh: Update MD5SUM. network/teamviewer: Updated for version 9.0.32150. network/tornado: Updated for version 4.0.2. network/vacuum-im: Update DOWNLOAD url and MD5SUM. network/wireshark: Updated for version 1.12.1. office/CherryTree: Updated for version 0.34.1. office/TaskCoach: Added (Task Manager). office/ding: Update DOWNLOAD url. office/epdfview: Update DOWNLOAD url. office/hevea: Update DOWNLOAD url. office/homebank: Update DOWNLOAD url. perl/perl-Template-Toolkit: Updated for version 2.26. python/click: Updated for version 3.3. python/colored: Fix checksum. python/lxml: Updated for version 3.4.0. python/monty: Updated for version 0.4.1. python/pyfiglet: Added (Python port of figlet). python/pysed: Fix checksum. python/python-magick: Update DOWNLOAD url. python/python-urllib3: Updated for version 1.9.1. python/six: Updated for version 1.8.0. system/apache-activemq: Update DOWNLOAD url. system/apache-cassandra: Update DOWNLOAD url. system/atop: Updated for version 2.1. system/cdrkit: Update DOWNLOAD url. system/dar: Updated for version 2.4.15. system/epson-inkjet-printer-escpr: Updated for version 1.4.2. system/irqbalance: Update DOWNLOAD url. system/kexec-tools: Update MD5SUM. system/lziprecover: Updated for version 1.16. system/paxctl: Updated for version 0.9. system/pcsc-tools: Update DOWNLOAD url. system/rdup: Update DOWNLOAD and HOMEPAGE urls. system/rhash: Added (verify hash). system/rkhunter: Update DOWNLOAD url. system/slpkg: Updated for version 1.8.5. +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQdWmEACgkQiHuDdNczM4H/TgCfVFxNyeR7LDH3A3o6hgXCzUk/ ZiIAn1GsomvoxPXFH7WegVjqag7d0mgN =zoiS -----END PGP SIGNATURE----- From info at microlinux.fr Sun Sep 21 08:05:05 2014 From: info at microlinux.fr (Niki Kovacs) Date: Sun, 21 Sep 2014 10:05:05 +0200 Subject: [Slackbuilds-users] Building webkitgtk: init 4 vs. init 3 Message-ID: <541E86B1.8070807@microlinux.fr> Hi, I just attempted to build webkitgtk, which is a dependency for the Midori web browser. Context: I have a virtual guest inside VirtualBox with Slackware64 14.1 in it. This machine contains a maximum of various web browser for testing web sites. Desktop environment is a stripped-down KDE. Building webkitgtk failed at first attempt. On a hunch, I decided to switch to init 3 and relaunched the build. As I'm writing these lines, it's still heating the CPU. Maybe the maintainer could add a corresponding hint in the README. 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 erik at slackbuilds.org Sun Sep 21 14:05:47 2014 From: erik at slackbuilds.org (Erik Hanson) Date: Sun, 21 Sep 2014 09:05:47 -0500 Subject: [Slackbuilds-users] Building webkitgtk: init 4 vs. init 3 In-Reply-To: <541E86B1.8070807@microlinux.fr> References: <541E86B1.8070807@microlinux.fr> Message-ID: <20140921090547.6227222e@shaggy.doo> On Sun, 21 Sep 2014 10:05:05 +0200 Niki Kovacs wrote: > Maybe the maintainer could add a corresponding hint in the README. It builds in runlevel 4 here. -- Erik Hanson -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: not available URL: From willysr at slackbuilds.org Sun Sep 21 14:42:40 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 21 Sep 2014 21:42:40 +0700 Subject: [Slackbuilds-users] Building webkitgtk: init 4 vs. init 3 In-Reply-To: <20140921090547.6227222e@shaggy.doo> References: <541E86B1.8070807@microlinux.fr> <20140921090547.6227222e@shaggy.doo> Message-ID: Maybe the maintainer could add a corresponding hint in the README. > > It builds in runlevel 4 here. Same here -- Willy Sudiarto Raharjo -------------- next part -------------- An HTML attachment was scrubbed... URL: From slackbuilds at jaxartes.net Sun Sep 21 16:50:02 2014 From: slackbuilds at jaxartes.net (Benjamin Trigona-Harany) Date: Sun, 21 Sep 2014 09:50:02 -0700 Subject: [Slackbuilds-users] Builds up for grabs Message-ID: <2017266.5PH7PDz5SB@jerseybastion> I don't use the following programs anymore, so if someone wants to take any of them over, let me know: development/spl desktop/wmfs audio/mp3val graphics/kphotoalbum Ben From miguel at thedeanda.com Sun Sep 21 17:52:14 2014 From: miguel at thedeanda.com (Miguel De Anda) Date: Sun, 21 Sep 2014 10:52:14 -0700 Subject: [Slackbuilds-users] Builds up for grabs In-Reply-To: <2017266.5PH7PDz5SB@jerseybastion> References: <2017266.5PH7PDz5SB@jerseybastion> Message-ID: Ooh I'll take kphotoalbum! On Sep 21, 2014 9:51 AM, "Benjamin Trigona-Harany" wrote: > I don't use the following programs anymore, so if someone wants to take > any of > them over, let me know: > > development/spl > desktop/wmfs > audio/mp3val > graphics/kphotoalbum > > Ben > _______________________________________________ > 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 Sun Sep 21 18:05:05 2014 From: yalhcru at gmail.com (B Watson) Date: Sun, 21 Sep 2014 14:05:05 -0400 Subject: [Slackbuilds-users] Builds up for grabs In-Reply-To: <2017266.5PH7PDz5SB@jerseybastion> References: <2017266.5PH7PDz5SB@jerseybastion> Message-ID: On 9/21/14, Benjamin Trigona-Harany wrote: > audio/mp3val I'll take this one. From ozan.turkyilmaz at gmail.com Tue Sep 23 03:46:11 2014 From: ozan.turkyilmaz at gmail.com (=?UTF-8?B?T3phbiBUw7xya3nEsWxtYXo=?=) Date: Tue, 23 Sep 2014 08:46:11 +0500 Subject: [Slackbuilds-users] Time limited Message-ID: Hi All, Right now I am in very tight place, work is on me and it will be like this for several weeks. Plus, I deleted /var and never got around to fix it. There are two updates needed for two SlackBuilds. Both are simple and stright forward. First one is for alsa-plugins. Ryan has an update ready for it. He can submit it. And David informed that download link is broken and there is a new version for for cbase. He can submit it as well. -- Ozan, BSc, BEng From info at microlinux.fr Thu Sep 25 10:23:54 2014 From: info at microlinux.fr (Niki Kovacs) Date: Thu, 25 Sep 2014 12:23:54 +0200 Subject: [Slackbuilds-users] leafpad vs. libgnomeprint/libgnomeprintui Message-ID: <5423ED3A.3040807@microlinux.fr> Hi, The 'leafpad' page on SlackBuilds.org states the following: "libgnomeprint & libgnomeprintui are optional dependencies." What functionality is provided exactly by these two dependencies? Do I need them to print a text file edited with Leafpad (under Xfce)? 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 jbernts at broadpark.no Thu Sep 25 13:51:58 2014 From: jbernts at broadpark.no (Jostein Berntsen) Date: Thu, 25 Sep 2014 15:51:58 +0200 Subject: [Slackbuilds-users] Ledger update? Message-ID: <20140925135158.GE1677@jostein> The very useful ledger application is in a pretty old version on Slackbuild.org. The Slackbuild version of ledger is at 2.6.3 while the most recent version is at v.3.0.3 with many new features and bug fixes. Should this get an update? Ledger 3.0.3-20140608, the command-line accounting tool Jostein From willysr at slackbuilds.org Thu Sep 25 14:13:24 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Thu, 25 Sep 2014 21:13:24 +0700 Subject: [Slackbuilds-users] Ledger update? In-Reply-To: <20140925135158.GE1677@jostein> References: <20140925135158.GE1677@jostein> Message-ID: <54242304.8070303@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 > The very useful ledger application is in a pretty old version on > Slackbuild.org. The Slackbuild version of ledger is at 2.6.3 while > the most recent version is at v.3.0.3 with many new features and > bug fixes. Should this get an update? > > Ledger 3.0.3-20140608, the command-line accounting tool i think the maintainer never maintain this package anymore he added this on 2011 and never update since if you are interested, try to contact the maintainer and if he's no longer maintaining or reply, just submit a new version and take over the maintenance - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQkIwQACgkQiHuDdNczM4FlPgCfQm9gVnlEKhWZzJJ0r/4VQlW+ YEsAmgJd1lvAb/sstzLQOjBzdsFq+Szu =uPHJ -----END PGP SIGNATURE----- From jbernts at broadpark.no Thu Sep 25 14:15:02 2014 From: jbernts at broadpark.no (Jostein Berntsen) Date: Thu, 25 Sep 2014 16:15:02 +0200 Subject: [Slackbuilds-users] Ledger update? In-Reply-To: <54242304.8070303@slackbuilds.org> References: <20140925135158.GE1677@jostein> <54242304.8070303@slackbuilds.org> Message-ID: <20140925141502.GF1677@jostein> On 25.09.14,21:13, Willy Sudiarto Raharjo wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > > The very useful ledger application is in a pretty old version on > > Slackbuild.org. The Slackbuild version of ledger is at 2.6.3 while > > the most recent version is at v.3.0.3 with many new features and > > bug fixes. Should this get an update? > > > > Ledger 3.0.3-20140608, the command-line accounting tool > > i think the maintainer never maintain this package anymore > he added this on 2011 and never update since > > if you are interested, try to contact the maintainer and if he's no > longer maintaining or reply, just submit a new version and take over > the maintenance > > I will do that, thanks. Jostein From pprkut at liwjatan.at Thu Sep 25 21:20:10 2014 From: pprkut at liwjatan.at (Heinz Wiesinger) Date: Thu, 25 Sep 2014 23:20:10 +0200 Subject: [Slackbuilds-users] Slackware package linter Message-ID: <1505024.eNGQGbLeP0@titania> Hello everyone! TL;DR: Slackware package linter available at https://github.com/pprkut/lintpkg Over the past couple of weeks I've been working on an idea I got some years ago at FOSDEM. Other distributions have tools available to check the correctness of created packages, like rpmlint or lintian. Yet, while I'm sure a lot of us have small helper scripts to check various things automatically on created packages, there is no "formal" tool that would allow easy integration into continuous integration systems or is particularly flexible in adding new checks. This is where lintpkg comes in. It's meant to be compatible to rpmlint, as much as possible, so that it should be fairly easy to integrate into existing CI systems that already support rpmlint. Of course, it's should still be easy to use on the command line as well :) Writing new checks for it should be quite simple. Basic information about that is available on the project page on github. Comments, patches, pull requests are very welcome :) DISCLAIMER: This project is in no way affiliated with SlackBuilds.org. I'm simply posting this here because I think SlackBuild maintainers (and potentially also users) to be the biggest audience for such a tool. Cheers, Heinz -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 213 bytes Desc: This is a digitally signed message part. URL: From baildon.research at googlemail.com Thu Sep 25 22:37:24 2014 From: baildon.research at googlemail.com (David Spencer) Date: Thu, 25 Sep 2014 23:37:24 +0100 Subject: [Slackbuilds-users] Slackware package linter In-Reply-To: <1505024.eNGQGbLeP0@titania> References: <1505024.eNGQGbLeP0@titania> Message-ID: > TL;DR: Slackware package linter available at https://github.com/pprkut/lintpkg What, you mean like slackrepo --test ? :P http://idlemoor.github.io/slackrepo/tests.html (out of date, I wrote some more on a delayed train this afternoon) > Comments, patches, pull requests are very welcome :) This is *great*. Destined to be indispensible. By the end of the year we'll have forgotten the time before lintpkg (hopefully). I've looked at lintian in the past, but you've managed to make something sane out of it where I failed. Ideally I'd love to throw away all my code and just call yours instead -- as soon as possible! -- so you'll be getting stuff like slack-desc checking by the weekend. Thanks! -D. From yalhcru at gmail.com Thu Sep 25 23:33:43 2014 From: yalhcru at gmail.com (B Watson) Date: Thu, 25 Sep 2014 19:33:43 -0400 Subject: [Slackbuilds-users] Slackware package linter In-Reply-To: <1505024.eNGQGbLeP0@titania> References: <1505024.eNGQGbLeP0@titania> Message-ID: On 9/25/14, Heinz Wiesinger wrote: > TL;DR: Slackware package linter available at > https://github.com/pprkut/lintpkg Hey, this is nice! I've already got a couple ideas in mind for more checks... From baildon.research at googlemail.com Fri Sep 26 00:28:57 2014 From: baildon.research at googlemail.com (David Spencer) Date: Fri, 26 Sep 2014 01:28:57 +0100 Subject: [Slackbuilds-users] Slackware package linter In-Reply-To: <1505024.eNGQGbLeP0@titania> References: <1505024.eNGQGbLeP0@titania> Message-ID: One observation -- some checks are easier, and much quicker, using awk to read a verbose tar listing of the package instead of extracting a full exploded package tree in the filestore. Very few checks will need to examine file contents (just slack-desc really). Are there reasons I've missed for working primarily on the package tree instead of a listing? Alternatively, should we be working towards adding a --lint control argument to makepkg (God [citation needed] willing), since the package tree is available for free at that time? It would certainly improve the SBo maintainers' QA if 'makepkg --lint' was in the template :-) Just thinking out loud, really. If the aim is to stick to what rpmlint does, I'll shut up and just send code :D -D. From pprkut at liwjatan.at Fri Sep 26 06:25:03 2014 From: pprkut at liwjatan.at (Heinz Wiesinger) Date: Fri, 26 Sep 2014 08:25:03 +0200 Subject: [Slackbuilds-users] Slackware package linter In-Reply-To: References: <1505024.eNGQGbLeP0@titania> Message-ID: <7482141.tCF84ECb7t@titania> On Thursday 25 September 2014 23:37:24 David Spencer wrote: > > TL;DR: Slackware package linter available at > > https://github.com/pprkut/lintpkg > What, you mean like slackrepo --test ? :P > http://idlemoor.github.io/slackrepo/tests.html (out of date, I wrote > some more on a delayed train this afternoon) I do admit that I didn't do a whole lot of research before starting. I just took the lack of general awareness of such a tool as a hint ;) That aside, I did take a look at it now, and while there is some overlap, slackrepo --test does quite some things that lintpkg is not meant to do, at least not at this moment. I want lintpkg really to first focus on checking packages. It's possible that in the future we could expand it to cover various SlackBuild styles as well, but for now I'd rather skip on that. > > Comments, patches, pull requests are very welcome :) > > This is *great*. Destined to be indispensible. By the end of the > year we'll have forgotten the time before lintpkg (hopefully). I've > looked at lintian in the past, but you've managed to make something > sane out of it where I failed. This would be awesome. But I'm already happy if it turns out as a good assistant to a smaller group of people :) > Ideally I'd love to throw away all my code and just call yours instead > -- as soon as possible! -- so you'll be getting stuff like slack-desc > checking by the weekend. :) Grs, Heinz -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 213 bytes Desc: This is a digitally signed message part. URL: From pprkut at liwjatan.at Fri Sep 26 06:34:42 2014 From: pprkut at liwjatan.at (Heinz Wiesinger) Date: Fri, 26 Sep 2014 08:34:42 +0200 Subject: [Slackbuilds-users] Slackware package linter In-Reply-To: References: <1505024.eNGQGbLeP0@titania> Message-ID: <1846155.9rYzEPT1rc@titania> On Friday 26 September 2014 01:28:57 David Spencer wrote: > One observation -- some checks are easier, and much quicker, using awk > to read a verbose tar listing of the package instead of extracting a > full exploded package tree in the filestore. Very few checks will need > to examine file contents (just slack-desc really). Are there reasons > I've missed for working primarily on the package tree instead of a > listing? Not really, it didn't really cross my mind. The point is that some checks will need to work with actual files in the repo, so we do need the exploded package tree anyway. However, if you think a package listing would be handy for some checks as well, I have no objections to making that available to the check() function. > Alternatively, should we be working towards adding a --lint control > argument to makepkg (God [citation needed] willing), since the package > tree is available for free at that time? It would certainly improve > the SBo maintainers' QA if 'makepkg --lint' was in the template :-) I'd rather stick to the "do one thing and do it well" mantra. Makepkg already does some small checks on its own, but IMHO doing anything as comprehensive as lintpkg is outside of its scope. As for SBo maintainers' QA, let's just take it one step at a time :) Grs, Heinz -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 213 bytes Desc: This is a digitally signed message part. URL: From lramos.prof at yahoo.com.br Fri Sep 26 11:09:59 2014 From: lramos.prof at yahoo.com.br (Luiz Carlos Ramos) Date: Fri, 26 Sep 2014 08:09:59 -0300 Subject: [Slackbuilds-users] Unison fails to build with OCaml 4.0 Message-ID: <1411729799.1474874.172028989.46AB49AB@webmail.messagingengine.com> Hello, I was just trying to build unison in a new machine, and I had some issues that ultimately have been related to differences between OCaml 3.x and 4.0, as could be found referenced in these two messages: https://lists.macosforge.org/pipermail/macports-tickets/2012-October/121353.html http://trac.macports.org/ticket/35407#comment:7: One of them suggest this patch, for the Mac OS X build: http://trac.macports.org/attachment/ticket/35407/patch-Makefile.OCaml.diff I just adapted it for the latest slackbuild, and what I suggest is to patch the script unison.SlackBuild with this: ---------------------------------------------- --- unison.SlackBuild 2013-11-25 15:19:36.000000000 -0200 +++ unison.SlackBuild-new 2014-09-26 07:33:22.892052418 -0300 @@ -55,6 +55,11 @@ find -L . \ \( -perm 666 -o -perm 664 -o -perm 640 -o -perm 600 -o -perm 444 \ -o -perm 440 -o -perm 400 \) -exec chmod 644 {} \; +# Apply patches +for _p in $(ls $CWD/*.patch); do + patch -p1 -i $_p +done + # no need to set CFLAGS # FLAVOR lets the user enable their choice of interfaces. Defaults to gtk2 ---------------------------------------------- and include the file 01-change-ocamllibdir-for-ocaml-40.patch with this contents: ---------------------------------------------- --- a/Makefile.OCaml 2011-04-16 17:35:38.000000000 -0300 +++ b/Makefile.OCaml 2014-09-25 13:18:43.239151396 -0300 @@ -71,8 +71,8 @@ OCAMLLIBDIR=$(shell ocamlc -v | tail -1 # # This should be set to an appropriate value automatically, depending # on whether the lablgtk library is available -LABLGTKLIB=$(OCAMLLIBDIR)/lablgtk -LABLGTK2LIB=$(OCAMLLIBDIR)/lablgtk2 +LABLGTKLIB=$(OCAMLLIBDIR)/site-lib/lablgtk +LABLGTK2LIB=$(OCAMLLIBDIR)/site-lib/lablgtk2 ##BCP [3/2007]: Removed temporarily, since the OSX UI is not working well ## at the moment and we don't want to confuse people by building it by default ifeq ($(OSARCH),osx) @@ -92,7 +92,7 @@ buildexecutable:: INCLFLAGS=-I lwt -I ubase -I system CAMLFLAGS+=$(INCLFLAGS) -CAMLFLAGS+=-I system/$(SYSTEM) -I lwt/$(SYSTEM) +CAMLFLAGS+=-I system/$(SYSTEM) -I lwt/$(SYSTEM) -I $(LABLGTK2LIB) ifeq ($(OSARCH),win32) # Win32 system ---------------------------------------------- This could make me able to build unison with OCaml 4.0. That's all. Hope this could help someone else. Thanks, Luiz Ramos S?o Paulo - Brazil lramos dot prof at yahoo dot com dot br From emmanueln at gmail.com Fri Sep 26 22:50:31 2014 From: emmanueln at gmail.com (Emmanuel) Date: Fri, 26 Sep 2014 19:50:31 -0300 Subject: [Slackbuilds-users] Bug report on x2goserver Message-ID: Hello to all, I'm trying to use the x2go packages from SBo, and I'm having some troubles. I did a fresh install of Slackware 14.1 and added the x2goserver package: 1- When I execute x2godbadmin --createdb it complains of missing perl-DBD-SQLite package, after I install the package from SBo the command executes without a problem. 2- I don't know if this is a problem with x2go client or a Slackware package issue, but x2goclient only connects with passwordless SSH. I can connect to the server with ssh and ask for a password, but with x2goclient complains with a Access Denied message. 3- x2goclient gives the following error when trying to connect to the server: Connection failed Can't locate Capture/Tiny.pm in @INC (you may need to install the Capture::Tiny module) ...... After installing perl-Capture-Tiny from SBo the error disappears. 4- After installing perl-DBD-SQLite and perl-Capture-Tiny, x2goclient says "connecting" without given any errors but never connects to the server. The logs don't show any information regarding x2goserver, changing the configuration from notice to debug (/etc/x2go/x2goserver.conf) also doesn't help. Apparently the perl-Unix-Syslog package is also needed by x2goserver to log information to /var/log/messages and debug. After installing perl-Unix-Syslog package, x2go reports status information in messages and debug information in /var/log/debug. I think that in the description of required packages of x2goserver are missing the perl-DBD-SQLite, perl-Capture-Tiny and perl-Unix-Syslog. Anyone has the x2goserver currently running in Slackware? Thanks -- ************************* Emmanuel Millan -------------- next part -------------- An HTML attachment was scrubbed... URL: From kingbeowulf at gmail.com Sat Sep 27 00:13:37 2014 From: kingbeowulf at gmail.com (King Beowulf) Date: Fri, 26 Sep 2014 17:13:37 -0700 Subject: [Slackbuilds-users] leafpad vs. libgnomeprint/libgnomeprintui In-Reply-To: <5423ED3A.3040807@microlinux.fr> References: <5423ED3A.3040807@microlinux.fr> Message-ID: <54260131.8050502@gmail.com> On 09/25/2014 03:23 AM, Niki Kovacs wrote: > Hi, > > The 'leafpad' page on SlackBuilds.org states the following: > > "libgnomeprint & libgnomeprintui are optional dependencies." > > What functionality is provided exactly by these two dependencies? Do I > need them to print a text file edited with Leafpad (under Xfce)? > > Cheers, > > Niki Niki It does print without those (just tested, Xfce slac64 multilib). BUT print preview tries to fire up evince and when that failed, calibre launched. Odd. However, it does have a few interface quirks and hasn't been updated since 2010. While that in itself isn't necessarily bad, in this case leafpad is a bit behind and creaky. You might want to check out on SBo: medit: I like it. Simple GTK2, no extra deps. Nice context hghlighting, tabs, fast and light. geany: more IDE bells and whistles than medit, more geared to code than plain text. mousepad: based on leafpad but designed for Xfce. I haven't used it in ages, but worth a try. It seems to be getting some new attention on http://git.xfce.org/apps/mousepad/ From willysr at slackbuilds.org Sat Sep 27 00:40:17 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 27 Sep 2014 07:40:17 +0700 Subject: [Slackbuilds-users] Bug report on x2goserver In-Reply-To: References: Message-ID: <54260771.3040303@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 09/27/2014 05:50 AM, Emmanuel wrote: > Hello to all, > > I'm trying to use the x2go packages from SBo, and I'm having some > troubles. I did a fresh install of Slackware 14.1 and added the > x2goserver package: > > 1- When I execute x2godbadmin --createdb it complains of missing > perl-DBD-SQLite package, after I install the package from SBo the > command executes without a problem. > > 2- I don't know if this is a problem with x2go client or a > Slackware package issue, but x2goclient only connects with > passwordless SSH. I can connect to the server with ssh and ask for > a password, but with x2goclient complains with a Access Denied > message. > > 3- x2goclient gives the following error when trying to connect to > the server: Connection failed Can't locate Capture/Tiny.pm in @INC > (you may need to install the Capture::Tiny module) ...... After > installing perl-Capture-Tiny from SBo the error disappears. > > 4- After installing perl-DBD-SQLite and perl-Capture-Tiny, > x2goclient says "connecting" without given any errors but never > connects to the server. > > The logs don't show any information regarding x2goserver, changing > the configuration from notice to debug (/etc/x2go/x2goserver.conf) > also doesn't help. Apparently the perl-Unix-Syslog package is also > needed by x2goserver to log information to /var/log/messages and > debug. After installing perl-Unix-Syslog package, x2go reports > status information in messages and debug information in > /var/log/debug. > > I think that in the description of required packages of x2goserver > are missing the perl-DBD-SQLite, perl-Capture-Tiny and > perl-Unix-Syslog. > > Anyone has the x2goserver currently running in Slackware? Thanks for the bug report i'm cc'ing the maintainer so he notices, but for now, i will add those requirement directly to the package - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQmB3EACgkQiHuDdNczM4Fy0wCgkX5M5j94y/WdlOLFeypeB34J VtQAn0ViKBjcXVRiVzZkKnmeeHPPaB7x =VEC+ -----END PGP SIGNATURE----- From emmanueln at gmail.com Sat Sep 27 00:51:25 2014 From: emmanueln at gmail.com (Emmanuel) Date: Fri, 26 Sep 2014 21:51:25 -0300 Subject: [Slackbuilds-users] Bug report on x2goserver In-Reply-To: <54260771.3040303@slackbuilds.org> References: <54260771.3040303@slackbuilds.org> Message-ID: Thank you, I don't know if the x2goserver package depends on more perl packages... the perl-Unix-Syslog was a dependence but it didn't complain, it just didn't log information to syslog. Regards. On Fri, Sep 26, 2014 at 9:40 PM, Willy Sudiarto Raharjo < willysr at slackbuilds.org> wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > On 09/27/2014 05:50 AM, Emmanuel wrote: > > Hello to all, > > > > I'm trying to use the x2go packages from SBo, and I'm having some > > troubles. I did a fresh install of Slackware 14.1 and added the > > x2goserver package: > > > > 1- When I execute x2godbadmin --createdb it complains of missing > > perl-DBD-SQLite package, after I install the package from SBo the > > command executes without a problem. > > > > 2- I don't know if this is a problem with x2go client or a > > Slackware package issue, but x2goclient only connects with > > passwordless SSH. I can connect to the server with ssh and ask for > > a password, but with x2goclient complains with a Access Denied > > message. > > > > 3- x2goclient gives the following error when trying to connect to > > the server: Connection failed Can't locate Capture/Tiny.pm in @INC > > (you may need to install the Capture::Tiny module) ...... After > > installing perl-Capture-Tiny from SBo the error disappears. > > > > 4- After installing perl-DBD-SQLite and perl-Capture-Tiny, > > x2goclient says "connecting" without given any errors but never > > connects to the server. > > > > The logs don't show any information regarding x2goserver, changing > > the configuration from notice to debug (/etc/x2go/x2goserver.conf) > > also doesn't help. Apparently the perl-Unix-Syslog package is also > > needed by x2goserver to log information to /var/log/messages and > > debug. After installing perl-Unix-Syslog package, x2go reports > > status information in messages and debug information in > > /var/log/debug. > > > > I think that in the description of required packages of x2goserver > > are missing the perl-DBD-SQLite, perl-Capture-Tiny and > > perl-Unix-Syslog. > > > > Anyone has the x2goserver currently running in Slackware? > > Thanks for the bug report > i'm cc'ing the maintainer so he notices, but for now, i will add those > requirement directly to the package > > > > - -- > Willy Sudiarto Raharjo > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v2 > > iEYEARECAAYFAlQmB3EACgkQiHuDdNczM4Fy0wCgkX5M5j94y/WdlOLFeypeB34J > VtQAn0ViKBjcXVRiVzZkKnmeeHPPaB7x > =VEC+ > -----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/ > > -- ***************** Emmanuel -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sat Sep 27 02:04:02 2014 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 27 Sep 2014 09:04:02 +0700 Subject: [Slackbuilds-users] Updates - 20140927.1 Message-ID: <54261B12.3060906@slackbuilds.org> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Sat Sep 27 01:50:10 UTC 2014 academic/GeoGebra: Updated for version 4.4.45.0. academic/copasi: Updated for version 4.13.87. academic/gtypist: Added desktop file. academic/mendeleydesktop: Updated for version 1.12.1. audio/apulse: Added (pulseaudio emulation for ALSA). audio/mp3val: New maintainer. audio/oss: Updated for version 4.2.2010. audio/python-audiotools: Updated for version 2.22. audio/soundconverter: Updated for version 2.1.4. desktop/alarm: Updated for version 1.6. desktop/ssr: Updated for version 0.3.1. development/apache-ant: Updated for version 1.9.4. development/google-go-lang: Updated for version 1.3.2. development/leiningen: updated for version 2.5.0 development/mutagen: Updated for version 1.24. games/galaxyv2: Updated for version 1.82. games/mednafen: updated for version 0.9.36.4 games/nestopia: Updated for version 1.46. games/oblige-legacy4: Added man page. games/oblige: Added man page. games/voxelands: Added (Infinite-world block sandbox game). games/warsow: Updated for version 1.51 + new maintainer. gis/Fiona: Updated for version 1.4.0. gis/OWSLib: Updated for version 0.8.9. gis/Shapely: Updated for version 1.4.1. gis/geopy: Updated for version 1.3.0. gis/rasterio: Updated for version 0.13.2. graphics/makehuman: Updated for version 1.0.2. graphics/phototonic: Updated for version 1.4. libraries/alsa-plugins: Updated for version 1.0.28. libraries/botocore: Updated for version 0.63.0. libraries/dropbox-python: Updated for version 2.2.0. libraries/libbluray: Updated for version 0.6.2. libraries/libsodium: Updated for version 0.7.1. libraries/libuv: Updated for version 0.11.29. libraries/podofo: Updated for version 0.9.3. libraries/qt5: Updated for version 5.3.2. misc/yubikey-personalization-gui: Updated for version 3.1.16. multimedia/Mopidy: Updated for version 0.19.4. multimedia/beets: Updated for version 1.3.8. multimedia/spotify32: fix lib paths multimedia/spotify64: fix lib paths network/CherryMusic: Updated for version 0.33.0. network/FireWorks: Updated for version 0.91. network/awscli: Updated for version 1.4.4. network/copy: updated for version 1.47.0410 network/dobbscoin: Updated for version 0.8.7.0. network/flexget: Updated for version 1.2.188. network/spamassassin: Fix bug with dnsresolver. network/ufw: New maintainer + script update. network/x2goserver: Updated deps. network/you-get: Updated for version 0.3.30. office/libreoffice-helppack: Updated for version 4.3.2. office/libreoffice-langpack: Updated for version 4.3.2. office/libreoffice: Updated for version 4.3.2. python/monty: Updated for version 0.5.5. python/path.py: Updated for version 5.3. python/psutil: Updated for version 2.1.2. python/requirements-detector: Updated for version 0.2.3. system/Eterm: Added (vt102 terminal emulator). system/asbt: Updated for version 0.9.8. system/docker: Updated for version 1.2.0 system/ext4magic: Added (file recovery) system/glances: Updated for version 1.7.7. system/inxi: Updated for version 2.2.8. system/man-db: Updated for version 2.7.0.1. system/slpkg: Updated for version 1.8.8. system/xfsudo: Updated for vesion 0.5. +--------------------------+ - -- Willy Sudiarto Raharjo -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 iEYEARECAAYFAlQmGxIACgkQiHuDdNczM4F2FQCgrGUdPYrDrlox6SkmibsuE9eU alcAmwfXM0I/IOoe0oIvRgykPYchIpbv =QH9d -----END PGP SIGNATURE----- From info at microlinux.fr Sat Sep 27 05:13:31 2014 From: info at microlinux.fr (Niki Kovacs) Date: Sat, 27 Sep 2014 07:13:31 +0200 Subject: [Slackbuilds-users] leafpad vs. libgnomeprint/libgnomeprintui In-Reply-To: <54260131.8050502@gmail.com> References: <5423ED3A.3040807@microlinux.fr> <54260131.8050502@gmail.com> Message-ID: <5426477B.3090902@microlinux.fr> Le 27/09/2014 02:13, King Beowulf a ?crit : > It does print without those (just tested, Xfce slac64 multilib). BUT > print preview tries to fire up evince and when that failed, calibre > launched. Odd. > > However, it does have a few interface quirks and hasn't been updated > since 2010. While that in itself isn't necessarily bad, in this case > leafpad is a bit behind and creaky. > > You might want to check out on SBo: > > medit: I like it. Simple GTK2, no extra deps. Nice context hghlighting, > tabs, fast and light. > > geany: more IDE bells and whistles than medit, more geared to code than > plain text. > > mousepad: based on leafpad but designed for Xfce. I haven't used it in > ages, but worth a try. It seems to be getting some new attention on > http://git.xfce.org/apps/mousepad/ Thanks a lot for all the details. I remember having tried out Mousepad a while ago, and it had some horrible bugs in it. I know Geany quite well, but I think it goes beyond a simple text editor for Joe User. I'll give MEdit a spin. 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 Sat Sep 27 05:14:57 2014 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Fri, 26 Sep 2014 22:14:57 -0700 Subject: [Slackbuilds-users] leafpad vs. libgnomeprint/libgnomeprintui In-Reply-To: <5426477B.3090902@microlinux.fr> References: <5423ED3A.3040807@microlinux.fr> <54260131.8050502@gmail.com> <5426477B.3090902@microlinux.fr> Message-ID: I just tried out medit after Beowulf's nice description. I bumped it up to the latest version and let Erik know. I've attached the tarball here if anyone else wants to build 1.2.0. Cheers! Ryan - -- --- On Fri, Sep 26, 2014 at 10:13 PM, Niki Kovacs wrote: > Le 27/09/2014 02:13, King Beowulf a ?crit : > >> It does print without those (just tested, Xfce slac64 multilib). BUT >> print preview tries to fire up evince and when that failed, calibre >> launched. Odd. >> >> However, it does have a few interface quirks and hasn't been updated >> since 2010. While that in itself isn't necessarily bad, in this case >> leafpad is a bit behind and creaky. >> >> You might want to check out on SBo: >> >> medit: I like it. Simple GTK2, no extra deps. Nice context hghlighting, >> tabs, fast and light. >> >> geany: more IDE bells and whistles than medit, more geared to code than >> plain text. >> >> mousepad: based on leafpad but designed for Xfce. I haven't used it in >> ages, but worth a try. It seems to be getting some new attention on >> http://git.xfce.org/apps/mousepad/ >> > > Thanks a lot for all the details. I remember having tried out Mousepad a > while ago, and it had some horrible bugs in it. I know Geany quite well, > but I think it goes beyond a simple text editor for Joe User. I'll give > MEdit a spin. > > 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 > _______________________________________________ > 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: -------------- next part -------------- A non-text attachment was scrubbed... Name: medit.tar Type: application/x-tar Size: 10240 bytes Desc: not available URL: From petar.petrov at student.oulu.fi Sat Sep 27 07:12:16 2014 From: petar.petrov at student.oulu.fi (Petar Petrov) Date: Sat, 27 Sep 2014 07:12:16 +0000 Subject: [Slackbuilds-users] leafpad vs. libgnomeprint/libgnomeprintui In-Reply-To: <54260131.8050502@gmail.com> References: <5423ED3A.3040807@microlinux.fr>,<54260131.8050502@gmail.com> Message-ID: <290300cd6cfc40578432b988964f0404@DBXPR05MB175.eurprd05.prod.outlook.com> thumbs up for medit. I have been using it for years. -petar From mjjzf at syntaktisk.dk Sat Sep 27 07:18:44 2014 From: mjjzf at syntaktisk.dk (Morten Juhl-Johansen =?UTF-8?Q?Z=C3=B6lde-Fej=C3=A9r?=) Date: Sat, 27 Sep 2014 09:18:44 +0200 Subject: [Slackbuilds-users] leafpad vs. libgnomeprint/libgnomeprintui In-Reply-To: <290300cd6cfc40578432b988964f0404@DBXPR05MB175.eurprd05.prod.outlook.com> References: <5423ED3A.3040807@microlinux.fr>,<54260131.8050502@gmail.com> <290300cd6cfc40578432b988964f0404@DBXPR05MB175.eurprd05.prod.outlook.com> Message-ID: An HTML attachment was scrubbed... URL: From chaos.proton at gmail.com Sun Sep 28 07:02:35 2014 From: chaos.proton at gmail.com (Grissiom) Date: Sun, 28 Sep 2014 15:02:35 +0800 Subject: [Slackbuilds-users] Enable maps in texlive-texmf-extra ? Message-ID: Hi all, When I compiling an English tex document with \usepackage[bitstream-charter]{mathdesign} , it gives error like this: kpathsea: Running mktexpk --mfmode / --bdpi 600 --mag 1+546/600 --dpi 1146 md-chb8y mktexpk: don't know how to create bitmap font for md-chb8y. mktexpk: perhaps md-chb8y is missing from the map file. And the same happened to futb8r. After Googling, I tried: updmap-sys --enable Map mdbch.map updmap-sys --enable Map fourier.map and the problem gone. Should we add these commands to doinst.sh of texlive-texmf-extra? Besieds, are there any other maps we should "enable" in doinst.sh? -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From mytchel at openmailbox.org Wed Sep 24 08:54:34 2014 From: mytchel at openmailbox.org (Mytchel Hammond) Date: Wed, 24 Sep 2014 20:54:34 +1200 Subject: [Slackbuilds-users] Tor SlackBuild Message-ID: <542286CA.8050005@openmailbox.org> I noticed that the slackbuild for tor http://slackbuilds.org/repository/14.1/network/tor/ no longer works due to the tor source code 404ing. The new tarball can be gotten from https://www.torproject.org/dist/tor-0.2.4.24.tar.gz, the slackbuild still seems to work after changing the version to -0.2.4.24.