From pprkut at liwjatan.at Mon Jun 1 14:30:34 2015 From: pprkut at liwjatan.at (Heinz Wiesinger) Date: Mon, 01 Jun 2015 16:30:34 +0200 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <2641720.EPdaEcPPNf@titania> References: <2641720.EPdaEcPPNf@titania> Message-ID: <24713589.itgV30StsM@titania> On Saturday 23 May 2015 19:33:01 Heinz Wiesinger wrote: > Hello everyone, > > I got more and more requests from people about an update for the ffmpeg > version we have in the repo as it is already quite a bit dated. Usually I > wait until a new Slackware release with the update, since verifying > everything still builds with it is easier this way. Even more so since the > amount of packages depending/using ffmpeg grew so large that testing it all > by myself is no longer feasible. > > However, while the next Slackware release is definitely closer than it was a > couple months ago, I guess it's still a ways off. So I figured we might as > well try to test the update in a "crowdsourced" fashion and see how that > goes :) > > I pushed a branch with my changes to github. You can find it here: > > https://github.com/pprkut/SlackBuilds/tree/ffmpeg > > This contains an updated ffmpeg (2.6.3), x264 (20150223) and > ffmpegthumbnailer (2.0.10) as well as build fixes for transcode. > > What remains is testing all the remaining scripts to make sure nothing > breaks. Things look pretty good now. Afaict everything has been tested, problems have been identified and patches have been found. My plan would be to have my updates included in the next SBo update (pending approval). I would therefore like to ask the respective maintainers of the scripts in need of patches to submit their updates as well. Alternatively we can prepare a branch with the patches provided by John Vogel and David Spencer. That is fine with me as well, but I would prefer updates coming directly from the maintainers. On Thursday 28 May 2015 17:53:47 David Spencer wrote: > The problems were fixed as follows: > > audio/audacity -- fixed with John V's patch > audio/mpd -- fixed with John V's upversion > games/alephone -- fixed with John V's patch on 14.1 *but* fails on -current > multimedia/bombono-dvd -- fixed with John V's patch > multimedia/cinelerra -- needs lame and x264 in REQUIRES 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 kingbeowulf at gmail.com Mon Jun 1 16:29:25 2015 From: kingbeowulf at gmail.com (King Beowulf) Date: Mon, 1 Jun 2015 09:29:25 -0700 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <55641FBC.8040706@iinet.net.au> <55644595.5010308@iinet.net.au> <1493213.AG7AW6lGM1@titania> <55678567.9030909@iinet.net.au> Message-ID: On Thursday, May 28, 2015, David Spencer wrote: > > Manual building is good for learning and experimenting, but it's never > going to be reliable or convenient. > > > work and personal life made me loose track of this thread (not to mention the tiny iphone screen). As someone who maintains 5 systems manually (or just with slackpkg+), I may agree with the convenience part, but i respectfully disagree on the "reliable" part when it comes to any automatic package script. -- You! What PLANET is this! -- McCoy, "The City on the Edge of Forever", stardate 3134.0 -------------- next part -------------- An HTML attachment was scrubbed... URL: From thomas at beingboiled.info Mon Jun 1 21:02:43 2015 From: thomas at beingboiled.info (Thomas Morper) Date: Mon, 1 Jun 2015 23:02:43 +0200 (CEST) Subject: [Slackbuilds-users] Github file name issue In-Reply-To: References: Message-ID: On Sun, 24 May 2015, B Watson wrote: > tar xvf $PRGNAM-$VERSION.tar.gz || tar xvf v$VERSION.tar.gz I still whish Github wouldn't do this, but this workaround is perfectly acceptable. Thanks for the hint! -- From baildon.research at googlemail.com Tue Jun 2 10:24:31 2015 From: baildon.research at googlemail.com (David Spencer) Date: Tue, 2 Jun 2015 11:24:31 +0100 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <24713589.itgV30StsM@titania> References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> Message-ID: Here's a sitrep :-) ffmpeg -- on -current only, building against openjpeg-2 is broken. (The ffmpeg trac indicates that Heinz already knows about this. Unfortunately the ffmpeg upstream and the openjpeg upstream need to have a mutual understanding...) audio/xmms2 -- needs a patch (attached) multimedia/vlc -- big problem. vlc-2.1.6 refuses to build with the new version of ffmpeg ("configure: error: libavcodec versions 56 and later are not supported yet"). vlc-2.2.1 accepts the new version of ffmpeg but needs newer versions of cairo, libdvdread and taglib than are in Slackware 14.1. There was a prior thread about vlc-2.2.1 on this mailing list. multimedia/stills2dv -- this builds on 14.1 but it fails on -current. The failure is caused by using libpng internal interfaces that went away in libpng-1.6. Upstream is dead since 2010. Other distros abandoned stills2dv some time ago. It may soon be time to say goodbye... multimedia/gpac -- (not an ffmpeg problem) the download url needs a small change (attached) Unrelated to ffmpeg, the following packages needed various fixes to build on -current (attached for Ponce's enjoyment ;-) audio-kid3 audio-lastfm games-alephone [note, this patch is additional to, and independent of, the ffmpeg patch I previously posted] games-dolphin-emu games-vcmi graphics-hugin libraries-OpenSceneGraph libraries-belle-sip libraries-libgnomeprint libraries-libgnomeprintui libraries-libkate libraries-ptlib multimedia-ffmpeg2theora network-avahi As Heinz said, I am sure that the maintainers will do a better job, so if I've mentioned any of your packages, your help will be greatly appreciated. In particular, none of my patches have been properly tested :O It might be some time before I can say that everything builds on i486 -current, because qt5, webkitgtk and webkitgtk3 all need rebuilding first :-( Best regards to all -D. Using too many smileys since 2015 -------------- next part -------------- A non-text attachment was scrubbed... Name: 0030-audio-xmms2-Patched-for-building-with-ffmpeg-and-lib.patch Type: text/x-diff Size: 3352 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0015-multimedia-gpac-Fix-download-url.patch Type: text/x-diff Size: 886 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0024-audio-kid3-Updated-for-version-3.2.1.patch Type: text/x-diff Size: 1365 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0019-audio-lastfm-Fixed-build-on-current.patch Type: text/x-diff Size: 2241 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0026-games-alephone-Patched-for-building-on-current.patch Type: text/x-diff Size: 1562 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0017-games-dolphin-emu-Patched-to-fix-build-on-current.patch Type: text/x-diff Size: 2204 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0001-games-vcmi-Patched-to-fix-build-on-current.patch Type: text/x-patch Size: 2454 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0029-graphics-hugin-Patched-to-build-on-current.patch Type: text/x-patch Size: 2483 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0020-libraries-OpenSceneGraph-Patched-to-fix-build-on-cur.patch Type: text/x-patch Size: 2048 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0023-libraries-belle-sip-Fixed-building-on-current.patch Type: text/x-patch Size: 862 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0016-libraries-libgnomeprint-Patched-to-fix-build-on-curr.patch Type: text/x-patch Size: 4437 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0025-libraries-libgnomeprintui-Patched-for-building-on-cu.patch Type: text/x-patch Size: 4222 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0027-libraries-libkate-Patched-to-fix-building-with-curre.patch Type: text/x-patch Size: 5594 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0022-libraries-ptlib-Patched-to-fix-build-on-current.patch Type: text/x-patch Size: 2344 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0028-multimedia-ffmpeg2theora-Patched-to-fix-building-wit.patch Type: text/x-patch Size: 1820 bytes Desc: not available URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0018-network-avahi-Fixed-build-on-current.patch Type: text/x-patch Size: 1029 bytes Desc: not available URL: From pprkut at liwjatan.at Tue Jun 2 10:31:29 2015 From: pprkut at liwjatan.at (Heinz Wiesinger) Date: Tue, 02 Jun 2015 12:31:29 +0200 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> Message-ID: <1451497.1uFG7beknT@titania> On Tuesday 02 June 2015 11:24:31 David Spencer wrote: > Here's a sitrep :-) > > ffmpeg -- on -current only, building against openjpeg-2 is broken. > (The ffmpeg trac indicates that Heinz already knows about this. > Unfortunately the ffmpeg upstream and the openjpeg upstream need to > have a mutual understanding...) I have fixes for this ready, which are already used in -current as well. It's fantastically stupid, but it works. > multimedia/vlc -- big problem. vlc-2.1.6 refuses to build with the new > version of ffmpeg ("configure: error: libavcodec versions 56 and later > are not supported yet"). vlc-2.2.1 accepts the new version of ffmpeg > but needs newer versions of cairo, libdvdread and taglib than are in > Slackware 14.1. There was a prior thread about vlc-2.2.1 on this > mailing list. That's a bummer :( Any chance we could backport the ffmpeg fixes to 2.1.x? 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 baildon.research at googlemail.com Tue Jun 2 11:00:46 2015 From: baildon.research at googlemail.com (David Spencer) Date: Tue, 2 Jun 2015 12:00:46 +0100 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <1451497.1uFG7beknT@titania> References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <1451497.1uFG7beknT@titania> Message-ID: > Any chance we could backport the ffmpeg fixes to 2.1.x? "Challenge accepted" :D It looked really difficult two nights ago, but I've had coffee since then... -D. From klaatu at straightedgelinux.com Tue Jun 2 11:48:39 2015 From: klaatu at straightedgelinux.com (Klaatu) Date: Tue, 02 Jun 2015 23:48:39 +1200 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <1451497.1uFG7beknT@titania> Message-ID: <556D9817.6000504@straightedgelinux.com> On 06/02/2015 11:00 PM, David Spencer wrote: >> Any chance we could backport the ffmpeg fixes to 2.1.x? > > "Challenge accepted" :D > It looked really difficult two nights ago, but I've had coffee since then... > > -D. > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > > For what it's worth, I have been using 2.4.3 since 22 Nov 2014 $ ffmpeg -v ffmpeg version 2.4.3 Copyright (c) 2000-2014 the FFmpeg developers built on Nov 22 2014 11:04:39 with gcc 4.8.2 (GCC) And I have had no problems with VLC, audacious, xmms, Qtractor, Muse, Kdenlive, Natron, Ardour4, mplayer......well, anything, really. Not sure if that is useful info, since I don't really keep up with updates on multimedia apps, Possibly the latest versions on slackbuilds.org that people are testing the ffmpeg version in this thread have been updated and things are different. My SlackBuild is just a hacked-up version of Heinz Wiesinger's but here is the link just in case it is useful/interesting: http://slackermedia.info/slackbuilds/ffmpeg-huge/ -klaatu From chris.willing at iinet.net.au Tue Jun 2 13:31:33 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Tue, 02 Jun 2015 23:31:33 +1000 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <1451497.1uFG7beknT@titania> Message-ID: <556DB035.9090706@iinet.net.au> On 02/06/15 21:00, David Spencer wrote: >> Any chance we could backport the ffmpeg fixes to 2.1.x? > > "Challenge accepted" :D > It looked really difficult two nights ago, but I've had coffee since then... > There may be an easier way. I have just compiled vlc-2.1.6 with ffmpeg-2.6.3 by modifying vlc's configure.ac and running 'autoreconf -f' prior to runing configure etc. The patch with the modification is attached if anyone would like to test it. It just changes the disallowed .so version from 56 to 57 so that the libavcodec.so.56.26.100 from ffmpeg-2.6.3 is not rejected. After the patch & autoreconf, configuration and compilation both proceed normally - quite a few warnings about use of deprecated functions but no errors (also no bad noises about cairo/librsvg, libdvdread or taglib, as was the case with vlc-2.2.1). So far I've tested playback only on a single video but it played fine in the VM I was testing in. I can do some more testing tomorrow morning but I think this patch is doing the job OK. chris -------------- next part -------------- --- configure.ac.orig 2015-02-27 06:25:58.000000000 +1000 +++ configure.ac 2015-06-02 23:10:53.544894508 +1000 @@ -2243,8 +2243,8 @@ [ --enable-avcodec libavcodec codec (default enabled)]) AS_IF([test "${enable_avcodec}" != "no"], [ PKG_CHECK_MODULES(AVCODEC,[libavcodec >= 53.34.0 libavutil >= 51.22.0], [ - PKG_CHECK_EXISTS([libavcodec < 56],, [ - AC_MSG_ERROR([libavcodec versions 56 and later are not supported yet.]) + PKG_CHECK_EXISTS([libavcodec < 57],, [ + AC_MSG_ERROR([libavcodec versions 57 and later are not supported yet.]) ]) VLC_SAVE_FLAGS CPPFLAGS="${CPPFLAGS} ${AVCODEC_CFLAGS}" From jvogel4 at stny.rr.com Wed Jun 3 00:50:56 2015 From: jvogel4 at stny.rr.com (John Vogel) Date: Tue, 2 Jun 2015 20:50:56 -0400 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> Message-ID: <20150602205056.2a04dcda@stygian.lan> On Tue, 2 Jun 2015 11:24:31 +0100 David Spencer wrote: --snip > multimedia/vlc -- big problem. vlc-2.1.6 refuses to build with the new > version of ffmpeg ("configure: error: libavcodec versions 56 and later > are not supported yet"). vlc-2.2.1 accepts the new version of ffmpeg > but needs newer versions of cairo, libdvdread and taglib than are in > Slackware 14.1. There was a prior thread about vlc-2.2.1 on this > mailing list. --snip This is strange. I double checked my build and the only change I made besides modifying vlc's version to 2.2.1 was to disable the freerdp patches. vlc built fine and runs well, if a bit slowly in the vm I'm running it on right now. This is on 14.1 with only official updates and SBo packages. Any SBo packages modified have been annotated at my github repo mentioned earlier in the thread. I tried to be careful not to modify anything that didn't need it and also to document the changes when they seemed needed. Cheers, John From jvogel4 at stny.rr.com Wed Jun 3 00:56:19 2015 From: jvogel4 at stny.rr.com (John Vogel) Date: Tue, 2 Jun 2015 20:56:19 -0400 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <20150602205056.2a04dcda@stygian.lan> References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <20150602205056.2a04dcda@stygian.lan> Message-ID: <20150602205619.1b7aa01f@stygian.lan> On Tue, 2 Jun 2015 20:50:56 -0400 John Vogel wrote: > On Tue, 2 Jun 2015 11:24:31 +0100 > David Spencer wrote: > > --snip > > > multimedia/vlc -- big problem. vlc-2.1.6 refuses to build with the new > > version of ffmpeg ("configure: error: libavcodec versions 56 and later > > are not supported yet"). vlc-2.2.1 accepts the new version of ffmpeg > > but needs newer versions of cairo, libdvdread and taglib than are in > > Slackware 14.1. There was a prior thread about vlc-2.2.1 on this > > mailing list. > > --snip > > This is strange. I double checked my build and the only change I > made besides modifying vlc's version to 2.2.1 was to disable the > freerdp patches. vlc built fine and runs well, if a bit slowly in > the vm I'm running it on right now. This is on 14.1 with only > official updates and SBo packages. Any SBo packages modified have > been annotated at my github repo mentioned earlier in the thread. > I tried to be careful not to modify anything that didn't need it > and also to document the changes when they seemed needed. > > Cheers, > John My mistake... I should have double checked the logs. I see it now. It builds, but without the those three libraries David has pointed out. I apologize for any confusion. From chris.willing at iinet.net.au Wed Jun 3 02:07:06 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Wed, 03 Jun 2015 12:07:06 +1000 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <556DB035.9090706@iinet.net.au> References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <1451497.1uFG7beknT@titania> <556DB035.9090706@iinet.net.au> Message-ID: <556E614A.3080107@iinet.net.au> On 02/06/15 23:31, Christoph Willing wrote: > > > On 02/06/15 21:00, David Spencer wrote: >>> Any chance we could backport the ffmpeg fixes to 2.1.x? >> >> "Challenge accepted" :D >> It looked really difficult two nights ago, but I've had coffee since >> then... >> > > There may be an easier way. > > I have just compiled vlc-2.1.6 with ffmpeg-2.6.3 by modifying vlc's > configure.ac and running 'autoreconf -f' prior to runing configure etc. > The patch with the modification is attached if anyone would like to test > it. It just changes the disallowed .so version from 56 to 57 so that the > libavcodec.so.56.26.100 from ffmpeg-2.6.3 is not rejected. After the > patch & autoreconf, configuration and compilation both proceed normally > - quite a few warnings about use of deprecated functions but no errors > (also no bad noises about cairo/librsvg, libdvdread or taglib, as was > the case with vlc-2.2.1). > > So far I've tested playback only on a single video but it played fine in > the VM I was testing in. I can do some more testing tomorrow morning but > I think this patch is doing the job OK. After some more build testing, I've found another patch is necessary. It addresses an installation failure caused by vlc-cache-gen loading/unloading the gobject shared object too many times (once for each plugin which uses gobject) eventually resulting in seg fault. This is strictly speaking a glib problem but that is unlikely to be fixed, so the workaround is the attached patch which loads just once and then reuses the gobject. Please try both patches - in the absence of any problems found with them, I'm happy to include both patches in the vlc 2.1.6 SlackBuild to support new ffmpeg-2.6.3. chris -------------- next part -------------- --- bin/Makefile.am.orig 2015-06-03 10:49:51.266282736 +1000 +++ bin/Makefile.am 2015-06-03 10:50:20.469282310 +1000 @@ -72,6 +72,10 @@ vlc_cache_gen_DEPENDENCIES = vlc_win32_rc.$(OBJEXT) endif +if HAVE_GOBJECT +vlc_cache_gen_LDADD += $(GOBJECT_LIBS) +endif + # # Plug-ins cache # --- configure.ac.orig 2015-06-03 10:53:22.299279657 +1000 +++ configure.ac 2015-06-03 09:44:33.338339889 +1000 @@ -762,6 +762,12 @@ ]) ]) +dnl +dnl Check for gobject +dnl +have_gobject="no" +PKG_CHECK_MODULES([GOBJECT], [gobject-2.0], [ have_gobject="yes" ]) +AM_CONDITIONAL(HAVE_GOBJECT, [ test "${have_gobject}" = "yes" ]) dnl dnl Check for zlib.h and -lz along with system -lminizip if available From matteo.bernardini at gmail.com Wed Jun 3 09:02:27 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Wed, 3 Jun 2015 11:02:27 +0200 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> Message-ID: 2015-06-02 12:24 GMT+02:00 David Spencer : > Unrelated to ffmpeg, the following packages needed various fixes to > build on -current (attached for Ponce's enjoyment ;-) > > audio-kid3 > audio-lastfm > games-alephone [note, this patch is additional to, and independent of, > the ffmpeg patch I previously posted] > games-dolphin-emu > games-vcmi > graphics-hugin > libraries-OpenSceneGraph > libraries-belle-sip > libraries-libgnomeprint > libraries-libgnomeprintui > libraries-libkate > libraries-ptlib > multimedia-ffmpeg2theora > network-avahi thanks David! I'll create a branch for everyone of these and then merge them all in the "current" one of my personal repository. I'll just wait for alephone until the new-ffmpeg patch will get it, so that I can rebase over that. Matteo From matteo.bernardini at gmail.com Wed Jun 3 09:07:30 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Wed, 3 Jun 2015 11:07:30 +0200 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <24713589.itgV30StsM@titania> References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> Message-ID: 2015-06-01 16:30 GMT+02:00 Heinz Wiesinger : > My plan would be to have my updates included in the next SBo update (pending > approval). I would therefore like to ask the respective maintainers of the > scripts in need of patches to submit their updates as well. > > Alternatively we can prepare a branch with the patches provided by John Vogel > and David Spencer. That is fine with me as well, but I would prefer updates > coming directly from the maintainers. to avoid confusion I have created a dedicated branch in out git, user/ponce/ffmpeg-updates, with the audacity patch. From baildon.research at googlemail.com Wed Jun 3 11:01:55 2015 From: baildon.research at googlemail.com (David Spencer) Date: Wed, 3 Jun 2015 12:01:55 +0100 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <556E614A.3080107@iinet.net.au> References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <1451497.1uFG7beknT@titania> <556DB035.9090706@iinet.net.au> <556E614A.3080107@iinet.net.au> Message-ID: On 3 June 2015 at 03:07, Christoph Willing wrote: > Please try both patches - in the absence of any problems found with them, > I'm happy to include both patches in the vlc 2.1.6 SlackBuild to support new > ffmpeg-2.6.3. #BuildsForMe ;-) Thanks Chris, this is awesome! Just one unrelated observation -- in doinst.sh.in, /usr/lib%LIBDIRSUFFIX%/vlc/vlc-cache-gen needs to have the leading '/' removed -- the other commands like /usr/bin/update-mime-database do need '/', but vlc-cache-gen itself is installed to $ROOT ("install/doinst.sh: line 16: /usr/lib/vlc/vlc-cache-gen: No such file or directory") Anyway, now there are no more significant build problems here... Thanks everybody -D. From chris.willing at iinet.net.au Wed Jun 3 11:33:18 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Wed, 03 Jun 2015 21:33:18 +1000 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <1451497.1uFG7beknT@titania> <556DB035.9090706@iinet.net.au> <556E614A.3080107@iinet.net.au> Message-ID: <556EE5FE.6090405@iinet.net.au> On 03/06/15 21:01, David Spencer wrote: > > Just one unrelated observation -- in doinst.sh.in, > /usr/lib%LIBDIRSUFFIX%/vlc/vlc-cache-gen needs to have the leading '/' > removed -- the other commands like /usr/bin/update-mime-database do > need '/', but vlc-cache-gen itself is installed to $ROOT > ("install/doinst.sh: line 16: /usr/lib/vlc/vlc-cache-gen: No such file > or directory") > Thanks David, I've fixed that here - to go with the ffmpeg related stuff. chris From chris.willing at iinet.net.au Wed Jun 3 11:44:29 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Wed, 03 Jun 2015 21:44:29 +1000 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> Message-ID: <556EE89D.9070103@iinet.net.au> On 03/06/15 19:07, Matteo Bernardini wrote: > > to avoid confusion I have created a dedicated branch in out git, > user/ponce/ffmpeg-updates, with the audacity patch. As a matter of process, how can maintainers of the various SlackBuilds that will need ffmpeg-related changes have the changes applied to that git branch? I have fetched that branch, made changes to vlc and pushed it to my github repo. Can I just give its location in this thread and expect the changes there to be picked up? Or is some other method preferred? The location of my changes is: https://github.com/cwilling/slackbuilds/tree/user/ponce/ffmpeg-updates/multimedia/vlc There are two new patch files there as well as modifications to vlc.SlackBuild and doinst.sh.in. chris From matteo.bernardini at gmail.com Wed Jun 3 13:34:40 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Wed, 3 Jun 2015 15:34:40 +0200 Subject: [Slackbuilds-users] FFmpeg update In-Reply-To: <556EE89D.9070103@iinet.net.au> References: <2641720.EPdaEcPPNf@titania> <24713589.itgV30StsM@titania> <556EE89D.9070103@iinet.net.au> Message-ID: 2015-06-03 13:44 GMT+02:00 Christoph Willing : > > > On 03/06/15 19:07, Matteo Bernardini wrote: >> >> >> to avoid confusion I have created a dedicated branch in out git, >> user/ponce/ffmpeg-updates, with the audacity patch. > > > As a matter of process, how can maintainers of the various SlackBuilds that > will need ffmpeg-related changes have the changes applied to that git > branch? > > I have fetched that branch, made changes to vlc and pushed it to my github > repo. Can I just give its location in this thread and expect the changes > there to be picked up? Or is some other method preferred? > > The location of my changes is: > > https://github.com/cwilling/slackbuilds/tree/user/ponce/ffmpeg-updates/multimedia/vlc > > There are two new patch files there as well as modifications to > vlc.SlackBuild and doinst.sh.in. I pushed these changes in a separate branch that we can merge indipendently from the "usual" updates because it's related to the ffmpeg update, that is also in a separate branch. The best way to proceed, IMHO, is: - if maintainers have writing rights on SBo's git, push their changes in a "user/${maintainer_name}/ffmpeg-updates" branch, so we can merge these branches when we decide to merge all of them (also if it doesn't have much sense to delay it for much time and at this scope I'm in favour of getting the needed patches from David/John); - report the changes here and someone will pick them up in one of these branch: as we have some standards for the commit (one commit, message formatted accordingly, etc.) maybe they won't be exactly pull request but I think it's ok too, see http://slackbuilds.org/cgit/slackbuilds/commit/?h=user/ponce/ffmpeg-updates&id=660beb0c0e519ad55c8060f2051a28b6755e17ce Matteo From icaro.perseo at gmail.com Wed Jun 3 21:14:00 2015 From: icaro.perseo at gmail.com (Perseo) Date: Wed, 03 Jun 2015 16:14:00 -0500 Subject: [Slackbuilds-users] TLP resume suspended issue on Slackware 14.1 x86_64 Message-ID: <556F6E18.2000401@gmail.com> Good day! I recently to upgrade TLP to the latest version available (0.7) on SBo and to my surprise I discovered that this did not run after resume suspended. Some research I found that the script responsible for this purpose was located in /usr/lib/pm-utils/sleep.d/49tlp and NOT where one would expect /usr/lib64/pm-utils/sleep.d/49tlp. This is the content of my /var/log/pm-suspend.log file: Initial commandline parameters: Wed Jun 3 02:13:47 CDT 2015: Running hooks for suspend. Running hook /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: Linux dhoko 3.14.33 #2 SMP Thu Feb 12 15:17:04 CST 2015 x86_64 Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux Module Size Used by ppp_deflate 3954 0 bsd_comp 5306 0 ppp_async 7210 0 crc_ccitt 1323 1 ppp_async ppp_generic 23474 3 bsd_comp,ppp_async,ppp_deflate slhc 4899 1 ppp_generic ip6t_REJECT 2884 1 xt_hl 1329 6 ip6t_rt 2104 3 nf_conntrack_ipv6 7925 10 nf_defrag_ipv6 22926 1 nf_conntrack_ipv6 ipt_REJECT 2465 1 xt_LOG 12467 20 xt_limit 1905 21 xt_tcpudp 2463 26 xt_addrtype 2877 4 nf_conntrack_ipv4 7738 10 nf_defrag_ipv4 1459 1 nf_conntrack_ipv4 xt_conntrack 3225 20 ip6table_filter 1420 1 pci_stub 1373 1 ip6_tables 17216 1 ip6table_filter nf_conntrack_netbios_ns 1069 0 nf_conntrack_broadcast 1213 1 nf_conntrack_netbios_ns vboxpci 14517 0 nf_nat_ftp 1788 0 nf_nat 12207 1 nf_nat_ftp vboxnetadp 18419 0 nf_conntrack_ftp 6863 1 nf_nat_ftp nf_conntrack 55301 8 nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6 vboxnetflt 17484 0 iptable_filter 1480 1 ip_tables 16611 1 iptable_filter x_tables 16448 13 ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT vboxdrv 332443 3 vboxnetadp,vboxnetflt,vboxpci ipv6 303694 27 nf_defrag_ipv6,ip6t_REJECT,nf_conntrack_ipv6 bnep 10492 2 bluetooth 251437 7 bnep 6lowpan_iphc 6524 1 bluetooth cpufreq_ondemand 8749 0 lp 9787 0 ppdev 5766 0 parport_pc 19236 0 parport 30101 3 lp,ppdev,parport_pc fuse 76511 5 hid_generic 1145 0 usbhid 36440 0 hid 90082 2 hid_generic,usbhid qmi_wwan 14043 0 cdc_wdm 9803 1 qmi_wwan rts5139 314426 0 cdc_ether 4836 0 usbnet 20436 2 qmi_wwan,cdc_ether usb_storage 47332 0 uvcvideo 71753 0 option 36344 0 videobuf2_vmalloc 2944 1 uvcvideo videobuf2_memops 1879 1 videobuf2_vmalloc videobuf2_core 29119 1 uvcvideo videodev 118875 2 uvcvideo,videobuf2_core usb_wwan 6176 1 option usbserial 23465 2 option,usb_wwan mii 3955 1 usbnet x86_pkg_temp_thermal 4775 0 intel_powerclamp 8779 0 nvram 5780 0 intel_rapl 9188 0 msr 2557 0 kvm_intel 130454 0 coretemp 6254 0 i915 735288 3 drm_kms_helper 35188 1 i915 drm 235385 4 i915,drm_kms_helper snd_hda_codec_hdmi 36819 1 snd_hda_codec_realtek 46973 1 snd_hda_codec_generic 53034 1 snd_hda_codec_realtek joydev 9591 0 snd_hda_intel 37384 4 kvm 395368 1 kvm_intel rtl8192ce 49231 0 rtl_pci 15482 1 rtl8192ce rtlwifi 47434 2 rtl_pci,rtl8192ce toshiba_acpi 13510 0 rtl8192c_common 37274 1 rtl8192ce mac80211 471627 3 rtl_pci,rtlwifi,rtl8192ce snd_hda_codec 95987 4 snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel snd_hwdep 6292 1 snd_hda_codec snd_pcm 79167 4 snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel snd_timer 18422 2 snd_pcm snd 59110 14 snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel intel_gtt 12504 1 i915 agpgart 27171 2 drm,intel_gtt video 11724 1 i915 alx 29375 0 processor 23907 0 crct10dif_pclmul 4475 0 crc32_pclmul 2883 0 cfg80211 412363 2 mac80211,rtlwifi i2c_i801 13859 0 i2c_algo_bit 5351 1 i915 i2c_core 22008 6 drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev thermal 8516 0 crc32c_intel 14113 0 evdev 11005 20 button 4536 1 i915 psmouse 86540 0 lpc_ich 13360 0 mei_me 7976 0 soundcore 5258 1 snd sparse_keymap 3074 1 toshiba_acpi fan 2617 0 thermal_sys 21578 6 fan,video,intel_powerclamp,thermal,processor,x86_pkg_temp_thermal xhci_hcd 108822 0 ehci_pci 3592 0 ehci_hcd 43166 1 ehci_pci rfkill 15411 4 cfg80211,toshiba_acpi,bluetooth hwmon 2833 2 coretemp,thermal_sys mdio 3143 1 alx mei 45847 1 mei_me ghash_clmulni_intel 4258 0 wmi 8211 1 toshiba_acpi battery 12219 0 ac 4318 0 serio_raw 4585 0 microcode 14693 0 toshiba_bluetooth 2193 0 loop 18763 0 total used free shared buffers cached Mem: 8084852 4226940 3857912 0 970404 1602452 -/+ buffers/cache: 1654084 6430768 Swap: 16777212 0 16777212 /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/95led suspend suspend: /usr/lib64/pm-utils/sleep.d/95led suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: Kernel modesetting video driver detected, not using quirks. /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0 /usr/lib64/pm-utils/sleep.d/99video suspend suspend: success. Wed Jun 3 02:13:48 CDT 2015: performing suspend Wed Jun 3 07:18:43 CDT 2015: Awake. Wed Jun 3 07:18:43 CDT 2015: Running hooks for resume Running hook /usr/lib64/pm-utils/sleep.d/99video resume suspend: /usr/lib64/pm-utils/sleep.d/99video resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/95led resume suspend: /usr/lib64/pm-utils/sleep.d/95led resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/90clock resume suspend: /usr/lib64/pm-utils/sleep.d/90clock resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/75modules resume suspend: Reloaded unloaded modules. /usr/lib64/pm-utils/sleep.d/75modules resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/01grub resume suspend: /usr/lib64/pm-utils/sleep.d/01grub resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/00logging resume suspend: /usr/lib64/pm-utils/sleep.d/00logging resume suspend: success. Wed Jun 3 07:18:45 CDT 2015: Finished. As you can be seen there is no reference to it. On the other hand, the TLP.SlackBuild is established as "noarch", so I do't know if there is a specific reason for that purpose. Regards. From icaro.perseo at gmail.com Thu Jun 4 14:17:32 2015 From: icaro.perseo at gmail.com (Perseo) Date: Thu, 04 Jun 2015 09:17:32 -0500 Subject: [Slackbuilds-users] TLP resume suspended issue on Slackware 14.1 x86_64 In-Reply-To: <556F6E18.2000401@gmail.com> References: <556F6E18.2000401@gmail.com> Message-ID: <55705DFC.3010108@gmail.com> Good day! Well, It seems the problem is solved if is specified the architecture within TLP.SlackBuild file. Here my new log file (I have intentionally removed some lines for comfort): | Initial commandline parameters: Wed Jun 3 23:07:36 CDT 2015: Running hooks for suspend. Running hook /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: Linux dhoko 3.14.33 #2 SMP Thu Feb 12 15:17:04 CST 2015 x86_64 Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux Module Size Used by ppp_deflate 3954 0 . . . toshiba_bluetooth 2193 0 loop 18763 0 total used free shared buffers cached Mem: 8084852 5638240 2446612 0 1129568 2499228 -/+ buffers/cache: 2009444 6075408 Swap: 16777212 24 16777188 /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/49tlp suspend suspend: /usr/lib64/pm-utils/sleep.d/49tlp suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/95led suspend suspend: /usr/lib64/pm-utils/sleep.d/95led suspend suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: Kernel modesetting video driver detected, not using quirks. /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/99video suspend suspend: kernel.acpi_video_flags = 0 /usr/lib64/pm-utils/sleep.d/99video suspend suspend: success. Wed Jun 3 23:07:38 CDT 2015: performing suspend Thu Jun 4 08:47:06 CDT 2015: Awake. Thu Jun 4 08:47:06 CDT 2015: Running hooks for resume Running hook /usr/lib64/pm-utils/sleep.d/99video resume suspend: /usr/lib64/pm-utils/sleep.d/99video resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/95led resume suspend: /usr/lib64/pm-utils/sleep.d/95led resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/90clock resume suspend: /usr/lib64/pm-utils/sleep.d/90clock resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/75modules resume suspend: Reloaded unloaded modules. /usr/lib64/pm-utils/sleep.d/75modules resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/49tlp resume suspend: /usr/lib64/pm-utils/sleep.d/49tlp resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/01grub resume suspend: /usr/lib64/pm-utils/sleep.d/01grub resume suspend: not applicable. Running hook /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/00logging resume suspend: /usr/lib64/pm-utils/sleep.d/00logging resume suspend: success. Thu Jun 4 08:47:09 CDT 2015: Finished. | Best regards. El 03/06/15 a las 16:14, Perseo escribi?: > Good day! > > I recently to upgrade TLP to the latest version available (0.7) on SBo > and to my surprise I discovered that this did not run after resume > suspended. > > Some research I found that the script responsible for this purpose was > located in /usr/lib/pm-utils/sleep.d/49tlp and NOT where one would > expect /usr/lib64/pm-utils/sleep.d/49tlp. > > This is the content of my /var/log/pm-suspend.log file: > > Initial commandline parameters: > Wed Jun 3 02:13:47 CDT 2015: Running hooks for suspend. > Running hook /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: > Linux dhoko 3.14.33 #2 SMP Thu Feb 12 15:17:04 CST 2015 x86_64 > Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux > Module Size Used by > ppp_deflate 3954 0 > bsd_comp 5306 0 > ppp_async 7210 0 > crc_ccitt 1323 1 ppp_async > ppp_generic 23474 3 bsd_comp,ppp_async,ppp_deflate > slhc 4899 1 ppp_generic > ip6t_REJECT 2884 1 > xt_hl 1329 6 > ip6t_rt 2104 3 > nf_conntrack_ipv6 7925 10 > nf_defrag_ipv6 22926 1 nf_conntrack_ipv6 > ipt_REJECT 2465 1 > xt_LOG 12467 20 > xt_limit 1905 21 > xt_tcpudp 2463 26 > xt_addrtype 2877 4 > nf_conntrack_ipv4 7738 10 > nf_defrag_ipv4 1459 1 nf_conntrack_ipv4 > xt_conntrack 3225 20 > ip6table_filter 1420 1 > pci_stub 1373 1 > ip6_tables 17216 1 ip6table_filter > nf_conntrack_netbios_ns 1069 0 > nf_conntrack_broadcast 1213 1 nf_conntrack_netbios_ns > vboxpci 14517 0 > nf_nat_ftp 1788 0 > nf_nat 12207 1 nf_nat_ftp > vboxnetadp 18419 0 > nf_conntrack_ftp 6863 1 nf_nat_ftp > nf_conntrack 55301 8 > nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6 > vboxnetflt 17484 0 > iptable_filter 1480 1 > ip_tables 16611 1 iptable_filter > x_tables 16448 13 > ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT > vboxdrv 332443 3 vboxnetadp,vboxnetflt,vboxpci > ipv6 303694 27 > nf_defrag_ipv6,ip6t_REJECT,nf_conntrack_ipv6 > bnep 10492 2 > bluetooth 251437 7 bnep > 6lowpan_iphc 6524 1 bluetooth > cpufreq_ondemand 8749 0 > lp 9787 0 > ppdev 5766 0 > parport_pc 19236 0 > parport 30101 3 lp,ppdev,parport_pc > fuse 76511 5 > hid_generic 1145 0 > usbhid 36440 0 > hid 90082 2 hid_generic,usbhid > qmi_wwan 14043 0 > cdc_wdm 9803 1 qmi_wwan > rts5139 314426 0 > cdc_ether 4836 0 > usbnet 20436 2 qmi_wwan,cdc_ether > usb_storage 47332 0 > uvcvideo 71753 0 > option 36344 0 > videobuf2_vmalloc 2944 1 uvcvideo > videobuf2_memops 1879 1 videobuf2_vmalloc > videobuf2_core 29119 1 uvcvideo > videodev 118875 2 uvcvideo,videobuf2_core > usb_wwan 6176 1 option > usbserial 23465 2 option,usb_wwan > mii 3955 1 usbnet > x86_pkg_temp_thermal 4775 0 > intel_powerclamp 8779 0 > nvram 5780 0 > intel_rapl 9188 0 > msr 2557 0 > kvm_intel 130454 0 > coretemp 6254 0 > i915 735288 3 > drm_kms_helper 35188 1 i915 > drm 235385 4 i915,drm_kms_helper > snd_hda_codec_hdmi 36819 1 > snd_hda_codec_realtek 46973 1 > snd_hda_codec_generic 53034 1 snd_hda_codec_realtek > joydev 9591 0 > snd_hda_intel 37384 4 > kvm 395368 1 kvm_intel > rtl8192ce 49231 0 > rtl_pci 15482 1 rtl8192ce > rtlwifi 47434 2 rtl_pci,rtl8192ce > toshiba_acpi 13510 0 > rtl8192c_common 37274 1 rtl8192ce > mac80211 471627 3 rtl_pci,rtlwifi,rtl8192ce > snd_hda_codec 95987 4 > snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel > snd_hwdep 6292 1 snd_hda_codec > snd_pcm 79167 4 > snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel > snd_timer 18422 2 snd_pcm > snd 59110 14 > snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel > intel_gtt 12504 1 i915 > agpgart 27171 2 drm,intel_gtt > video 11724 1 i915 > alx 29375 0 > processor 23907 0 > crct10dif_pclmul 4475 0 > crc32_pclmul 2883 0 > cfg80211 412363 2 mac80211,rtlwifi > i2c_i801 13859 0 > i2c_algo_bit 5351 1 i915 > i2c_core 22008 6 > drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev > thermal 8516 0 > crc32c_intel 14113 0 > evdev 11005 20 > button 4536 1 i915 > psmouse 86540 0 > lpc_ich 13360 0 > mei_me 7976 0 > soundcore 5258 1 snd > sparse_keymap 3074 1 toshiba_acpi > fan 2617 0 > thermal_sys 21578 6 > fan,video,intel_powerclamp,thermal,processor,x86_pkg_temp_thermal > xhci_hcd 108822 0 > ehci_pci 3592 0 > ehci_hcd 43166 1 ehci_pci > rfkill 15411 4 cfg80211,toshiba_acpi,bluetooth > hwmon 2833 2 coretemp,thermal_sys > mdio 3143 1 alx > mei 45847 1 mei_me > ghash_clmulni_intel 4258 0 > wmi 8211 1 toshiba_acpi > battery 12219 0 > ac 4318 0 > serio_raw 4585 0 > microcode 14693 0 > toshiba_bluetooth 2193 0 > loop 18763 0 > total used free shared buffers cached > Mem: 8084852 4226940 3857912 0 970404 1602452 > -/+ buffers/cache: 1654084 6430768 > Swap: 16777212 0 16777212 > /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: > /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: > /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: not applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend > suspend: > /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: > /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: not > applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: > /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: > /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: not applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: > /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: not applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: > /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/95led suspend suspend: > /usr/lib64/pm-utils/sleep.d/95led suspend suspend: not applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler > suspend suspend: > Kernel modesetting video driver detected, not using quirks. > /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: > success. > > Running hook /usr/lib64/pm-utils/sleep.d/99video suspend suspend: > kernel.acpi_video_flags = 0 > /usr/lib64/pm-utils/sleep.d/99video suspend suspend: success. > > Wed Jun 3 02:13:48 CDT 2015: performing suspend > Wed Jun 3 07:18:43 CDT 2015: Awake. > Wed Jun 3 07:18:43 CDT 2015: Running hooks for resume > Running hook /usr/lib64/pm-utils/sleep.d/99video resume suspend: > /usr/lib64/pm-utils/sleep.d/99video resume suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler > resume suspend: > /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: > success. > > Running hook /usr/lib64/pm-utils/sleep.d/95led resume suspend: > /usr/lib64/pm-utils/sleep.d/95led resume suspend: not applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: > /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/90clock resume suspend: > /usr/lib64/pm-utils/sleep.d/90clock resume suspend: not applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/75modules resume suspend: > Reloaded unloaded modules. > /usr/lib64/pm-utils/sleep.d/75modules resume suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: > /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: > /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: not > applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume > suspend: > /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/01grub resume suspend: > /usr/lib64/pm-utils/sleep.d/01grub resume suspend: not applicable. > > Running hook /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: > /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: success. > > Running hook /usr/lib64/pm-utils/sleep.d/00logging resume suspend: > /usr/lib64/pm-utils/sleep.d/00logging resume suspend: success. > > Wed Jun 3 07:18:45 CDT 2015: Finished. > > > As you can be seen there is no reference to it. On the other hand, the > TLP.SlackBuild is established as "noarch", so I do't know if there is > a specific reason for that purpose. > > Regards. ? -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: 0xCE1F1C53.asc Type: application/pgp-keys Size: 3096 bytes Desc: not available URL: From aaditya_gnulinux at zoho.com Thu Jun 4 14:43:29 2015 From: aaditya_gnulinux at zoho.com (Aaditya Bagga) Date: Thu, 04 Jun 2015 20:13:29 +0530 Subject: [Slackbuilds-users] TLP resume suspended issue on Slackware 14.1 x86_64 In-Reply-To: References: Message-ID: <55706411.2030000@zoho.com> > Date: Thu, 04 Jun 2015 09:17:32 -0500 > From: Perseo > To: "SlackBuilds.org Users List" > Subject: Re: [Slackbuilds-users] TLP resume suspended issue on > Slackware 14.1 x86_64 > Message-ID: <55705DFC.3010108 at gmail.com> > Content-Type: text/plain; charset="utf-8" > > Good day! > > Well, It seems the problem is solved if is specified the architecture > within TLP.SlackBuild file. > > Here my new log file (I have intentionally removed some lines for comfort): > > | > > Initial commandline parameters: Wed Jun 3 23:07:36 CDT 2015: > Running hooks for suspend. Running hook > /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: Linux dhoko > 3.14.33 #2 SMP Thu Feb 12 15:17:04 CST 2015 x86_64 Intel(R) Core(TM) > i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux > Module Size Used by ppp_deflate 3954 > 0 . . . toshiba_bluetooth 2193 0 loop > 18763 0 total used free shared > buffers cached Mem: 8084852 5638240 2446612 > 0 1129568 2499228 -/+ buffers/cache: 2009444 6075408 > Swap: 16777212 24 16777188 > /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: success. > Running hook /usr/lib64/pm-utils/sleep.d/00powersave suspend > suspend: /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: > success. Running hook /usr/lib64/pm-utils/sleep.d/01grub suspend > suspend: /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: not > applicable. Running hook > /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: > /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: > success. Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm > suspend suspend: /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend > suspend: not applicable. Running hook > /usr/lib64/pm-utils/sleep.d/49tlp suspend suspend: > /usr/lib64/pm-utils/sleep.d/49tlp suspend suspend: success. Running > hook /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: > /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: success. Running > hook /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: > /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: not > applicable. Running hook /usr/lib64/pm-utils/sleep.d/90clock suspend > suspend: /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: not > applicable. Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq > suspend suspend: /usr/lib64/pm-utils/sleep.d/94cpufreq suspend > suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/95led > suspend suspend: /usr/lib64/pm-utils/sleep.d/95led suspend suspend: > not applicable. Running hook > /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend > suspend: Kernel modesetting video driver detected, not using quirks. > /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend > suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/99video > suspend suspend: kernel.acpi_video_flags = 0 > /usr/lib64/pm-utils/sleep.d/99video suspend suspend: success. Wed > Jun 3 23:07:38 CDT 2015: performing suspend Thu Jun 4 08:47:06 CDT > 2015: Awake. Thu Jun 4 08:47:06 CDT 2015: Running hooks for resume > Running hook /usr/lib64/pm-utils/sleep.d/99video resume suspend: > /usr/lib64/pm-utils/sleep.d/99video resume suspend: success. Running > hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume > suspend: /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume > suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/95led > resume suspend: /usr/lib64/pm-utils/sleep.d/95led resume suspend: > not applicable. Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq > resume suspend: /usr/lib64/pm-utils/sleep.d/94cpufreq resume > suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/90clock > resume suspend: /usr/lib64/pm-utils/sleep.d/90clock resume suspend: > not applicable. Running hook /usr/lib64/pm-utils/sleep.d/75modules > resume suspend: Reloaded unloaded modules. > /usr/lib64/pm-utils/sleep.d/75modules resume suspend: success. > Running hook /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: > /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: success. Running > hook /usr/lib64/pm-utils/sleep.d/49tlp resume suspend: > /usr/lib64/pm-utils/sleep.d/49tlp resume suspend: success. Running > hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: > /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: not > applicable. Running hook > /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: > /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: > success. Running hook /usr/lib64/pm-utils/sleep.d/01grub resume > suspend: /usr/lib64/pm-utils/sleep.d/01grub resume suspend: not > applicable. Running hook /usr/lib64/pm-utils/sleep.d/00powersave > resume suspend: /usr/lib64/pm-utils/sleep.d/00powersave resume > suspend: success. Running hook /usr/lib64/pm-utils/sleep.d/00logging > resume suspend: /usr/lib64/pm-utils/sleep.d/00logging resume > suspend: success. Thu Jun 4 08:47:09 CDT 2015: Finished. > > > | > > Best regards. > > El 03/06/15 a las 16:14, Perseo escribi?: > >> Good day! >> >> I recently to upgrade TLP to the latest version available (0.7) on SBo >> and to my surprise I discovered that this did not run after resume >> suspended. >> >> Some research I found that the script responsible for this purpose was >> located in /usr/lib/pm-utils/sleep.d/49tlp and NOT where one would >> expect /usr/lib64/pm-utils/sleep.d/49tlp. >> >> This is the content of my /var/log/pm-suspend.log file: >> >> Initial commandline parameters: >> Wed Jun 3 02:13:47 CDT 2015: Running hooks for suspend. >> Running hook /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: >> Linux dhoko 3.14.33 #2 SMP Thu Feb 12 15:17:04 CST 2015 x86_64 >> Intel(R) Core(TM) i7-3610QM CPU @ 2.30GHz GenuineIntel GNU/Linux >> Module Size Used by >> ppp_deflate 3954 0 >> bsd_comp 5306 0 >> ppp_async 7210 0 >> crc_ccitt 1323 1 ppp_async >> ppp_generic 23474 3 bsd_comp,ppp_async,ppp_deflate >> slhc 4899 1 ppp_generic >> ip6t_REJECT 2884 1 >> xt_hl 1329 6 >> ip6t_rt 2104 3 >> nf_conntrack_ipv6 7925 10 >> nf_defrag_ipv6 22926 1 nf_conntrack_ipv6 >> ipt_REJECT 2465 1 >> xt_LOG 12467 20 >> xt_limit 1905 21 >> xt_tcpudp 2463 26 >> xt_addrtype 2877 4 >> nf_conntrack_ipv4 7738 10 >> nf_defrag_ipv4 1459 1 nf_conntrack_ipv4 >> xt_conntrack 3225 20 >> ip6table_filter 1420 1 >> pci_stub 1373 1 >> ip6_tables 17216 1 ip6table_filter >> nf_conntrack_netbios_ns 1069 0 >> nf_conntrack_broadcast 1213 1 nf_conntrack_netbios_ns >> vboxpci 14517 0 >> nf_nat_ftp 1788 0 >> nf_nat 12207 1 nf_nat_ftp >> vboxnetadp 18419 0 >> nf_conntrack_ftp 6863 1 nf_nat_ftp >> nf_conntrack 55301 8 >> nf_nat_ftp,nf_conntrack_netbios_ns,nf_nat,xt_conntrack,nf_conntrack_broadcast,nf_conntrack_ftp,nf_conntrack_ipv4,nf_conntrack_ipv6 >> vboxnetflt 17484 0 >> iptable_filter 1480 1 >> ip_tables 16611 1 iptable_filter >> x_tables 16448 13 >> ip6table_filter,xt_hl,ip_tables,xt_tcpudp,xt_limit,xt_conntrack,xt_LOG,iptable_filter,ip6t_rt,ipt_REJECT,ip6_tables,xt_addrtype,ip6t_REJECT >> vboxdrv 332443 3 vboxnetadp,vboxnetflt,vboxpci >> ipv6 303694 27 >> nf_defrag_ipv6,ip6t_REJECT,nf_conntrack_ipv6 >> bnep 10492 2 >> bluetooth 251437 7 bnep >> 6lowpan_iphc 6524 1 bluetooth >> cpufreq_ondemand 8749 0 >> lp 9787 0 >> ppdev 5766 0 >> parport_pc 19236 0 >> parport 30101 3 lp,ppdev,parport_pc >> fuse 76511 5 >> hid_generic 1145 0 >> usbhid 36440 0 >> hid 90082 2 hid_generic,usbhid >> qmi_wwan 14043 0 >> cdc_wdm 9803 1 qmi_wwan >> rts5139 314426 0 >> cdc_ether 4836 0 >> usbnet 20436 2 qmi_wwan,cdc_ether >> usb_storage 47332 0 >> uvcvideo 71753 0 >> option 36344 0 >> videobuf2_vmalloc 2944 1 uvcvideo >> videobuf2_memops 1879 1 videobuf2_vmalloc >> videobuf2_core 29119 1 uvcvideo >> videodev 118875 2 uvcvideo,videobuf2_core >> usb_wwan 6176 1 option >> usbserial 23465 2 option,usb_wwan >> mii 3955 1 usbnet >> x86_pkg_temp_thermal 4775 0 >> intel_powerclamp 8779 0 >> nvram 5780 0 >> intel_rapl 9188 0 >> msr 2557 0 >> kvm_intel 130454 0 >> coretemp 6254 0 >> i915 735288 3 >> drm_kms_helper 35188 1 i915 >> drm 235385 4 i915,drm_kms_helper >> snd_hda_codec_hdmi 36819 1 >> snd_hda_codec_realtek 46973 1 >> snd_hda_codec_generic 53034 1 snd_hda_codec_realtek >> joydev 9591 0 >> snd_hda_intel 37384 4 >> kvm 395368 1 kvm_intel >> rtl8192ce 49231 0 >> rtl_pci 15482 1 rtl8192ce >> rtlwifi 47434 2 rtl_pci,rtl8192ce >> toshiba_acpi 13510 0 >> rtl8192c_common 37274 1 rtl8192ce >> mac80211 471627 3 rtl_pci,rtlwifi,rtl8192ce >> snd_hda_codec 95987 4 >> snd_hda_codec_realtek,snd_hda_codec_hdmi,snd_hda_codec_generic,snd_hda_intel >> snd_hwdep 6292 1 snd_hda_codec >> snd_pcm 79167 4 >> snd_hda_codec_hdmi,snd_hda_codec,snd_hda_intel >> snd_timer 18422 2 snd_pcm >> snd 59110 14 >> snd_hda_codec_realtek,snd_hwdep,snd_timer,snd_hda_codec_hdmi,snd_pcm,snd_hda_codec_generic,snd_hda_codec,snd_hda_intel >> intel_gtt 12504 1 i915 >> agpgart 27171 2 drm,intel_gtt >> video 11724 1 i915 >> alx 29375 0 >> processor 23907 0 >> crct10dif_pclmul 4475 0 >> crc32_pclmul 2883 0 >> cfg80211 412363 2 mac80211,rtlwifi >> i2c_i801 13859 0 >> i2c_algo_bit 5351 1 i915 >> i2c_core 22008 6 >> drm,i915,i2c_i801,drm_kms_helper,i2c_algo_bit,videodev >> thermal 8516 0 >> crc32c_intel 14113 0 >> evdev 11005 20 >> button 4536 1 i915 >> psmouse 86540 0 >> lpc_ich 13360 0 >> mei_me 7976 0 >> soundcore 5258 1 snd >> sparse_keymap 3074 1 toshiba_acpi >> fan 2617 0 >> thermal_sys 21578 6 >> fan,video,intel_powerclamp,thermal,processor,x86_pkg_temp_thermal >> xhci_hcd 108822 0 >> ehci_pci 3592 0 >> ehci_hcd 43166 1 ehci_pci >> rfkill 15411 4 cfg80211,toshiba_acpi,bluetooth >> hwmon 2833 2 coretemp,thermal_sys >> mdio 3143 1 alx >> mei 45847 1 mei_me >> ghash_clmulni_intel 4258 0 >> wmi 8211 1 toshiba_acpi >> battery 12219 0 >> ac 4318 0 >> serio_raw 4585 0 >> microcode 14693 0 >> toshiba_bluetooth 2193 0 >> loop 18763 0 >> total used free shared buffers cached >> Mem: 8084852 4226940 3857912 0 970404 1602452 >> -/+ buffers/cache: 1654084 6430768 >> Swap: 16777212 0 16777212 >> /usr/lib64/pm-utils/sleep.d/00logging suspend suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: >> /usr/lib64/pm-utils/sleep.d/00powersave suspend suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: >> /usr/lib64/pm-utils/sleep.d/01grub suspend suspend: not applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend >> suspend: >> /usr/lib64/pm-utils/sleep.d/49bluetooth-generic suspend suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: >> /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm suspend suspend: not >> applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: >> /usr/lib64/pm-utils/sleep.d/55wicd suspend suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: >> /usr/lib64/pm-utils/sleep.d/75modules suspend suspend: not applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: >> /usr/lib64/pm-utils/sleep.d/90clock suspend suspend: not applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: >> /usr/lib64/pm-utils/sleep.d/94cpufreq suspend suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/95led suspend suspend: >> /usr/lib64/pm-utils/sleep.d/95led suspend suspend: not applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler >> suspend suspend: >> Kernel modesetting video driver detected, not using quirks. >> /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler suspend suspend: >> success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/99video suspend suspend: >> kernel.acpi_video_flags = 0 >> /usr/lib64/pm-utils/sleep.d/99video suspend suspend: success. >> >> Wed Jun 3 02:13:48 CDT 2015: performing suspend >> Wed Jun 3 07:18:43 CDT 2015: Awake. >> Wed Jun 3 07:18:43 CDT 2015: Running hooks for resume >> Running hook /usr/lib64/pm-utils/sleep.d/99video resume suspend: >> /usr/lib64/pm-utils/sleep.d/99video resume suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler >> resume suspend: >> /usr/lib64/pm-utils/sleep.d/98video-quirk-db-handler resume suspend: >> success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/95led resume suspend: >> /usr/lib64/pm-utils/sleep.d/95led resume suspend: not applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: >> /usr/lib64/pm-utils/sleep.d/94cpufreq resume suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/90clock resume suspend: >> /usr/lib64/pm-utils/sleep.d/90clock resume suspend: not applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/75modules resume suspend: >> Reloaded unloaded modules. >> /usr/lib64/pm-utils/sleep.d/75modules resume suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: >> /usr/lib64/pm-utils/sleep.d/55wicd resume suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: >> /usr/lib64/pm-utils/sleep.d/49bluetooth-ibm resume suspend: not >> applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume >> suspend: >> /usr/lib64/pm-utils/sleep.d/49bluetooth-generic resume suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/01grub resume suspend: >> /usr/lib64/pm-utils/sleep.d/01grub resume suspend: not applicable. >> >> Running hook /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: >> /usr/lib64/pm-utils/sleep.d/00powersave resume suspend: success. >> >> Running hook /usr/lib64/pm-utils/sleep.d/00logging resume suspend: >> /usr/lib64/pm-utils/sleep.d/00logging resume suspend: success. >> >> Wed Jun 3 07:18:45 CDT 2015: Finished. >> >> >> As you can be seen there is no reference to it. On the other hand, the >> TLP.SlackBuild is established as "noarch", so I do't know if there is >> a specific reason for that purpose. >> >> Regards. > > ? > -------------- next part -------------- > An HTML attachment was scrubbed... > URL: > -------------- next part -------------- > A non-text attachment was scrubbed... > Name: 0xCE1F1C53.asc > Type: application/pgp-keys > Size: 3096 bytes > Desc: not available > URL: > > ------------------------------ > > Subject: Digest Footer > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > > > ------------------------------ > > End of SlackBuilds-users Digest, Vol 110, Issue 3 > ************************************************* > Hi, Thx for the info, will look into it (I am the TLP Slackbuild maintainer). Regards, Aaditya From aaditya_gnulinux at zoho.com Thu Jun 4 15:14:57 2015 From: aaditya_gnulinux at zoho.com (Aaditya Bagga) Date: Thu, 04 Jun 2015 20:44:57 +0530 Subject: [Slackbuilds-users] TLP resume suspended issue on Slackware 14.1 x86_64 In-Reply-To: References: Message-ID: <55706B71.7010506@zoho.com> > Date: Thu, 04 Jun 2015 09:17:32 -0500 > From: Perseo > To: "SlackBuilds.org Users List" > Subject: Re: [Slackbuilds-users] TLP resume suspended issue on > Slackware 14.1 x86_64 > Message-ID: <55705DFC.3010108 at gmail.com> > Content-Type: text/plain; charset="utf-8" > > Good day! > > Well, It seems the problem is solved if is specified the architecture > within TLP.SlackBuild file. > > Here my new log file (I have intentionally removed some lines for comfort): > Thx again for the report. Here is my change: https://github.com/aadityabagga/slackbuilds/commit/9ef6fc320b97c3af6bc72ff0bdca1e9cf3b6991d And here is the updated Slackbuild: https://github.com/aadityabagga/slackbuilds/blob/9ef6fc320b97c3af6bc72ff0bdca1e9cf3b6991d/system/TLP/TLP.SlackBuild Regards, Aaditya From matteo.bernardini at gmail.com Thu Jun 4 15:26:37 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Thu, 4 Jun 2015 17:26:37 +0200 Subject: [Slackbuilds-users] TLP resume suspended issue on Slackware 14.1 x86_64 In-Reply-To: <55706B71.7010506@zoho.com> References: <55706B71.7010506@zoho.com> Message-ID: 2015-06-04 17:14 GMT+02:00 Aaditya Bagga : > Here is my change: > > https://github.com/aadityabagga/slackbuilds/commit/9ef6fc320b97c3af6bc72ff0bdca1e9cf3b6991d > > And here is the updated Slackbuild: > > https://github.com/aadityabagga/slackbuilds/blob/9ef6fc320b97c3af6bc72ff0bdca1e9cf3b6991d/system/TLP/TLP.SlackBuild sorry Aaditya, if the library dir is different between archs the package is not arch indipendent: relative to the modifications you have in the commit I suggest you leave the conditional ARCH block lines (instead of deleting them) and delete instead the line ARCH="noarch" Matteo From aaditya_gnulinux at zoho.com Thu Jun 4 15:32:14 2015 From: aaditya_gnulinux at zoho.com (Aaditya Bagga) Date: Thu, 04 Jun 2015 21:02:14 +0530 Subject: [Slackbuilds-users] TLP resume suspended issue on Slackware 14.1 x86_64 In-Reply-To: References: Message-ID: <55706F7E.6030006@zoho.com> > On Wed Jun 3 13:34:40 UTC 2015 , Matteo Bernardini wrote: > > sorry Aaditya, > > if the library dir is different between archs the package is not arch > indipendent: relative to the modifications you have in the commit I > suggest you leave the conditional ARCH block lines (instead of > deleting them) and delete instead the line > > ARCH="noarch" > > Matteo Sure Matteo, will do. Regards, Aaditya From info at microlinux.fr Thu Jun 4 17:05:14 2015 From: info at microlinux.fr (Niki Kovacs) Date: Thu, 04 Jun 2015 19:05:14 +0200 Subject: [Slackbuilds-users] gtkam translations not working In-Reply-To: <55686F34.3040106@microlinux.fr> References: <55686F34.3040106@microlinux.fr> Message-ID: <5570854A.3090708@microlinux.fr> Le 29/05/2015 15:52, Niki Kovacs a ?crit : > I just installed Gtkam 0.2.0 from SBo. Previous versions of Gtkam didn't > support my Nikon 3100 camera and simply crashed. This version at last > seems to work. > > One thing that's odd. After peeking in the source code's po/ directory, > the french translation seems to be fairly complete. On the other hand, > the whole application displays in english in my environment (Xfce 4.12 > with LANG set to fr_FR.utf8). > > I checked the SlackBuild to see if there's any --disable-nls or similar > option, but there doesn't seem to be one. > > Any idea how I can make my application work in French? I'll answer that myself, since I just figured it out. First of all, Gtkam is abandonware, though it still works. I've added a total of four patches from Arch AUR, as well as the complete french translation, which hasn't been included in the tarball, though the release dates back to 2012. http://www.microlinux.fr/microlinux/desktop-14.1-source/gtkam/ Maybe the Gtkam maintainer could merge this stuff in his SlackBuild? Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From info at microlinux.fr Fri Jun 5 07:04:41 2015 From: info at microlinux.fr (Niki Kovacs) Date: Fri, 05 Jun 2015 09:04:41 +0200 Subject: [Slackbuilds-users] muParser: broken download link Message-ID: <55714A09.5080907@microlinux.fr> Hi, The download link for muParser - a dependency for LibreCAD - is broken. I downloaded it manually from here, but there's only some weird interface that doesn't work with wget: http://muparser.beltoforion.de/mup_download.html Cheers, Niki -- Microlinux - Solutions informatiques durables 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 baildon.research at googlemail.com Fri Jun 5 10:40:40 2015 From: baildon.research at googlemail.com (David Spencer) Date: Fri, 5 Jun 2015 11:40:40 +0100 Subject: [Slackbuilds-users] muParser: broken download link In-Reply-To: <55714A09.5080907@microlinux.fr> References: <55714A09.5080907@microlinux.fr> Message-ID: > The download link for muParser - a dependency for LibreCAD - is broken. Thanks for the news! I've put it onto SBo Direct Links: http://sourceforge.net/projects/slackbuildsdirectlinks/files/muParser/muparser_v2_2_3.zip > I downloaded it manually from here, but there's only some weird interface > that doesn't work with wget: > > http://muparser.beltoforion.de/mup_download.html *Wow* that is truly weird! If Petar (the maintainer) wants to update to 2.2.4, we can put the new version on SBo Direct Links, to avoid this weird google docs thing. Thanks again -D. From navigium at grindcore.ch Fri Jun 5 11:00:35 2015 From: navigium at grindcore.ch (Beni) Date: Fri, 5 Jun 2015 13:00:35 +0200 Subject: [Slackbuilds-users] Download fails in Geogebra Message-ID: <20150605110033.GA13163@slackhome.lan> Hey all, I just tried to upgrade Geogebra using the slackbuild. The download fails with a 404. Apparently they changed the download links. The file can still be downloaded from this site: http://wiki.geogebra.org/en/Reference:GeoGebra_Installation But they don't provide a very wget friendly download link. Regards, Beni From matteo.bernardini at gmail.com Fri Jun 5 11:27:32 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Fri, 5 Jun 2015 13:27:32 +0200 Subject: [Slackbuilds-users] Download fails in Geogebra In-Reply-To: <20150605110033.GA13163@slackhome.lan> References: <20150605110033.GA13163@slackhome.lan> Message-ID: 2015-06-05 13:00 GMT+02:00 Beni : > Hey all, > > I just tried to upgrade Geogebra using the slackbuild. The download fails > with a 404. Apparently they changed the download links. The file can still > be downloaded from this site: > > http://wiki.geogebra.org/en/Reference:GeoGebra_Installation > > But they don't provide a very wget friendly download link. thanks Beni for reporting. actually the download link seems portable, it's just that they seems have the bad habit of deleting old versions so the download link breaks at every update they make: the new one is http://download.geogebra.org/installers/5.0/GeoGebra-Linux-Portable-5.0.122.0.tar.bz2 in the meantime I self-hosted the previous one on my server and fixed the dowload link on my branch. when GeoGebra will be updated for new versions on SBo it will be a good idea to self-host also the updated version. Matteo From info at microlinux.fr Fri Jun 5 20:06:29 2015 From: info at microlinux.fr (Niki Kovacs) Date: Fri, 05 Jun 2015 22:06:29 +0200 Subject: [Slackbuilds-users] muParser: broken download link In-Reply-To: References: <55714A09.5080907@microlinux.fr> Message-ID: <55720145.7010507@microlinux.fr> Le 05/06/2015 12:40, David Spencer a ?crit : > *Wow* that is truly weird! > If Petar (the maintainer) wants to update to 2.2.4, we can put the new > version on SBo Direct Links, to avoid this weird google docs thing. Looks like things are different in 2.2.4. I gave it a spin, and ./configure fails. I didn't bother to investigate this and downloaded 2.2.3 manually instead, which works fine. Niki -- Microlinux - Solutions informatiques durables 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 s.arcus at open-t.co.uk Sat Jun 6 12:09:14 2015 From: s.arcus at open-t.co.uk (Sebastian Arcus) Date: Sat, 06 Jun 2015 13:09:14 +0100 Subject: [Slackbuilds-users] How to suggest new uid/gid for the SBo draft list? Message-ID: <5572E2EA.9080304@open-t.co.uk> What is the procedure to suggest a new pair of user:group for the SBo Draft list found here: http://slackbuilds.org/uid_gid.txt I have just started using syncthing, and the developers warmly recommend running it under its own user/group when ran as a demon - as it wasn't built with the level of security required to be run as root. This makes sense, as many other demons in Linux run under their own user. Thus, I was wondering if it would be possible to add a syncthing:syncthing user/group to the SBo draft list, to be used by the install script? From matteo.bernardini at gmail.com Sat Jun 6 14:51:56 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sat, 6 Jun 2015 16:51:56 +0200 Subject: [Slackbuilds-users] How to suggest new uid/gid for the SBo draft list? In-Reply-To: <5572E2EA.9080304@open-t.co.uk> References: <5572E2EA.9080304@open-t.co.uk> Message-ID: 2015-06-06 14:09 GMT+02:00 Sebastian Arcus : > What is the procedure to suggest a new pair of user:group for the SBo Draft > list found here: http://slackbuilds.org/uid_gid.txt > > I have just started using syncthing, and the developers warmly recommend > running it under its own user/group when ran as a demon - as it wasn't built > with the level of security required to be run as root. This makes sense, as > many other demons in Linux run under their own user. Thus, I was wondering > if it would be possible to add a syncthing:syncthing user/group to the SBo > draft list, to be used by the install script? Hi Sebastian, user:group synchting:synchting (uid:gid 307:307) have been added. Matteo From rob0 at slackbuilds.org Sat Jun 6 16:18:29 2015 From: rob0 at slackbuilds.org (Rob McGee) Date: Sat, 6 Jun 2015 11:18:29 -0500 Subject: [Slackbuilds-users] How to suggest new uid/gid for the SBo draft list? In-Reply-To: References: <5572E2EA.9080304@open-t.co.uk> Message-ID: <20150606161829.GT23739@harrier.slackbuilds.org> On Sat, Jun 06, 2015 at 04:51:56PM +0200, Matteo Bernardini wrote: > 2015-06-06 14:09 GMT+02:00 Sebastian Arcus : > > What is the procedure to suggest a new pair of user:group for the > > SBo Draft list found here: http://slackbuilds.org/uid_gid.txt > > > > I have just started using syncthing, and the developers warmly > > recommend running it under its own user/group when ran as a demon > > - as it wasn't built with the level of security required to be > > run as root. This makes sense, as many other demons in Linux run > > under their own user. Thus, I was wondering if it would be > > possible to add a syncthing:syncthing user/group to the SBo draft > > list, to be used by the install script? > > Hi Sebastian, > > user:group synchting:synchting (uid:gid 307:307) have been added. Please review carefully to see if any characters were tranpsosed. ;) -- Rob McGee - /dev/rob0 - rob0 at slackbuilds.org From s.arcus at open-t.co.uk Sat Jun 6 18:03:49 2015 From: s.arcus at open-t.co.uk (Sebastian Arcus) Date: Sat, 06 Jun 2015 19:03:49 +0100 Subject: [Slackbuilds-users] How to suggest new uid/gid for the SBo draft list? In-Reply-To: References: <5572E2EA.9080304@open-t.co.uk> Message-ID: <55733605.8060207@open-t.co.uk> On 06/06/15 15:51, Matteo Bernardini wrote: > 2015-06-06 14:09 GMT+02:00 Sebastian Arcus : >> What is the procedure to suggest a new pair of user:group for the SBo Draft >> list found here: http://slackbuilds.org/uid_gid.txt >> >> I have just started using syncthing, and the developers warmly recommend >> running it under its own user/group when ran as a demon - as it wasn't built >> with the level of security required to be run as root. This makes sense, as >> many other demons in Linux run under their own user. Thus, I was wondering >> if it would be possible to add a syncthing:syncthing user/group to the SBo >> draft list, to be used by the install script? > Hi Sebastian, > > user:group synchting:synchting (uid:gid 307:307) have been added. > Wonderful - thanks Matteo. As Rob pointed out, the actual username/group should be syncthing (with an "h") if you would please. From matteo.bernardini at gmail.com Sat Jun 6 18:12:08 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sat, 6 Jun 2015 20:12:08 +0200 Subject: [Slackbuilds-users] How to suggest new uid/gid for the SBo draft list? In-Reply-To: <55733605.8060207@open-t.co.uk> References: <5572E2EA.9080304@open-t.co.uk> <55733605.8060207@open-t.co.uk> Message-ID: 2015-06-06 20:03 GMT+02:00 Sebastian Arcus : > On 06/06/15 15:51, Matteo Bernardini wrote: >> >> 2015-06-06 14:09 GMT+02:00 Sebastian Arcus : >>> >>> What is the procedure to suggest a new pair of user:group for the SBo >>> Draft >>> list found here: http://slackbuilds.org/uid_gid.txt >>> >>> I have just started using syncthing, and the developers warmly recommend >>> running it under its own user/group when ran as a demon - as it wasn't >>> built >>> with the level of security required to be run as root. This makes sense, >>> as >>> many other demons in Linux run under their own user. Thus, I was >>> wondering >>> if it would be possible to add a syncthing:syncthing user/group to the >>> SBo >>> draft list, to be used by the install script? >> >> Hi Sebastian, >> >> user:group synchting:synchting (uid:gid 307:307) have been added. >> > Wonderful - thanks Matteo. As Rob pointed out, the actual username/group > should be syncthing (with an "h") if you would please. oops, sorry! too much wine at my father's birthday today! Matteo From s.arcus at open-t.co.uk Sat Jun 6 20:38:09 2015 From: s.arcus at open-t.co.uk (Sebastian Arcus) Date: Sat, 06 Jun 2015 21:38:09 +0100 Subject: [Slackbuilds-users] How to suggest new uid/gid for the SBo draft list? In-Reply-To: References: <5572E2EA.9080304@open-t.co.uk> <55733605.8060207@open-t.co.uk> Message-ID: <55735A31.2010709@open-t.co.uk> On 06/06/15 19:12, Matteo Bernardini wrote: > 2015-06-06 20:03 GMT+02:00 Sebastian Arcus : >> On 06/06/15 15:51, Matteo Bernardini wrote: >>> 2015-06-06 14:09 GMT+02:00 Sebastian Arcus : >>>> What is the procedure to suggest a new pair of user:group for the SBo >>>> Draft >>>> list found here: http://slackbuilds.org/uid_gid.txt >>>> >>>> I have just started using syncthing, and the developers warmly recommend >>>> running it under its own user/group when ran as a demon - as it wasn't >>>> built >>>> with the level of security required to be run as root. This makes sense, >>>> as >>>> many other demons in Linux run under their own user. Thus, I was >>>> wondering >>>> if it would be possible to add a syncthing:syncthing user/group to the >>>> SBo >>>> draft list, to be used by the install script? >>> Hi Sebastian, >>> >>> user:group synchting:synchting (uid:gid 307:307) have been added. >>> >> Wonderful - thanks Matteo. As Rob pointed out, the actual username/group >> should be syncthing (with an "h") if you would please. > oops, sorry! too much wine at my father's birthday today! > Hahaha - now that's a proper excuse when it comes to misspelling during the course of software configuration!!! Happy Birthday to your dad! From willysr at slackbuilds.org Sun Jun 7 15:26:57 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 07 Jun 2015 22:26:57 +0700 Subject: [Slackbuilds-users] Updates - 20150607.1 Message-ID: <557462C1.6040401@slackbuilds.org> Sun Jun 7 15:11:49 UTC 2015 academic/GeoGebra: Fixed download link. academic/maxima: Updated for version 5.36.1. academic/mendeleydesktop: Updated for version 1.13.8. desktop/insync-thunar: Updated for version 1.2.8.35136. desktop/lumina: Updated for version 0.8.4. desktop/obmenu-generator: Updated for version 0.64. desktop/rodent: Added (Rodent Filemanager). desktop/yad: Updated for version 0.28.1. development/dbeaver: Updated for version 3.4.1. development/gisto: Updated for version 0.3.1. development/gnome-inform7: Updated for version 6L38. development/lazarus: Updated for version 1.4.0. development/love: Updated for version 0.9.2. development/mono-addins: Updated for version 1.1. development/mutagen: Updated for version 1.29. development/pycharm: Added (Python and Django IDE). development/pyvim: Added (Vim in Python). development/qt-creator3: Updated for version 3.4.1. development/sublime_text: Fix icons and desktop icon. development/textadept: Updated for version 8.0. development/tiled-qt: Updated for version 0.12.3. games/dgen: Fix homepage url games/doomsday: Updated for version 1.15.0. games/gargoyle: Move to GitHub. games/gbrainy: Updated for version 2.2.5. games/golly: Updated for version 2.6. games/nevernoid: Added 64-bit support. games/yamagi-quake2: Fix README. gis/cligj: Updated for version 0.2.0. graphics/CairoSVG: Updated for version 1.0.14. graphics/jpegoptim: Updated for version 1.4.3. graphics/mozjpeg: Updated for version 3.1. graphics/pngquant: Updated for version 2.4.1. libraries/allegro: Update DEPS. libraries/bcdoc: Updated for version 0.15.0. libraries/botocore: Updated for version 1.0.0b1. libraries/cffi: Updated for version 1.1.1. libraries/jsoncpp: Updated for version 1.6.2. libraries/libdbh2: Added (Disk Based Hashtable). libraries/librfm5: Added (Librfm library). libraries/libtubo0: Added (Libtubo Interprocess Communication). libraries/libwebsocketpp: Updated for version 0.6.0. libraries/live555: Updated for version 2015.06.07. libraries/muParser: Fixed DOWNLOAD url. libraries/wxsvg: Updated for version 1.5.4. misc/dos2unix: Updated for version 7.2.2. misc/par2cmdline: Updated for version 0.6.13. multimedia/ffmpegyag: Update REQUIRES. multimedia/gtkpod: Updated for version 2.1.5. multimedia/lives: Updated for version 2.4.0. network/FireWorks: Updated for version 1.0.7. network/Pafy: Updated for version 0.3.74. network/asciinema: Updated for version 1.1.0. network/awscli: Updated for version 1.7.32. network/ccnet: Updated for version 4.2.2. network/clipgrab: Added (downloading video tool). network/connman: Updated for version 1.29. network/darkstat: Updated for version 3.0.719 + new maintainer. network/etherpoke: Updated for version 2.3.1. network/filezilla: Updated for version 3.11.0.2. network/flexget: Updated for version 1.2.319. network/iojs: Updated for version 2.2.1. network/mps-youtube: Updated for version 0.2.5. network/node: Use HTTPS links. network/opera-next: Added (Fast and secure web browser). network/pgbouncer: Added (connection pooler for PostgreSQL). network/seafile-client: Updated for version 4.2.2. network/seafile-server: Updated for version 4.2.2. network/twitter: Updated for version 1.17.0. network/vivaldi: Updated for version 1.0.190.2_1. network/weechat: Updated for version 1.2. office/pyspread: Updated for version 0.4.3. office/qpdf: Updated for version 5.1.3. office/task: Updated for version 2.4.4. perl/perl-extutils-depends: Updated for version 0.404. perl/perl-glib: Updated for version 1.307. perl/perl-gnome2: Updated for version 1.045 + new maintainer. perl/perl-gtk2: Updated for version 1.2495. python/cairocffi: Added (cffi-based cairo for Python). python/colored: Updated for version 1.2.1. python/functools32: Added (Backport Python library). python/jsonschema: Updated for version 2.5.0. python/monty: Updated for version 0.6.5. python/pip: Updated for version 7.0.3. python/prompt_toolkit: Updated for version 0.38. python/ptpython: Added (Python REPL). python/pyglet: Added (multimedia library). python/pymongo: Updated for version 3.0.2 + New maintainer. python/regex: Updated for version 2015.06.04. python/selenium: Updated for version 2.46.0. python/stevedore: Updated for version 1.5.0. python/virtualenv: Updated for version 13.0.3. ruby/ruby-faraday: Added (HTTP/REST API client library). ruby/ruby-haste: Added (CLI Haste Client). ruby/ruby-json: Added (JSON as Ruby Extension). ruby/ruby-multipart-post: Added (Multipart Form Post). ruby/rubygem-pkg-config: Added (ruby pkg-config implementation). system/GentiumPlus: Updated for version 5.000. system/TLP: correct LIBDIRSUFFIX usage in Slackbuild. system/adobe-source-code-pro-font: Update HOMEPAGE. system/adobe-source-sans-pro-font: Update HOMEPAGE. system/adobe-source-serif-pro-font: Updated for version 1.017R. system/gtk-vnc: Updated for version 0.5.4. system/inxi: Updated for version 2.2.22. system/mlterm: Updated for version 3.5.0. system/numactl: Updated for version 2.0.10. system/openrc: Updated for version 0.16.4. system/profile-sync-daemon: Updated for version 5.74. system/redis: Updated for version 3.0.2. system/rxvt-unicode: Fix permission. system/slpkg: Updated for version 2.4.2. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From hba.nihilismus at gmail.com Sun Jun 7 15:54:43 2015 From: hba.nihilismus at gmail.com (=?UTF-8?Q?Antonio_Hern=C3=A1ndez_Blas?=) Date: Sun, 7 Jun 2015 10:54:43 -0500 Subject: [Slackbuilds-users] Updates - 20150607.1 In-Reply-To: <557462C1.6040401@slackbuilds.org> References: <557462C1.6040401@slackbuilds.org> Message-ID: At this moment i can not reach sourceforge.net: --- Downloading http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz --2015-06-07 10:50:12-- http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... connected. HTTP request sent, awaiting response... 302 Found Location: /MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz [following] --2015-06-07 10:50:12-- http://sourceforge.net/MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... connected. HTTP request sent, awaiting response... 302 Found Location: /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz [following] --2015-06-07 10:50:13-- http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... connected. HTTP request sent, awaiting response... 302 Found Location: /NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz [following] --2015-06-07 10:50:13-- http://sourceforge.net/NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... connected. HTTP request sent, awaiting response... 302 Found Location: /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz [following] --2015-06-07 10:50:14-- http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... failed: No route to host. Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... failed: No route to host. --- Using DOWNLOAD=" http://www.live555.com/liveMedia/public/live.2015.06.07.tar.gz" for libraries/live555 works. - Cheers On Sun, Jun 7, 2015 at 10:26 AM, Willy Sudiarto Raharjo < willysr at slackbuilds.org> wrote: > Sun Jun 7 15:11:49 UTC 2015 > academic/GeoGebra: Fixed download link. > academic/maxima: Updated for version 5.36.1. > academic/mendeleydesktop: Updated for version 1.13.8. > desktop/insync-thunar: Updated for version 1.2.8.35136. > desktop/lumina: Updated for version 0.8.4. > desktop/obmenu-generator: Updated for version 0.64. > desktop/rodent: Added (Rodent Filemanager). > desktop/yad: Updated for version 0.28.1. > development/dbeaver: Updated for version 3.4.1. > development/gisto: Updated for version 0.3.1. > development/gnome-inform7: Updated for version 6L38. > development/lazarus: Updated for version 1.4.0. > development/love: Updated for version 0.9.2. > development/mono-addins: Updated for version 1.1. > development/mutagen: Updated for version 1.29. > development/pycharm: Added (Python and Django IDE). > development/pyvim: Added (Vim in Python). > development/qt-creator3: Updated for version 3.4.1. > development/sublime_text: Fix icons and desktop icon. > development/textadept: Updated for version 8.0. > development/tiled-qt: Updated for version 0.12.3. > games/dgen: Fix homepage url > games/doomsday: Updated for version 1.15.0. > games/gargoyle: Move to GitHub. > games/gbrainy: Updated for version 2.2.5. > games/golly: Updated for version 2.6. > games/nevernoid: Added 64-bit support. > games/yamagi-quake2: Fix README. > gis/cligj: Updated for version 0.2.0. > graphics/CairoSVG: Updated for version 1.0.14. > graphics/jpegoptim: Updated for version 1.4.3. > graphics/mozjpeg: Updated for version 3.1. > graphics/pngquant: Updated for version 2.4.1. > libraries/allegro: Update DEPS. > libraries/bcdoc: Updated for version 0.15.0. > libraries/botocore: Updated for version 1.0.0b1. > libraries/cffi: Updated for version 1.1.1. > libraries/jsoncpp: Updated for version 1.6.2. > libraries/libdbh2: Added (Disk Based Hashtable). > libraries/librfm5: Added (Librfm library). > libraries/libtubo0: Added (Libtubo Interprocess Communication). > libraries/libwebsocketpp: Updated for version 0.6.0. > libraries/live555: Updated for version 2015.06.07. > libraries/muParser: Fixed DOWNLOAD url. > libraries/wxsvg: Updated for version 1.5.4. > misc/dos2unix: Updated for version 7.2.2. > misc/par2cmdline: Updated for version 0.6.13. > multimedia/ffmpegyag: Update REQUIRES. > multimedia/gtkpod: Updated for version 2.1.5. > multimedia/lives: Updated for version 2.4.0. > network/FireWorks: Updated for version 1.0.7. > network/Pafy: Updated for version 0.3.74. > network/asciinema: Updated for version 1.1.0. > network/awscli: Updated for version 1.7.32. > network/ccnet: Updated for version 4.2.2. > network/clipgrab: Added (downloading video tool). > network/connman: Updated for version 1.29. > network/darkstat: Updated for version 3.0.719 + new maintainer. > network/etherpoke: Updated for version 2.3.1. > network/filezilla: Updated for version 3.11.0.2. > network/flexget: Updated for version 1.2.319. > network/iojs: Updated for version 2.2.1. > network/mps-youtube: Updated for version 0.2.5. > network/node: Use HTTPS links. > network/opera-next: Added (Fast and secure web browser). > network/pgbouncer: Added (connection pooler for PostgreSQL). > network/seafile-client: Updated for version 4.2.2. > network/seafile-server: Updated for version 4.2.2. > network/twitter: Updated for version 1.17.0. > network/vivaldi: Updated for version 1.0.190.2_1. > network/weechat: Updated for version 1.2. > office/pyspread: Updated for version 0.4.3. > office/qpdf: Updated for version 5.1.3. > office/task: Updated for version 2.4.4. > perl/perl-extutils-depends: Updated for version 0.404. > perl/perl-glib: Updated for version 1.307. > perl/perl-gnome2: Updated for version 1.045 + new maintainer. > perl/perl-gtk2: Updated for version 1.2495. > python/cairocffi: Added (cffi-based cairo for Python). > python/colored: Updated for version 1.2.1. > python/functools32: Added (Backport Python library). > python/jsonschema: Updated for version 2.5.0. > python/monty: Updated for version 0.6.5. > python/pip: Updated for version 7.0.3. > python/prompt_toolkit: Updated for version 0.38. > python/ptpython: Added (Python REPL). > python/pyglet: Added (multimedia library). > python/pymongo: Updated for version 3.0.2 + New maintainer. > python/regex: Updated for version 2015.06.04. > python/selenium: Updated for version 2.46.0. > python/stevedore: Updated for version 1.5.0. > python/virtualenv: Updated for version 13.0.3. > ruby/ruby-faraday: Added (HTTP/REST API client library). > ruby/ruby-haste: Added (CLI Haste Client). > ruby/ruby-json: Added (JSON as Ruby Extension). > ruby/ruby-multipart-post: Added (Multipart Form Post). > ruby/rubygem-pkg-config: Added (ruby pkg-config implementation). > system/GentiumPlus: Updated for version 5.000. > system/TLP: correct LIBDIRSUFFIX usage in Slackbuild. > system/adobe-source-code-pro-font: Update HOMEPAGE. > system/adobe-source-sans-pro-font: Update HOMEPAGE. > system/adobe-source-serif-pro-font: Updated for version 1.017R. > system/gtk-vnc: Updated for version 0.5.4. > system/inxi: Updated for version 2.2.22. > system/mlterm: Updated for version 3.5.0. > system/numactl: Updated for version 2.0.10. > system/openrc: Updated for version 0.16.4. > system/profile-sync-daemon: Updated for version 5.74. > system/redis: Updated for version 3.0.2. > system/rxvt-unicode: Fix permission. > system/slpkg: Updated for version 2.4.2. > +--------------------------+ > > > > -- > 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/ > > > -- Antonio Hern?ndez Blas | Oaxaca, M?xico, Mx. https://github.com/nihilismus | https://bitbucket.org/nihilismus | https://twitter.com/nihilipster -------------- next part -------------- An HTML attachment was scrubbed... URL: From willysr at slackbuilds.org Sun Jun 7 15:56:34 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 07 Jun 2015 22:56:34 +0700 Subject: [Slackbuilds-users] Updates - 20150607.1 In-Reply-To: References: <557462C1.6040401@slackbuilds.org> Message-ID: <557469B2.8020500@slackbuilds.org> > At this moment i can not reach sourceforge.net: Sometimes it took some time to get the file mirrored -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From matteo.bernardini at gmail.com Sun Jun 7 16:02:28 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sun, 7 Jun 2015 18:02:28 +0200 Subject: [Slackbuilds-users] Updates - 20150607.1 In-Reply-To: References: <557462C1.6040401@slackbuilds.org> Message-ID: 2015-06-07 17:54 GMT+02:00 Antonio Hern?ndez Blas : > At this moment i can not reach sourceforge.net: > > --- > Downloading > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > --2015-06-07 10:50:12-- > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > connected. > HTTP request sent, awaiting response... 302 Found > Location: > /MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > [following] > --2015-06-07 10:50:12-- > http://sourceforge.net/MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > connected. > HTTP request sent, awaiting response... 302 Found > Location: > /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > [following] > --2015-06-07 10:50:13-- > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > connected. > HTTP request sent, awaiting response... 302 Found > Location: > /NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > [following] > --2015-06-07 10:50:13-- > http://sourceforge.net/NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > connected. > HTTP request sent, awaiting response... 302 Found > Location: > /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > [following] > --2015-06-07 10:50:14-- > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... failed: > No route to host. > Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... failed: > No route to host. > --- > > Using > DOWNLOAD="http://www.live555.com/liveMedia/public/live.2015.06.07.tar.gz" > for libraries/live555 works. looks like a general problem for everything on sourceforge.net: before taking any action it's better wait until the people there fix it. using wget here results in this html downloaded SourceForge so, I guess, we have just to be patient and it will be fixed. Matteo From hba.nihilismus at gmail.com Sun Jun 7 16:04:02 2015 From: hba.nihilismus at gmail.com (=?UTF-8?Q?Antonio_Hern=C3=A1ndez_Blas?=) Date: Sun, 7 Jun 2015 11:04:02 -0500 Subject: [Slackbuilds-users] Updates - 20150607.1 In-Reply-To: References: <557462C1.6040401@slackbuilds.org> Message-ID: Even their main page was not available some minutes ago...now i'm getting: "The sourceforge.net website is temporarily in static offline mode. Only a very limited set of project pages are available until the main website returns to service." On Sun, Jun 7, 2015 at 11:02 AM, Matteo Bernardini < matteo.bernardini at gmail.com> wrote: > 2015-06-07 17:54 GMT+02:00 Antonio Hern?ndez Blas < > hba.nihilismus at gmail.com>: > > At this moment i can not reach sourceforge.net: > > > > --- > > Downloading > > > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > --2015-06-07 10:50:12-- > > > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 > > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > > connected. > > HTTP request sent, awaiting response... 302 Found > > Location: > > > /MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > [following] > > --2015-06-07 10:50:12-- > > > http://sourceforge.net/MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > > connected. > > HTTP request sent, awaiting response... 302 Found > > Location: > > /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > [following] > > --2015-06-07 10:50:13-- > > > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > > connected. > > HTTP request sent, awaiting response... 302 Found > > Location: > > > /NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > [following] > > --2015-06-07 10:50:13-- > > > http://sourceforge.net/NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > > connected. > > HTTP request sent, awaiting response... 302 Found > > Location: > > /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > [following] > > --2015-06-07 10:50:14-- > > > http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz > > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > failed: > > No route to host. > > Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 > > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... > failed: > > No route to host. > > --- > > > > Using > > DOWNLOAD="http://www.live555.com/liveMedia/public/live.2015.06.07.tar.gz > " > > for libraries/live555 works. > > looks like a general problem for everything on sourceforge.net: before > taking any action it's better wait until the people there fix it. > using wget here results in this html downloaded > > > SourceForge > > > > > > > > > > so, I guess, we have just to be patient and it will be fixed. > > Matteo > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > -- Antonio Hern?ndez Blas | Oaxaca, M?xico, Mx. https://github.com/nihilismus | https://bitbucket.org/nihilismus | https://twitter.com/nihilipster -------------- next part -------------- An HTML attachment was scrubbed... URL: From matteo.bernardini at gmail.com Sun Jun 7 16:33:05 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sun, 7 Jun 2015 18:33:05 +0200 Subject: [Slackbuilds-users] How to suggest new uid/gid for the SBo draft list? In-Reply-To: <55735A31.2010709@open-t.co.uk> References: <5572E2EA.9080304@open-t.co.uk> <55733605.8060207@open-t.co.uk> <55735A31.2010709@open-t.co.uk> Message-ID: 2015-06-06 22:38 GMT+02:00 Sebastian Arcus : > Hahaha - now that's a proper excuse when it comes to misspelling during the > course of software configuration!!! Happy Birthday to your dad! thanks (also from my dad), sebastian! :) Matteo From ryan.q at linux.com Sun Jun 7 20:48:34 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Sun, 7 Jun 2015 13:48:34 -0700 Subject: [Slackbuilds-users] Updates - 20150607.1 In-Reply-To: References: <557462C1.6040401@slackbuilds.org> Message-ID: On 6/7/15, Antonio Hern?ndez Blas wrote: > Even their main page was not available some minutes ago...now i'm getting: > > "The sourceforge.net website is temporarily in static offline mode. > Only a very limited set of project pages are available until the main > website returns to service." > It appears to be back up. > On Sun, Jun 7, 2015 at 11:02 AM, Matteo Bernardini < > matteo.bernardini at gmail.com> wrote: > >> 2015-06-07 17:54 GMT+02:00 Antonio Hern?ndez Blas < >> hba.nihilismus at gmail.com>: >> > At this moment i can not reach sourceforge.net: >> > >> > --- >> > Downloading >> > >> http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > --2015-06-07 10:50:12-- >> > >> http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 >> > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... >> > connected. >> > HTTP request sent, awaiting response... 302 Found >> > Location: >> > >> /MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > [following] >> > --2015-06-07 10:50:12-- >> > >> http://sourceforge.net/MKehZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... >> > connected. >> > HTTP request sent, awaiting response... 302 Found >> > Location: >> > /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > [following] >> > --2015-06-07 10:50:13-- >> > >> http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... >> > connected. >> > HTTP request sent, awaiting response... 302 Found >> > Location: >> > >> /NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > [following] >> > --2015-06-07 10:50:13-- >> > >> http://sourceforge.net/NSXMZ/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... >> > connected. >> > HTTP request sent, awaiting response... 302 Found >> > Location: >> > /projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > [following] >> > --2015-06-07 10:50:14-- >> > >> http://sourceforge.net/projects/slackbuildsdirectlinks/files/live555/live.2015.06.07.tar.gz >> > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... >> failed: >> > No route to host. >> > Resolving sourceforge.net (sourceforge.net)... 216.34.181.60 >> > Connecting to sourceforge.net (sourceforge.net)|216.34.181.60|:80... >> failed: >> > No route to host. >> > --- >> > >> > Using >> > DOWNLOAD="http://www.live555.com/liveMedia/public/live.2015.06.07.tar.gz >> " >> > for libraries/live555 works. >> >> looks like a general problem for everything on sourceforge.net: before >> taking any action it's better wait until the people there fix it. >> using wget here results in this html downloaded >> >> >> SourceForge >> >> >> >> >> >> >> >> >> >> so, I guess, we have just to be patient and it will be fixed. >> >> Matteo >> _______________________________________________ >> SlackBuilds-users mailing list >> SlackBuilds-users at slackbuilds.org >> http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users >> Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ >> FAQ - http://slackbuilds.org/faq/ >> >> > > > -- > Antonio Hern?ndez Blas | Oaxaca, M?xico, Mx. > https://github.com/nihilismus | https://bitbucket.org/nihilismus | > https://twitter.com/nihilipster > -- --- From glenn.becker at gmail.com Sun Jun 7 21:04:49 2015 From: glenn.becker at gmail.com (Glenn Becker) Date: Sun, 7 Jun 2015 17:04:49 -0400 Subject: [Slackbuilds-users] Proc::ProcessTable SlackBuild Message-ID: Hi -- I was going through my SlackBuilds and updating them, and I noticed there are two builds of the Perl module *Proc::ProcessTable*, mine (v 0.48) and one by Miko Varri (v 0.51). I might as well drop mine since it is out of date -- could someone delete it from the repo? Thanks, /Glenn Becker -------------- next part -------------- An HTML attachment was scrubbed... URL: From s.arcus at open-t.co.uk Mon Jun 8 12:34:05 2015 From: s.arcus at open-t.co.uk (Sebastian Arcus) Date: Mon, 08 Jun 2015 13:34:05 +0100 Subject: [Slackbuilds-users] Amendments to syncthing scripts to accommodate running as non-root user Message-ID: <55758BBD.4000702@open-t.co.uk> As per my previous post to the SBo list, syncthing developers recommend that it should never be run as root - even when run as a demon - as it has not been designed with that level of security in mind. As the uid:gid 307 has been approved for the syncthing user/group on SBo, may I suggest the patches below to accommodate this user/group in the scripts provided with syncthing on SBo. The patches do the following: 1. Amend rc.syncthing to start syncthing as "syncthing" user. 2. Provide a configurable location for the home/config directory under /var/lib - as it is the custom for data owned by demons (as opposed to real human users) under Linux. 3. Amend syncthing.Slackbuild script to request the creation of the syncthing user/group, if it doesn't exit. 4. Amend the syncthing.Slackbuild script to create the following dirs and set their permissions accordingly: /var/lib/syncthing/config and /var/run/syncthing I hope the above makes sense. If any of it is incorrect or unsuitable, could you please suggest alternatives. ############################################## --- syncthing.SlackBuild 2015-06-08 13:03:54.758485646 +0100 +++ syncthing.SlackBuild.new 2015-06-08 13:18:32.529446783 +0100 @@ -49,6 +49,14 @@ set -e +# Check if the syncthing user and group exist. If not, then bail. +if [ "$(id -g syncthing 2> /dev/null)" != "307" -o "$(id -u syncthing 2> /dev/null)" != "307" ]; then + echo " You must have an 'syncthing' user and group to run this script." + echo " # groupadd -g 307 exim" + echo " # useradd -d /var/lib/syncthing -g syncthing -s /bin/bash -u 307 syncthing" + exit 1 +fi + rm -rf $PKG mkdir -p $TMP $PKG $OUTPUT cd $TMP @@ -72,8 +80,9 @@ mkdir -p $PKG/etc/rc.d cat $CWD/rc.syncthing > $PKG/etc/rc.d/rc.syncthing.new -mkdir -p $PKG/var/lib/syncthing +mkdir -p $PKG/var/lib/syncthing/config mkdir -p $PKG/var/run/syncthing +chown -R syncthing.syncthing /var/{lib,run}/syncthing mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION cp -a *.txt *.pdf $PKG/usr/doc/$PRGNAM-$VERSION ######################################################## --- rc.syncthing 2015-06-08 13:04:20.237858026 +0100 +++ rc.syncthing.new 2015-06-08 13:09:14.033831997 +0100 @@ -2,6 +2,9 @@ # # syncthing start script +$ST_USER="syncthing" +$CONFDIR="/var/lib/syncthing/config" + case "$1" in stop) PID=/var/run/syncthing/syncthing.pid @@ -15,7 +18,7 @@ ;; start) echo "Start Syncthing..." - /usr/bin/syncthing + su - $ST_USER -c "$SYNCTHING -home=$CONFDIR" & ;; restart) $0 stop From matteo.bernardini at gmail.com Mon Jun 8 12:39:54 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Mon, 8 Jun 2015 14:39:54 +0200 Subject: [Slackbuilds-users] Amendments to syncthing scripts to accommodate running as non-root user In-Reply-To: <55758BBD.4000702@open-t.co.uk> References: <55758BBD.4000702@open-t.co.uk> Message-ID: 2015-06-08 14:34 GMT+02:00 Sebastian Arcus : > As per my previous post to the SBo list, syncthing developers recommend that > it should never be run as root - even when run as a demon - as it has not > been designed with that level of security in mind. > > As the uid:gid 307 has been approved for the syncthing user/group on SBo, > may I suggest the patches below to accommodate this user/group in the > scripts provided with syncthing on SBo. The patches do the following: > > 1. Amend rc.syncthing to start syncthing as "syncthing" user. > 2. Provide a configurable location for the home/config directory under > /var/lib - as it is the custom for data owned by demons (as opposed to real > human users) under Linux. > 3. Amend syncthing.Slackbuild script to request the creation of the > syncthing user/group, if it doesn't exit. > 4. Amend the syncthing.Slackbuild script to create the following dirs and > set their permissions accordingly: /var/lib/syncthing/config and > /var/run/syncthing > > I hope the above makes sense. If any of it is incorrect or unsuitable, could > you please suggest alternatives. > > ############################################## > > --- syncthing.SlackBuild 2015-06-08 13:03:54.758485646 +0100 > +++ syncthing.SlackBuild.new 2015-06-08 13:18:32.529446783 +0100 > @@ -49,6 +49,14 @@ > > set -e > > +# Check if the syncthing user and group exist. If not, then bail. > +if [ "$(id -g syncthing 2> /dev/null)" != "307" -o "$(id -u syncthing 2> > /dev/null)" != "307" ]; then > + echo " You must have an 'syncthing' user and group to run this script." > + echo " # groupadd -g 307 exim" > + echo " # useradd -d /var/lib/syncthing -g syncthing -s /bin/bash -u > 307 syncthing" > + exit 1 > +fi > + > rm -rf $PKG > mkdir -p $TMP $PKG $OUTPUT > cd $TMP > @@ -72,8 +80,9 @@ > mkdir -p $PKG/etc/rc.d > cat $CWD/rc.syncthing > $PKG/etc/rc.d/rc.syncthing.new > > -mkdir -p $PKG/var/lib/syncthing > +mkdir -p $PKG/var/lib/syncthing/config > mkdir -p $PKG/var/run/syncthing > +chown -R syncthing.syncthing /var/{lib,run}/syncthing > > mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION > cp -a *.txt *.pdf $PKG/usr/doc/$PRGNAM-$VERSION > > > ######################################################## > > --- rc.syncthing 2015-06-08 13:04:20.237858026 +0100 > +++ rc.syncthing.new 2015-06-08 13:09:14.033831997 +0100 > @@ -2,6 +2,9 @@ > # > # syncthing start script > > +$ST_USER="syncthing" > +$CONFDIR="/var/lib/syncthing/config" > + > case "$1" in > stop) > PID=/var/run/syncthing/syncthing.pid > @@ -15,7 +18,7 @@ > ;; > start) > echo "Start Syncthing..." > - /usr/bin/syncthing > + su - $ST_USER -c "$SYNCTHING -home=$CONFDIR" & > ;; > restart) > $0 stop I reserved the 307 uid/gid for syncthing as you asked, but I thought you already contacted the maintainer about it first: I think he has the last word on this. Matteo From s.arcus at open-t.co.uk Mon Jun 8 12:59:15 2015 From: s.arcus at open-t.co.uk (Sebastian Arcus) Date: Mon, 08 Jun 2015 13:59:15 +0100 Subject: [Slackbuilds-users] Amendments to syncthing scripts to accommodate running as non-root user In-Reply-To: References: <55758BBD.4000702@open-t.co.uk> Message-ID: <557591A3.3080309@open-t.co.uk> On 08/06/15 13:39, Matteo Bernardini wrote: > 2015-06-08 14:34 GMT+02:00 Sebastian Arcus : >> As per my previous post to the SBo list, syncthing developers recommend that >> it should never be run as root - even when run as a demon - as it has not >> been designed with that level of security in mind. >> >> As the uid:gid 307 has been approved for the syncthing user/group on SBo, >> may I suggest the patches below to accommodate this user/group in the >> scripts provided with syncthing on SBo. The patches do the following: >> >> 1. Amend rc.syncthing to start syncthing as "syncthing" user. >> 2. Provide a configurable location for the home/config directory under >> /var/lib - as it is the custom for data owned by demons (as opposed to real >> human users) under Linux. >> 3. Amend syncthing.Slackbuild script to request the creation of the >> syncthing user/group, if it doesn't exit. >> 4. Amend the syncthing.Slackbuild script to create the following dirs and >> set their permissions accordingly: /var/lib/syncthing/config and >> /var/run/syncthing >> >> I hope the above makes sense. If any of it is incorrect or unsuitable, could >> you please suggest alternatives. >> >> ############################################## >> >> --- syncthing.SlackBuild 2015-06-08 13:03:54.758485646 +0100 >> +++ syncthing.SlackBuild.new 2015-06-08 13:18:32.529446783 +0100 >> @@ -49,6 +49,14 @@ >> >> set -e >> >> +# Check if the syncthing user and group exist. If not, then bail. >> +if [ "$(id -g syncthing 2> /dev/null)" != "307" -o "$(id -u syncthing 2> >> /dev/null)" != "307" ]; then >> + echo " You must have an 'syncthing' user and group to run this script." >> + echo " # groupadd -g 307 exim" >> + echo " # useradd -d /var/lib/syncthing -g syncthing -s /bin/bash -u >> 307 syncthing" >> + exit 1 >> +fi >> + >> rm -rf $PKG >> mkdir -p $TMP $PKG $OUTPUT >> cd $TMP >> @@ -72,8 +80,9 @@ >> mkdir -p $PKG/etc/rc.d >> cat $CWD/rc.syncthing > $PKG/etc/rc.d/rc.syncthing.new >> >> -mkdir -p $PKG/var/lib/syncthing >> +mkdir -p $PKG/var/lib/syncthing/config >> mkdir -p $PKG/var/run/syncthing >> +chown -R syncthing.syncthing /var/{lib,run}/syncthing >> >> mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION >> cp -a *.txt *.pdf $PKG/usr/doc/$PRGNAM-$VERSION >> >> >> ######################################################## >> >> --- rc.syncthing 2015-06-08 13:04:20.237858026 +0100 >> +++ rc.syncthing.new 2015-06-08 13:09:14.033831997 +0100 >> @@ -2,6 +2,9 @@ >> # >> # syncthing start script >> >> +$ST_USER="syncthing" >> +$CONFDIR="/var/lib/syncthing/config" >> + >> case "$1" in >> stop) >> PID=/var/run/syncthing/syncthing.pid >> @@ -15,7 +18,7 @@ >> ;; >> start) >> echo "Start Syncthing..." >> - /usr/bin/syncthing >> + su - $ST_USER -c "$SYNCTHING -home=$CONFDIR" & >> ;; >> restart) >> $0 stop > I reserved the 307 uid/gid for syncthing as you asked, but I thought > you already contacted the maintainer about it first: I think he has > the last word on this. > Hi Matteo. I've cc'd the maintainer as well in the email above. I wasn't sure what the correct procedure is, so I thought I would arrange with SBo for the user/group to be available first, then suggest the changes to the scripts to the maintainer - to make the job easier for the maintainer. I've sent the email above both to the list and the maintainer directly - as in the past emails sent only to maintainers seem to disappear on occasion and remain unanswered. I hope I didn't cause any problems. From vlahavas at gmail.com Mon Jun 8 16:28:57 2015 From: vlahavas at gmail.com (George Vlahavas) Date: Mon, 8 Jun 2015 19:28:57 +0300 (EEST) Subject: [Slackbuilds-users] nedit tarball Message-ID: The nedit homepage (and the download URL) seem to have been taken over by something unrelated. You can find the tarball mirrored here (md5 match): http://sourceforge.net/projects/nedit/files/nedit-source/5.5/nedit-5.5-src.tar.bz2 From Don.Richards at novar.com Mon Jun 8 22:06:58 2015 From: Don.Richards at novar.com (Richards, Don) Date: Mon, 8 Jun 2015 22:06:58 +0000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error Message-ID: Hi, Running Slackware64-14.1. Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the Salix repository. Installed package. Ran synergy.Slackbuild, everything looked OK until: g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++ - -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o - - - - src/ZeroconfRegister.cpp In file included from src/ZeroconfRegister.cpp:18:0: src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or directory #include ^ compilation terminated. make: *** [tmp/release/ZeroconfRegister.o] Error 1 make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' Going back to: /tmp/SBo/synergy-1.7.3-Source Error: make -w failed with error: 512 root at clerndcs04-2015:~/Downloads/synergy/synergy# However, locate dns_sd.h produces: /usr/include/avahi-compat-libdns_sd/dns_sd.h Can I fix this with a symlink, or is there another way? Thanks, - dr - Don Richards Senior Systems Engineer Novar 6060 Rockside Woods Blvd; Suite 400 Cleveland, OH 44131 Office: 216.682.1449 Cell: 330.310.2570 Don.Richards at novar.com -------------- next part -------------- An HTML attachment was scrubbed... URL: From Don.Richards at novar.com Mon Jun 8 23:00:23 2015 From: Don.Richards at novar.com (Richards, Don) Date: Mon, 8 Jun 2015 23:00:23 +0000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error Message-ID: Hi, Running Slackware64-14.1. Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the Salix repository. Installed package. Ran synergy.Slackbuild, everything looked OK until: g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++ - -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o - - - - src/ZeroconfRegister.cpp In file included from src/ZeroconfRegister.cpp:18:0: src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or directory #include ^ compilation terminated. make: *** [tmp/release/ZeroconfRegister.o] Error 1 make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' Going back to: /tmp/SBo/synergy-1.7.3-Source Error: make -w failed with error: 512 root at clerndcs04-2015:~/Downloads/synergy/synergy# However, locate dns_sd.h produces: /usr/include/avahi-compat-libdns_sd/dns_sd.h Can I fix this with a symlink, or is there another way? Thanks, - dr - Donrich39 -------------- next part -------------- An HTML attachment was scrubbed... URL: From chris.willing at iinet.net.au Tue Jun 9 00:54:34 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Tue, 09 Jun 2015 10:54:34 +1000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: References: Message-ID: <5576394A.3090302@iinet.net.au> On 09/06/15 09:00, Richards, Don wrote: > Hi, > > Running Slackware64-14.1. > > Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 > from the Salix repository. > > Installed package. > > Ran synergy.Slackbuild, everything looked OK until: > > g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB > > -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++ > > - -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork > > - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc > > - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o > > - - - - src/ZeroconfRegister.cpp > > In file included from src/ZeroconfRegister.cpp:18:0: > > src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or > > directory > > #include > > ^ > > compilation terminated. > > make: *** [tmp/release/ZeroconfRegister.o] Error 1 > > make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' > > Going back to: /tmp/SBo/synergy-1.7.3-Source > > Error: make -w failed with error: 512 > > root at clerndcs04-2015:~/Downloads/synergy/synergy# > > However, locate dns_sd.h produces: > > /usr/include/avahi-compat-libdns_sd/dns_sd.h > > Can I fix this with a symlink, or is there another way? A symlink will fix it but another question is why that symlink doesn't exist already. In the avahi package I have installed myself (built from SBo repo) that symlink already exists - its explicitly created in avahi.SlackBuild. However it needs to be installed by the correct tool (installpkg, upgradepkg etc.) since the link is inserted by the doinst.sh script. If you did an explodepkg or something else like that, the symlink wouldn't be created. chris From Don.Richards at novar.com Tue Jun 9 01:58:36 2015 From: Don.Richards at novar.com (Richards, Don) Date: Tue, 9 Jun 2015 01:58:36 +0000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <5576394A.3090302@iinet.net.au> References: , <5576394A.3090302@iinet.net.au> Message-ID: Hi Chris, I used installpkg but the package I used was avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the Salix repository. So, maybe that is the problem. Sent from my iPhone > On Jun 8, 2015, at 8:54 PM, "Christoph Willing" wrote: > > > >> On 09/06/15 09:00, Richards, Don wrote: >> Hi, >> >> Running Slackware64-14.1. >> >> Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 >> from the Salix repository. >> >> Installed package. >> >> Ran synergy.Slackbuild, everything looked OK until: >> >> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB >> >> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++ >> >> - -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork >> >> - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc >> >> - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o >> >> - - - - src/ZeroconfRegister.cpp >> >> In file included from src/ZeroconfRegister.cpp:18:0: >> >> src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or >> >> directory >> >> #include >> >> ^ >> >> compilation terminated. >> >> make: *** [tmp/release/ZeroconfRegister.o] Error 1 >> >> make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' >> >> Going back to: /tmp/SBo/synergy-1.7.3-Source >> >> Error: make -w failed with error: 512 >> >> root at clerndcs04-2015:~/Downloads/synergy/synergy# >> >> However, locate dns_sd.h produces: >> >> /usr/include/avahi-compat-libdns_sd/dns_sd.h >> >> Can I fix this with a symlink, or is there another way? > > A symlink will fix it but another question is why that symlink doesn't exist already. In the avahi package I have installed myself (built from SBo repo) that symlink already exists - its explicitly created in avahi.SlackBuild. However it needs to be installed by the correct tool (installpkg, upgradepkg etc.) since the link is inserted by the doinst.sh script. If you did an explodepkg or something else like that, the symlink wouldn't be created. > > > 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/ > From chris.willing at iinet.net.au Tue Jun 9 06:02:41 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Tue, 09 Jun 2015 16:02:41 +1000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: References: , <5576394A.3090302@iinet.net.au> Message-ID: <55768181.5010803@iinet.net.au> On 09/06/15 11:58, Richards, Don wrote: > Hi Chris, > I used installpkg but the package I used was avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the Salix repository. So, maybe that is the problem. > > Sent from my iPhone The avahi.SlackBuild actually has a comment about creating this symlink for the benefit of compatibility with howl & mdnsresponder. Looks like synergy also needs it and perhaps there are other packages too. However I thnk that adding the symlink (either manually or in avahi.SlackBuild script) is less than ideal. For a start, just imagine the chaos if all packages with a subdirectory in /usr/include required it. Furthermore, it unnecessarily adds to upstream's release, which already provides a bunch of .pc files so that packages which depend on avahi can find the necessary include files and libraries. In this case, synergy could/should be using a construct like: pkg-config --cflags-only-I avahi-compat-libdns_sd (which correctly returns -I/usr/include/avahi-compat-libdns_sd/), rather than depend on existence of a well intentioned symlink. According to hoorex, SBo scripts with a direct dependency on avahi are: plex-home-theater mod_dnssd gmpc-plugins synergy nss-mdns vlc libdmapsharing Perhaps maintainers of these packages could check that they don't need the symlink (and use the info in avahi's pkgconfig files instead) so that its creation can be removed from avahi.SlackBuild. chris > >> On Jun 8, 2015, at 8:54 PM, "Christoph Willing" wrote: >> >> >> >>> On 09/06/15 09:00, Richards, Don wrote: >>> Hi, >>> >>> Running Slackware64-14.1. >>> >>> Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 >>> from the Salix repository. >>> >>> Installed package. >>> >>> Ran synergy.Slackbuild, everything looked OK until: >>> >>> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB >>> >>> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED -I/usr/lib64/qt/mkspecs/linux-g++ >>> >>> - -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork >>> >>> - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc >>> >>> - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o >>> >>> - - - - src/ZeroconfRegister.cpp >>> >>> In file included from src/ZeroconfRegister.cpp:18:0: >>> >>> src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or >>> >>> directory >>> >>> #include >>> >>> ^ >>> >>> compilation terminated. >>> >>> make: *** [tmp/release/ZeroconfRegister.o] Error 1 >>> >>> make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' >>> >>> Going back to: /tmp/SBo/synergy-1.7.3-Source >>> >>> Error: make -w failed with error: 512 >>> >>> root at clerndcs04-2015:~/Downloads/synergy/synergy# >>> >>> However, locate dns_sd.h produces: >>> >>> /usr/include/avahi-compat-libdns_sd/dns_sd.h >>> >>> Can I fix this with a symlink, or is there another way? >> >> A symlink will fix it but another question is why that symlink doesn't exist already. In the avahi package I have installed myself (built from SBo repo) that symlink already exists - its explicitly created in avahi.SlackBuild. However it needs to be installed by the correct tool (installpkg, upgradepkg etc.) since the link is inserted by the doinst.sh script. If you did an explodepkg or something else like that, the symlink wouldn't be created. >> >> >> 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/ >> > _______________________________________________ > 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 chris.willing at iinet.net.au Tue Jun 9 07:10:02 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Tue, 09 Jun 2015 17:10:02 +1000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <55768181.5010803@iinet.net.au> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> Message-ID: <5576914A.30605@iinet.net.au> On 09/06/15 16:02, Christoph Willing wrote: > > > On 09/06/15 11:58, Richards, Don wrote: >> Hi Chris, >> I used installpkg but the package I used was >> avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the Salix >> repository. So, maybe that is the problem. >> >> Sent from my iPhone > > The avahi.SlackBuild actually has a comment about creating this symlink > for the benefit of compatibility with howl & mdnsresponder. Looks like > synergy also needs it and perhaps there are other packages too. > > However I thnk that adding the symlink (either manually or in > avahi.SlackBuild script) is less than ideal. For a start, just imagine > the chaos if all packages with a subdirectory in /usr/include required > it. Furthermore, it unnecessarily adds to upstream's release, which > already provides a bunch of .pc files so that packages which depend on > avahi can find the necessary include files and libraries. > > In this case, synergy could/should be using a construct like: > pkg-config --cflags-only-I avahi-compat-libdns_sd > (which correctly returns -I/usr/include/avahi-compat-libdns_sd/), rather > than depend on existence of a well intentioned symlink. > > According to hoorex, SBo scripts with a direct dependency on avahi are: > plex-home-theater mod_dnssd gmpc-plugins synergy nss-mdns vlc > libdmapsharing > > Perhaps maintainers of these packages could check that they don't need > the symlink (and use the info in avahi's pkgconfig files instead) so > that its creation can be removed from avahi.SlackBuild. > Attached is a patch that can be run from synergy.SlackBuild (I added the line: patch -p0 < $CWD/010_include_dns_sd.diff just before chown -R root:root . It ensures that the gui.pro file uses pkg-config to add the correct include path for the avahi stuff without resorting to the additional symlink for dns_sd.h chris >>> On Jun 8, 2015, at 8:54 PM, "Christoph Willing" >>> wrote: >>> >>> >>> >>>> On 09/06/15 09:00, Richards, Don wrote: >>>> Hi, >>>> >>>> Running Slackware64-14.1. >>>> >>>> Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 >>>> from the Salix repository. >>>> >>>> Installed package. >>>> >>>> Ran synergy.Slackbuild, everything looked OK until: >>>> >>>> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB >>>> >>>> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED >>>> -I/usr/lib64/qt/mkspecs/linux-g++ >>>> >>>> - -I. -I/usr/lib64/qt/include/QtCore -I/usr/lib64/qt/include/QtNetwork >>>> >>>> - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc >>>> >>>> - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o >>>> >>>> - - - - src/ZeroconfRegister.cpp >>>> >>>> In file included from src/ZeroconfRegister.cpp:18:0: >>>> >>>> src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file or >>>> >>>> directory >>>> >>>> #include >>>> >>>> ^ >>>> >>>> compilation terminated. >>>> >>>> make: *** [tmp/release/ZeroconfRegister.o] Error 1 >>>> >>>> make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' >>>> >>>> Going back to: /tmp/SBo/synergy-1.7.3-Source >>>> >>>> Error: make -w failed with error: 512 >>>> >>>> root at clerndcs04-2015:~/Downloads/synergy/synergy# >>>> >>>> However, locate dns_sd.h produces: >>>> >>>> /usr/include/avahi-compat-libdns_sd/dns_sd.h >>>> >>>> Can I fix this with a symlink, or is there another way? >>> >>> A symlink will fix it but another question is why that symlink >>> doesn't exist already. In the avahi package I have installed myself >>> (built from SBo repo) that symlink already exists - its explicitly >>> created in avahi.SlackBuild. However it needs to be installed by the >>> correct tool (installpkg, upgradepkg etc.) since the link is inserted >>> by the doinst.sh script. If you did an explodepkg or something else >>> like that, the symlink wouldn't be created. >>> >>> >>> 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/ >>> >> _______________________________________________ >> 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 -------------- A non-text attachment was scrubbed... Name: 010_include_dns_sd.diff Type: text/x-patch Size: 305 bytes Desc: not available URL: From marc at mos6581.de Tue Jun 9 08:59:11 2015 From: marc at mos6581.de (Marcel Saegebarth) Date: Tue, 09 Jun 2015 10:59:11 +0200 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <5576914A.30605@iinet.net.au> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> Message-ID: <5576AADF.8010201@mos6581.de> On 06/09/2015 09:10 AM, Christoph Willing wrote: > Attached is a patch that can be run from synergy.SlackBuild (I added the > line: > patch -p0 < $CWD/010_include_dns_sd.diff > just before chown -R root:root . > > It ensures that the gui.pro file uses pkg-config to add the correct > include path for the avahi stuff without resorting to the additional > symlink for dns_sd.h > > chris Thanks Chris for pointing this out. Added the patch on my GitHub branch. -marc -------------------------------------------------------------------------------- PGP 32 bit Key ID: 0x69EC498D PGP 64 bit Key ID: 0x8EE93B2D69EC498D PGP Key fingerprint: D320 76CB 4053 D544 52BD D461 8EE9 3B2D 69EC 498D -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Tue Jun 9 12:11:25 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 09 Jun 2015 19:11:25 +0700 Subject: [Slackbuilds-users] Proc::ProcessTable SlackBuild In-Reply-To: References: Message-ID: <5576D7ED.4050105@slackbuilds.org> > I was going through my SlackBuilds and updating them, and I noticed there > are two builds of the Perl module *Proc::ProcessTable*, mine (v 0.48) and > one by Miko Varri (v 0.51). > > I might as well drop mine since it is out of date -- could someone delete > it from the repo? done -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Tue Jun 9 12:34:22 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 09 Jun 2015 19:34:22 +0700 Subject: [Slackbuilds-users] nedit tarball In-Reply-To: References: Message-ID: <5576DD4E.4010804@slackbuilds.org> > The nedit homepage (and the download URL) seem to have been taken over > by something unrelated. > > You can find the tarball mirrored here (md5 match): > http://sourceforge.net/projects/nedit/files/nedit-source/5.5/nedit-5.5-src.tar.bz2 Fixed on my branch Thanks -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From Don.Richards at novar.com Tue Jun 9 20:09:28 2015 From: Don.Richards at novar.com (Richards, Don) Date: Tue, 9 Jun 2015 20:09:28 +0000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <5576914A.30605@iinet.net.au> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> Message-ID: That fixes it! Thanks so much for the awesome and quick service! You guys ROCK!!! Thanks, - dr - Don Richards Senior Systems Engineer Novar 6060 Rockside Woods Blvd; Suite 400 Cleveland, OH 44131 Office: 216.682.1449 Cell: 330.310.2570 Don.Richards at novar.com -----Original Message----- From: SlackBuilds-users [mailto:slackbuilds-users-bounces at slackbuilds.org] On Behalf Of Christoph Willing Sent: Tuesday, June 09, 2015 3:10 AM To: slackbuilds-users at slackbuilds.org Subject: Re: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error On 09/06/15 16:02, Christoph Willing wrote: > > > On 09/06/15 11:58, Richards, Don wrote: >> Hi Chris, >> I used installpkg but the package I used was >> avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the Salix >> repository. So, maybe that is the problem. >> >> Sent from my iPhone > > The avahi.SlackBuild actually has a comment about creating this > symlink for the benefit of compatibility with howl & mdnsresponder. > Looks like synergy also needs it and perhaps there are other packages too. > > However I thnk that adding the symlink (either manually or in > avahi.SlackBuild script) is less than ideal. For a start, just imagine > the chaos if all packages with a subdirectory in /usr/include required > it. Furthermore, it unnecessarily adds to upstream's release, which > already provides a bunch of .pc files so that packages which depend on > avahi can find the necessary include files and libraries. > > In this case, synergy could/should be using a construct like: > pkg-config --cflags-only-I avahi-compat-libdns_sd (which > correctly returns -I/usr/include/avahi-compat-libdns_sd/), rather than > depend on existence of a well intentioned symlink. > > According to hoorex, SBo scripts with a direct dependency on avahi are: > plex-home-theater mod_dnssd gmpc-plugins synergy nss-mdns vlc > libdmapsharing > > Perhaps maintainers of these packages could check that they don't need > the symlink (and use the info in avahi's pkgconfig files instead) so > that its creation can be removed from avahi.SlackBuild. > Attached is a patch that can be run from synergy.SlackBuild (I added the line: patch -p0 < $CWD/010_include_dns_sd.diff just before chown -R root:root . It ensures that the gui.pro file uses pkg-config to add the correct include path for the avahi stuff without resorting to the additional symlink for dns_sd.h chris >>> On Jun 8, 2015, at 8:54 PM, "Christoph Willing" >>> wrote: >>> >>> >>> >>>> On 09/06/15 09:00, Richards, Don wrote: >>>> Hi, >>>> >>>> Running Slackware64-14.1. >>>> >>>> Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the >>>> Salix repository. >>>> >>>> Installed package. >>>> >>>> Ran synergy.Slackbuild, everything looked OK until: >>>> >>>> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB >>>> >>>> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED >>>> -I/usr/lib64/qt/mkspecs/linux-g++ >>>> >>>> - -I. -I/usr/lib64/qt/include/QtCore >>>> -I/usr/lib64/qt/include/QtNetwork >>>> >>>> - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc >>>> >>>> - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o >>>> >>>> - - - - src/ZeroconfRegister.cpp >>>> >>>> In file included from src/ZeroconfRegister.cpp:18:0: >>>> >>>> src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file >>>> or >>>> >>>> directory >>>> >>>> #include >>>> >>>> ^ >>>> >>>> compilation terminated. >>>> >>>> make: *** [tmp/release/ZeroconfRegister.o] Error 1 >>>> >>>> make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' >>>> >>>> Going back to: /tmp/SBo/synergy-1.7.3-Source >>>> >>>> Error: make -w failed with error: 512 >>>> >>>> root at clerndcs04-2015:~/Downloads/synergy/synergy# >>>> >>>> However, locate dns_sd.h produces: >>>> >>>> /usr/include/avahi-compat-libdns_sd/dns_sd.h >>>> >>>> Can I fix this with a symlink, or is there another way? >>> >>> A symlink will fix it but another question is why that symlink >>> doesn't exist already. In the avahi package I have installed myself >>> (built from SBo repo) that symlink already exists - its explicitly >>> created in avahi.SlackBuild. However it needs to be installed by the >>> correct tool (installpkg, upgradepkg etc.) since the link is >>> inserted by the doinst.sh script. If you did an explodepkg or >>> something else like that, the symlink wouldn't be created. >>> >>> >>> 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/ >>> >> _______________________________________________ >> 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/ > > From Don.Richards at novar.com Tue Jun 9 20:45:02 2015 From: Don.Richards at novar.com (Richards, Don) Date: Tue, 9 Jun 2015 20:45:02 +0000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <5576914A.30605@iinet.net.au> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> Message-ID: Oh oh, Spoke a little too soon. Synergy seems to be working so far but I missed this error when it starts: root at clerndcs04-2015:~/Downloads/synergy/synergy# synergy & [3] 24385 root at clerndcs04-2015:~/Downloads/synergy/synergy# *** WARNING *** The program 'synergy' uses the Apple Bonjour compatibility layer of Avahi. *** WARNING *** Please fix your application to use the native API of Avahi! *** WARNING *** For more information see *** *** WARNING *** The program 'synergy' called 'DNSServiceRegister()' which is *** not supported (or only supported partially) in the Apple Bonjour *** compatibility layer of Avahi. *** WARNING *** Please fix your application to use the native API of Avahi! *** WARNING *** For more information see *** ("-f", "--no-tray", "--debug", "INFO", "--name", "clerndcs04-2015", "-c", Thanks, - dr - Don Richards Senior Systems Engineer Novar 6060 Rockside Woods Blvd; Suite 400 Cleveland, OH 44131 Office: 216.682.1449 Cell: 330.310.2570 Don.Richards at novar.com -----Original Message----- From: SlackBuilds-users [mailto:slackbuilds-users-bounces at slackbuilds.org] On Behalf Of Christoph Willing Sent: Tuesday, June 09, 2015 3:10 AM To: slackbuilds-users at slackbuilds.org Subject: Re: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error On 09/06/15 16:02, Christoph Willing wrote: > > > On 09/06/15 11:58, Richards, Don wrote: >> Hi Chris, >> I used installpkg but the package I used was >> avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the Salix >> repository. So, maybe that is the problem. >> >> Sent from my iPhone > > The avahi.SlackBuild actually has a comment about creating this > symlink for the benefit of compatibility with howl & mdnsresponder. > Looks like synergy also needs it and perhaps there are other packages too. > > However I thnk that adding the symlink (either manually or in > avahi.SlackBuild script) is less than ideal. For a start, just imagine > the chaos if all packages with a subdirectory in /usr/include required > it. Furthermore, it unnecessarily adds to upstream's release, which > already provides a bunch of .pc files so that packages which depend on > avahi can find the necessary include files and libraries. > > In this case, synergy could/should be using a construct like: > pkg-config --cflags-only-I avahi-compat-libdns_sd (which > correctly returns -I/usr/include/avahi-compat-libdns_sd/), rather than > depend on existence of a well intentioned symlink. > > According to hoorex, SBo scripts with a direct dependency on avahi are: > plex-home-theater mod_dnssd gmpc-plugins synergy nss-mdns vlc > libdmapsharing > > Perhaps maintainers of these packages could check that they don't need > the symlink (and use the info in avahi's pkgconfig files instead) so > that its creation can be removed from avahi.SlackBuild. > Attached is a patch that can be run from synergy.SlackBuild (I added the line: patch -p0 < $CWD/010_include_dns_sd.diff just before chown -R root:root . It ensures that the gui.pro file uses pkg-config to add the correct include path for the avahi stuff without resorting to the additional symlink for dns_sd.h chris >>> On Jun 8, 2015, at 8:54 PM, "Christoph Willing" >>> wrote: >>> >>> >>> >>>> On 09/06/15 09:00, Richards, Don wrote: >>>> Hi, >>>> >>>> Running Slackware64-14.1. >>>> >>>> Downloaded avahi-0.6.31-x86_64-1dj.txz for Slackware 14.1 from the >>>> Salix repository. >>>> >>>> Installed package. >>>> >>>> Ran synergy.Slackbuild, everything looked OK until: >>>> >>>> g++ -c -pipe -O2 -Wall -W -D_REENTRANT -DQT_NO_DEBUG -DQT_GUI_LIB >>>> >>>> -DQT_NETWORK_LIB -DQT_CORE_LIB -DQT_SHARED >>>> -I/usr/lib64/qt/mkspecs/linux-g++ >>>> >>>> - -I. -I/usr/lib64/qt/include/QtCore >>>> -I/usr/lib64/qt/include/QtNetwork >>>> >>>> - - -I/usr/lib64/qt/include/QtGui -I/usr/lib64/qt/include -I. -Isrc >>>> >>>> - - - -Itmp/release -I. -o tmp/release/ZeroconfRegister.o >>>> >>>> - - - - src/ZeroconfRegister.cpp >>>> >>>> In file included from src/ZeroconfRegister.cpp:18:0: >>>> >>>> src/ZeroconfRegister.h:32:20: fatal error: dns_sd.h: No such file >>>> or >>>> >>>> directory >>>> >>>> #include >>>> >>>> ^ >>>> >>>> compilation terminated. >>>> >>>> make: *** [tmp/release/ZeroconfRegister.o] Error 1 >>>> >>>> make: Leaving directory `/tmp/SBo/synergy-1.7.3-Source/src/gui' >>>> >>>> Going back to: /tmp/SBo/synergy-1.7.3-Source >>>> >>>> Error: make -w failed with error: 512 >>>> >>>> root at clerndcs04-2015:~/Downloads/synergy/synergy# >>>> >>>> However, locate dns_sd.h produces: >>>> >>>> /usr/include/avahi-compat-libdns_sd/dns_sd.h >>>> >>>> Can I fix this with a symlink, or is there another way? >>> >>> A symlink will fix it but another question is why that symlink >>> doesn't exist already. In the avahi package I have installed myself >>> (built from SBo repo) that symlink already exists - its explicitly >>> created in avahi.SlackBuild. However it needs to be installed by the >>> correct tool (installpkg, upgradepkg etc.) since the link is >>> inserted by the doinst.sh script. If you did an explodepkg or >>> something else like that, the symlink wouldn't be created. >>> >>> >>> 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/ >>> >> _______________________________________________ >> 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/ > > From chris.willing at iinet.net.au Tue Jun 9 21:49:21 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Wed, 10 Jun 2015 07:49:21 +1000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> Message-ID: <55775F61.3010301@iinet.net.au> On 10/06/15 06:45, Richards, Don wrote: > Oh oh, > Spoke a little too soon. > Synergy seems to be working so far but I missed this error when it starts: > > root at clerndcs04-2015:~/Downloads/synergy/synergy# synergy & > [3] 24385 > root at clerndcs04-2015:~/Downloads/synergy/synergy# *** WARNING *** The program 'synergy' uses the Apple Bonjour compatibility layer of Avahi. > *** WARNING *** Please fix your application to use the native API of Avahi! > *** WARNING *** For more information see *** > *** WARNING *** The program 'synergy' called 'DNSServiceRegister()' which is > *** not supported (or only supported partially) in the Apple Bonjour > *** compatibility layer of Avahi. > *** WARNING *** Please fix your application to use the native API of Avahi! > *** WARNING *** For more information see > *** > ("-f", "--no-tray", "--debug", "INFO", "--name", "clerndcs04-2015", "-c", > That looks like a problem with synergy itself - see: https://github.com/synergy/synergy/issues/4764 Also interesting is: http://ubuntuforums.org/showthread.php?t=862068 from which you could try running it with: export AVAHI_COMPAT_NOWARN=1 synergy & or just ignore it. chris From marc at mos6581.de Tue Jun 9 21:59:27 2015 From: marc at mos6581.de (Marcel Saegebarth) Date: Tue, 09 Jun 2015 23:59:27 +0200 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <55775F61.3010301@iinet.net.au> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> <55775F61.3010301@iinet.net.au> Message-ID: <557761BF.4020205@mos6581.de> On 06/09/2015 11:49 PM, Christoph Willing wrote: > That looks like a problem with synergy itself - see: > https://github.com/synergy/synergy/issues/4764 > > Also interesting is: > http://ubuntuforums.org/showthread.php?t=862068 > from which you could try running it with: > export AVAHI_COMPAT_NOWARN=1 synergy & > or just ignore it. > > > chris From the warnings I also think that you can ignore it - if possible - though some report about problems if using the wizard in combination with the SSL/TLS option. I'm using a manually created configuration file for synergy and don't get any warnings. -------------------------------------------------------------------------------- PGP 32 bit Key ID: 0x69EC498D PGP 64 bit Key ID: 0x8EE93B2D69EC498D PGP Key fingerprint: D320 76CB 4053 D544 52BD D461 8EE9 3B2D 69EC 498D -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: From Don.Richards at novar.com Tue Jun 9 22:03:47 2015 From: Don.Richards at novar.com (Richards, Don) Date: Tue, 9 Jun 2015 22:03:47 +0000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <557761BF.4020205@mos6581.de> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> <55775F61.3010301@iinet.net.au> <557761BF.4020205@mos6581.de> Message-ID: Marcel, Would you be willing to share your config? BTW guys, you really ROCK!!! Thanks for being so quick and so helpful!!! Thanks, - dr - Don Richards Senior Systems Engineer Novar 6060 Rockside Woods Blvd; Suite 400 Cleveland, OH 44131 Office: 216.682.1449 Cell: 330.310.2570 Don.Richards at novar.com -----Original Message----- From: SlackBuilds-users [mailto:slackbuilds-users-bounces at slackbuilds.org] On Behalf Of Marcel Saegebarth Sent: Tuesday, June 09, 2015 5:59 PM To: SlackBuilds.org Users List Subject: Re: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error On 06/09/2015 11:49 PM, Christoph Willing wrote: > That looks like a problem with synergy itself - see: > https://github.com/synergy/synergy/issues/4764 > > Also interesting is: > http://ubuntuforums.org/showthread.php?t=862068 > from which you could try running it with: > export AVAHI_COMPAT_NOWARN=1 synergy & or just ignore it. > > > chris >From the warnings I also think that you can ignore it - if possible - though some report about problems if using the wizard in combination with the SSL/TLS option. I'm using a manually created configuration file for synergy and don't get any warnings. -------------------------------------------------------------------------------- PGP 32 bit Key ID: 0x69EC498D PGP 64 bit Key ID: 0x8EE93B2D69EC498D PGP Key fingerprint: D320 76CB 4053 D544 52BD D461 8EE9 3B2D 69EC 498D From richard at aaazen.com Tue Jun 9 23:18:59 2015 From: richard at aaazen.com (Richard) Date: Tue, 9 Jun 2015 16:18:59 -0700 (PDT) Subject: [Slackbuilds-users] dvdauthor fails to build on Slackware64 current Message-ID: When building dvdauthor on Slackware64 current I get the following error gcc -DHAVE_CONFIG_H -I. -DSYSCONFDIR="\"/etc\"" -I/usr/include/libxml2 -DMAGICKCORE_HDRI_ENABLE=0 -DMAGICKCORE_QUANTUM_DEPTH=16 -I/usr/include/ImageMagick-6 -I/usr/include/freetype2 -I/usr/include/fribidi -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/harfbuzz -Wall -O2 -fPIC -MT dvdvml.o -MD -MP -MF .deps/dvdvml.Tpo -c -o dvdvml.o dvdvml.c In file included from /usr/include/string.h:634:0, from dvdvml.c:40: compat.h:147:8: error: expected identifier or '(' before '__extension__' char * strndup ^ make[2]: *** [dvdvml.o] Error 1 make[2]: Leaving directory `/tmp/SBo/dvdauthor/src' make[1]: *** [all] Error 2 make[1]: Leaving directory `/tmp/SBo/dvdauthor/src' make: *** [all-recursive] Error 1 This is a known bug that is fixed in the alpha version of dvdauthor. https://github.com/ldo/dvdauthor/commit/5b890b47aaf6f692c876faf435e6bf8990e7a45d It can be fixed here by including the "config.h" file in every c file that includes the compat.h file. Here is a "config.patch" to the source that makes it compile cleanly in Slackware current: --- dvdvml.c.orig 2012-08-19 21:41:52.000000000 -0700 +++ dvdvml.c 2015-06-09 15:28:51.780584903 -0700 @@ -626,6 +626,7 @@ * USA */ +#include "config.h" #include "compat.h" /* needed for bool */ #include "dvdvm.h" #include "dvdvmy.h" --- dvdvmy.c.orig 2012-08-19 21:41:52.000000000 -0700 +++ dvdvmy.c 2015-06-09 15:29:01.924584741 -0700 @@ -96,6 +96,7 @@ * USA */ +#include "config.h" #include "compat.h" /* needed for bool */ #include "dvdvm.h" Here is my patch to the dvdauthor.SlackBuild: --- dvdauthor.SlackBuild.orig 2013-11-25 09:19:36.000000000 -0800 +++ dvdauthor.SlackBuild 2015-06-09 15:31:01.268582829 -0700 @@ -64,7 +64,11 @@ cd $TMP rm -rf $PRGNAM tar xvf $CWD/$PRGNAM-$VERSION.tar.gz -cd $PRGNAM + +cd $TMP/$PRGNAM/src +patch -p0 < $CWD/config.patch + +cd $TMP/$PRGNAM chown -R root:root . find -L . \ \( -perm 777 -o -perm 775 -o -perm 750 -o -perm 711 -o -perm 555 \ Richard Narron From marc at mos6581.de Wed Jun 10 08:13:49 2015 From: marc at mos6581.de (Marcel Saegebarth) Date: Wed, 10 Jun 2015 10:13:49 +0200 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> <55775F61.3010301@iinet.net.au> <557761BF.4020205@mos6581.de> Message-ID: <5577F1BD.9040603@mos6581.de> On 06/10/2015 12:03 AM, Richards, Don wrote: > Marcel, > Would you be willing to share your config? Mine is quite old and simple, but it's still working and valid from what I see on the Synergy wiki. http://pastebin.com/20Qi82z1 -marc -------------------------------------------------------------------------------- PGP 32 bit Key ID: 0x69EC498D PGP 64 bit Key ID: 0x8EE93B2D69EC498D PGP Key fingerprint: D320 76CB 4053 D544 52BD D461 8EE9 3B2D 69EC 498D -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: From chris.willing at iinet.net.au Wed Jun 10 10:48:00 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Wed, 10 Jun 2015 20:48:00 +1000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <557761BF.4020205@mos6581.de> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> <55775F61.3010301@iinet.net.au> <557761BF.4020205@mos6581.de> Message-ID: <557815E0.2060107@iinet.net.au> On 10/06/15 07:59, Marcel Saegebarth wrote: [snip] > I'm using a manually created configuration file for synergy and don't > get any warnings. I only see the warnings when running the gui (plain "synergy') from the command line. When running either synergys or sunergc, no warnings appear. Are you using just synergyc & synergys Marcel (therefore no warnings)? If that is generally the case, then one could initially use synergy to run the gui (tolerating the warnings for now) just to compose a configuration . After quitting synergy, copy the configuration from /tmp/qt_temp.XXXXXX to somewhere safe (I used ~/.synergy/synergy.conf). Alternatively one could construct a configuration completely by hand. Regardless of how the configuration file is derived, from now on, rather than running synergy, run 'synergys -c /path/to/synergy.conf' and have no more avahi warnings. chris From marc at mos6581.de Wed Jun 10 11:12:36 2015 From: marc at mos6581.de (Marcel Saegebarth) Date: Wed, 10 Jun 2015 13:12:36 +0200 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <557815E0.2060107@iinet.net.au> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> <55775F61.3010301@iinet.net.au> <557761BF.4020205@mos6581.de> <557815E0.2060107@iinet.net.au> Message-ID: <55781BA4.4020608@mos6581.de> On 06/10/2015 12:48 PM, Christoph Willing wrote: > I only see the warnings when running the gui (plain "synergy') from the > command line. When running either synergys or sunergc, no warnings appear. > > Are you using just synergyc & synergys Marcel (therefore no warnings)? I had "Auto Config" disabled. If I enable it I also get the warnings. Due to I don't want and need this feature, I can't tell if multicast is working through Avahi. -marc -------------------------------------------------------------------------------- PGP 32 bit Key ID: 0x69EC498D PGP 64 bit Key ID: 0x8EE93B2D69EC498D PGP Key fingerprint: D320 76CB 4053 D544 52BD D461 8EE9 3B2D 69EC 498D -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: From hostmaster at slackonly.com Wed Jun 10 16:35:37 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Wed, 10 Jun 2015 19:35:37 +0300 Subject: [Slackbuilds-users] spamassassin Message-ID: <55786759.5060607@slackonly.com> Hi!, In readme of spamassassin have as optional dependence perl-IO-Socket-IP, with comment: Not available on SBo... but SBo have already: perl-IO-Socket-IP (0.33). Regards... From willysr at slackbuilds.org Wed Jun 10 16:53:23 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 10 Jun 2015 23:53:23 +0700 Subject: [Slackbuilds-users] spamassassin In-Reply-To: <55786759.5060607@slackonly.com> References: <55786759.5060607@slackonly.com> Message-ID: <55786B83.1070406@slackbuilds.org> > In readme of spamassassin have as optional dependence > perl-IO-Socket-IP, with comment: Not available on SBo... > but SBo have already: perl-IO-Socket-IP (0.33). Fixed on my branch Thanks -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From Don.Richards at novar.com Wed Jun 10 18:15:53 2015 From: Don.Richards at novar.com (Richards, Don) Date: Wed, 10 Jun 2015 18:15:53 +0000 Subject: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error In-Reply-To: <5577F1BD.9040603@mos6581.de> References: , <5576394A.3090302@iinet.net.au> <55768181.5010803@iinet.net.au> <5576914A.30605@iinet.net.au> <55775F61.3010301@iinet.net.au> <557761BF.4020205@mos6581.de> <5577F1BD.9040603@mos6581.de> Message-ID: Thanks Marcel, ... unfortunately, our corporate firewall/filtering won't let us access pastebin.com. :) Thanks, - dr - Don Richards Senior Systems Engineer Novar 6060 Rockside Woods Blvd; Suite 400 Cleveland, OH 44131 Office: 216.682.1449 Cell: 330.310.2570 Don.Richards at novar.com -----Original Message----- From: SlackBuilds-users [mailto:slackbuilds-users-bounces at slackbuilds.org] On Behalf Of Marcel Saegebarth Sent: Wednesday, June 10, 2015 4:14 AM To: SlackBuilds.org Users List Subject: Re: [Slackbuilds-users] synergy-1.7.3 Slackbuild fails with dns_sd.h not found error On 06/10/2015 12:03 AM, Richards, Don wrote: > Marcel, > Would you be willing to share your config? Mine is quite old and simple, but it's still working and valid from what I see on the Synergy wiki. http://pastebin.com/20Qi82z1 -marc -------------------------------------------------------------------------------- PGP 32 bit Key ID: 0x69EC498D PGP 64 bit Key ID: 0x8EE93B2D69EC498D PGP Key fingerprint: D320 76CB 4053 D544 52BD D461 8EE9 3B2D 69EC 498D From chess at chessgriffin.com Thu Jun 11 14:25:29 2015 From: chess at chessgriffin.com (Chess Griffin) Date: Thu, 11 Jun 2015 10:25:29 -0400 Subject: [Slackbuilds-users] sbopkg code and domains Message-ID: <55799A59.4090005@chessgriffin.com> Hey all- I have been very quiet the last couple of years. I'm still walking upright, but family and work are taking almost all of my time. As a result, I have stopped developing sbopkg or maintaining the website. If anyone wants to take the sbopkg code and fork it or move it over to github or do something else with it, please go to the Google Code repo[1] and grab it. I think Google Code is shutting down in the near future[2] so moving the code should happen sooner rather than later, if it happens at all. Also, I own the sbopkg.org and sbopkg.com domains. They are both set to expire on October 27, 2015. I will not be renewing either domain. If you want to chat about transferring the domain, just drop me an email. By now, there are probably newer and/or better tools that do what sbopkg does anyway, so maybe none of this needs to be done, which is fine too. I just wanted to get this out there as a heads up. Thanks! [1] https://code.google.com/p/sbopkg/ [2] http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html -- Chess Griffin From matteo.bernardini at gmail.com Thu Jun 11 14:56:10 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Thu, 11 Jun 2015 16:56:10 +0200 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <55799A59.4090005@chessgriffin.com> References: <55799A59.4090005@chessgriffin.com> Message-ID: 2015-06-11 16:25 GMT+02:00 Chess Griffin : > Hey all- > > I have been very quiet the last couple of years. I'm still walking upright, > but family and work are taking almost all of my time. As a result, I have > stopped developing sbopkg or maintaining the website. > > If anyone wants to take the sbopkg code and fork it or move it over to > github or do something else with it, please go to the Google Code repo[1] > and grab it. I think Google Code is shutting down in the near future[2] so > moving the code should happen sooner rather than later, if it happens at > all. > > Also, I own the sbopkg.org and sbopkg.com domains. They are both set to > expire on October 27, 2015. I will not be renewing either domain. If you > want to chat about transferring the domain, just drop me an email. > > By now, there are probably newer and/or better tools that do what sbopkg > does anyway, so maybe none of this needs to be done, which is fine too. I > just wanted to get this out there as a heads up. thanks for sbopkg chess, it has been an essential tool for me in these last years. just to preserve stuff I exported it on my github account (so I had done also another thing that's testing also the export from google code) but I really hope it gets in the hands of someone that can give it more attention than me (work is taking a great part of my time :( ): isn't slakmagik interested at all in maintaining it? Matteo From info at microlinux.fr Thu Jun 11 15:07:34 2015 From: info at microlinux.fr (Niki Kovacs) Date: Thu, 11 Jun 2015 17:07:34 +0200 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <55799A59.4090005@chessgriffin.com> References: <55799A59.4090005@chessgriffin.com> Message-ID: <5579A436.3090303@microlinux.fr> Le 11/06/2015 16:25, Chess Griffin a ?crit : > I have been very quiet the last couple of years. I'm still walking > upright, but family and work are taking almost all of my time. As a > result, I have stopped developing sbopkg or maintaining the website. > > If anyone wants to take the sbopkg code and fork it or move it over to > github or do something else with it, please go to the Google Code > repo[1] and grab it. I think Google Code is shutting down in the near > future[2] so moving the code should happen sooner rather than later, if > it happens at all. > > Also, I own the sbopkg.org and sbopkg.com domains. They are both set to > expire on October 27, 2015. I will not be renewing either domain. If > you want to chat about transferring the domain, just drop me an email. > > By now, there are probably newer and/or better tools that do what sbopkg > does anyway, so maybe none of this needs to be done, which is fine too. > I just wanted to get this out there as a heads up. Thanks for a great tool, Chess. Sbopkg has been - and still is - a lifechanger for me. It's one of those nifty little tools that I use all the time. Sad to hear you won't maintain it anymore. I hope this great tool will find a worthy maintainer. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From willysr at slackbuilds.org Thu Jun 11 15:11:45 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Thu, 11 Jun 2015 22:11:45 +0700 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: References: <55799A59.4090005@chessgriffin.com> Message-ID: > just to preserve stuff I exported it on my github account (so I had > done also another thing that's testing also the export from google > code) but I really hope it gets in the hands of someone that can give > it more attention than me (work is taking a great part of my time :( > ): isn't slakmagik interested at all in maintaining it? I have created an organization account on github https://github.com/sbopkg/sbopkg I'm using it and i am willing to maintain it. -- Willy Sudiarto Raharjo -------------- next part -------------- An HTML attachment was scrubbed... URL: From glenn.becker at gmail.com Thu Jun 11 15:16:35 2015 From: glenn.becker at gmail.com (Glenn Becker) Date: Thu, 11 Jun 2015 11:16:35 -0400 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <55799A59.4090005@chessgriffin.com> References: <55799A59.4090005@chessgriffin.com> Message-ID: Chess, Thanks so much for sbopkg. Newer and better things? I dunno about that ... I use sbopkg almost daily (I'm one of those compulsive updaters) and have come to rely on it! Glad to see Willy step up to take it on. It's in good hands. :^) On Thu, Jun 11, 2015 at 10:25 AM, Chess Griffin wrote: > Hey all- > > I have been very quiet the last couple of years. I'm still walking > upright, but family and work are taking almost all of my time. As a > result, I have stopped developing sbopkg or maintaining the website. > > If anyone wants to take the sbopkg code and fork it or move it over to > github or do something else with it, please go to the Google Code repo[1] > and grab it. I think Google Code is shutting down in the near future[2] so > moving the code should happen sooner rather than later, if it happens at > all. > > Also, I own the sbopkg.org and sbopkg.com domains. They are both set to > expire on October 27, 2015. I will not be renewing either domain. If you > want to chat about transferring the domain, just drop me an email. > > By now, there are probably newer and/or better tools that do what sbopkg > does anyway, so maybe none of this needs to be done, which is fine too. I > just wanted to get this out there as a heads up. > > Thanks! > > [1] https://code.google.com/p/sbopkg/ > [2] > http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html > > -- > Chess Griffin > _______________________________________________ > 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 martijn at inlv.org Thu Jun 11 15:18:26 2015 From: martijn at inlv.org (Martijn Dekker) Date: Thu, 11 Jun 2015 16:18:26 +0100 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <55799A59.4090005@chessgriffin.com> References: <55799A59.4090005@chessgriffin.com> Message-ID: <5579A6C2.4090106@inlv.org> Chess Griffin schreef op 11-06-15 om 15:25: > If anyone wants to take the sbopkg code and fork it or move it over to > github or do something else with it, please go to the Google Code > repo[1] and grab it. I think Google Code is shutting down in the near > future[2] so moving the code should happen sooner rather than later, if > it happens at all. It is still working very well for me (even in a production environment, contrary to the recommendation on your website). Thank you for having made sbopkg. > By now, there are probably newer and/or better tools that do what sbopkg > does anyway, What would those tools be? Thanks, - Martijn From oda at member.fsf.org Thu Jun 11 15:23:11 2015 From: oda at member.fsf.org (Oda) Date: Thu, 11 Jun 2015 11:23:11 -0400 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: References: <55799A59.4090005@chessgriffin.com> Message-ID: Hi Chess, thank you for the great job so far. I use sbopkg on a daily bases and, if slakmagik could not take over the maintenance, I will be glad to do so, or help him, otherwise. Oda -- Oda ------------------------------------------------------ If you don't have time to do it right, where are you going to find the time to do it over? ------------------------------------------------------ On Thu, Jun 11, 2015 at 10:56 AM, Matteo Bernardini wrote: > 2015-06-11 16:25 GMT+02:00 Chess Griffin : >> Hey all- >> >> I have been very quiet the last couple of years. I'm still walking upright, >> but family and work are taking almost all of my time. As a result, I have >> stopped developing sbopkg or maintaining the website. >> >> If anyone wants to take the sbopkg code and fork it or move it over to >> github or do something else with it, please go to the Google Code repo[1] >> and grab it. I think Google Code is shutting down in the near future[2] so >> moving the code should happen sooner rather than later, if it happens at >> all. >> >> Also, I own the sbopkg.org and sbopkg.com domains. They are both set to >> expire on October 27, 2015. I will not be renewing either domain. If you >> want to chat about transferring the domain, just drop me an email. >> >> By now, there are probably newer and/or better tools that do what sbopkg >> does anyway, so maybe none of this needs to be done, which is fine too. I >> just wanted to get this out there as a heads up. > > thanks for sbopkg chess, it has been an essential tool for me in these > last years. > > just to preserve stuff I exported it on my github account (so I had > done also another thing that's testing also the export from google > code) but I really hope it gets in the hands of someone that can give > it more attention than me (work is taking a great part of my time :( > ): isn't slakmagik interested at all in maintaining it? > > Matteo > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > From oda at member.fsf.org Thu Jun 11 15:24:50 2015 From: oda at member.fsf.org (Oda) Date: Thu, 11 Jun 2015 11:24:50 -0400 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <5579A6C2.4090106@inlv.org> References: <55799A59.4090005@chessgriffin.com> <5579A6C2.4090106@inlv.org> Message-ID: >> By now, there are probably newer and/or better tools that do what sbopkg >> does anyway, > > What would those tools be? I'm also curious about it! From matteo.bernardini at gmail.com Thu Jun 11 15:43:59 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Thu, 11 Jun 2015 17:43:59 +0200 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: References: <55799A59.4090005@chessgriffin.com> <5579A6C2.4090106@inlv.org> Message-ID: 2015-06-11 17:24 GMT+02:00 Oda : >>> By now, there are probably newer and/or better tools that do what sbopkg >>> does anyway, >> >> What would those tools be? > > I'm also curious about it! IMHO slackrepo from David Spencer is a very good candidate to fit that description https://idlemoor.github.io/slackrepo/ Matteo From 1.41421 at gmail.com Thu Jun 11 15:44:35 2015 From: 1.41421 at gmail.com (JCA) Date: Thu, 11 Jun 2015 09:44:35 -0600 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <55799A59.4090005@chessgriffin.com> References: <55799A59.4090005@chessgriffin.com> Message-ID: On Jun 11, 2015 8:32 AM, "Chess Griffin" wrote: > Hey all- > > I have been very quiet the last couple of years. I'm still walking > upright, but family and work are taking almost all of my time. As a > result, I have stopped developing sbopkg or maintaining the website. > > If anyone wants to take the sbopkg code and fork it or move it over to > github or do something else with it, please go to the Google Code repo[1] > and grab it. I think Google Code is shutting down in the near future[2] so > moving the code should happen sooner rather than later, if it happens at > all. > > Also, I own the sbopkg.org and sbopkg.com domains. They are both set to > expire on October 27, 2015. I will not be renewing either domain. If you > want to chat about transferring the domain, just drop me an email. > > By now, there are probably newer and/or better tools that do what sbopkg > does anyway, so maybe none of this needs to be done, which is fine too. I > just wanted to get this out there as a heads up. > > sbopkg is a terrific tool. If there are better ones out there, I, for one, would most certainly want to learn about them. However, I hope that sbopkg will carry on. Thanks for putting it together, and maintaining it all these years. > Thanks! > > [1] https://code.google.com/p/sbopkg/ > [2] > http://google-opensource.blogspot.com/2015/03/farewell-to-google-code.html > > -- > Chess Griffin > _______________________________________________ > 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 mr.chew.baka at gmail.com Thu Jun 11 15:48:27 2015 From: mr.chew.baka at gmail.com (B-o-B De Mars) Date: Thu, 11 Jun 2015 10:48:27 -0500 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: References: <55799A59.4090005@chessgriffin.com> <5579A6C2.4090106@inlv.org> Message-ID: <5579ADCB.9060003@gmail.com> On 6/11/2015 10:43 AM, Matteo Bernardini wrote: > IMHO slackrepo from David Spencer is a very good candidate to fit that > description > > https://idlemoor.github.io/slackrepo/ > slpkg is decent too. From lems at gmx.net Thu Jun 11 16:02:56 2015 From: lems at gmx.net (Leonard Schmidt) Date: Thu, 11 Jun 2015 18:02:56 +0200 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <5579ADCB.9060003@gmail.com> References: <55799A59.4090005@chessgriffin.com> <5579A6C2.4090106@inlv.org> <5579ADCB.9060003@gmail.com> Message-ID: <0Lug4m-1ZBm9h27Jw-00zjsl@mail.gmx.com> B-o-B De Mars writes: >On 6/11/2015 10:43 AM, Matteo Bernardini wrote: > >> IMHO slackrepo from David Spencer is a very good candidate to fit that >> description >> >> https://idlemoor.github.io/slackrepo/ >> > >slpkg is decent too. Or asbt+hoorex from Aaditya Bagga and Christoph Willing, respectively. From z.coldplayer at yahoo.co.uk Thu Jun 11 15:59:25 2015 From: z.coldplayer at yahoo.co.uk (z.coldplayer at yahoo.co.uk) Date: Thu, 11 Jun 2015 19:59:25 +0400 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: References: Message-ID: <6865086.LbKZvcUdnU@omkara> a very nifty tool, hate to live without it. It automates the creation of most of my packages. From ryan.q at linux.com Thu Jun 11 17:45:41 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 11 Jun 2015 17:45:41 +0000 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <6865086.LbKZvcUdnU@omkara> References: <6865086.LbKZvcUdnU@omkara> Message-ID: Glad to hear Willy will take it over! I am willing to help in any way, and would not mind taking over the domains and pointing them wherever Willy wants. ;-) On Thu, Jun 11, 2015, 9:10 AM z.coldplayer at yahoo.co.uk < z.coldplayer at yahoo.co.uk> wrote: > a very nifty tool, hate to live without it. > > It automates the creation of most of my packages. > _______________________________________________ > 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 rshepard at appl-ecosys.com Thu Jun 11 18:20:35 2015 From: rshepard at appl-ecosys.com (Rich Shepard) Date: Thu, 11 Jun 2015 11:20:35 -0700 (PDT) Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 Message-ID: Trying to upgrade pgadmin3-1.14.0 to -1.20.0 but have hit this error: In file included from pgAdmin3.cpp:55:0: ../pgadmin/include/frm/frmMain.h: At global scope: ../pgadmin/include/frm/frmMain.h:247:21: error: ?wxStyledTextEvent? has not been declared void OnPositionStc(wxStyledTextEvent &event); ^ make[3]: *** [pgAdmin3.o] Error 1 make[3]: Leaving directory /tmp/SBo/pgadmin3-1.20.0/pgadmin' make[2]: *** [all] Error 2 make[2]: Leaving directory /tmp/SBo/pgadmin3-1.20.0/pgadmin' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory /tmp/SBo/pgadmin3-1.20.0' make: *** [all] Error 2 Please advise how I can correct this. Rich From ryan.q at linux.com Thu Jun 11 21:24:21 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 11 Jun 2015 14:24:21 -0700 Subject: [Slackbuilds-users] small typo in atom build Message-ID: tar -xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION This line should have .tar.gz at the end. -- --- From slack.dhabyx at gmail.com Thu Jun 11 21:46:10 2015 From: slack.dhabyx at gmail.com (Dhaby Xiloj) Date: Thu, 11 Jun 2015 15:46:10 -0600 Subject: [Slackbuilds-users] small typo in atom build In-Reply-To: References: Message-ID: <557A01A2.1020708@gmail.com> On 11/06/15 15:24, Ryan P.C. McQuen wrote: > tar -xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION > > This line should have .tar.gz at the end. > For wget users this file it will be downloaded only with v$VERSION in the filename. From ryan.q at linux.com Thu Jun 11 22:16:14 2015 From: ryan.q at linux.com (Ryan P.C. McQuen) Date: Thu, 11 Jun 2015 22:16:14 +0000 Subject: [Slackbuilds-users] small typo in atom build In-Reply-To: <557A01A2.1020708@gmail.com> References: <557A01A2.1020708@gmail.com> Message-ID: On Thu, Jun 11, 2015, 2:45 PM Dhaby Xiloj wrote: On 11/06/15 15:24, Ryan P.C. McQuen wrote: > tar -xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/v$VERSION > > This line should have .tar.gz at the end. > For wget users this file it will be downloaded only with v$VERSION in the filename. Ah, I must have downloaded it in some strange way. Sorry for the trouble. _______________________________________________ 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 ts at websafe.pl Fri Jun 12 02:49:37 2015 From: ts at websafe.pl (Thomas Szteliga) Date: Fri, 12 Jun 2015 04:49:37 +0200 Subject: [Slackbuilds-users] libgdiplus 3.12 not compiling Message-ID: <557A48C1.2040106@websafe.pl> Hello, I've noticed, the libgdiplus-3.12 package http://slackbuilds.org/repository/14.1/libraries/libgdiplus/ won't compile, because the line: ~~~ # patch -p1 < $CWD/libgdiplus-giflib.patch ~~~ is commented in the SlackBuild. Uncomenting solves the problem. -- Best regards Thomas Szteliga -------------- next part -------------- A non-text attachment was scrubbed... Name: smime.p7s Type: application/pkcs7-signature Size: 3692 bytes Desc: S/MIME Cryptographic Signature URL: From willysr at gmail.com Fri Jun 12 03:11:13 2015 From: willysr at gmail.com (Willy Sudiarto Raharjo) Date: Fri, 12 Jun 2015 10:11:13 +0700 Subject: [Slackbuilds-users] libgdiplus 3.12 not compiling In-Reply-To: <557A48C1.2040106@websafe.pl> References: <557A48C1.2040106@websafe.pl> Message-ID: > I've noticed, the libgdiplus-3.12 package > http://slackbuilds.org/repository/14.1/libraries/libgdiplus/ > won't compile, because the line: > > ~~~ > # patch -p1 < $CWD/libgdiplus-giflib.patch > ~~~ > > is commented in the SlackBuild. > > > Uncomenting solves the problem. That patch is intended for -current, not for -stable if you are using -current then you do need to uncomment the patch. Please note that SBo is tested against -stable releases only -- Willy Sudiarto Raharjo Personal Blog : http://willysr.blogspot.com Linux Blog: http://slackblogs.blogspot.com From willysr at slackbuilds.org Fri Jun 12 04:57:31 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 12 Jun 2015 11:57:31 +0700 Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 In-Reply-To: References: Message-ID: <557A66BB.10902@slackbuilds.org> > make[3]: *** [pgAdmin3.o] Error 1 > make[3]: Leaving directory /tmp/SBo/pgadmin3-1.20.0/pgadmin' > make[2]: *** [all] Error 2 > make[2]: Leaving directory /tmp/SBo/pgadmin3-1.20.0/pgadmin' > make[1]: *** [all-recursive] Error 1 > make[1]: Leaving directory /tmp/SBo/pgadmin3-1.20.0' > make: *** [all] Error 2 > > Please advise how I can correct this. Tested on Slackware64-14.1 and it's working fine here pgadmin3: MD5SUM check for pgadmin3-1.20.0.tar.gz ... OK Building package pgadmin3-1.20.0-x86_64-1_SBo.tgz ... OK Installing package pgadmin3-1.20.0-x86_64-1_SBo.tgz ... OK -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From kingbeowulf at gmail.com Fri Jun 12 05:21:24 2015 From: kingbeowulf at gmail.com (King Beowulf) Date: Thu, 11 Jun 2015 22:21:24 -0700 Subject: [Slackbuilds-users] Security Advisories for QEMU and MUMBLE/MURMUR Message-ID: <557A6C54.2020104@gmail.com> Hello: QEMU ---- Willy tweeted me to qemu CVE-2015-3209, Heap overflow in QEMU PCNET controller, allowing guest->host escape. This is easy to mitigate: don't use pcnet! ;-) I'll send in an update this weekend. But, reeaallyy, you should be using virtio-net-pci ... References (1) http://xenbits.xen.org/xsa/advisory-135.html (2) http://securitytracker.com/id/1032546 (3) http://git.qemu.org/?p=qemu.git;a=commit;h=9f7c594c006289ad41169b854d70f5da6e400a2a MUMBLE ------ mumble-1.2.9 maintenance release fixes various bugs, updates dependencies, and adds new functionality. The current slackbuild *should* work OOTB on 14.1 updated to latest patches as of today, but here may be an issue with the new TLS 1.2 functionality (see (1)) I'll test as soon as my build VMs are updated this weekend. References ---------- (1) http://blog.mumble.info/mumble-1-2-9/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From kingbeowulf at gmail.com Fri Jun 12 05:24:20 2015 From: kingbeowulf at gmail.com (King Beowulf) Date: Thu, 11 Jun 2015 22:24:20 -0700 Subject: [Slackbuilds-users] dvdauthor fails to build on Slackware64 current In-Reply-To: References: Message-ID: <557A6D04.4070405@gmail.com> On 06/09/2015 04:18 PM, Richard wrote: > When building dvdauthor on Slackware64 current I get the following error ... > > This is a known bug that is fixed in the alpha version of dvdauthor. > > https://github.com/ldo/dvdauthor/commit/5b890b47aaf6f692c876faf435e6bf8990e7a45d > > It can be fixed here by including the "config.h" file in every c file that > includes the compat.h file. > Thanks, I'll add this to my growing To-Do list, and if i ever get time to update as the new maintainer :-) -Ed -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From info at microlinux.fr Fri Jun 12 05:41:12 2015 From: info at microlinux.fr (Niki Kovacs) Date: Fri, 12 Jun 2015 07:41:12 +0200 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: References: <55799A59.4090005@chessgriffin.com> Message-ID: <557A70F8.4060707@microlinux.fr> Le 11/06/2015 17:11, Willy Sudiarto Raharjo a ?crit : > I have created an organization account on github > https://github.com/sbopkg/sbopkg > I'm using it and i am willing to maintain it. I'd love to see sbopkg maintained by you, Willy. The application would be in good hands. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From willysr at slackbuilds.org Fri Jun 12 05:43:33 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 12 Jun 2015 12:43:33 +0700 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <557A70F8.4060707@microlinux.fr> References: <55799A59.4090005@chessgriffin.com> <557A70F8.4060707@microlinux.fr> Message-ID: <557A7185.8020503@slackbuilds.org> > I'd love to see sbopkg maintained by you, Willy. The application would > be in good hands. Since now it's on github, feel free to submit git pull request or send a bug report :) I'm hoping for more contributions from everyone since sbopkg is very mature already (from my perspective). For now, i'm still updating some of the content from this transitions from SVN to GIT and Google Code to GitHub. Feel free to send me wish list :) -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From rshepard at appl-ecosys.com Fri Jun 12 13:13:30 2015 From: rshepard at appl-ecosys.com (Rich Shepard) Date: Fri, 12 Jun 2015 06:13:30 -0700 (PDT) Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 In-Reply-To: <557A66BB.10902@slackbuilds.org> References: <557A66BB.10902@slackbuilds.org> Message-ID: On Fri, 12 Jun 2015, Willy Sudiarto Raharjo wrote: >> make[3]: *** [pgAdmin3.o] Error 1 >> make[3]: Leaving directory /tmp/SBo/pgadmin3-1.20.0/pgadmin' >> make[2]: *** [all] Error 2 >> make[2]: Leaving directory /tmp/SBo/pgadmin3-1.20.0/pgadmin' >> make[1]: *** [all-recursive] Error 1 >> make[1]: Leaving directory /tmp/SBo/pgadmin3-1.20.0' >> make: *** [all] Error 2 >> >> Please advise how I can correct this. > > Tested on Slackware64-14.1 and it's working fine here > pgadmin3: > MD5SUM check for pgadmin3-1.20.0.tar.gz ... OK > Building package pgadmin3-1.20.0-x86_64-1_SBo.tgz ... OK > Installing package pgadmin3-1.20.0-x86_64-1_SBo.tgz ... OK Willy, I'm trying to upgrade on a host running Slackware32-14.1. This host is running wxPython-3.0.2.0. /usr/include/ has both wx-2.8/ and wx-3.0/ because pgadmin3-1.14.0 was built against wxPython-2.8.x. Not sure how I should proceed. Thanks, Rich From willysr at slackbuilds.org Fri Jun 12 13:16:07 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 12 Jun 2015 20:16:07 +0700 Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 In-Reply-To: References: <557A66BB.10902@slackbuilds.org> Message-ID: <557ADB97.6010804@slackbuilds.org> > I'm trying to upgrade on a host running Slackware32-14.1. This host is > running wxPython-3.0.2.0. /usr/include/ has both wx-2.8/ and wx-3.0/ > because > pgadmin3-1.14.0 was built against wxPython-2.8.x. > > Not sure how I should proceed. Try reinstalling wxPython-2.8 -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From rshepard at appl-ecosys.com Fri Jun 12 13:22:39 2015 From: rshepard at appl-ecosys.com (Rich Shepard) Date: Fri, 12 Jun 2015 06:22:39 -0700 (PDT) Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 In-Reply-To: <557ADB97.6010804@slackbuilds.org> References: <557A66BB.10902@slackbuilds.org> <557ADB97.6010804@slackbuilds.org> Message-ID: On Fri, 12 Jun 2015, Willy Sudiarto Raharjo wrote: >> Not sure how I should proceed. > > Try reinstalling wxPython-2.8 Willy, I use wxPython extensively for applications, but have not yet used pgadmin3. So, seems to be better to use the earlier pgadmin3 version rather than downgrade wxPython. Thought there was a way to point pgadmin3 to wxPython-3.0.2.0 but, if not, so be it. Thanks, Rich From willysr at slackbuilds.org Fri Jun 12 13:33:45 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Fri, 12 Jun 2015 20:33:45 +0700 Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 In-Reply-To: References: <557A66BB.10902@slackbuilds.org> <557ADB97.6010804@slackbuilds.org> Message-ID: <557ADFB9.9000509@slackbuilds.org> > I use wxPython extensively for applications, but have not yet used > pgadmin3. So, seems to be better to use the earlier pgadmin3 version rather > than downgrade wxPython. Thought there was a way to point pgadmin3 to > wxPython-3.0.2.0 but, if not, so be it. Try this: reinstall wxPython upgrade pgadmin3 reinstall wxPython3 if you already have the package, simply installpkg will do -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From chess at chessgriffin.com Fri Jun 12 14:30:33 2015 From: chess at chessgriffin.com (Chess Griffin) Date: Fri, 12 Jun 2015 10:30:33 -0400 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <557A7185.8020503@slackbuilds.org> References: <55799A59.4090005@chessgriffin.com> <557A70F8.4060707@microlinux.fr> <557A7185.8020503@slackbuilds.org> Message-ID: <557AED09.3050204@chessgriffin.com> On 6/12/2015 1:43 AM, Willy Sudiarto Raharjo wrote: >> I'd love to see sbopkg maintained by you, Willy. The application would >> be in good hands. > > Since now it's on github, feel free to submit git pull request or send a > bug report :) > I'm hoping for more contributions from everyone since sbopkg is very > mature already (from my perspective). > > For now, i'm still updating some of the content from this transitions > from SVN to GIT and Google Code to GitHub. > > Feel free to send me wish list :) > Thank you to everyone who replied and I really appreciate the kind words about sbopkg. I am glad that folks are moving it over to github and I do hope that it can continue to see some development and TLC. :-) Cheers! -- Chess Griffin From hitest at gmail.com Fri Jun 12 14:34:31 2015 From: hitest at gmail.com (George Nielsen) Date: Fri, 12 Jun 2015 07:34:31 -0700 Subject: [Slackbuilds-users] sbopkg code and domains In-Reply-To: <557AED09.3050204@chessgriffin.com> References: <55799A59.4090005@chessgriffin.com> <557A70F8.4060707@microlinux.fr> <557A7185.8020503@slackbuilds.org> <557AED09.3050204@chessgriffin.com> Message-ID: <20150612073431.4ff1b5dd@raptor.raptor> Thanks for your hard work supporting our community, Chess! Family always comes first, mate:) George Chess Griffin wrote: > On 6/12/2015 1:43 AM, Willy Sudiarto Raharjo wrote: > >> I'd love to see sbopkg maintained by you, Willy. The application > >> would be in good hands. > > > > Since now it's on github, feel free to submit git pull request or > > send a bug report :) > > I'm hoping for more contributions from everyone since sbopkg is very > > mature already (from my perspective). > > > > For now, i'm still updating some of the content from this > > transitions from SVN to GIT and Google Code to GitHub. > > > > Feel free to send me wish list :) > > > > Thank you to everyone who replied and I really appreciate the kind > words about sbopkg. I am glad that folks are moving it over to > github and I do hope that it can continue to see some development and > TLC. :-) > > Cheers! > From rshepard at appl-ecosys.com Fri Jun 12 17:07:14 2015 From: rshepard at appl-ecosys.com (Rich Shepard) Date: Fri, 12 Jun 2015 10:07:14 -0700 (PDT) Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 In-Reply-To: <557ADFB9.9000509@slackbuilds.org> References: <557A66BB.10902@slackbuilds.org> <557ADB97.6010804@slackbuilds.org> <557ADFB9.9000509@slackbuilds.org> Message-ID: On Fri, 12 Jun 2015, Willy Sudiarto Raharjo wrote: > Try this: > reinstall wxPython > upgrade pgadmin3 > reinstall wxPython3 Willy, I should have thought of this myself. Unfortunately, pgadmin3 wants libwx_gtk2u_stc-2.8.so.0 and that's replaced when wxPython-3.0.2.0 is installed. If it was possible to have both wxPython versions installed then pgadmin3 would be happy. I suspect they share the same namespace, but will check on that. Thanks, Rich From rshepard at appl-ecosys.com Fri Jun 12 18:14:30 2015 From: rshepard at appl-ecosys.com (Rich Shepard) Date: Fri, 12 Jun 2015 11:14:30 -0700 (PDT) Subject: [Slackbuilds-users] Error Building pgadmin3-1.20.0 [RESOLVED] In-Reply-To: References: Message-ID: On Thu, 11 Jun 2015, Rich Shepard wrote: > Please advise how I can correct this. wxPython-2.8.12.1 and wxPython-3.0.2.0 coexist in different namespaces. Problem solved. Thanks, Willy, Rich From s.arcus at open-t.co.uk Fri Jun 12 23:42:16 2015 From: s.arcus at open-t.co.uk (Sebastian Arcus) Date: Sat, 13 Jun 2015 00:42:16 +0100 Subject: [Slackbuilds-users] Amendments to syncthing scripts to accommodate running as non-root user In-Reply-To: References: <55758BBD.4000702@open-t.co.uk> Message-ID: <557B6E58.3080804@open-t.co.uk> On 08/06/15 13:39, Matteo Bernardini wrote: > 2015-06-08 14:34 GMT+02:00 Sebastian Arcus : >> As per my previous post to the SBo list, syncthing developers recommend that >> it should never be run as root - even when run as a demon - as it has not >> been designed with that level of security in mind. >> >> As the uid:gid 307 has been approved for the syncthing user/group on SBo, >> may I suggest the patches below to accommodate this user/group in the >> scripts provided with syncthing on SBo. The patches do the following: >> >> 1. Amend rc.syncthing to start syncthing as "syncthing" user. >> 2. Provide a configurable location for the home/config directory under >> /var/lib - as it is the custom for data owned by demons (as opposed to real >> human users) under Linux. >> 3. Amend syncthing.Slackbuild script to request the creation of the >> syncthing user/group, if it doesn't exit. >> 4. Amend the syncthing.Slackbuild script to create the following dirs and >> set their permissions accordingly: /var/lib/syncthing/config and >> /var/run/syncthing >> >> I hope the above makes sense. If any of it is incorrect or unsuitable, could >> you please suggest alternatives. >> >> ############################################## >> >> --- syncthing.SlackBuild 2015-06-08 13:03:54.758485646 +0100 >> +++ syncthing.SlackBuild.new 2015-06-08 13:18:32.529446783 +0100 >> @@ -49,6 +49,14 @@ >> >> set -e >> >> +# Check if the syncthing user and group exist. If not, then bail. >> +if [ "$(id -g syncthing 2> /dev/null)" != "307" -o "$(id -u syncthing 2> >> /dev/null)" != "307" ]; then >> + echo " You must have an 'syncthing' user and group to run this script." >> + echo " # groupadd -g 307 exim" >> + echo " # useradd -d /var/lib/syncthing -g syncthing -s /bin/bash -u >> 307 syncthing" >> + exit 1 >> +fi >> + >> rm -rf $PKG >> mkdir -p $TMP $PKG $OUTPUT >> cd $TMP >> @@ -72,8 +80,9 @@ >> mkdir -p $PKG/etc/rc.d >> cat $CWD/rc.syncthing > $PKG/etc/rc.d/rc.syncthing.new >> >> -mkdir -p $PKG/var/lib/syncthing >> +mkdir -p $PKG/var/lib/syncthing/config >> mkdir -p $PKG/var/run/syncthing >> +chown -R syncthing.syncthing /var/{lib,run}/syncthing >> >> mkdir -p $PKG/usr/doc/$PRGNAM-$VERSION >> cp -a *.txt *.pdf $PKG/usr/doc/$PRGNAM-$VERSION >> >> >> ######################################################## >> >> --- rc.syncthing 2015-06-08 13:04:20.237858026 +0100 >> +++ rc.syncthing.new 2015-06-08 13:09:14.033831997 +0100 >> @@ -2,6 +2,9 @@ >> # >> # syncthing start script >> >> +$ST_USER="syncthing" >> +$CONFDIR="/var/lib/syncthing/config" >> + >> case "$1" in >> stop) >> PID=/var/run/syncthing/syncthing.pid >> @@ -15,7 +18,7 @@ >> ;; >> start) >> echo "Start Syncthing..." >> - /usr/bin/syncthing >> + su - $ST_USER -c "$SYNCTHING -home=$CONFDIR" & >> ;; >> restart) >> $0 stop > I reserved the 307 uid/gid for syncthing as you asked, but I thought > you already contacted the maintainer about it first: I think he has > the last word on this. I haven't yet had any reply to my suggestions from the maintainer of the syncthing SBo package, on or off the list. Is there anything else that could be done about this? (unless the maintainer disagrees with my proposed changes - which is always a possibility) Sebastian From willysr at slackbuilds.org Sun Jun 14 01:50:43 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 14 Jun 2015 08:50:43 +0700 Subject: [Slackbuilds-users] Updates - 20150614.{12} Message-ID: <557CDDF3.4000309@slackbuilds.org> Sun Jun 14 01:45:49 UTC 2015 graphics/shutter: Update DEPS. +--------------------------+ Sun Jun 14 00:58:03 UTC 2015 academic/GeoGebra: Updated for version 5.0.124.0. academic/amd: Updated for version 2.4.1. academic/arpack-ng: Updated for version 3.2.0. academic/btf: Updated for version 1.2.1. academic/camd: Updated for version 2.4.1. academic/ccolamd: Updated for version 2.9.1. academic/cholmod: Updated for version 3.0.5. academic/colamd: Updated for version 2.9.1. academic/csparse: Updated for version 3.1.4. academic/cxsparse: Updated for version 3.1.4. academic/klu: Updated for version 1.3.2. academic/ldl: Updated for version 2.2.1. academic/metis: Fix potential linking problems. academic/octave: Updated for version 4.0.0. academic/rbio: Updated for version 2.2.1. academic/spqr: Updated for version 2.0.1. academic/suitesparseconfig: Updated for version 4.4.4. academic/umfpack: Updated for version 5.7.1. academic/wxmacmolplt: Updated for version 7.6. audio/clyrics: Updated for version 0.04. audio/flake: Added (open-souce FLAC audio encoder). audio/qmmp-plugin-pack: Updated for version 0.8.4. desktop/fbmenugen: Added (Menu Generator). desktop/sun: Updated for version 1.1.0. development/SQLAlchemy: Updated for version 1.0.5. development/android-tools: Updated for version 5.1.1_r4. development/atom: Updated for version 0.208.0. development/bpython: Updated for version 0.14.2. development/eclipse-jee: New maintainer. development/fuel: Added (GUI front-end for Fossil). development/idlex: Added (IDLE Extensions for Python). development/nedit: Update HOMEPAGE and DOWNLOAD url. development/smartgit: Updated for version 6.5.8. games/ags: Added (Adventure Game Studio engine). games/antimicro: Added (gamepad to keypress). games/fceux: Fix Build. games/steam: Updated for version 1.0.0.50. gis/OWSLib: Updated for version 0.9.0. gis/pgsql-ogr-fdw: Added (PostgreSQL foreign data wrapper for OGR). graphics/darktable: Updated for version 1.6.7. graphics/dcraw: Updated for version 9.26.0. graphics/ufraw: Updated for version 0.21. libraries/libebml: Updated for version 1.3.1. libraries/libepoxy: Update script. libraries/libjpeg-turbo: Updated for version 1.4.1. libraries/libmatroska: Updated for version 1.4.2. libraries/libvirt-python: Updated for version 1.2.16. libraries/libvirt: Updated for version 1.2.16. libraries/msx264: Added (x264 plugin for mediastreamer2). misc/yubikey-personalization-gui: Updated for version 3.1.21. multimedia/flashplayer-plugin: Updated for version 11.2.202.466. multimedia/flowblade: Updated for version 0.18. multimedia/makemkv: Updated for version 1.9.3. multimedia/mkvtoolnix: Updated for version 7.9.0. multimedia/mlt: Updated for version 0.9.6. network/dropbox: Updated for version 3.6.7. network/memcached: Updated for version 1.4.24. network/phpmyadmin: Updated for version 4.4.9. network/proxychains: Updated for version 4.10. network/pure-ftpd: Updated for version 1.0.39. network/spamassassin: Update README. network/synergy: Added patch for Avahi. network/vivaldi: Updated for version 1.0.196.2_1. network/youtube-dl-gui: Added (GUI for youtube-dl). office/MasterPDFEditor: Updated for version 3.1.0. office/mairix: Updated for version 0.23. office/mu: Updated for version 0.9.9.6. office/notmuch: Updated for version 0.20. perl/perl-CPAN-Meta: Updated for version 2.150005. perl/perl-DBD-SQLite: Updated for version 1.48. perl/perl-IPC-Run: Updated for version 0.94. perl/perl-Parse-CPAN-Meta: Updated for version 1.4417. perl/perl-file-desktopentry: Updated for version 0.10. perl/perl-gtk2-imageview: Update EMAIL address. perl/perl-html-form: Update EMAIL address. perl/perl-http-response-encoding: Update EMAIL address. perl/perl-http-server-simple: Updated for version 0.50. perl/perl-net-dbus: Updated for version 1.1.0. perl/perl-pango: Update EMAIL address. perl/perl-proc-processtable: Removed (duplicate entry). perl/perl-test-warn: Updated for version 0.30 + new maintainer. python/Paver: Updated for version 1.2.4. python/argcomplete: Updated for version 0.8.9. python/cryptography: Updated for version 0.8.2. python/pyOpenSSL: Updated for version 0.15.1. python/python-twisted: Updated for version 15.2.1. ruby/passenger: Updated for version 5.0.10. ruby/rubygem-rack: Updated for version 1.6.1. system/iucode_tool: Updated for version 1.3. system/openrc-services: Updated for version 20150612. system/phoronix-test-suite: Updated for version 5.8.0. system/porg: Added (package manager). system/prelink: Updated for version 20130503. system/rsyslog: Updated for version 8.10.0. system/tinyterm: Updated for version 0.5.7. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From martijn at inlv.org Mon Jun 15 01:13:20 2015 From: martijn at inlv.org (Martijn Dekker) Date: Mon, 15 Jun 2015 02:13:20 +0100 Subject: [Slackbuilds-users] sbodeps: heretically convenient dependency resolution for sbopkg Message-ID: <557E26B0.9030705@inlv.org> Announcing sbodeps: a heretically convenient dependency resolver for sbopkg. It doesn't require generating and storing queue files in advance. Instead, it very quickly (roughly 100 times as fast as sqg[*]) does the dependency resolution for one or more packages on demand, and then (given -i) simply passes them to sbopkg on the command line as multiple -i arguments, in a correct build order, without involving a queue file at all. By default, if given only one or more package names, it outputs a build queue to standard output, but it can also store them. For installing a package and its dependencies while skipping the queue altogether, simply type "sbodeps -i mypackage" instead of "sbopkg -i mypackage". (And there is your rpm/deb-style automated dependency resolution. Blasphemy, right?) It also supports removing a package and its dependencies, with an appropriate warning. It's got a -h/--help option that explains the options. Perhaps someone will enjoy this. I might like to tweak this some more if anyone has ideas or wishes. Please send me any suggestions for improvement, or just fork it and hack away. Get it at: https://github.com/McDutchie/sbodeps Thanks, - M. [*] # time sbodeps -a spamassassin perl-http-date perl-file-listing perl-encode-locale perl-html-tagset perl-html-parser perl-lwp-mediatypes perl-IO-HTML perl-http-message perl-http-cookies perl-http-daemon perl-http-negotiate perl-net-http perl-www-robotrules libwww-perl perl-Crypt-OpenSSL-Bignum perl-Encode-Detect perl-Socket6 perl-IO-Socket-INET6 Net-SSLeay perl-Net-LibIDN perl-IO-Socket-SSL perl-Geography-Countries perl-IP-Country perl-Image-Info perl-Crypt-OpenSSL-Random perl-Crypt-OpenSSL-RSA perl-TimeDate perl-MailTools perl-digest-sha1 perl-digest-hmac perl-net-ip perl-net-dns perl-Mail-DKIM perl-Net-DNS-Resolver-Programmable perl-NetAddr-IP perl-Mail-SPF perl-Net-Ident perl-Net-Server pysetuptools pyzor re2c spamassassin real 0m0.135s user 0m0.054s sys 0m0.023s # time /usr/doc/sbopkg-0.37.0/contrib/sqg -p spamassassin Processing spamassassin. Done. real 0m13.353s user 0m3.755s sys 0m6.345s # From t3slider at gmail.com Mon Jun 15 02:05:50 2015 From: t3slider at gmail.com (T3slider) Date: Sun, 14 Jun 2015 22:05:50 -0400 Subject: [Slackbuilds-users] Small kurso correction Message-ID: <20150615020550.GA3306@MyPC.phub.net.cable.rogers.com> I missed a small detail on the kurso SlackBuild (which has now been approved, so I can't remove it). In the kurso shell script, lib64 is hard-coded. I have attached a patch to the SlackBuild (one additional line) to fix this but if it is easier to pull it then I can resubmit instead. Sorry for missing this! Without the fix the package may still work in KDE on 32-bit systems but it will not work outside of KDE. -------------- next part -------------- diff --git a/kurso.SlackBuild b/kurso.SlackBuild index cdd159e..ad1c8d1 100755 --- a/kurso.SlackBuild +++ b/kurso.SlackBuild @@ -118,6 +118,7 @@ find $PKG -print0 | xargs -0 file | grep -e "executable" -e "shared object" | gr | cut -f 1 -d : | xargs strip --strip-unneeded 2> /dev/null || true install -m 755 -t $PKG/usr/bin $CWD/kurso +sed -i "s/64/${LIBDIRSUFFIX}/" $PKG/usr/bin/kurso for i in 16 24 32 48 64 128 256 do install -D -m 0644 $CWD/icons/kurso${i}.png $PKG/usr/share/icons/hicolor/${i}x${i}/apps/kurso.png From willysr at slackbuilds.org Mon Jun 15 03:24:14 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 15 Jun 2015 10:24:14 +0700 Subject: [Slackbuilds-users] Small kurso correction In-Reply-To: <20150615020550.GA3306@MyPC.phub.net.cable.rogers.com> References: <20150615020550.GA3306@MyPC.phub.net.cable.rogers.com> Message-ID: <557E455E.2040501@slackbuilds.org> > I missed a small detail on the kurso SlackBuild (which has now been > approved, so I can't remove it). In the kurso shell script, lib64 is > hard-coded. I have attached a patch to the SlackBuild (one additional > line) to fix this but if it is easier to pull it then I can resubmit > instead. Sorry for missing this! Without the fix the package may still > work in KDE on 32-bit systems but it will not work outside of KDE. Fixed on my branch Thanks -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Mon Jun 15 08:21:33 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 15 Jun 2015 15:21:33 +0700 Subject: [Slackbuilds-users] sbodeps: heretically convenient dependency resolution for sbopkg In-Reply-To: <557E26B0.9030705@inlv.org> References: <557E26B0.9030705@inlv.org> Message-ID: <557E8B0D.2070307@slackbuilds.org> > Announcing sbodeps: a heretically convenient dependency resolver for sbopkg. > > It doesn't require generating and storing queue files in advance. > Instead, it very quickly (roughly 100 times as fast as sqg[*]) does the > dependency resolution for one or more packages on demand, and then > (given -i) simply passes them to sbopkg on the command line as multiple > -i arguments, in a correct build order, without involving a queue file > at all. > > By default, if given only one or more package names, it outputs a build > queue to standard output, but it can also store them. For installing a > package and its dependencies while skipping the queue altogether, simply > type "sbodeps -i mypackage" instead of "sbopkg -i mypackage". (And there > is your rpm/deb-style automated dependency resolution. Blasphemy, > right?) It also supports removing a package and its dependencies, with > an appropriate warning. It's got a -h/--help option that explains the > options. > > Perhaps someone will enjoy this. I might like to tweak this some more if > anyone has ideas or wishes. Please send me any suggestions for > improvement, or just fork it and hack away. > > Get it at: https://github.com/McDutchie/sbodeps Hi Martijn I think this is a great enhancement that can be useful for sbopkg development. Is it ok if i merge this feature into sbopkg? Perhaps we could discuss this outside -users mailing list as this list is for SBo. -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From martijn at inlv.org Mon Jun 15 14:02:30 2015 From: martijn at inlv.org (Martijn Dekker) Date: Mon, 15 Jun 2015 15:02:30 +0100 Subject: [Slackbuilds-users] sbodeps: heretically convenient dependency resolution for sbopkg In-Reply-To: <557E8B0D.2070307@slackbuilds.org> References: <557E26B0.9030705@inlv.org> <557E8B0D.2070307@slackbuilds.org> Message-ID: <557EDAF6.1030504@inlv.org> Willy Sudiarto Raharjo schreef op 15-06-15 om 09:21: > I think this is a great enhancement that can be useful for sbopkg > development. Is it ok if i merge this feature into sbopkg? Sure, that's fine -- preferable even, as far as I'm concerned. > Perhaps we could discuss this outside -users mailing list as this list > is for SBo. I'll drop you a note. Thanks, - M. From klaatu at straightedgelinux.com Wed Jun 17 09:07:07 2015 From: klaatu at straightedgelinux.com (Klaatu) Date: Wed, 17 Jun 2015 21:07:07 +1200 Subject: [Slackbuilds-users] smpeg compile weirdness? Message-ID: <558138BB.9090007@straightedgelinux.com> Anybody else have a problem with building smpeg? I got it going, but I specifically had to configure with this: ./configure --libdir=/usr/lib64 --x-libraries=/usr/lib64 as a straight configure kept attempting to default to /usr/lib/ Could just be me; this was done on my multi-lib system, so quite possibly this is not seen on "properly configured" systems :-) -klaatu From matteo.bernardini at gmail.com Wed Jun 17 10:49:12 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Wed, 17 Jun 2015 12:49:12 +0200 Subject: [Slackbuilds-users] smpeg compile weirdness? In-Reply-To: <558138BB.9090007@straightedgelinux.com> References: <558138BB.9090007@straightedgelinux.com> Message-ID: 2015-06-17 11:07 GMT+02:00 Klaatu : > Anybody else have a problem with building smpeg? > > I got it going, but I specifically had to configure with this: > > ./configure --libdir=/usr/lib64 --x-libraries=/usr/lib64 > > as a straight configure kept attempting to default to /usr/lib/ > > Could just be me; this was done on my multi-lib system, so quite > possibly this is not seen on "properly configured" systems :-) dunno why but, FYI, here seems to use /usr/lib64: I tried on slackware64-14.1, slackware64-current and slackware64-current with multilib. Matteo From klaatu at straightedgelinux.com Wed Jun 17 11:29:30 2015 From: klaatu at straightedgelinux.com (Klaatu) Date: Wed, 17 Jun 2015 23:29:30 +1200 Subject: [Slackbuilds-users] smpeg compile weirdness? In-Reply-To: References: <558138BB.9090007@straightedgelinux.com> Message-ID: <55815A1A.4090605@straightedgelinux.com> OK, thanks. Must be something in my current env, or just something I'm doing weird. Thanks for the sanity check. -klaatu On 06/17/2015 10:49 PM, Matteo Bernardini wrote: > 2015-06-17 11:07 GMT+02:00 Klaatu : >> Anybody else have a problem with building smpeg? >> >> I got it going, but I specifically had to configure with this: >> >> ./configure --libdir=/usr/lib64 --x-libraries=/usr/lib64 >> >> as a straight configure kept attempting to default to /usr/lib/ >> >> Could just be me; this was done on my multi-lib system, so quite >> possibly this is not seen on "properly configured" systems :-) > > dunno why but, FYI, here seems to use /usr/lib64: I tried on > slackware64-14.1, slackware64-current and slackware64-current with > multilib. > > Matteo > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > > From joshuakwood at gmail.com Wed Jun 17 11:39:14 2015 From: joshuakwood at gmail.com (JK Wood) Date: Wed, 17 Jun 2015 06:39:14 -0500 Subject: [Slackbuilds-users] smpeg compile weirdness? In-Reply-To: <55815A1A.4090605@straightedgelinux.com> References: <558138BB.9090007@straightedgelinux.com> <55815A1A.4090605@straightedgelinux.com> Message-ID: On Jun 17, 2015 6:29 AM, "Klaatu" wrote: > > OK, thanks. Must be something in my current env, or just something I'm > doing weird. Thanks for the sanity check. > > -klaatu > > > On 06/17/2015 10:49 PM, Matteo Bernardini wrote: > > 2015-06-17 11:07 GMT+02:00 Klaatu : > >> Anybody else have a problem with building smpeg? > >> > >> I got it going, but I specifically had to configure with this: > >> > >> ./configure --libdir=/usr/lib64 --x-libraries=/usr/lib64 > >> > >> as a straight configure kept attempting to default to /usr/lib/ > >> > >> Could just be me; this was done on my multi-lib system, so quite > >> possibly this is not seen on "properly configured" systems :-) > > > > dunno why but, FYI, here seems to use /usr/lib64: I tried on > > slackware64-14.1, slackware64-current and slackware64-current with > > multilib. > > > > Matteo > > _______________________________________________ > > SlackBuilds-users mailing list > > SlackBuilds-users at slackbuilds.org > > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > > FAQ - http://slackbuilds.org/faq/ > > > > > > > > _______________________________________________ > 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/ > I've noticed on my multi-lib system that packages are inconsistent as to which set of libraries they attempt to use. Haven't isolated why, though. --JK -------------- next part -------------- An HTML attachment was scrubbed... URL: From spaceman at antispaceman.com Wed Jun 17 13:31:50 2015 From: spaceman at antispaceman.com (spaceman) Date: Wed, 17 Jun 2015 14:31:50 +0100 Subject: [Slackbuilds-users] OpenTTD Slackbuild Message-ID: <20150617133150.GA13652@home.antispaceman.local> Hi, The OpenTTD Slackbuild fails to build on Slackware 14.1. In order to get it to build you need the following patch: http://bugs.openttd.org/task/6223/getfile/10118/patch-src__fontcache.cpp-signed-vs-unsigned-max.diff Shouldn't this be included in the Slackbuild (as it is absolutely required) or least mentioned in documentation? Regards, spaceman -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 819 bytes Desc: not available URL: From willysr at slackbuilds.org Wed Jun 17 15:26:09 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 17 Jun 2015 22:26:09 +0700 Subject: [Slackbuilds-users] merging ffmpeg update Message-ID: <55819191.8080001@slackbuilds.org> Greetings to all maintainers, It's been two weeks since Heinz announced his ffmpeg update and since then many people have step up and help testing packages that depends on ffmpeg. Lots of packages have been updated and patched. FYI, in the next public update, we will merge those changes into master branch. -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Wed Jun 17 16:11:36 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Wed, 17 Jun 2015 23:11:36 +0700 Subject: [Slackbuilds-users] OpenTTD Slackbuild In-Reply-To: <20150617133150.GA13652@home.antispaceman.local> References: <20150617133150.GA13652@home.antispaceman.local> Message-ID: <55819C38.6080404@slackbuilds.org> > The OpenTTD Slackbuild fails to build on Slackware 14.1. In order to get > it to build you need the following patch: > http://bugs.openttd.org/task/6223/getfile/10118/patch-src__fontcache.cpp-signed-vs-unsigned-max.diff > > > Shouldn't this be included in the Slackbuild (as it is absolutely > required) or least mentioned in documentation? Fixed in my branch Thanks -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From alik at ejik.org Fri Jun 19 19:34:21 2015 From: alik at ejik.org (Alexander Verbovetsky) Date: Fri, 19 Jun 2015 22:34:21 +0300 (MSK) Subject: [Slackbuilds-users] apache-ant and jdK: wrong download locations Message-ID: <1434742508-3233634.91332767.ft5JJYLRK013379@rs145.luxsci.com> Hello, The source download link for apache-ant (14.1) is wrong since the source was upgraded form 1.9.4 to 1.9.5 and the old source was removed. --Alex From matteo.bernardini at gmail.com Fri Jun 19 19:55:48 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Fri, 19 Jun 2015 21:55:48 +0200 Subject: [Slackbuilds-users] apache-ant and jdK: wrong download locations In-Reply-To: <1434742508-3233634.91332767.ft5JJYLRK013379@rs145.luxsci.com> References: <1434742508-3233634.91332767.ft5JJYLRK013379@rs145.luxsci.com> Message-ID: 2015-06-19 21:34 GMT+02:00 Alexander Verbovetsky : > The source download link for apache-ant (14.1) is wrong since the source > was upgraded form 1.9.4 to 1.9.5 and the old source was removed. hi Alex, apache-ant's download location it's already fixed in willysr branch and it will go in the next global merge http://slackbuilds.org/cgit/slackbuilds/commit/?h=willysr&id=8757e30fa6033da9fc8a225abcbbc0db15bf2dcc jdk download link it's ok like this: it can't be wget-friendly because Oracle forces people to accept a license before downloading, but we can't do much in regard, you should complain upstream. Matteo From willysr at slackbuilds.org Sat Jun 20 05:09:24 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 20 Jun 2015 12:09:24 +0700 Subject: [Slackbuilds-users] Updates - 20150620.1 Message-ID: <5584F584.70603@slackbuilds.org> As previously announced, this public update includes ffmpeg 2.6.x changes, so some packages might need to be rebuilt or patched in order to work with the new version of ffmpeg. Sat Jun 20 04:58:54 UTC 2015 academic/R: Add patch. academic/cufflinks: Update DOWNLOAD url. academic/kurso: Added (a program for learning Esperanto). academic/mafft: Updated for version 7.221. academic/mrbayes: Updated for version 3.2.5. academic/snpEff: Updated for version 4.1g. academic/ugene: Updated for version 1.16.2. audio/audacity: Fix building against ffmpeg-2.6.x. audio/crip: Added (terminal-based ripper/encoder/tagger tool). audio/mpc: Updated for version 0.27. audio/mpd: Updated for version 0.19.9. desktop/arandr: Added (Another XRandR GUI). desktop/bunsen-themes: Added (GTK2|GTK3 Themes). desktop/ffmpegthumbnailer: Fix wrong VERSION in .info file. desktop/ffmpegthumbnailer: Updated for version 2.0.10. desktop/murrine-themes: Updated for version 0.98.10. desktop/parcellite: Updated for version 1.1.9. desktop/xfce4-wavelan-plugin: Added (WLAN Panel Plugin). development/apache-ant: Fix DOWNLOAD url. development/openjdk: Update comment on ARM. development/pandas: Updated for version 0.16.2. games/alephone: Patched for ffmpeg-2.6.3. games/openttd: Fix build. games/quake3_shareware_data: Added (Quake III shareware data). games/rlvm: Added (RealLive scripting engine for Linux). games/vcmi-core: Added (VCMI core data files). games/vcmi-resolutions: Added (Extra resolutions addon for VCMI). games/vcmi-wog: Added (Unofficial WoG addon). graphics/feh: Updated for version 2.13.1. graphics/gimagereader: Updated for version 3.1.1. libraries/allegro4: Added (game programming library). libraries/libfilteraudio: Updated for version 20150516. libraries/muParser: Updated for version 2.2.4. libraries/uthash: Added (A hash table for C structures). libraries/vid.stab: Added (Video Stabilization Library). misc/kde_cdemu: Updated for version 0.5.0. multimedia/bombono-dvd: Patched for ffmpeg-2.6.3. multimedia/cinelerra: Add lame and x264 to REQUIRES. multimedia/ffmpeg: Add option to build against decklink-sdk. multimedia/ffmpeg: Document some more optional, autodetected deps. multimedia/ffmpeg: Updated for version 2.6.3. multimedia/gpodder: Updated for version 3.8.4. multimedia/makemkv: Updated for version 1.9.4. multimedia/minidlna: Updated for version 20150410. multimedia/smplayer: Updated for version 14.9.0.6994. multimedia/transcode: Fix optional dependency on lame. multimedia/transcode: Fixed building with newer ffmpeg. multimedia/vlc: Patch for ffmpeg-2.6.x. multimedia/x264: Updated for version 20150223. network/allmydata-tahoe: Updated for version 1.10.1. network/dnscrypt-proxy: Updated for version 1.5.0. network/gophernicus: Updated for version 1.7. network/qTox: Updated for version 20150612. network/skylable-sx: Updated for version 1.1. network/tor-browser: Updated for version 4.5.2. network/tor: Updated for version 0.2.6.9. network/toxcore: Updated for version 20150616. network/vivaldi: Updated for version 1.0.201.2_1. network/youtube-dl: Updated for version 2015.06.15. office/MasterPDFEditor: Fix symlink. office/qpdfview: Updated for version 0.4.15. perl/perl-CDDB-get: Added (read the CDDB entry for an audio CD). perl/perl-Module-Build: Updated for version 0.4214. perl/perl-Statistics-Descriptive: Updated for version 3.0609. perl/perl-Text-CSV: Updated for version 1.33. perl/perl-Time-Piece: Updated for version 1.30. perl/perl-file-desktopentry: Updated for version 0.11. python/planes: Added (surface framework for Pygame). python/pysed: Updated for version 0.7.7. python/python-mccabe: Updated for version 0.3.1. python/regex: Updated for version 2015.06.15. python/tzlocal: Updated for version 1.2. ruby/ruby2: Updated for version 2.2.2 + new maintainer. system/aespipe: Updated for version 2.4d. system/clamtk: Updated for version 5.18. system/duplicity: Updated for version 0.6.26. system/lrzip: Added (Long Range ZIP). system/mhddfs: Added (Multi HDD [FUSE] File System). system/rsyslog: Fix configure parameter. system/trashy: Added (freedesktop rubbish bin for the shell). +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From mdhalstead at truvista.net Sat Jun 20 11:40:24 2015 From: mdhalstead at truvista.net (Mark Halstead) Date: Sat, 20 Jun 2015 07:40:24 -0400 Subject: [Slackbuilds-users] vivaldi version does not match source in info file Message-ID: <55855128.8080704@truvista.net> The version bump for vivaldi did not include editing the tarball source version. From willysr at slackbuilds.org Sat Jun 20 14:45:59 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 20 Jun 2015 21:45:59 +0700 Subject: [Slackbuilds-users] vivaldi version does not match source in info file In-Reply-To: <55855128.8080704@truvista.net> References: <55855128.8080704@truvista.net> Message-ID: <55857CA7.50601@slackbuilds.org> > The version bump for vivaldi did not include editing the tarball source > version. My mistake it should be fixed in my branch in a couple of minutes -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Sat Jun 20 15:19:03 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 20 Jun 2015 22:19:03 +0700 Subject: [Slackbuilds-users] Updates - 20150620.2 Message-ID: <55858467.3080402@slackbuilds.org> Sat Jun 20 15:11:59 UTC 2015 desktop/xfce4-windowck-plugin: Updated for version 0.4.4. graphics/feh: Fix deps. network/vivaldi: Fix DOWNLOAD source. system/inxi: Updated for version 2.2.25. system/mongo-tools: Added (Database Software). system/mongodb: Updated for version 3.0.4. system/openrc-services: Updated for version 20150620. -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From enigma77 at gmx.net Sat Jun 20 16:57:44 2015 From: enigma77 at gmx.net (enigma) Date: Sat, 20 Jun 2015 18:57:44 +0200 Subject: [Slackbuilds-users] mpd-0.19.9 with x264-snapshot-20150223-2245 and ffmpeg-2.6.3 Message-ID: <1649703.UWQBFk2Xx5@slackware> Hello folks. After i upgrade ffmpeg to version 2.6.3 i got a make error when i try to build the mpd-0.19.9 version: /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/../../../../x86_64-slackware-linux/bin/ld: warning: libx264.so.138, needed by /usr/lib64/libavcodec.so, not found (try using -rpath or -rpath-link) /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_headers' /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_open_138' /usr/lib64/libavcodec.so: undefined reference to `x264_param_parse' /usr/lib64/libavcodec.so: undefined reference to `x264_param_apply_profile' /usr/lib64/libavcodec.so: undefined reference to `x264_param_default' /usr/lib64/libavcodec.so: undefined reference to `x264_picture_init' /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_delayed_frames' /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_close' /usr/lib64/libavcodec.so: undefined reference to `x264_bit_depth' /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_encode' /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_reconfig' /usr/lib64/libavcodec.so: undefined reference to `x264_param_apply_fastfirstpass' /usr/lib64/libavcodec.so: undefined reference to `x264_levels' /usr/lib64/libavcodec.so: undefined reference to `x264_param_default_preset' collect2: Fehler: ld gab 1 als Ende-Status zur?ck make[1]: *** [src/mpd] Fehler 1 make[1]: Leaving directory `/tmp/SBo/mpd-0.19.9' make: *** [all] Fehler 2 I think the new mpd-Version try to link to the old libs from the x264 package. The new lib-version is libx264.so.146. Perhaps a simple: # cd /usr/lib64/ # ln -s libx264.so.146 libx264.so.138 is enough. But then i get another error: /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_open_138' collect2: Fehler: ld gab 1 als Ende-Status zur?ck make[1]: *** [src/mpd] Fehler 1 make[1]: Leaving directory `/tmp/SBo/mpd-0.19.9' make: *** [all] Fehler 2 Its the new libavcodec from ffmpeg-2.6.3: /usr/lib64/libavcodec.so -> libavcodec.so.56.26.100 I do not want to exclude, that it is my fault. Therefore, does anyone get build and install these three packages? If yes, then how? Thanks a lot. ******* OS: Slackware64-14.1 (multilib) ******* Kernel: 3.10.17 (-> vmlinuz-generic) -------------- next part -------------- An HTML attachment was scrubbed... URL: From matteo.bernardini at gmail.com Sat Jun 20 17:19:00 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sat, 20 Jun 2015 19:19:00 +0200 Subject: [Slackbuilds-users] mpd-0.19.9 with x264-snapshot-20150223-2245 and ffmpeg-2.6.3 In-Reply-To: <1649703.UWQBFk2Xx5@slackware> References: <1649703.UWQBFk2Xx5@slackware> Message-ID: 2015-06-20 18:57 GMT+02:00 enigma : > Hello folks. > > > > After i upgrade ffmpeg to version 2.6.3 i got a make error > > when i try to build the mpd-0.19.9 version: > > > > /usr/lib64/gcc/x86_64-slackware-linux/4.8.2/../../../../x86_64-slackware-linux/bin/ld: > warning: libx264.so.138, needed by > > /usr/lib64/libavcodec.so, not found (try using -rpath or -rpath-link) > > /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_headers' > > /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_open_138' > > /usr/lib64/libavcodec.so: undefined reference to `x264_param_parse' > > /usr/lib64/libavcodec.so: undefined reference to `x264_param_apply_profile' > > /usr/lib64/libavcodec.so: undefined reference to `x264_param_default' > > /usr/lib64/libavcodec.so: undefined reference to `x264_picture_init' > > /usr/lib64/libavcodec.so: undefined reference to > `x264_encoder_delayed_frames' > > /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_close' > > /usr/lib64/libavcodec.so: undefined reference to `x264_bit_depth' > > /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_encode' > > /usr/lib64/libavcodec.so: undefined reference to `x264_encoder_reconfig' > > /usr/lib64/libavcodec.so: undefined reference to > `x264_param_apply_fastfirstpass' > > /usr/lib64/libavcodec.so: undefined reference to `x264_levels' > > /usr/lib64/libavcodec.so: undefined reference to `x264_param_default_preset' > > collect2: Fehler: ld gab 1 als Ende-Status zur?ck > > make[1]: *** [src/mpd] Fehler 1 > > make[1]: Leaving directory `/tmp/SBo/mpd-0.19.9' > > make: *** [all] Fehler 2 I might be wrong but I guess this is because with the new ffmpeg.SlackBuild support for x264 becomes optional (it was mandatory in the previous version of the script) and most probably when you built ffmpeg you haven't passed the script the option X264=yes see the git commit to see what's changed http://slackbuilds.org/cgit/slackbuilds/commit/?id=fcf3692ac81d9cbeb7765969a6f17c34901b636f Matteo From fernando.lopezjr at gmail.com Sat Jun 20 23:59:11 2015 From: fernando.lopezjr at gmail.com (Fernando Lopez) Date: Sat, 20 Jun 2015 17:59:11 -0600 Subject: [Slackbuilds-users] hdf5 site is non-reachable. Message-ID: package web site for hdf5 is broken. http://slackbuilds.org/repository/14.1/libraries/hdf5/?search=hdf5 -- ------------ Regards, Fernando Lopez Jr. -------------- next part -------------- An HTML attachment was scrubbed... URL: From yalhcru at gmail.com Sun Jun 21 00:04:24 2015 From: yalhcru at gmail.com (B Watson) Date: Sat, 20 Jun 2015 20:04:24 -0400 Subject: [Slackbuilds-users] hdf5 site is non-reachable. In-Reply-To: References: Message-ID: On 6/20/15, Fernando Lopez wrote: > package web site for hdf5 is broken. > > http://slackbuilds.org/repository/14.1/libraries/hdf5/?search=hdf5 As a temporary workaround, paste the md5sum from the SBo site into a google search. I did, and came up with: http://pkgs.fedoraproject.org/repo/pkgs/hdf5/hdf5-1.8.13.tar.bz2/b060bb137d6bd8accf8f0c4c59d2746d/hdf5-1.8.13.tar.bz2 From chris.willing at iinet.net.au Sun Jun 21 01:26:56 2015 From: chris.willing at iinet.net.au (Christoph Willing) Date: Sun, 21 Jun 2015 11:26:56 +1000 Subject: [Slackbuilds-users] hdf5 site is non-reachable. In-Reply-To: References: Message-ID: <558612E0.6090402@iinet.net.au> On 21/06/15 10:04, B Watson wrote: > On 6/20/15, Fernando Lopez wrote: >> package web site for hdf5 is broken. >> >> http://slackbuilds.org/repository/14.1/libraries/hdf5/?search=hdf5 > > As a temporary workaround, paste the md5sum from the SBo site into > a google search. I did, and came up with: > > http://pkgs.fedoraproject.org/repo/pkgs/hdf5/hdf5-1.8.13.tar.bz2/b060bb137d6bd8accf8f0c4c59d2746d/hdf5-1.8.13.tar.bz2 UIUC is no longer the home of hdf. Home has changed to: https://www.hdfgroup.org/ The 1.8.13 version in the SlackBuild is available directly from: http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.13/src/hdf5-1.8.13.tar.bz2 However there have been updates since that was released - the latest is now: http://www.hdfgroup.org/ftp/HDF5/current/src/hdf5-1.8.15-patch1.tar.bz2 chris From willysr at slackbuilds.org Sun Jun 21 03:47:07 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 21 Jun 2015 10:47:07 +0700 Subject: [Slackbuilds-users] hdf5 site is non-reachable. In-Reply-To: <558612E0.6090402@iinet.net.au> References: <558612E0.6090402@iinet.net.au> Message-ID: <558633BB.7090100@slackbuilds.org> > UIUC is no longer the home of hdf. Home has changed to: > https://www.hdfgroup.org/ > > The 1.8.13 version in the SlackBuild is available directly from: > > http://www.hdfgroup.org/ftp/HDF5/releases/hdf5-1.8.13/src/hdf5-1.8.13.tar.bz2 Fixed in my branch Thanks -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From hostmaster at slackonly.com Sun Jun 21 06:40:14 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Sun, 21 Jun 2015 09:40:14 +0300 Subject: [Slackbuilds-users] openrc Message-ID: <55865C4E.8030309@slackonly.com> Hi!, In openrc.info have as REQUIRES="%README%" is this correct? Thanks. From willysr at slackbuilds.org Sun Jun 21 06:54:07 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 21 Jun 2015 13:54:07 +0700 Subject: [Slackbuilds-users] openrc In-Reply-To: <55865C4E.8030309@slackonly.com> References: <55865C4E.8030309@slackonly.com> Message-ID: <55865F8F.7010806@slackbuilds.org> > In openrc.info have as REQUIRES="%README%" > is this correct? Yes OpenRC is an init system which will replace Slackware's init system That's why we put %README% as a note to users to carefully read the README and README.Slackware for installation and usage. -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From hostmaster at slackonly.com Sun Jun 21 08:50:48 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Sun, 21 Jun 2015 11:50:48 +0300 Subject: [Slackbuilds-users] kurso Message-ID: <55867AE8.7010600@slackonly.com> Hi!, kurso failed to build with: patching file main.cpp Hunk #1 FAILED at 46 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file main.cpp.rej New patch included Regards Panagiotis -------------- next part -------------- A non-text attachment was scrubbed... Name: datadir.patch Type: text/x-patch Size: 509 bytes Desc: not available URL: From willysr at slackbuilds.org Sun Jun 21 09:14:11 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 21 Jun 2015 16:14:11 +0700 Subject: [Slackbuilds-users] kurso In-Reply-To: <55867AE8.7010600@slackonly.com> References: <55867AE8.7010600@slackonly.com> Message-ID: <55868063.6010200@slackbuilds.org> > Hi!, > kurso failed to build with: > patching file main.cpp > Hunk #1 FAILED at 46 (different line endings). > 1 out of 1 hunk FAILED -- saving rejects to file main.cpp.rej I tested the patch in Slackware64-14.1 VM and it worked it does fail on my -current machine as well Did you test this on -stable or -current? -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From enigma77 at gmx.net Sun Jun 21 10:20:00 2015 From: enigma77 at gmx.net (enigma) Date: Sun, 21 Jun 2015 12:20 +0200 Subject: [Slackbuilds-users] mpd-0.19.9 with x264-snapshot-20150223-2245 and ffmpeg-2.6.3 In-Reply-To: References: <1649703.UWQBFk2Xx5@slackware> Message-ID: <2377634.7bsW558LRt@slackware> > I might be wrong but I guess this is because with the new > ffmpeg.SlackBuild support for x264 becomes optional (it was mandatory > in the previous version of the script) and most probably when you > built ffmpeg you haven't passed the script the option X264=yes > > see the git commit to see what's changed > > http://slackbuilds.org/cgit/slackbuilds/commit/?id=fcf3692ac81d9cbeb7765969a6f17c34901b636f > > Matteo > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > I build ffmpeg-2.6.3 as followed: ASS=yes CELT=yes DC1394=yes FAAC=yes FREI0R=yes GSM=yes IEC61883=yes ILBC=yes JP2=yes LADSPA=yes LAME=yes MODPLUG=yes OPENAL=yes \ OPENCORE=yes OPENCV=yes OPUS=yes RTMP=yes SCHROEDINGER=yes SPEEX=yes TWOLAME=yes VPX=yes X264=yes x265=yes XVID=yes ./ffmpeg.SlackBuild and mpd-0.19.9: ID3=yes FLAC=yes SQLITE=yes ./mpd.SlackBuild With the old ffmpeg-version, mpd-0.19.9 works (same ffmpeg-build with the obvious exception X265=yes). -------------- next part -------------- An HTML attachment was scrubbed... URL: From rsamurti at gmail.com Sun Jun 21 11:18:00 2015 From: rsamurti at gmail.com (Ananda Murthy R S) Date: Sun, 21 Jun 2015 16:48:00 +0530 Subject: [Slackbuilds-users] ffmpeg configure error. Message-ID: Hello, When I try to build ffmpeg-2.6.3, I got the following error message: ................ ............ ffmpeg-2.6.3/ffmpeg.h ffmpeg-2.6.3/ffmpeg_dxva2.c ffmpeg-2.6.3/cmdutils_opencl.c ffmpeg-2.6.3/COPYING.LGPLv2.1 ffmpeg-2.6.3/README.md ERROR: smbclient not found Any hints to correct this? Anand -- Close Windows ! Open source !! Free software from proprietary mafia !!! -------------- next part -------------- An HTML attachment was scrubbed... URL: From hostmaster at slackonly.com Sun Jun 21 12:06:41 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Sun, 21 Jun 2015 15:06:41 +0300 Subject: [Slackbuilds-users] kurso In-Reply-To: <55868063.6010200@slackbuilds.org> References: <55867AE8.7010600@slackonly.com> <55868063.6010200@slackbuilds.org> Message-ID: <5586A8D1.6010109@slackonly.com> I test it in both stable and current... With the new commit but i have the same result: patching file main.cpp Hunk #1 FAILED at 46 (different line endings). 1 out of 1 hunk FAILED -- saving rejects to file main.cpp.rej Thanks Willy. On 06/21/2015 12:14 PM, Willy Sudiarto Raharjo wrote: >> Hi!, >> kurso failed to build with: >> patching file main.cpp >> Hunk #1 FAILED at 46 (different line endings). >> 1 out of 1 hunk FAILED -- saving rejects to file main.cpp.rej > I tested the patch in Slackware64-14.1 VM and it worked > it does fail on my -current machine as well > Did you test this on -stable or -current? > > > > _______________________________________________ > 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 enigma77 at gmx.net Sun Jun 21 13:03:20 2015 From: enigma77 at gmx.net (enigma) Date: Sun, 21 Jun 2015 15:03:20 +0200 Subject: [Slackbuilds-users] ffmpeg configure error. In-Reply-To: References: Message-ID: <27075281.U0y5jiCBIO@slackware> >Am Sonntag, 21. Juni 2015, 16:48:00 schrieb Ananda Murthy R S: >Hello, >When I try to build ffmpeg-2.6.3, I got the following error message:>................>............>ffmpeg-2.6.3/ffmpeg.h>ffmpeg-2.6.3/ffmpeg_dxva2.c>ffmpeg-2.6.3/cmdutils_opencl.c>ffmpeg-2.6.3/COPYING.LGPLv2.1>ffmpeg-2.6.3/README.md>ERROR: smbclient not found >Any hints to correct this? >Anand >Close Windows ! Open source !!>Free software from proprietary mafia !!! # slackpkg file-search smbclient -------------- next part -------------- An HTML attachment was scrubbed... URL: From enigma77 at gmx.net Sun Jun 21 13:50:22 2015 From: enigma77 at gmx.net (enigma) Date: Sun, 21 Jun 2015 15:50:22 +0200 Subject: [Slackbuilds-users] mpd-0.19.9 with x264-snapshot-20150223-2245 and ffmpeg-2.6.3 In-Reply-To: <2377634.7bsW558LRt@slackware> References: <1649703.UWQBFk2Xx5@slackware> <2377634.7bsW558LRt@slackware> Message-ID: <3700033.yTN2fMDa2o@slackware> Am Sonntag, 21. Juni 2015, 12:20:00 schrieb enigma: > I might be wrong but I guess this is because with the new > ffmpeg.SlackBuild support for x264 becomes optional (it was mandatory > in the previous version of the script) and most probably when you > built ffmpeg you haven't passed the script the option X264=yes > > see the git commit to see what's changed > > http://slackbuilds.org/cgit/slackbuilds/commit/?id=fcf3692ac81d9cbeb7765969a6f17c34901b636f > > Matteo > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > >I build ffmpeg-2.6.3 as followed: > >ASS=yes CELT=yes DC1394=yes FAAC=yes FREI0R=yes GSM=yes IEC61883=yes >ILBC=yes JP2=yes LADSPA=yes LAME=yes MODPLUG=yes OPENAL=yes \ >OPENCORE=yes OPENCV=yes OPUS=yes RTMP=yes SCHROEDINGER=yes SPEEX=yes >TWOLAME=yes VPX=yes X264=yes x265=yes XVID=yes ./ffmpeg.SlackBuild > > >and mpd-0.19.9: > >ID3=yes FLAC=yes SQLITE=yes ./mpd.SlackBuild > > > > >With the old ffmpeg-version, mpd-0.19.9 works (same ffmpeg-build with the >obvious exception X265=yes). i have to correct myself. I just saw that the old mpd-version is installed. It works only the old mpd-version with the old ffmpeg-version. With the new ffmpeg some applications wont start e.g.: clementine: error while loading shared libraries: libavcodec.so.55: cannot open shared object file: No such file or directory $mpd mpd: error while loading shared libraries: libavformat.so.55: cannot open shared object file: No such file or directory -------------- next part -------------- An HTML attachment was scrubbed... URL: From matteo.bernardini at gmail.com Sun Jun 21 14:21:00 2015 From: matteo.bernardini at gmail.com (Matteo Bernardini) Date: Sun, 21 Jun 2015 16:21:00 +0200 Subject: [Slackbuilds-users] mpd-0.19.9 with x264-snapshot-20150223-2245 and ffmpeg-2.6.3 In-Reply-To: <3700033.yTN2fMDa2o@slackware> References: <1649703.UWQBFk2Xx5@slackware> <2377634.7bsW558LRt@slackware> <3700033.yTN2fMDa2o@slackware> Message-ID: 2015-06-21 15:50 GMT+02:00 enigma : > i have to correct myself. I just saw that the old mpd-version is installed. > > It works only the old mpd-version with the old ffmpeg-version. > > > > With the new ffmpeg some applications wont start e.g.: > > > $clementine > > clementine: error while loading shared libraries: libavcodec.so.55: cannot > open shared object file: No such file or directory > > $mpd > > mpd: error while loading shared libraries: libavformat.so.55: cannot open > shared object file: No such file or directory that's because until you rebuild them they will still link to the old libraries. try also rebuilding first all the dependencies, mandatory and optional, that you have installed: it can be also some of them still link to old libraries. From willysr at slackbuilds.org Sun Jun 21 14:57:15 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 21 Jun 2015 21:57:15 +0700 Subject: [Slackbuilds-users] ffmpeg configure error. In-Reply-To: References: Message-ID: > ERROR: smbclient not found Try to install samba -- Willy Sudiarto Raharjo From willysr at slackbuilds.org Sun Jun 21 15:31:57 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 21 Jun 2015 22:31:57 +0700 Subject: [Slackbuilds-users] kurso In-Reply-To: <5586A8D1.6010109@slackonly.com> References: <55867AE8.7010600@slackonly.com> <55868063.6010200@slackbuilds.org> <5586A8D1.6010109@slackonly.com> Message-ID: <5586D8ED.6060903@slackbuilds.org> > patching file main.cpp > Hunk #1 FAILED at 46 (different line endings). > 1 out of 1 hunk FAILED -- saving rejects to file main.cpp.rej Tested fine here kurso4/tradukoj/ kurso4/bildoludo/ kurso4/ patching file main.cpp /usr/lib/qt/bin/uic kurso.ui -o ui_kurso.h perhaps it's better to gzip those patch -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From rsamurti at gmail.com Sun Jun 21 16:24:04 2015 From: rsamurti at gmail.com (Ananda Murthy R S) Date: Sun, 21 Jun 2015 21:54:04 +0530 Subject: [Slackbuilds-users] ffmpeg configure error. In-Reply-To: References: Message-ID: Hello Willy, After installing the latest samba package the problem is solved. Thanks for your help. Anand On Sun, Jun 21, 2015 at 8:27 PM, Willy Sudiarto Raharjo < willysr at slackbuilds.org> wrote: > > > ERROR: smbclient not found > > Try to install samba > > -- > 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/ > > -- Close Windows ! Open source !! Free software from proprietary mafia !!! -------------- next part -------------- An HTML attachment was scrubbed... URL: From klaatu at straightedgelinux.com Mon Jun 22 11:03:16 2015 From: klaatu at straightedgelinux.com (Klaatu) Date: Mon, 22 Jun 2015 23:03:16 +1200 Subject: [Slackbuilds-users] verbose php errors Message-ID: <5587EB74.90205@straightedgelinux.com> I was just re-uploading a submission. The upload appeared to go through OK, but I got this as part of the success message: Notice: Undefined index: 1 in /slackbuilds/www/includes/classes/class.submission.php on line 340 Notice: Undefined offset: 1 in /slackbuilds/www/includes/classes/class.submission.php on line 353 Notice: Undefined offset: 1 in /slackbuilds/www/includes/classes/class.submission.php on line 374 Notice: Undefined offset: 1 in /slackbuilds/www/includes/classes/class.submission.php on line 374 Notice: Undefined offset: 1 in /slackbuilds/www/includes/classes/class.submission.php on line 375 Thank you, your SlackBuild archive was successfully uploaded and is pending approval. Maybe it's not a big deal, but I figured I should mention it. -klaatu -------------- next part -------------- A non-text attachment was scrubbed... Name: phphiccup.jpg Type: image/jpeg Size: 126682 bytes Desc: not available URL: From erik at slackbuilds.org Mon Jun 22 18:17:27 2015 From: erik at slackbuilds.org (Erik Hanson) Date: Mon, 22 Jun 2015 13:17:27 -0500 Subject: [Slackbuilds-users] verbose php errors In-Reply-To: <5587EB74.90205@straightedgelinux.com> References: <5587EB74.90205@straightedgelinux.com> Message-ID: <20150622131727.019c305b@shaggy.doo> On Mon, 22 Jun 2015 23:03:16 +1200 Klaatu wrote: > I was just re-uploading a submission. The upload appeared to go through > OK, but I got this as part of the success message: > > Notice: Undefined index: 1 in > /slackbuilds/www/includes/classes/class.submission.php on line 340 > Notice: Undefined offset: 1 in > /slackbuilds/www/includes/classes/class.submission.php on line 353 > Notice: Undefined offset: 1 in > /slackbuilds/www/includes/classes/class.submission.php on line 374 > Notice: Undefined offset: 1 in > /slackbuilds/www/includes/classes/class.submission.php on line 374 > Notice: Undefined offset: 1 in > /slackbuilds/www/includes/classes/class.submission.php on line 375 Thank > you, your SlackBuild archive was successfully uploaded and is pending > approval. > > > Maybe it's not a big deal, but I figured I should mention it. It looks like the .info file had some non-standard wording. Using "NOT\nSUPPORTED" tripped up the php. Willy has fixed it in his branch. As explained in the submission guidelines, no 32bit support/sources needs to look like this: DOWNLOAD="UNSUPPORTED" MD5SUM="" -- Erik Hanson -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From enigma77 at gmx.net Mon Jun 22 19:34:57 2015 From: enigma77 at gmx.net (enigma) Date: Mon, 22 Jun 2015 21:34:57 +0200 Subject: [Slackbuilds-users] mpd-0.19.9 with x264-snapshot-20150223-2245 and ffmpeg-2.6.3 [SOLVED] In-Reply-To: References: <1649703.UWQBFk2Xx5@slackware> <3700033.yTN2fMDa2o@slackware> Message-ID: <4121590.VgDA4GfDot@slackware> Am Sonntag, 21. Juni 2015, 16:21:00 schrieb Matteo Bernardini: > 2015-06-21 15:50 GMT+02:00 enigma : > > i have to correct myself. I just saw that the old mpd-version is installed. > > > > It works only the old mpd-version with the old ffmpeg-version. > > > > > > > > With the new ffmpeg some applications wont start e.g.: > > > > > > $clementine > > > > clementine: error while loading shared libraries: libavcodec.so.55: cannot > > open shared object file: No such file or directory > > > > $mpd > > > > mpd: error while loading shared libraries: libavformat.so.55: cannot open > > shared object file: No such file or directory > > that's because until you rebuild them they will still link to the old libraries. > try also rebuilding first all the dependencies, mandatory and > optional, that you have installed: it can be also some of them still > link to old libraries. > _______________________________________________ > 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/ > I remove this packages # removepkg mlt-xxxx# removepkg ffmpeg-xxxx# removepkg mpd-xxx# removepkg opencv-xxx# removepkg x264-xxxx# removepkg clementine-xxxxxx and build and installed them again in the following order: # installpkg x264-snapshot-20150223-2245-xxxxxx# installpkg opencv-xxxx# installpkg mpd-0.19.9-xxxxxx# installpkg ffmpeg-2.6.3-xxxx# installpkg mlt-0.9.6-xxxxx# installpkg clementine-xxxxx All packages could be build and installed without problems. I hope that all Programs work with the new package-versions. At the moment it seems, as if my problem solved. Thanks Matteo for your help. -------------- next part -------------- An HTML attachment was scrubbed... URL: From edps.mundognu at gmail.com Tue Jun 23 01:26:01 2015 From: edps.mundognu at gmail.com (Edinaldo) Date: Mon, 22 Jun 2015 22:26:01 -0300 Subject: [Slackbuilds-users] sources for libtorrent and rtorrent Message-ID: so guys... links for sources of 'libtorrent' and 'rtorrent' as down! it's possible to change the *.info and put alternatives links? they are: https://github.com/rakshasa/rtorrent/archive/0.9.4.tar.gz MD5SUM: 2e435f2cd7e1abe885dbeefb4bf22c10 and https://github.com/rakshasa/libtorrent/archive/0.13.4.tar.gz MD5SUM: 81125713b191c104bb7117e7bfcc3c11 * the MD5SUMS changes too. see the logs at: http://hastebin.com/icoyuxarem # 1) fix homepage on *.info to: http://rakshasa.github.io/rtorrent/ 2) for both SlackBuilds (libtorrent and rtorrent), change the line: tar xvf $CWD/$PRGNAM-$VERSION.tar.gz for: tar xvf $CWD/$VERSION.tar.gz and... add these lines: sed '/AM_PATH_CPPUNIT/d' -i configure.ac ./autogen.sh before the block text: CFLAGS="$SLKCFLAGS" \ CXXFLAGS="$SLKCFLAGS" \ ./configure \ --prefix=/usr \ --libdir=/usr/lib${LIBDIRSUFFIX} \ --sysconfdir=/etc \ --localstatedir=/var \ --with-posix-fallocate \ --build=$ARCH-slackware-linux..... 3) complete build logs: http://hastebin.com/fuhusicefe http://hastebin.com/abehajicoz thank's From jvogel4 at stny.rr.com Tue Jun 23 03:00:50 2015 From: jvogel4 at stny.rr.com (John Vogel) Date: Mon, 22 Jun 2015 23:00:50 -0400 Subject: [Slackbuilds-users] sources for libtorrent and rtorrent In-Reply-To: References: Message-ID: <20150622230050.18722cbf@stygian.lan> On Mon, 22 Jun 2015 22:26:01 -0300 Edinaldo wrote: > > so guys... links for sources of 'libtorrent' and 'rtorrent' as down! > > it's possible to change the *.info and put alternatives links? > > they are: > > https://github.com/rakshasa/rtorrent/archive/0.9.4.tar.gz > > MD5SUM: 2e435f2cd7e1abe885dbeefb4bf22c10 > > and > > https://github.com/rakshasa/libtorrent/archive/0.13.4.tar.gz > > MD5SUM: 81125713b191c104bb7117e7bfcc3c11 > > * the MD5SUMS changes too. > > see the logs at: http://hastebin.com/icoyuxarem > > # > > > 1) fix homepage on *.info to: > > http://rakshasa.github.io/rtorrent/ > > > > 2) for both SlackBuilds (libtorrent and rtorrent), change the line: > > tar xvf $CWD/$PRGNAM-$VERSION.tar.gz > > for: > > tar xvf $CWD/$VERSION.tar.gz Better would be what many packages do when dealing with github tarballs: tar xvf $CWD/$PRGNAM-$VERSION.tar.gz || tar xvf $CWD/$VERSION.tar.gz This way, with or without content-disposition, the build is able to unpack the tarball. > > and... add these lines: > > sed '/AM_PATH_CPPUNIT/d' -i configure.ac > ./autogen.sh > > before the block text: > > CFLAGS="$SLKCFLAGS" \ > CXXFLAGS="$SLKCFLAGS" \ > ./configure \ > --prefix=/usr \ > --libdir=/usr/lib${LIBDIRSUFFIX} \ > --sysconfdir=/etc \ > --localstatedir=/var \ > --with-posix-fallocate \ > --build=$ARCH-slackware-linux..... > > > 3) complete build logs: > > http://hastebin.com/fuhusicefe > > http://hastebin.com/abehajicoz > > thank's From yalhcru at gmail.com Tue Jun 23 05:46:52 2015 From: yalhcru at gmail.com (B Watson) Date: Tue, 23 Jun 2015 01:46:52 -0400 Subject: [Slackbuilds-users] sources for libtorrent and rtorrent In-Reply-To: References: Message-ID: On 6/22/15, Edinaldo wrote: > > so guys... links for sources of 'libtorrent' and 'rtorrent' as down! If you just paste the md5sums straight from the .info file to a google search, you stand a pretty good chance of finding a copy of the source tarballs (probably in a Fedora source repo). Might be a nice feature to add to sbopkg or sbotools, someday. From edps.mundognu at gmail.com Tue Jun 23 14:54:48 2015 From: edps.mundognu at gmail.com (Edinaldo) Date: Tue, 23 Jun 2015 11:54:48 -0300 Subject: [Slackbuilds-users] sources for libtorrent and rtorrent Message-ID: nice tip! the sources actually are in the Fedora repositories, so just to the author or the rightful change the download links in .info files. rtorrent: http://pkgs.fedoraproject.org/repo/pkgs/rtorrent/rtorrent-0.9.4.tar.gz/fd9490a2ac67d0fa2a567c6267845876/rtorrent-0.9.4.tar.gz libtorrent: http://pkgs.fedoraproject.org/repo/pkgs/libtorrent/libtorrent-0.13.4.tar.gz/e82f380a9d4b55b379e0e73339c73895/libtorrent-0.13.4.tar.gz * include something in sbopkg or sbotools would be an excellent idea. :) From hba.nihilismus at gmail.com Wed Jun 24 10:29:48 2015 From: hba.nihilismus at gmail.com (=?UTF-8?Q?Antonio_Hern=C3=A1ndez_Blas?=) Date: Wed, 24 Jun 2015 05:29:48 -0500 Subject: [Slackbuilds-users] ffmpeg configure error. In-Reply-To: References: Message-ID: You can also disable SAMBA [1] support by deleting '--enable-libsmbclient' in ffmpeg.SlackBuild. - Cheers [1] https://www.ffmpeg.org/ffmpeg-protocols.html#libsmbclient On Sun, Jun 21, 2015 at 11:24 AM, Ananda Murthy R S wrote: > Hello Willy, > > After installing the latest samba package the problem is solved. > > Thanks for your help. > > Anand > > On Sun, Jun 21, 2015 at 8:27 PM, Willy Sudiarto Raharjo < > willysr at slackbuilds.org> wrote: > >> >> > ERROR: smbclient not found >> >> Try to install samba >> >> -- >> 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/ >> >> > > > -- > Close Windows ! Open source !! > Free software from proprietary mafia !!! > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > > -- Antonio Hern?ndez Blas | Oaxaca, M?xico, Mx. https://github.com/nihilismus | https://bitbucket.org/nihilismus | https://twitter.com/nihilipster -------------- next part -------------- An HTML attachment was scrubbed... URL: From dave at dawoodfall.net Fri Jun 26 15:59:33 2015 From: dave at dawoodfall.net (David Woodfall) Date: Fri, 26 Jun 2015 16:59:33 +0100 Subject: [Slackbuilds-users] sbodeps: heretically convenient dependency resolution for sbopkg In-Reply-To: <557E26B0.9030705@inlv.org> References: <557E26B0.9030705@inlv.org> Message-ID: <20150626155933.GA19477@Blackswan> >Announcing sbodeps: a heretically convenient dependency resolver for sbopkg. > >It doesn't require generating and storing queue files in advance. >Instead, it very quickly (roughly 100 times as fast as sqg[*]) does the >dependency resolution for one or more packages on demand, and then >(given -i) simply passes them to sbopkg on the command line as multiple >-i arguments, in a correct build order, without involving a queue file >at all. > >By default, if given only one or more package names, it outputs a build >queue to standard output, but it can also store them. For installing a >package and its dependencies while skipping the queue altogether, simply >type "sbodeps -i mypackage" instead of "sbopkg -i mypackage". (And there >is your rpm/deb-style automated dependency resolution. Blasphemy, >right?) It also supports removing a package and its dependencies, with >an appropriate warning. It's got a -h/--help option that explains the >options. > >Perhaps someone will enjoy this. I might like to tweak this some more if >anyone has ideas or wishes. Please send me any suggestions for >improvement, or just fork it and hack away. > >Get it at: https://github.com/McDutchie/sbodeps > >Thanks, Looks useful. Nice to be able to get a list of deps before deciding on whether to go-ahead with a build or not. Thanks From info at microlinux.fr Sat Jun 27 14:25:49 2015 From: info at microlinux.fr (Nicolas Kovacs) Date: Sat, 27 Jun 2015 16:25:49 +0200 Subject: [Slackbuilds-users] Website down Message-ID: <558EB26D.7090500@microlinux.fr> Hello everybody, The SlackBuilds.org website seems to be offline. Cheers, Niki -- Microlinux - Solutions informatiques durables 7, place de l'?glise - 30730 Montpezat Web : http://www.microlinux.fr Mail : info at microlinux.fr T?l. : 04 66 63 10 32 From willysr at slackbuilds.org Sat Jun 27 15:31:12 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sat, 27 Jun 2015 22:31:12 +0700 Subject: [Slackbuilds-users] Website down In-Reply-To: <558EB26D.7090500@microlinux.fr> References: <558EB26D.7090500@microlinux.fr> Message-ID: <558EC1C0.8090208@slackbuilds.org> > Hello everybody, > > The SlackBuilds.org website seems to be offline. it's fine here uptime showed that it's still up as well :) -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From simotrone at gmail.com Sat Jun 27 16:08:48 2015 From: simotrone at gmail.com (Simotrone) Date: Sat, 27 Jun 2015 18:08:48 +0200 Subject: [Slackbuilds-users] texlive fails Message-ID: Hello. I runned # sboinstall texlive and got this error [...] creating link 'mkluatexfontdb' -> 'luaotfload-tool' make[5]: Leaving directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive/linked_scripts' make[4]: Leaving directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive/linked_scripts' make[3]: Leaving directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive/linked_scripts' make[3]: Entering directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive' make[4]: Entering directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive' make[4]: Nothing to be done for `install-exec-am'. make[4]: Nothing to be done for `install-data-am'. make[4]: Leaving directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive' make[3]: Leaving directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive' make[2]: Leaving directory `/tmp/SBo/texlive-20140525-source/build/texk/texlive' make[1]: Leaving directory `/tmp/SBo/texlive-20140525-source/build/texk' tar: /usr/local/share/sbo/office/texlive/biber-linux_x86_64.tar.gz: Cannot open: No such file or directory tar: Error is not recoverable: exiting now At the moment I had no time to investigate better, but I'll do; I don't understand where "biber-linux" should come from. sim -------------- next part -------------- An HTML attachment was scrubbed... URL: From chris at chrisn.me.uk Sat Jun 27 17:53:32 2015 From: chris at chrisn.me.uk (Chris Novakovic) Date: Sat, 27 Jun 2015 18:53:32 +0100 Subject: [Slackbuilds-users] texlive fails In-Reply-To: References: Message-ID: <558EE31C.1000309@chrisn.me.uk> On 27/06/2015 17:08, Simotrone wrote: > At the moment I had no time to investigate better, but I'll do; I don't > understand where "biber-linux" should come from. It's one of the source packages listed on the texlive SBo page. Check again, under "Source Downloads": http://slackbuilds.org/repository/14.1/office/texlive/ From simotrone at gmail.com Sat Jun 27 20:43:10 2015 From: simotrone at gmail.com (Simotrone) Date: Sat, 27 Jun 2015 22:43:10 +0200 Subject: [Slackbuilds-users] texlive fails In-Reply-To: <558EE31C.1000309@chrisn.me.uk> References: <558EE31C.1000309@chrisn.me.uk> Message-ID: ops. Thanks for the help. I had not checked really well. :-( Thanks. 2015-06-27 19:53 GMT+02:00 Chris Novakovic : > On 27/06/2015 17:08, Simotrone wrote: > > At the moment I had no time to investigate better, but I'll do; I don't > > understand where "biber-linux" should come from. > > It's one of the source packages listed on the texlive SBo page. Check > again, under "Source Downloads": > > http://slackbuilds.org/repository/14.1/office/texlive/ > > > _______________________________________________ > 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 hba.nihilismus at gmail.com Sat Jun 27 22:15:10 2015 From: hba.nihilismus at gmail.com (=?UTF-8?Q?Antonio_Hern=C3=A1ndez_Blas?=) Date: Sat, 27 Jun 2015 17:15:10 -0500 Subject: [Slackbuilds-users] Website down In-Reply-To: <558EC1C0.8090208@slackbuilds.org> References: <558EB26D.7090500@microlinux.fr> <558EC1C0.8090208@slackbuilds.org> Message-ID: A useful bookmark: http://downforeveryoneorjustme.com/slackbuilds.org - Cheers On Sat, Jun 27, 2015 at 10:31 AM, Willy Sudiarto Raharjo < willysr at slackbuilds.org> wrote: > > Hello everybody, > > > > The SlackBuilds.org website seems to be offline. > > it's fine here > uptime showed that it's still up as well :) > > -- > 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/ > > > -- Antonio Hern?ndez Blas | Oaxaca, M?xico, Mx. https://github.com/nihilismus | https://bitbucket.org/nihilismus | https://twitter.com/nihilipster -------------- next part -------------- An HTML attachment was scrubbed... URL: From klaatu at straightedgelinux.com Sun Jun 28 02:55:06 2015 From: klaatu at straightedgelinux.com (Klaatu) Date: Sun, 28 Jun 2015 14:55:06 +1200 Subject: [Slackbuilds-users] Website down In-Reply-To: References: <558EB26D.7090500@microlinux.fr> <558EC1C0.8090208@slackbuilds.org> Message-ID: <558F620A.2050006@straightedgelinux.com> That's a great site. It has a shorter URL version: http://isup.me Quite handy when you can't remember the full URL. -klaatu On 06/28/2015 10:15 AM, Antonio Hern?ndez Blas wrote: > A useful bookmark: http://downforeveryoneorjustme.com/slackbuilds.org > > - Cheers > > On Sat, Jun 27, 2015 at 10:31 AM, Willy Sudiarto Raharjo < > willysr at slackbuilds.org> wrote: > >>> Hello everybody, >>> >>> The SlackBuilds.org website seems to be offline. >> >> it's fine here >> uptime showed that it's still up as well :) >> >> -- >> 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/ >> >> >> > > > > > _______________________________________________ > 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 Sun Jun 28 05:06:06 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 28 Jun 2015 12:06:06 +0700 Subject: [Slackbuilds-users] Updates - 20150628.1 Message-ID: <558F80BE.3090002@slackbuilds.org> Hello everyone there has been a chance in fltk13 package since it's now out of development stage and considered stable by upstream. It now uses a standard path /usr/share, /usr/lib{64}, and /usr/include instead of /usr/share/libfltk13, /usr/lib{64}/fltk13, and /usr/include/fltk13. Please test whether your package is affected by this change or not. Sun Jun 28 04:51:25 UTC 2015 academic/kurso: Workaround CRLF issue. academic/omlibraries: Updated for version svn20150624. academic/openmodelica: Updated for version svn25917. accessibility/flite: Fix doc build issue. desktop/bar: Updated for version 1.1. desktop/cathexis-suite-themes: Added (Slim themes). desktop/e16: Updated for version 1.0.16. desktop/faba-icon-theme: Update HOMEPAGE url. desktop/fbmenugen: Updated for version 0.76. desktop/i3pystatus: Updated for version 3.33. desktop/jwm: Updated for version 2.3.0. desktop/moka-icon-theme: Update HOMEPAGE url. desktop/moka-minimal: Added (gnome icon theme). desktop/obmenu-generator: Updated for version 0.65. desktop/sun: Update script. development/SQLAlchemy: Updated for version 1.0.6. development/atom: Updated for version 1.0.0. development/pycharm: Updated for version 4.5.2. development/pyvim: Updated for version 0.0.5. development/racket: Updated for version 6.2. development/rust: Updated for version 1.1.0. games/SLADE: Added (DOOM editor). games/atanks: Added (Atomic Tanks). games/eureka: Added (DOOM level editor). games/garden: Update DEPS. games/golly: Fix .info. games/jezzball-kazzmir: Update DEPS. games/lmpc: Added (The Little Movie Processing Centre). games/o3em: Update DEPS. games/opensonic: Update DEPS. games/openttd: Updated for version 1.5.1. games/qstat: Added (Command-line Game Server Query Tool). games/supertux2: Updated for version 0.3.5a. games/vcmi-core: Avoid duplicate files. games/yamagi-quake2: Fix MD5SUM. gis/gpsd: Updated for version 3.15. graphics/digikam: Updated for version 4.11.0. graphics/luxblend25: Removed (included in luxrender). graphics/luxrender: Updated for version 1.4 + new maintainer. graphics/phototonic: Updated for version 1.6. libraries/allegro4: Update README. libraries/botocore: Fix MD5SUM. libraries/fifechan: Update DEPS. libraries/fltk13: Use standard paths. libraries/hdf5: Update HOMEPAGE and DOWNLOAD url. libraries/hdf: Updated for version 4.2.11. libraries/libtorrent: Update HOMEPAGE and DOWNLOAD url. libraries/live555: Updated for version 2015.06.25. libraries/qt5: Updated for version 5.4.2. multimedia/Mopidy: Updated for version 1.0.6. multimedia/avidemux: Updated for version 2.6.10. multimedia/flashplayer-plugin: Updated for version 11.2.202.468. multimedia/libav: Added (audio and video processing tools). multimedia/mpv: Updated for version 0.9.2. network/dnscrypt-wrapper: Updated for version 0.1.16. network/flexget: Updated for version 1.2.330. network/owncloud-server: Updated for version 8.0.4. network/pidgin-skypeweb: Added (SkypeWeb Chat for Pidgin). network/rtorrent: Update HOMEPAGE and DOWNLOAD url. network/strongswan: Updated for version 5.3.2. network/syncthing: Updated for version 0.11.10. network/vivaldi: Updated for version 1.0.209.3_1. office/referencer: Added (Organize documents or references). office/taskd: Updated for version 1.1.0. perl/perl-ExtUtils-ModuleMaker: (Module Maker). perl/perl-File-Remove: Added (Remove files and directories). perl/perl-File-Save-Home: Added (Place file safely). perl/perl-HTTP-Proxy: Updated for version 0.304. perl/perl-Module-Install: Added (Standalone Perl module installer). perl/perl-Module-ScanDeps: Added (Scan Perl code for dependencies). perl/perl-PAR: Added (Perl Archive Toolkit). perl/perl-Proc-Daemon: Updated for version 0.20. perl/perl-String-PerlIdentifier: Added (Random name generator). perl/perl-TermReadKey: Updated for version 2.33. perl/perl-YAML-Tiny: Added (Read/Write YAML files). perl/perl-extutils-makemaker: Fix overwriting Slackware's perl. perl/perl-file-desktopentry: Updated for version 0.12. python/bottle-mysql: Added (MySQL integration for Bottle). python/cairocffi: Updated for version 0.7.1. python/prompt_toolkit: Updated for version 0.41. python/psutil: Updated for version 3.0.1. python/ptpython: Updated for version 0.15. python/py: Updated for version 1.4.29. python/pyglet: Updated for version 1.2.3. python/pytest: Updated for version 2.7.2. python/python-evdev: Added (Python input event library). python/regex: Updated for version 2015.06.21. python/tox: Updated for version 2.1.0. system/kegs: Fix audio issues. system/lrzip: Removed (already in Slackware). system/openrc: Updated for version 0.17. system/passwordsafe: Updated for version 0.96BETA. system/phoronix-test-suite: Updated for version 5.8.1. system/rng-tools: Added (random number generator tools). system/slpkg: Updated for version 2.5.6. system/sysdig: Added (exploration and troubleshooting tool). system/usermin: Updated for version 1.670. system/webmin: Updated for version 1.760. +--------------------------+ -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From willysr at slackbuilds.org Sun Jun 28 10:47:59 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 28 Jun 2015 17:47:59 +0700 Subject: [Slackbuilds-users] Updates - 20150628.2 Message-ID: <558FD0DF.1040103@slackbuilds.org> Sun Jun 28 10:44:22 UTC 2015 academic/fet: Updated for version 5.27.3. games/eureka: Fix missing quote. -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From hostmaster at slackonly.com Sun Jun 28 16:11:58 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Sun, 28 Jun 2015 19:11:58 +0300 Subject: [Slackbuilds-users] nagvis Message-ID: <55901CCE.2050601@slackonly.com> Hi! nagvis source have wrong md5sum: 445288a7c5d8ff31c5b7b402de4e0bb4 instead of: 4a6e15f938aa190ff867823cb64e5fe7 Cheers! From willysr at slackbuilds.org Sun Jun 28 16:49:38 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Sun, 28 Jun 2015 23:49:38 +0700 Subject: [Slackbuilds-users] nagvis In-Reply-To: <55901CCE.2050601@slackonly.com> References: <55901CCE.2050601@slackonly.com> Message-ID: <559025A2.7030203@slackbuilds.org> > nagvis source have wrong md5sum: 445288a7c5d8ff31c5b7b402de4e0bb4 > instead of: 4a6e15f938aa190ff867823cb64e5fe7 Fixed in my branch Thanks -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From hostmaster at slackonly.com Sun Jun 28 17:15:45 2015 From: hostmaster at slackonly.com (Panagiotis Nikolaou) Date: Sun, 28 Jun 2015 20:15:45 +0300 Subject: [Slackbuilds-users] cpsokoban Message-ID: <55902BC1.4000704@slackonly.com> Hi! cpsokoban failed to build in slackware64 with: checking for python... 2.7 checking for python module Tkinter... no configure: error: Tkinter is required But python reports tkinter is installed: python -c 'import pkgutil; print(1 if pkgutil.find_loader("Tkinter") else 0)' 1 also ldd /usr/lib64/python2.7/lib-dynload/_tkinter.so returning ok... In slackware-current building without problems: checking for python module Tkinter... yes Thanks From baildon.research at googlemail.com Sun Jun 28 19:58:07 2015 From: baildon.research at googlemail.com (David Spencer) Date: Sun, 28 Jun 2015 20:58:07 +0100 Subject: [Slackbuilds-users] Updates - 20150628.1 In-Reply-To: <558F80BE.3090002@slackbuilds.org> References: <558F80BE.3090002@slackbuilds.org> Message-ID: > there has been a chance in fltk13 package since it's now out of > development stage and considered stable by upstream. > It now uses a standard path /usr/share, /usr/lib{64}, and /usr/include > instead of /usr/share/libfltk13, /usr/lib{64}/fltk13, and > /usr/include/fltk13. > > Please test whether your package is affected by this change or not. Well, actually, many of them were broken... and now they are ok!! (Except for libraries/edelib which is still broken) Thanks! -D. From alik at ejik.org Sun Jun 28 21:24:51 2015 From: alik at ejik.org (Alexander Verbovetsky) Date: Mon, 29 Jun 2015 00:24:51 +0300 (MSK) Subject: [Slackbuilds-users] vdpauinfo description in README is too narrow Message-ID: <1435526702-9584605.80029717.ft5SLOokg002645@rs145.luxsci.com> Hello, I suggest to remove the word NVIDIA from the README file of vdpauinfo, because the VDPAU exists also for amd and intel. Alex From willysr at slackbuilds.org Mon Jun 29 01:27:56 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 29 Jun 2015 08:27:56 +0700 Subject: [Slackbuilds-users] Updates - 20150628.1 In-Reply-To: References: <558F80BE.3090002@slackbuilds.org> Message-ID: <55909F1C.8070305@slackbuilds.org> > Well, actually, many of them were broken... and now they are ok!! > (Except for libraries/edelib which is still broken) Still working on it stuck at this point Link tools/edelib-dbus-explorer/edelib-dbus-explorer ./lib/libedelib_gui.so: undefined reference to `fl_disable_transient_for' ./lib/libedelib_gui.so: undefined reference to `fl_show_iconic' collect2: error: ld returned 1 exit status it seems that ARCH also had the same problem -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From kingbeowulf at gmail.com Mon Jun 29 03:27:32 2015 From: kingbeowulf at gmail.com (King Beowulf) Date: Sun, 28 Jun 2015 20:27:32 -0700 Subject: [Slackbuilds-users] vdpauinfo description in README is too narrow In-Reply-To: <1435526702-9584605.80029717.ft5SLOokg002645@rs145.luxsci.com> References: <1435526702-9584605.80029717.ft5SLOokg002645@rs145.luxsci.com> Message-ID: <5590BB24.6060404@gmail.com> On 06/28/2015 02:24 PM, Alexander Verbovetsky wrote: > Hello, > I suggest to remove the word NVIDIA from the README file of vdpauinfo, > because the VDPAU exists also for amd and intel. > AMD in some open source drivers, some Mesa-opengl versions, but not intel which uses VA-API (accessible via libvdpau-va-gl). That said, it may be time to adjust the wording a bit since "way back" only Nvidia supported vdpau. I don't want to get into a situation when vdpuainfo "doesn't work" on a non-Nvidia system due to lack of the correct drivers/dependencies. -Ed -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From baildon.research at googlemail.com Mon Jun 29 07:14:12 2015 From: baildon.research at googlemail.com (David Spencer) Date: Mon, 29 Jun 2015 08:14:12 +0100 Subject: [Slackbuilds-users] Updates - 20150628.1 In-Reply-To: <55909F1C.8070305@slackbuilds.org> References: <558F80BE.3090002@slackbuilds.org> <55909F1C.8070305@slackbuilds.org> Message-ID: > Still working on it > stuck at this point > > Link tools/edelib-dbus-explorer/edelib-dbus-explorer > ./lib/libedelib_gui.so: undefined reference to `fl_disable_transient_for' > ./lib/libedelib_gui.so: undefined reference to `fl_show_iconic' > collect2: error: ld returned 1 exit status > > it seems that ARCH also had the same problem maybe try this? https://sourceforge.net/p/ede/code/3592/ -D. From willysr at slackbuilds.org Mon Jun 29 07:22:09 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Mon, 29 Jun 2015 14:22:09 +0700 Subject: [Slackbuilds-users] Updates - 20150628.1 In-Reply-To: References: <558F80BE.3090002@slackbuilds.org> <55909F1C.8070305@slackbuilds.org> Message-ID: <5590F221.5090702@slackbuilds.org> > maybe try this? > https://sourceforge.net/p/ede/code/3592/ Yes, that fixed it Thanks David :) -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: From alik at ejik.org Mon Jun 29 13:06:55 2015 From: alik at ejik.org (Alexander Verbovetsky) Date: Mon, 29 Jun 2015 16:06:55 +0300 (MSK) Subject: [Slackbuilds-users] vdpauinfo description in README is too narrow In-Reply-To: <5590BB24.6060404@gmail.com> References: <1435526702-9584605.80029717.ft5SLOokg002645@rs145.luxsci.com> <5590BB24.6060404@gmail.com> Message-ID: <1435583222-3784824.42209941.ft5TD6s8w031537@rs145.luxsci.com> > That said, it may be time to adjust the wording a bit since "way back" > only Nvidia supported vdpau. I don't want to get into a situation > when vdpuainfo "doesn't work" on a non-Nvidia system due to lack of > the correct drivers/dependencies. I'd say that in this situation vdpauinfo is useful, because it tells that vdpau doesn't work and should be fixed. Alex From mpappas at fastmail.fm Mon Jun 29 22:13:29 2015 From: mpappas at fastmail.fm (Michalis Pappas) Date: Mon, 29 Jun 2015 23:13:29 +0100 Subject: [Slackbuilds-users] Updates - 20150628.1 In-Reply-To: <558F80BE.3090002@slackbuilds.org> References: <558F80BE.3090002@slackbuilds.org> Message-ID: <5591C309.6070207@fastmail.fm> On 06/28/2015 06:06 AM, Willy Sudiarto Raharjo wrote: > system/rng-tools: Added (random number generator tools). Hi, thanks for this, just a small issue here: keywords seem to be messed up; some are separated by whitespace while other by commas. Not sure how they ended up to be like this, maybe it was just me :-) Cheers, Michalis From willysr at slackbuilds.org Tue Jun 30 00:47:15 2015 From: willysr at slackbuilds.org (Willy Sudiarto Raharjo) Date: Tue, 30 Jun 2015 07:47:15 +0700 Subject: [Slackbuilds-users] Updates - 20150628.1 In-Reply-To: <5591C309.6070207@fastmail.fm> References: <558F80BE.3090002@slackbuilds.org> <5591C309.6070207@fastmail.fm> Message-ID: <5591E713.2040608@slackbuilds.org> > thanks for this, just a small issue here: keywords seem to be messed up; > some are separated by whitespace while other by commas. Not sure how > they ended up to be like this, maybe it was just me :-) should be fixed now -- Willy Sudiarto Raharjo -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 181 bytes Desc: OpenPGP digital signature URL: