From thedoogster at gmail.com Mon Feb 1 05:22:15 2010 From: thedoogster at gmail.com (Doogster) Date: Sun, 31 Jan 2010 21:22:15 -0800 Subject: [Slackbuilds-users] oss slackbuild mistake Message-ID: <45967bd31001312122ud17d0caueb4dcb9b9997be1d@mail.gmail.com> Two seconds after I uploaded the "oss" SlackBuild, I noticed a major error in the README file. The line "1. Stop and enable ALSA" should be: "1. Stop and disable ALSA". Could you please fix that for me? From chaos.proton at gmail.com Mon Feb 1 15:50:45 2010 From: chaos.proton at gmail.com (Grissiom) Date: Mon, 1 Feb 2010 23:50:45 +0800 Subject: [Slackbuilds-users] Error msg shown when installing mozilla-nss Message-ID: Hi all, When I install mozilla-nss I encountered some error messages. I don't know the reason nor how to deal with it. It will be very kind of you if someone could help: Verifying package mozilla-nss-3.12.4-x86_64-1_SBo.txz. Installing package mozilla-nss-3.12.4-x86_64-1_SBo.txz: PACKAGE DESCRIPTION: # mozilla-nss (Network Security Services) # # Network Security Services (NSS) is a set of libraries designed to # support cross-platform development of security-enabled client and # server applications. Applications built with NSS can support # SSL v2 and v3, TLS, PKCS #5, PKCS #7, PKCS #11, PKCS #12, S/MIME, # X.509 v3 certificates, and other security standards. # # Read http://www.mozilla.org/projects/security/pki/nss/overview.html # /sbin/ldconfig: /usr/lib64/libplds4.so is not a symbolic link /sbin/ldconfig: /usr/lib64/libssl3.so is not a symbolic link /sbin/ldconfig: /usr/lib64/libnssutil3.so is not a symbolic link /sbin/ldconfig: /usr/lib64/libnspr4.so is not a symbolic link /sbin/ldconfig: /usr/lib64/libplc4.so is not a symbolic link /sbin/ldconfig: /usr/lib64/libsmime3.so is not a symbolic link /sbin/ldconfig: /usr/lib64/libnss3.so is not a symbolic link Executing install script for mozilla-nss-3.12.4-x86_64-1_SBo.txz. /usr/lib64/pkgconfig /usr/lib64/pkgconfig /usr/lib64/pkgconfig /usr/lib64/pkgconfig Package mozilla-nss-3.12.4-x86_64-1_SBo.txz installed. -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Mon Feb 1 23:13:48 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Tue, 02 Feb 2010 00:13:48 +0100 Subject: [Slackbuilds-users] A few questions/remarks In-Reply-To: References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> Aleksandar Samardzic wrote: > On Sun, Jan 31, 2010 at 2:07 AM, Serban Udrea > wrote: >> ... Thus, I think that it would be nice if >> someone could help with testing on such a machine, before I do the >> submission. > > I'll be glad to help testing on 64-bit machine, please drop me a link > to your version of the SlackBuild. Hello, And please excuse the late answer. I am at a workshop and there have been some network problems here. The link is: http://www-linux.gsi.de/~udrea/atlas.tar.gz Thank you for the testing! > >> [ ... ] >> >> numpy to 1.4.0 >> >> [ ... ] >> > > ... if anyone is willing to take over the maintenance of numpy, > as well as matplotlib scripts, that would be great. > If nobody else volunteers I would take them over as soon as I have a proper machine to test them (i.e. 64 bit capabilities). This will nevertheless take a few weeks from now. Best regards, Serban Udrea From asamardzic at gmail.com Tue Feb 2 12:17:49 2010 From: asamardzic at gmail.com (Aleksandar Samardzic) Date: Tue, 2 Feb 2010 13:17:49 +0100 Subject: [Slackbuilds-users] A few questions/remarks In-Reply-To: <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> Message-ID: On Tue, Feb 2, 2010 at 12:13 AM, Serban Udrea wrote: > Aleksandar Samardzic wrote: >> >> On Sun, Jan 31, 2010 at 2:07 AM, Serban Udrea >> wrote: >>> >>> ... Thus, I think that it would be nice if >>> someone could help with testing on such a machine, before I do the >>> submission. >> >> I'll be glad to help testing on 64-bit machine, please drop me a link >> to your version of the SlackBuild. > > Hello, > > And please excuse the late answer. I am at a workshop and there have > been some network problems here. The link is: > > http://www-linux.gsi.de/~udrea/atlas.tar.gz > > Thank you for the testing! OK, I've just tested it: My machine is HP EliteBook 8530w, with Core 2 Duo P8600 @2.4GHz. My Slackware installation is Slackware64 13.0, with all upgrades from -current (which in particular means my gcc is 4.4.3). I've built Atlas according to the instructions from README file from the archive above - the only change I've made is that I've defined USE_ARCH_DEFAULTS to "yes" in my root shell before starting the SlackBuild script. Everything went OK with the build, and I tried the library after installing it, using a simple SGEMM code of mine that I use for crude measuring of GFLOPS, and I got same results as with version of Atlas that I had installed from source previously (which is as expected, as my manual build procedure was practically the same as one you use in the SlackBuild). Then I tried it with some other codes of mine, and everything seems to be working fine. I've also installed LAPACK from SlackBuilds.org afterwards, and tried it with another simple program of mine, and again everything seems OK. Afterwards, I tried to build Atlas with USE_ARCH_DEFAULTS set to "no". After more than 3 hours of melting my CPU, the build went OK, but there was an error reported in "make check" phase: -------------------------- gfortran -O -fPIC -m64 -o xzuumtst zuumtst.o \ /tmp/SBo/atlas-3.8.3/BuildDir/lib/libtstatlas.a /tmp/SBo/atlas-3.8.3/BuildDir/lib/liblapack.a /tmp/SBo/atlas-3.8.3/BuildDir/lib/libcblas.a /tmp/SBo/atlas-3.8.3/BuildDir/lib/libatlas.a -lpthread -lm /tmp/SBo/atlas-3.8.3/BuildDir/bin/ATLrun.sh /tmp/SBo/atlas-3.8.3/BuildDir/bin xzslvtst -n 167 -r 83 -O 2 c r \ >> /tmp/SBo/atlas-3.8.3/BuildDir/bin/sanity.out RHS=1, nrm=815354219683.353271 RHS=2, nrm=764055770646.382446 RHS=3, nrm=915347149357.361572 [ ... ] RHS=81, nrm=2088682204388.245605 RHS=82, nrm=487952492701.210205 RHS=83, nrm=855863583301.543579 make[3]: *** [zsanity_test] Error 2 make[3]: Leaving directory `/tmp/SBo/atlas-3.8.3/BuildDir/bin' make[2]: *** [sanity_test] Error 2 make[2]: Leaving directory `/tmp/SBo/atlas-3.8.3/BuildDir/bin' make[1]: *** [sanity_test] Error 2 make[1]: Leaving directory `/tmp/SBo/atlas-3.8.3/BuildDir' make: *** [test] Error 2 -------------------------- and the corresponding excerpt from sanity.out is: -------------------------- [ ... ] 4 cases: 4 passed, 0 skipped, 0 failed ORD UPLO N NRHS lda ldb TIME MFLOP RESID === ==== ====== ====== ====== ====== ========= ======== =========== C G 167 83 167 167 0.010 2107.46 1.413844e+13 R G 167 83 167 167 0.010 2200.96 2.592634e+13 2 TESTS RUN, 2 FAILED!! -------------------------- However, I wouldn't worry too much about it: I always compile using architectural defaults (moreover - if I understand it properly, this is what Atlas developers are suggesting to do for common architectures, so I would be even tempted to put USE_ARCH_DEFAULTS to "yes" in the SlackBuild) thus I never encountered this error before, but it's probably something about my processor, or compiler, or whatever - in any case, most probably nothing related with your script. While it would be good if someone else could try to test it, I'd say you SlackBuild works fine on Slackware64, and I hope you soon upload it to SlackBuilds.org. Kudos for the great work: Atlas is certainly one of the most complex pieces of OSS to create distribution package for, and it is great that Slackware will have it supported at last. Regards, Alex From easuter at gmail.com Tue Feb 2 18:57:44 2010 From: easuter at gmail.com (=?ISO-8859-1?Q?Eug=E9ne_Suter?=) Date: Tue, 2 Feb 2010 18:57:44 +0000 Subject: [Slackbuilds-users] A few questions/remarks In-Reply-To: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <6bb01941002021057l6be0606fvb52f47a9b19a3419@mail.gmail.com> On 31 January 2010 01:07, Serban Udrea wrote: > Hello! > > I wrote a slackbuild for compiling ATLAS 3.8.3, one of the tuned BLAS > libraries, and would like to submit it. Nevertheless, I cannot, at the time > beeing, test it on a 64-bit system. Thus, I think that it would be nice if > someone could help with testing on such a machine, before I do the > submission. > > ATLAS by itself doesn't bring much, the main thing one has to do is to get > also LAPACK compiled against it, before all other packages which depend on > LAPACK+BLAS. Thus I took the original slackbuild written by Eugene Suter and > modified it such that it can optionally perform the LAPACK build against > ATLAS. But I have the same problem as with ATLAS and I also would like to > know how to eventually proceed with the submission: ?make a separate > slackbuild out of it or share/pass maintenance with/to Eugene -- if he > agrees and it's possible? Hi, I'd be more than happy to work with you on an ATLAS build of BLAS and LAPACK, after all it is preferable to simply using the un-tuned reference implementations. I've actually been meaning to make an ATLAS slackbuild for quite a while but I'm busy with my end-of-semester exams until February 10th, so after that date I don't mind dedicating some time to work on this; also ATLAS can be a notorious PITA to build ;) > > c) Netlib BLAS does to my knowledge not have version 3.2.1, since it doesn't > follow LAPACK. It is a (relatively old) reference implementation and maybe > the version should be like with cblas the date of last modifications > (packaging) 20070321. I agree with you here, it is more sensible to use the latest revision data as the version number. The reason I chose to give it the same version as LAPACK is because the BLAS code bundled with the LAPACK source is practically identical to the BLAS code at netlib. The only differences I could find after diff'ing the files were minor things like new comments. Having an "atlas" package that contains both a tuned BLAS and LAPACK build would eliminate this "problem" :) > > d) To my knowledge scipy does not depend, and thus the corresponding > slackbuild should not require any of matplotlib, iPython and FFTW. Moreover, > starting with version 0.7.0 the release notes of scipy state that all fft > modules except (netlib) fftpack have been removed. Actually, I lost a lot of > time because scipy/INSTALL and numpy/site.cfg.example still mention FFTW as > an option but the build of scipy ignores its presence. I'll update that SlackBuild as soon as I get a chance. > > Best regards, > > Serban Udrea > _______________________________________________ > 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/ > > Cheers, Eug?ne From pwcazenave at gmail.com Thu Feb 4 23:28:38 2010 From: pwcazenave at gmail.com (Pierre Cazenave) Date: Thu, 04 Feb 2010 23:28:38 +0000 Subject: [Slackbuilds-users] get_iplayer Message-ID: <4B6B5826.7010806@gmail.com> Can one of the admins please remove get_iplayer.tar.bz2 from the pending queue please? I've forgotten to add a sentence to the README. Thanks, Pierre From marco.bonetti at slackware.it Fri Feb 5 13:26:53 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Fri, 05 Feb 2010 14:26:53 +0100 Subject: [Slackbuilds-users] Stale openvas-* pages Message-ID: <4B6C1C9D.2020609@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, not very critical, but online there still are a couple of pages pointing to stale packages, no longer present in the repository: http://slackbuilds.org/repository/13.0/network/openvas-server/ http://slackbuilds.org/repository/13.0/network/openvas-plugins/ Both of them have been superseeded by the openvas-scanner package. Thanks for keeping up SBo, ciao - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAktsHJ0ACgkQTYvJ9gtgvF+JxACgmEY2I/pJqGvJ+5sK1Pa0pNpp w14AnjvuCp+JeAr9YanPsMfbRWbvrAM6 =LOH3 -----END PGP SIGNATURE----- From pprkut at slackbuilds.org Sat Feb 6 13:26:26 2010 From: pprkut at slackbuilds.org (Heinz Wiesinger) Date: Sat, 6 Feb 2010 14:26:26 +0100 Subject: [Slackbuilds-users] Stale openvas-* pages In-Reply-To: <4B6C1C9D.2020609@slackware.it> References: <4B6C1C9D.2020609@slackware.it> Message-ID: <201002061426.29537.pprkut@slackbuilds.org> On Friday 05 February 2010 14:26:53 Marco Bonetti wrote: > - gpg control packet > Hello all, > not very critical, but online there still are a couple of pages pointing > to stale packages, no longer present in the repository: > http://slackbuilds.org/repository/13.0/network/openvas-server/ > http://slackbuilds.org/repository/13.0/network/openvas-plugins/ > Both of them have been superseeded by the openvas-scanner package. Fixed, thanks! Grs, Heinz -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. URL: From klaatu at hackerpublicradio.org Fri Feb 5 00:41:16 2010 From: klaatu at hackerpublicradio.org (klaatu) Date: Thu, 4 Feb 2010 19:41:16 -0500 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: References: <4B6566E7.9070506@sns.it> Message-ID: <201002041941.16441.klaatu@hackerpublicradio.org> Well heck I may as well chip in too. I too am a big git fan and although I'm not using it for slackbuilding or sbopkg, I am intrigued to hear of it being used for those purposes. gitorious is a good hosting place, i've been really pleased with it so far, and they are a fully free + open source stack. -- klaatu On Sunday 31 January 2010 06:29:05 Ozan T?rky?lmaz wrote: > 2010/1/31 Matteo Bernardini : > > hi fellas, > > > > http://github.com/Ponce/SBogit > > > > gotta say git is fun :D > > i moved my scripts to github, too. it's there: > http://github.com/ozanbaba/slackbuild-scripts > > git is amazingly good tool for people. it's fast, it's useful and it's not > CVS > -- the bad apple linux ogg cast --> http://www.thebadapples.info fedora reloaded! ogg cast --> http://www.fedorareloaded.com hacker public radio ----------> http://www.hackerpublicradio.org the linux cranks ogg cast ---> http://www.linuxcranks.info From cyrilas at hotmail.com Sat Feb 6 20:36:02 2010 From: cyrilas at hotmail.com (Cyril Sluchanko) Date: Sat, 6 Feb 2010 23:36:02 +0300 Subject: [Slackbuilds-users] mypaint submission - error in mypaint.SlackBuid file Message-ID: Hello, There is an error in mypaint.SlackBuild file in mypaint submission. It is necessary to change source archive extension from "tar.gz" to "tar.bz2". I can resubmit it with correct file if administrators will delete current submission - or administrator can do it themselves. Best regards, Cyril A. Sluchanko _________________________________________________________________ Hotmail: Powerful Free email with security by Microsoft. https://signup.live.com/signup.aspx?id=60969 -------------- next part -------------- An HTML attachment was scrubbed... URL: From rworkman at slackbuilds.org Sat Feb 6 20:54:19 2010 From: rworkman at slackbuilds.org (Robby Workman) Date: Sat, 6 Feb 2010 14:54:19 -0600 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: References: <4B6566E7.9070506@sns.it> Message-ID: <20100206145419.57c8c752@liberty.rlwhome.lan> On Sun, 31 Jan 2010 19:28:09 +0800 Grissiom wrote: > On Sun, Jan 31, 2010 at 7:17 PM, Matteo Bernardini > > wrote: > > > hi fellas, > > > > looking for a way to manage building from current with sbopkg and > > mantain a modified slackbuilds.org repository I tried to use it > > with git. I pulled yesterday's repo and started doing tags for the > > build scripts I modified for clean build on current and then I > > merged them all. This is the patch I use (made with git diff from > > the first commit) against slackbuilds.org 13.0 repo > > > > http://ponce.pastebin.com/f70344f2a > > > > and this is the git repo itself > > > > http://github.com/Ponce/SBogit > > > > gotta say git is fun :D > > > > > I'm interested with the idea -- use git to track a "branch" of SBo > repo. Actually, I(together with vvoody) have a git repo to track our > SlackBuilds: http://gitorious.org/slackbuilds > > I'm also interested in how do the SBo admins do source control > management ;) SVN, or just tarball backups? We don't do anything fancy - no SCM or anything. -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From rworkman at slackbuilds.org Sat Feb 6 20:57:51 2010 From: rworkman at slackbuilds.org (Robby Workman) Date: Sat, 6 Feb 2010 14:57:51 -0600 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: <4B6566E7.9070506@sns.it> References: <4B6566E7.9070506@sns.it> Message-ID: <20100206145751.33d1410f@liberty.rlwhome.lan> On Sun, 31 Jan 2010 12:17:59 +0100 Matteo Bernardini wrote: > hi fellas, > > looking for a way to manage building from current with sbopkg and > mantain a modified slackbuilds.org repository I tried to use it with > git. I pulled yesterday's repo and started doing tags for the build > scripts I modified for clean build on current and then I merged them > all. This is the patch I use (made with git diff from the first > commit) against slackbuilds.org 13.0 repo > > http://ponce.pastebin.com/f70344f2a > > and this is the git repo itself > > http://github.com/Ponce/SBogit > > gotta say git is fun :D Yes, git is nice :-) If you wanted the diffs to be more usable (and I'm not saying that you *should* - this is just an *if*), then you'd want to structure the commits such that each commit only touched one application. As an example: Bring up to snuff for -current * fixup includes * fixup build for gcc4 Is it a lot more work to do that? Probably. Is it worth it for just your use? Probably not. Would *I* do it anyway? Yes. The rest is up to you. :-) -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From ozan.turkyilmaz at gmail.com Sat Feb 6 21:03:13 2010 From: ozan.turkyilmaz at gmail.com (=?UTF-8?B?T3phbiBUw7xya3nEsWxtYXo=?=) Date: Sat, 06 Feb 2010 23:03:13 +0200 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: <20100206145751.33d1410f@liberty.rlwhome.lan> References: <4B6566E7.9070506@sns.it> <20100206145751.33d1410f@liberty.rlwhome.lan> Message-ID: <4B6DD911.7040304@gmail.com> 06.02.2010 22:57, Robby Workman yazm??: > On Sun, 31 Jan 2010 12:17:59 +0100 > Matteo Bernardini wrote: > > If you wanted the diffs to be more usable (and I'm not saying > that you *should* - this is just an *if*), then you'd want to > structure the commits such that each commit only touched one > application. As an example: > > Bring up to snuff for -current > > * fixup includes > * fixup build for gcc4 > > Is it a lot more work to do that? Probably. Is it worth it > for just your use? Probably not. Would *I* do it anyway? > Yes. The rest is up to you. :-) > i use this method in my repos; per commit per file or per commit per feature. it makes revent easy and sending diffs or doing cherry-pick much easier and less problematic. fixup for bug #no foo_bar() is here and such pay is nice, too. -- Ozan ??? Close the world, txEn eht nepO From larryhaja at gmail.com Sun Feb 7 01:52:28 2010 From: larryhaja at gmail.com (Larry Hajali) Date: Sat, 6 Feb 2010 17:52:28 -0800 Subject: [Slackbuilds-users] mypaint submission - error in mypaint.SlackBuid file In-Reply-To: References: Message-ID: <8ba30f851002061752n12686ef9s39fede7b8c1a5aac@mail.gmail.com> I compiled mypaint 0.7.1 a few months back. And in my notes I have pygtk needs to be compiled with numpy support. Is this still true or has it changed for the newer 0.8.0 version? Larry 2010/2/6 Cyril Sluchanko : > Hello, > > There is an error in mypaint.SlackBuild file in mypaint submission. It is > necessary to change source archive extension from "tar.gz" to "tar.bz2". I > can resubmit it with correct file if administrators will delete current > submission - or administrator can do it themselves. > > Best regards, > Cyril A. Sluchanko > > ________________________________ > Hotmail: Powerful Free email with security by Microsoft. Get it now. > _______________________________________________ > 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 grbzks at xsmail.com Sun Feb 7 09:28:24 2010 From: grbzks at xsmail.com (Grigorios Bouzakis) Date: Sun, 7 Feb 2010 11:28:24 +0200 Subject: [Slackbuilds-users] mypaint submission - error in mypaint.SlackBuid file In-Reply-To: <8ba30f851002061752n12686ef9s39fede7b8c1a5aac@mail.gmail.com> References: <8ba30f851002061752n12686ef9s39fede7b8c1a5aac@mail.gmail.com> Message-ID: <201002071128.34933.grbzks@xsmail.com> On Sunday 07 of February 2010 03:52:28 Larry Hajali wrote: > I compiled mypaint 0.7.1 a few months back. And in my notes I have > pygtk needs to be compiled with numpy support. Is this still true or > has it changed for the newer 0.8.0 version? > > Larry I dont know about mypaint but numpy usage will probably be dropped from pygtk eventually. See https://bugzilla.gnome.org/show_bug.cgi?id=591745 But that might not happen any time soon. -- Greg -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 835 bytes Desc: This is a digitally signed message part. URL: From matteo.bernardini at sns.it Sun Feb 7 11:01:18 2010 From: matteo.bernardini at sns.it (Matteo Bernardini) Date: Sun, 07 Feb 2010 12:01:18 +0100 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: <4B6DD911.7040304@gmail.com> References: <4B6566E7.9070506@sns.it> <20100206145751.33d1410f@liberty.rlwhome.lan> <4B6DD911.7040304@gmail.com> Message-ID: <4B6E9D7E.8000809@sns.it> Il 06/02/2010 22:03, Ozan T?rky?lmaz ha scritto: > 06.02.2010 22:57, Robby Workman yazm??: >> On Sun, 31 Jan 2010 12:17:59 +0100 >> Matteo Bernardini wrote: >> >> If you wanted the diffs to be more usable (and I'm not saying >> that you *should* - this is just an *if*), then you'd want to >> structure the commits such that each commit only touched one >> application. As an example: >> >> Bring up to snuff for -current >> >> * fixup includes >> * fixup build for gcc4 >> >> Is it a lot more work to do that? Probably. Is it worth it >> for just your use? Probably not. Would *I* do it anyway? >> Yes. The rest is up to you. :-) >> > > i use this method in my repos; per commit per file or per commit per > feature. it makes revent easy and sending diffs or doing cherry-pick > much easier and less problematic. > > fixup for bug #no > foo_bar() is here > and such pay is nice, too. > I thought I was doing it already, besides an initial accomodation with git :D yes, maybe it's better if I start from scratch, then (let's see if I understand what you mean): (remote is github in the example) (1) - initialize git repo - git tag -a 20100207 -m "SBo at 20100207" - git push github - git push github --tags (2) - git checkout 20100207 - git checkout -b myapp - modify files in 13.0/*/myapp folder - remove 13.0/*/myapp.tar.gz and 13.0/*/myapp.tar.gz.asc (sbopkg decompresses these) - create from 13.0/*/myapp folder 13.0/*/myapp.tgz - git commit -a -m "updated app" - git push github myapp - git checkout master - git merge myapp - git push github and again from (2) for every myapp. any thought on improving above for easyness of use is warmly welcomed :) -- Matteo Bernardini Centro di Elaborazione dell'Informazione e del Calcolo Scuola Normale Superiore Tel. 050-509338 From dragonwisard at gmail.com Sun Feb 7 13:39:11 2010 From: dragonwisard at gmail.com (Dragon Wisard) Date: Sun, 7 Feb 2010 08:39:11 -0500 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: <4B6E9D7E.8000809@sns.it> References: <4B6566E7.9070506@sns.it> <20100206145751.33d1410f@liberty.rlwhome.lan> <4B6DD911.7040304@gmail.com> <4B6E9D7E.8000809@sns.it> Message-ID: <6c341e561002070539y58599e75k61eb9af9daa91d7b@mail.gmail.com> On Sun, Feb 7, 2010 at 6:01 AM, Matteo Bernardini wrote: > Il 06/02/2010 22:03, Ozan T?rky?lmaz ha scritto: > >> 06.02.2010 22:57, Robby Workman yazm??: >> >>> On Sun, 31 Jan 2010 12:17:59 +0100 >>> Matteo Bernardini wrote: >>> >>> If you wanted the diffs to be more usable (and I'm not saying >>> that you *should* - this is just an *if*), then you'd want to >>> structure the commits such that each commit only touched one >>> application. As an example: >>> >>> Bring up to snuff for -current >>> >>> * fixup includes >>> * fixup build for gcc4 >>> >>> Is it a lot more work to do that? Probably. Is it worth it >>> for just your use? Probably not. Would *I* do it anyway? >>> Yes. The rest is up to you. :-) >>> >>> >> i use this method in my repos; per commit per file or per commit per >> feature. it makes revent easy and sending diffs or doing cherry-pick much >> easier and less problematic. >> >> fixup for bug #no >> foo_bar() is here >> and such pay is nice, too. >> >> I thought I was doing it already, besides an initial accomodation with > git :D > > yes, maybe it's better if I start from scratch, then (let's see if I > understand what you mean): > (remote is github in the example) > > (1) > - initialize git repo > - git tag -a 20100207 -m "SBo at 20100207" > - git push github > - git push github --tags > > (2) > - git checkout 20100207 > - git checkout -b myapp > - modify files in 13.0/*/myapp folder > - remove 13.0/*/myapp.tar.gz and 13.0/*/myapp.tar.gz.asc (sbopkg > decompresses these) > - create from 13.0/*/myapp folder 13.0/*/myapp.tgz > - git commit -a -m "updated app" > - git push github myapp > - git checkout master > - git merge myapp > try: git merge --squash myapp (I think that's what they're talking about.) > - git push github > > and again from (2) for every myapp. > > any thought on improving above for easyness of use is warmly welcomed :) > > -- > Matteo Bernardini > Centro di Elaborazione dell'Informazione e del Calcolo > Scuola Normale Superiore > Tel. 050-509338 > > > _______________________________________________ > 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 ozan.turkyilmaz at gmail.com Sun Feb 7 14:54:45 2010 From: ozan.turkyilmaz at gmail.com (=?UTF-8?B?T3phbiBUw7xya3nEsWxtYXo=?=) Date: Sun, 07 Feb 2010 16:54:45 +0200 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: <6c341e561002070539y58599e75k61eb9af9daa91d7b@mail.gmail.com> References: <4B6566E7.9070506@sns.it> <20100206145751.33d1410f@liberty.rlwhome.lan> <4B6DD911.7040304@gmail.com> <4B6E9D7E.8000809@sns.it> <6c341e561002070539y58599e75k61eb9af9daa91d7b@mail.gmail.com> Message-ID: <4B6ED435.7050807@gmail.com> 07.02.2010 15:39, Dragon Wisard yazm??: > > try: git merge --squash myapp > (I think that's what they're talking about.) git fetch $REPO to fetch the changes but not merge them git pull $REPO to fetch and merge the changes. they accept commits or tags. fetching my commits from git hub git fetch git://github.com/ozanbaba/slackbuild-scripts.git 20100115 or git pull git://github.com/ozanbaba/slackbuild-scripts.git 20100115 to fetch and merge both commands has a lot of configuration to do when they do fetching and merging, from how to merge to do a comm?t or not, even if to do fast-forwarding. -- Ozan ??? Close the world, txEn eht nepO From agentc0re at learnix.net Mon Feb 8 02:38:46 2010 From: agentc0re at learnix.net (Jonathan Larsen) Date: Sun, 7 Feb 2010 19:38:46 -0700 Subject: [Slackbuilds-users] netcat Message-ID: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> Tried to use the download link provided in the info file and i couldn't connect. can it be changed to a non mirrored link? " http://downloads.sourceforge.net/netcat/netcat-0.7.1.tar.gz" Thanks. -------------- next part -------------- An HTML attachment was scrubbed... URL: From michiel at slackbuilds.org Mon Feb 8 20:55:51 2010 From: michiel at slackbuilds.org (Michiel van Wessem) Date: Mon, 8 Feb 2010 20:55:51 +0000 Subject: [Slackbuilds-users] netcat In-Reply-To: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> References: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> Message-ID: <20100208205551.0ee9c260@hades.esn.local> On Sun, 7 Feb 2010 19:38:46 -0700 Jonathan Larsen wrote: > Tried to use the download link provided in the info file and i > couldn't connect. can it be changed to a non mirrored link? " > http://downloads.sourceforge.net/netcat/netcat-0.7.1.tar.gz" > > Thanks. Fixed, thanks. -M. -- Michiel van Wessem http://slackbuilds.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From vbatts at hashbangbash.com Tue Feb 9 04:58:51 2010 From: vbatts at hashbangbash.com (Vincent Batts) Date: Mon, 8 Feb 2010 22:58:51 -0600 Subject: [Slackbuilds-users] netcat In-Reply-To: <20100208205551.0ee9c260@hades.esn.local> References: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> <20100208205551.0ee9c260@hades.esn.local> Message-ID: <2015330f1002082058l162c1316q4b26e98b0b481c42@mail.gmail.com> isn't nc-1.10 (netcat) already in a slackware installation? vb 205.352.4112 http://hashbangbash.com/ On Mon, Feb 8, 2010 at 2:55 PM, Michiel van Wessem wrote: > On Sun, 7 Feb 2010 19:38:46 -0700 > Jonathan Larsen wrote: > >> Tried to use the download link provided in the info file and i >> couldn't connect. ?can it be changed to a non mirrored link? ?" >> http://downloads.sourceforge.net/netcat/netcat-0.7.1.tar.gz" >> >> Thanks. > > Fixed, thanks. > -M. > > -- > Michiel van Wessem > http://slackbuilds.org/ > > _______________________________________________ > 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 mfilpot at gmail.com Tue Feb 9 05:02:12 2010 From: mfilpot at gmail.com (Matthew Fillpot) Date: Tue, 9 Feb 2010 00:02:12 -0500 Subject: [Slackbuilds-users] netcat In-Reply-To: <2015330f1002082058l162c1316q4b26e98b0b481c42@mail.gmail.com> References: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> <20100208205551.0ee9c260@hades.esn.local> <2015330f1002082058l162c1316q4b26e98b0b481c42@mail.gmail.com> Message-ID: <3d32cb0a1002082102m5f49fa1bie7368409ae69293c@mail.gmail.com> On Mon, Feb 8, 2010 at 11:58 PM, Vincent Batts wrote: > isn't nc-1.10 (netcat) already in a slackware installation? > > vb > 205.352.4112 > http://hashbangbash.com/ > > > > On Mon, Feb 8, 2010 at 2:55 PM, Michiel van Wessem > wrote: >> On Sun, 7 Feb 2010 19:38:46 -0700 >> Jonathan Larsen wrote: >> >>> Tried to use the download link provided in the info file and i >>> couldn't connect. ?can it be changed to a non mirrored link? ?" >>> http://downloads.sourceforge.net/netcat/netcat-0.7.1.tar.gz" >>> >>> Thanks. >> >> Fixed, thanks. >> -M. >> >> -- >> Michiel van Wessem >> http://slackbuilds.org/ >> >> _______________________________________________ >> 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 checked my local mirror and nc 1.10 is in slackware-13.0, slackware64-13.0, slackware-current and slackware64-current. I was wondering the same thing, why slackbuilds.org is housing another build of an included package. -- -Thank You, -Matthew Fillpot From dragonwisard at gmail.com Tue Feb 9 05:59:18 2010 From: dragonwisard at gmail.com (Dragon Wisard) Date: Tue, 9 Feb 2010 00:59:18 -0500 Subject: [Slackbuilds-users] netcat In-Reply-To: <3d32cb0a1002082102m5f49fa1bie7368409ae69293c@mail.gmail.com> References: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> <20100208205551.0ee9c260@hades.esn.local> <2015330f1002082058l162c1316q4b26e98b0b481c42@mail.gmail.com> <3d32cb0a1002082102m5f49fa1bie7368409ae69293c@mail.gmail.com> Message-ID: <6c341e561002082159l14238955sd85b92dd790ed3be@mail.gmail.com> Apparently nc != netcat They do the same thing, but they're two separate code bases (with different licenses I think). On Tue, Feb 9, 2010 at 12:02 AM, Matthew Fillpot wrote: > On Mon, Feb 8, 2010 at 11:58 PM, Vincent Batts > wrote: > > isn't nc-1.10 (netcat) already in a slackware installation? > > > > vb > > 205.352.4112 > > http://hashbangbash.com/ > > > > > > > > On Mon, Feb 8, 2010 at 2:55 PM, Michiel van Wessem > > wrote: > >> On Sun, 7 Feb 2010 19:38:46 -0700 > >> Jonathan Larsen wrote: > >> > >>> Tried to use the download link provided in the info file and i > >>> couldn't connect. can it be changed to a non mirrored link? " > >>> http://downloads.sourceforge.net/netcat/netcat-0.7.1.tar.gz" > >>> > >>> Thanks. > >> > >> Fixed, thanks. > >> -M. > >> > >> -- > >> Michiel van Wessem > >> http://slackbuilds.org/ > >> > >> _______________________________________________ > >> 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 checked my local mirror and nc 1.10 is in slackware-13.0, > slackware64-13.0, slackware-current and slackware64-current. I was > wondering the same thing, why slackbuilds.org is housing another build > of an included package. > > -- > -Thank You, > -Matthew Fillpot > _______________________________________________ > 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 dragonwisard at gmail.com Tue Feb 9 06:08:58 2010 From: dragonwisard at gmail.com (Dragon Wisard) Date: Tue, 9 Feb 2010 01:08:58 -0500 Subject: [Slackbuilds-users] netcat In-Reply-To: <6c341e561002082159l14238955sd85b92dd790ed3be@mail.gmail.com> References: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> <20100208205551.0ee9c260@hades.esn.local> <2015330f1002082058l162c1316q4b26e98b0b481c42@mail.gmail.com> <3d32cb0a1002082102m5f49fa1bie7368409ae69293c@mail.gmail.com> <6c341e561002082159l14238955sd85b92dd790ed3be@mail.gmail.com> Message-ID: <6c341e561002082208p49e68d61n589c6d3063f85be4@mail.gmail.com> See: http://en.wikipedia.org/wiki/Netcat#Variants GNU Netcat (GPL): http://netcat.sourceforge.net/ Netcat 1.10 (public domain): http://netcat.sourceforge.net/ Yet another implementation also included in Slackware (GPL): http://nmap.org/ncat/ None of these conflict because the binaries have different names (netcat, nc, and ncat respectively). But they're probably redundant. On Tue, Feb 9, 2010 at 12:59 AM, Dragon Wisard wrote: > Apparently nc != netcat > They do the same thing, but they're two separate code bases (with different > licenses I think). > > > On Tue, Feb 9, 2010 at 12:02 AM, Matthew Fillpot wrote: > >> On Mon, Feb 8, 2010 at 11:58 PM, Vincent Batts >> wrote: >> > isn't nc-1.10 (netcat) already in a slackware installation? >> > >> > vb >> > 205.352.4112 >> > http://hashbangbash.com/ >> > >> > >> > >> > On Mon, Feb 8, 2010 at 2:55 PM, Michiel van Wessem >> > wrote: >> >> On Sun, 7 Feb 2010 19:38:46 -0700 >> >> Jonathan Larsen wrote: >> >> >> >>> Tried to use the download link provided in the info file and i >> >>> couldn't connect. can it be changed to a non mirrored link? " >> >>> http://downloads.sourceforge.net/netcat/netcat-0.7.1.tar.gz" >> >>> >> >>> Thanks. >> >> >> >> Fixed, thanks. >> >> -M. >> >> >> >> -- >> >> Michiel van Wessem >> >> http://slackbuilds.org/ >> >> >> >> _______________________________________________ >> >> 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 checked my local mirror and nc 1.10 is in slackware-13.0, >> slackware64-13.0, slackware-current and slackware64-current. I was >> wondering the same thing, why slackbuilds.org is housing another build >> of an included package. >> >> -- >> -Thank You, >> -Matthew Fillpot >> _______________________________________________ >> 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 michiel at slackbuilds.org Tue Feb 9 06:30:52 2010 From: michiel at slackbuilds.org (Michiel van Wessem) Date: Tue, 9 Feb 2010 06:30:52 +0000 Subject: [Slackbuilds-users] netcat In-Reply-To: <6c341e561002082159l14238955sd85b92dd790ed3be@mail.gmail.com> References: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> <20100208205551.0ee9c260@hades.esn.local> <2015330f1002082058l162c1316q4b26e98b0b481c42@mail.gmail.com> <3d32cb0a1002082102m5f49fa1bie7368409ae69293c@mail.gmail.com> <6c341e561002082159l14238955sd85b92dd790ed3be@mail.gmail.com> Message-ID: <20100209063052.66aa2738@hades.esn.local> On Tue, 9 Feb 2010 00:59:18 -0500 Dragon Wisard wrote: > Apparently nc != netcat > They do the same thing, but they're two separate code bases (with > different licenses I think). > It seems that the netcat in slackwarewas written by *Hobbit* , and is a product of Avian Research. Subsequent googling revealed there are two versions, the Avian Research one, and a GNU one. http://netsecure.alcpress.com/netcat/. This is the GNU build. -M. -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From vbatts at hashbangbash.com Tue Feb 9 06:35:21 2010 From: vbatts at hashbangbash.com (Vincent Batts) Date: Tue, 9 Feb 2010 00:35:21 -0600 Subject: [Slackbuilds-users] netcat In-Reply-To: <20100209063052.66aa2738@hades.esn.local> References: <654a19551002071838k6e129557qa446f4f8c9d9022b@mail.gmail.com> <20100208205551.0ee9c260@hades.esn.local> <2015330f1002082058l162c1316q4b26e98b0b481c42@mail.gmail.com> <3d32cb0a1002082102m5f49fa1bie7368409ae69293c@mail.gmail.com> <6c341e561002082159l14238955sd85b92dd790ed3be@mail.gmail.com> <20100209063052.66aa2738@hades.esn.local> Message-ID: <2015330f1002082235m71a2d4ag28e2720604ef29a6@mail.gmail.com> On Tue, Feb 9, 2010 at 12:30 AM, Michiel van Wessem wrote: > On Tue, 9 Feb 2010 00:59:18 -0500 > Dragon Wisard wrote: > >> Apparently nc != netcat >> They do the same thing, but they're two separate code bases (with >> different licenses I think). >> > It seems that the netcat in slackwarewas written by *Hobbit* > , and is a product of Avian Research. Subsequent > googling revealed there are two versions, the Avian Research one, and a > GNU one. http://netsecure.alcpress.com/netcat/. This is ?the GNU build. fair enough. it just caught my eye as redundancy. Take care, vb 205.352.4112 http://hashbangbash.com/ From xgizzmo at slackbuilds.org Wed Feb 10 22:14:28 2010 From: xgizzmo at slackbuilds.org (xgizzmo at slackbuilds.org) Date: Wed, 10 Feb 2010 17:14:28 -0500 Subject: [Slackbuilds-users] Updates - 20100210 Message-ID: <201002101714.28593.xgizzmo@slackbuilds.org> Wed Feb 10 21:45:01 UTC 2010 academic/itex2mml: Added - itex2mml is a program to convert inline TeX to MathML. Thanks to David Matthew Jerry Koenig. --dsomero desktop/QtCurve-Gtk2: Updated for version 1.0.2. Thanks to ArTourter. --dsomero desktop/QtCurve-KDE4: Updated for version 1.0.2. Thanks to ArTourter. --dsomero development/avrdude: Updated for version 5.10. Thanks to Dustin Schnee. --dsomero development/bpython: Updated for version 0.9.6.2. Thanks to vvoody. --dsomero development/eric: Updated for version 4.4.0. Thanks to Rudson Alves. --dsomero development/lua: Fixed slack-desc. Thanks to Menno Duursma. --dsomero development/numpy: Updated for version 1.4.0. Thanks to Aleksandar Samardzic. --dsomero development/zope.sqlalchemy: Added - zope.sqlalchemy The aim of this package is to unify the plethora of existing packages integrating SQLAlchemy with Zope's transaction management. Thanks to Lionel Young. --dsomero games/brickout: Added - brickout is a ball-and-paddle game. Thanks to B. Watson. --dsomero games/transfusion: Added - transfusion is a port of the game Blood to the DarkPlaces Quake engine. Thanks to B. Watson. --dsomero games/widelands: Added - widelands is a strategy game based on Settlers. Thanks to Heinz Wiesinger. --dsomero graphics/ldglite: Updated for version 1.2.4. libraries/libisoburn: Updated for version 0.4.6. libraries/liblinebreak: Updated for version 2.0. Thanks to new Maintainer Niels Horn. libraries/libnice: Updated for version 0.0.10. Thanks to David Woodfall. --dsomero libraries/libtorrent-rasterbar: Updated for version 0.14.8. libraries/libvirt: Updated for version 0.7.6. Thanks to Michal Bialozor. --dsomero libraries/libwhisker2: Updated for version 2.5. Thanks to Marco Bonetti. --dsomero libraries/libx86emu: Added - libx86emu is a x86 emulation library. Thanks to Heinz Wiesinger. --dsomero libraries/openvas-libraries: Moved to network. libraries/perl-BerkeleyDB: Added - perl-BerkeleyDB perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Convert-BinHex: Added - perl-Convert-BinHex perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Convert-TNEF: Added - perl-Convert-TNEF perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Convert-UUlib: Added - perl-Convert-UUlib perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Crypt-OpenSSL-Bignum: Added - perl-Crypt-OpenSSL-Bignum perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Crypt-OpenSSL-Random: Added - perl-Crypt-OpenSSL-Random perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Crypt-OpenSSL-RSA: Added - perl-Crypt-OpenSSL-RSA perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Encode-Detect: Added - perl-Encode-Detect perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Geography-Countries: Added - perl-Geography-Countries perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Image-Info: Added - perl-Image-Info perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-IO-stringy: Added - perl-IO-stringy perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-IP-Country: Added - perl-IP-Country perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-Test-Pod: Added - perl-Test-Pod perl module. Thanks to Nishant Limbachia. --dsomero libraries/perl-TimeDate: Added - perl-TimeDate perl module. Thanks to Nishant Limbachia. --dsomero libraries/pyicu: Updated for version 0.9. Thanks to Heinz Wiesinger. --dsomero misc/ibus: Updated for version 1.2.99.20100202. Thanks to Grissiom. --dsomero misc/ibus-pinyin: Updated for version 1.2.99.20100202. Thanks to Grissiom. --dsomero misc/ibus-unikey: Added - ibus-unikey is a Vietnamese input engine for ibus. Thanks to Hoang Xuan Phu. --dsomero misc/protobuf: Updated for version 2.3.0. Thanks to M.Dinslage. --dsomero multimedia/farsight2: Updated for version 0.0.17. Thanks to David Woodfall. --dsomero multimedia/get_iplayer: Added - get_iplayer allows you to search, index and record/streams. Thanks to Pierre Cazenave. --dsomero multimedia/mlt: BUILD bumped, added pythons binding necessary for openshot. Thanks to Jonathan Larsen. multimedia/openshot: Added - OpenShot Video Editor(TM) is an open-source program that creates, modifies, and edits video files. Thanks to Jonathan Larsen. multimedia/seq24: Added - seq24 is a minimal loop based midi sequencer. Thanks to Arik Miller. --dsomero network/claws-mail: Updated for version 3.7.5. network/claws-mail-extra-plugins: Updated for version 3.7.5. network/flvstreamer: Added - flvstreamer is an open source command-line RTMP client. Thanks to Pierre Cazenave. --dsomero network/gajim: Updated for version 0.13.2. Thanks to Morten Juhl-Johansen Z??lde-Fej??r. --dsomero network/google-chrome: Updated for version 5.0.307.5. Thanks to Erik Hanson. --dsomero network/icecat: Updated for version 3.6. Thanks to David Negroni. --dsomero network/midori: Updated for version 0.2.2. network/openvas-libraries: Updated for version 3.0.3. Thanks to Marco Bonetti. --dsomero network/openvas-scanner: Updated for version 3.0.1. Thanks to Marco Bonetti. --dsomero network/perl-Mail-DKIM: Added - perl-Mail-DKIM perl module. Thanks to Nishant Limbachia. --dsomero network/perl-Mail-SPF: Added - perl-Mail-SPF perl module. Thanks to Nishant Limbachia. --dsomero network/perl-MailTools: Added - perl-MailTools perl module. Thanks to Nishant Limbachia. --dsomero network/perl-MIME-tools: Added - perl-MIME-tools perl module. Thanks to Nishant Limbachia. --dsomero network/perl-Net-DNS-Resolver-Programmable: Added - perl module. Thanks to Nishant Limbachia. --dsomero network/perl-Net-Ident: Added - perl-Net-Ident perl module. Thanks to Nishant Limbachia. --dsomero network/perl-Net-Server: Added - perl-Net-Server perl module. Thanks to Nishant Limbachia. --dsomero network/perl-NetAddr-IP: Added - perl-NetAddr-IP perl module. Thanks to Nishant Limbachia. --dsomero network/pidgin-visnotes: Added - pidgin-visnotes is a Notifications plugin for Pidgin. Thanks to otzy_007. --dsomero network/qbittorrent: Updated for version 2.13. Thanks to David Woodfall. --dsomero network/smb4k: Updated for version 0.10.4. Thanks to Roberto Neri. --dsomero network/transmission: Updated for version 1.82. Thanks to Iskar Enev. --dsomero network/youtube-dl: Added - youtube-dl is a Youtube video download utility. Thanks to GPLeo. --dsomero network/zabbix_agentd: Updated for version 1.8.1. network/zabbix_server: Updated for version 1.8.1. office/keepnote: Added - keepnote is a note taking application. Thanks to mccnews. --dsomero office/fbreader: Updated for version 0.12.1. Thanks to new Maintainer Niels Horn. office/mupdf: Updated for version r934. system/fsarchiver: Updated for version 0.6.7. Thanks to Nishant Limbachia. --michiel system/hwinfo: Added - hwinfo is a hardware detection tool. Thanks to Heinz Wiesinger. --dsomero system/kvm-kmod: Updated for version 2.6.32.7. Thanks to Stu Miller. --dsomero system/parallel: Added - parallel runs command lines simultaneously in parallel. Thanks to Erik Hanson. --dsomero system/perl-Unix-Syslog: Added - perl-Unix-Syslog perl module. Thanks to Nishant Limbachia. --dsomero system/pv: Added - pv (Pipe Viewer) is a terminal-based tool for monitoring the progress of data through a pipeline . Thanks to GPLeo. --dsomero system/qemu-kvm: Updated for version 0.12.2. Thanks to Stu Miller. --dsomero system/watchdog: Updated for version 5.7. system/xjobs: Updated for version 20100203. Thanks to Erik Hanson. --dsomero +--------------------------+ From chaos.proton at gmail.com Thu Feb 11 02:30:48 2010 From: chaos.proton at gmail.com (Grissiom) Date: Thu, 11 Feb 2010 10:30:48 +0800 Subject: [Slackbuilds-users] Updates - 20100210 In-Reply-To: <201002101714.28593.xgizzmo@slackbuilds.org> References: <201002101714.28593.xgizzmo@slackbuilds.org> Message-ID: On Thu, Feb 11, 2010 at 6:14 AM, wrote: > > Wed Feb 10 21:45:01 UTC 2010 > ... > misc/ibus: Updated for version 1.2.99.20100202. > Thanks to Grissiom. --dsomero > ... Thanks for the hard working of the admins. For those who upgrade ibus to this version. Please note that ibus has changed it's so lib version. After upgrading, all the engines(or at least ibus-pinyin) need to be rebuild and upgrade. I wish this won't trouble you too much. -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From erik at slackbuilds.org Thu Feb 11 02:44:13 2010 From: erik at slackbuilds.org (Erik Hanson) Date: Wed, 10 Feb 2010 20:44:13 -0600 Subject: [Slackbuilds-users] Updates - 20100210 In-Reply-To: <201002101714.28593.xgizzmo@slackbuilds.org> References: <201002101714.28593.xgizzmo@slackbuilds.org> Message-ID: <20100210204413.03cdbe72@shaggy.doo> On Feb 10, 2010, at 5:14 PM, xgizzmo at slackbuilds.org wrote: > network/google-chrome: Updated for version 5.0.307.5. > Thanks to Erik Hanson. --dsomero I left a note in the submission that apparently didn't make it into the ChangeLog.txt. It's necessary to thank Fred Richards for the hint on getting the real version number out of the .deb. -- Erik Hanson http://slackbuilds.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From xgizzmo at slackbuilds.org Thu Feb 11 03:17:00 2010 From: xgizzmo at slackbuilds.org (xgizzmo at slackbuilds.org) Date: Wed, 10 Feb 2010 22:17:00 -0500 Subject: [Slackbuilds-users] Updates - 20100210 In-Reply-To: <20100210204413.03cdbe72@shaggy.doo> References: <201002101714.28593.xgizzmo@slackbuilds.org> <20100210204413.03cdbe72@shaggy.doo> Message-ID: <201002102217.00741.xgizzmo@slackbuilds.org> On Wednesday 10 February 2010 21:44:13 Erik Hanson wrote: > On Feb 10, 2010, at 5:14 PM, xgizzmo at slackbuilds.org wrote: > > > network/google-chrome: Updated for version 5.0.307.5. > > Thanks to Erik Hanson. --dsomero > > I left a note in the submission that apparently didn't make it into the > ChangeLog.txt. It's necessary to thank Fred Richards for the hint on getting > the real version number out of the .deb. > Sorry about that I overlooked it when checking the submission. --dsomero From larryhaja at gmail.com Thu Feb 11 05:19:12 2010 From: larryhaja at gmail.com (Larry Hajali) Date: Wed, 10 Feb 2010 21:19:12 -0800 Subject: [Slackbuilds-users] fbreader download source Message-ID: <8ba30f851002102119t3a60ca9fpc802061e8c3ec611@mail.gmail.com> I tried downloading fbreader version 0.12.1 via sbopkg and manually as well but instead it is downloading version 0.12.2. The link on the SBo webpage and in the info file are for version 0.12.1. Somehow it is redirecting version 0.12.1 to version 0.12.2. --Larry From niels.horn at gmail.com Thu Feb 11 09:56:10 2010 From: niels.horn at gmail.com (Niels Horn) Date: Thu, 11 Feb 2010 07:56:10 -0200 Subject: [Slackbuilds-users] fbreader download source In-Reply-To: <8ba30f851002102119t3a60ca9fpc802061e8c3ec611@mail.gmail.com> References: <8ba30f851002102119t3a60ca9fpc802061e8c3ec611@mail.gmail.com> Message-ID: <3f18b2311002110156r752d071ft1358274c08f603b0@mail.gmail.com> On Thu, Feb 11, 2010 at 3:19 AM, Larry Hajali wrote: > I tried downloading fbreader version 0.12.1 via sbopkg and manually as > well but instead it is downloading version 0.12.2. ?The link on the > SBo webpage and in the info file are for version 0.12.1. ?Somehow it > is redirecting version 0.12.1 to version 0.12.2. > > --Larry Unfortunately upstream decided not to maintain the 0.12.1 version on their site. The 0.12.2 version compiles without problems after just changing the VERSION variable in the SlackBuild script. I'll submit an update today. Niels From niels.horn at gmail.com Thu Feb 11 11:57:22 2010 From: niels.horn at gmail.com (Niels Horn) Date: Thu, 11 Feb 2010 09:57:22 -0200 Subject: [Slackbuilds-users] Updates - 20100210 In-Reply-To: <201002101714.28593.xgizzmo@slackbuilds.org> References: <201002101714.28593.xgizzmo@slackbuilds.org> Message-ID: <3f18b2311002110357j149274b9n884f358eaa79b8ca@mail.gmail.com> On Wed, Feb 10, 2010 at 8:14 PM, wrote: > > Wed Feb 10 21:45:01 UTC 2010 > libraries/liblinebreak: Updated for version 2.0. > ?Thanks to new Maintainer Niels Horn. It still shows up as 1.1.1 on the site. And when downloaded, the .info file shows APPROVED="" :) Niels From ozan.turkyilmaz at gmail.com Thu Feb 11 11:57:43 2010 From: ozan.turkyilmaz at gmail.com (=?UTF-8?B?T3phbiBUw7xya3nEsWxtYXo=?=) Date: Thu, 11 Feb 2010 13:57:43 +0200 Subject: [Slackbuilds-users] Updates - 20100210 In-Reply-To: References: <201002101714.28593.xgizzmo@slackbuilds.org> Message-ID: 2010/2/11 Grissiom : > On Thu, Feb 11, 2010 at 6:14 AM, wrote: >> >> Wed Feb 10 21:45:01 UTC 2010 > > ... >> >> misc/ibus: Updated for version 1.2.99.20100202. >> ?Thanks to Grissiom. ?--dsomero > > ... > Thanks for the hard working of the admins. > For those who upgrade ibus to this version. Please note that ibus has > changed it's so lib version. After upgrading, all the engines(or at least > ibus-pinyin) need to be rebuild and upgrade. I wish this won't trouble you > too much. not with ibus-anthy, it just works. probably because ibus-anthy is pure phyton with anthy c wrapper for easy usage. however now i lost the ibus icon on the task bar. ibus works, i can write in Japanse as i defined in ibus-anthy, but icon is just missing. (desktop is Xfc4). -- Ozan ??? Close the world, txEn eht nepO From ozan.turkyilmaz at gmail.com Thu Feb 11 13:51:23 2010 From: ozan.turkyilmaz at gmail.com (=?UTF-8?B?T3phbiBUw7xya3nEsWxtYXo=?=) Date: Thu, 11 Feb 2010 15:51:23 +0200 Subject: [Slackbuilds-users] Updates - 20100210 In-Reply-To: References: <201002101714.28593.xgizzmo@slackbuilds.org> Message-ID: 2010/2/11 Ozan T?rky?lmaz : > however now i lost the ibus icon on the task bar. ibus works, i can > write in Japanse > as i defined in ibus-anthy, but icon is just missing. (desktop is Xfc4). > it might be related to issue 356, i downgraded ibus to 1.2.0.20100111 and it worked without any problems. i'll report to ibus people. -- Ozan ??? Close the world, txEn eht nepO From marco.bonetti at slackware.it Thu Feb 11 14:49:30 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Thu, 11 Feb 2010 15:49:30 +0100 Subject: [Slackbuilds-users] Another Openvas-* small issue Message-ID: <4B7418FA.7040207@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello admin, there's another glitch with openvas-* packages: all of the -libraries, - -scanner and -client READMEs say at line 16: " 1. openvas-scanner for storing..." it should be: " 1. openvas-manager for storing..." sorry for submitting a wrong README :-P - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkt0GPoACgkQTYvJ9gtgvF/vrQCdHSSJNGzxbmdaJqQHz2iu3YrW sOQAoJLM3yjF+ZX0Z4Dy3D7liwjHMI6O =HWEh -----END PGP SIGNATURE----- From marco.bonetti at slackware.it Thu Feb 11 15:13:46 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Thu, 11 Feb 2010 16:13:46 +0100 Subject: [Slackbuilds-users] Another Openvas-* small issue In-Reply-To: <4B7418FA.7040207@slackware.it> References: <4B7418FA.7040207@slackware.it> Message-ID: <4B741EAA.1010604@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Speaking of openvas-manager: I've just submitted a buggy openvas-manager.SlackBuild, the last line should read "/sbin/makepkg -l y -c n $OUTPUT/$PRGNAM-`echo $VERSION | tr - _`-$ARCH-$BUILD$TAG.${PKGTYPE:-tgz}" instead of setting the plain $VERSION as it contains a dash :-/ I can resubmit upon delete or wait for approval/rejection process. Thanks, Marco - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkt0HqoACgkQTYvJ9gtgvF+67ACfbiPGkPmbd9JFOCjIXA7QeW+U OfMAnim6sQYlI2pjDUXlJlIeuNLqTj74 =PkCd -----END PGP SIGNATURE----- From lukenshiro at ngi.it Thu Feb 11 18:04:09 2010 From: lukenshiro at ngi.it (LukenShiro) Date: Thu, 11 Feb 2010 19:04:09 +0100 Subject: [Slackbuilds-users] spamassassin rules Message-ID: <20100211190409.5b742b9alukenshiro@ngi.it@hamalay.mnt> Hi everyone, I'm preparing an update for spamassassin SlackBuild. New version (3.3.0) does not ship with SA rules any longer. Previously stock (default) rules were in /usr/share/spamassassin/..., local (modified by sysadmin) rules in /etc/mail/spamassassin/ and dynamically updated ones were in /var/lib/spamassassin/....somedir.... These directories should be recognized in new version, too. I've a doubt concerning how to "include" rules in upcoming package; AFAIK in abstract terms possible choices may be the following: 1) I could insert a "/usr/bin/sa-update" in doinst.sh, to _automatically_ download and install rules in /var/lib/spamassassin/3.003000/updates_spamassassin_org/ (not difficult to do, problem: a user is supposed to have a working connection when installing/upgrading this slack package) 2) I could allow a user to download rules file bundled with spamassassin source file (listing both of them in .info), and I could find a way to install it manually within spamassassin .SlackBuild script in /usr/share/spamassassin (maybe). 3) I could create a new slack package for SA rules only (e.g. spamassassin_rules-3.3.0_r901671) depending on spamassassin .tgz. It will maybe install files in /usr/share/spamassasin 4) I could ignore the rules problem completely :-P ... that is: I could put a simple warning in README about the need to run "sa-update" as root before using spamassassin (failure to do so means there are no rules at all). Not bad, as a system administrator could easily take care of future rules updates without waiting for SA package update. What do you guys think about this problem? -- GNU/Linux * Slackware64 current Slackware 13.0-32bit VM LU #210970 SU #12583 LM #98222/#412913 From niels.horn at gmail.com Thu Feb 11 20:54:41 2010 From: niels.horn at gmail.com (Niels Horn) Date: Thu, 11 Feb 2010 18:54:41 -0200 Subject: [Slackbuilds-users] spamassassin rules In-Reply-To: <-704734776239927601@unknownmsgid> References: <-704734776239927601@unknownmsgid> Message-ID: <3f18b2311002111254r674cafc4j6edb0eda7b6f6cd8@mail.gmail.com> On Thu, Feb 11, 2010 at 4:04 PM, LukenShiro wrote: > Hi everyone, > > I'm preparing an update for spamassassin SlackBuild. New version > (3.3.0) does not ship with SA rules any longer. Previously stock > (default) rules were in /usr/share/spamassassin/..., local > (modified by sysadmin) rules in /etc/mail/spamassassin/ and dynamically > updated ones were in /var/lib/spamassassin/....somedir.... These > directories should be recognized in new version, too. > > I've a doubt concerning how to "include" rules in upcoming package; > AFAIK in abstract terms possible choices may be the following: > > 1) I could insert a "/usr/bin/sa-update" in doinst.sh, to > _automatically_ download and install rules > in /var/lib/spamassassin/3.003000/updates_spamassassin_org/ > (not difficult to do, problem: a user is supposed to have a working > connection when installing/upgrading this slack package) > > 2) I could allow a user to download rules file bundled with spamassassin > source file (listing both of them in .info), and I could find a way to > install it manually within spamassassin .SlackBuild script > in /usr/share/spamassassin (maybe). > > 3) I could create a new slack package for SA rules only (e.g. > spamassassin_rules-3.3.0_r901671) depending on spamassassin .tgz. It > will maybe install files in /usr/share/spamassasin > > 4) I could ignore the rules problem completely :-P ... that is: I could > put a simple warning in README about the need to run "sa-update" as root > before using spamassassin (failure to do so means there are no rules at > all). Not bad, as a system administrator could easily take care of > future rules updates without waiting for SA package update. > > What do you guys think about this problem? > > -- > GNU/Linux * Slackware64 current > Slackware 13.0-32bit VM > LU #210970 SU #12583 LM #98222/#412913 > > _______________________________________________ > 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/ > > My suggestion: Don't do anything automatically, like downloading files when installing. It doesn't feel like "the Slackware way of doing things". You could include (sample) scripts to update / download the rules, put them in the right place and suggest in a file called README.SLACKWARE how to call them and/or how to configure cron etc. I did this with ntop, that needs updated files. I created some scripts I mentioned in README.SLACKWARE as examples. Just my $0.02 ... Niels From nishant at mnspace.net Thu Feb 11 20:59:00 2010 From: nishant at mnspace.net (Nishant Limbachia) Date: Thu, 11 Feb 2010 14:59:00 -0600 Subject: [Slackbuilds-users] spamassassin rules In-Reply-To: <20100211190409.5b742b9alukenshiro@ngi.it@hamalay.mnt> References: <20100211190409.5b742b9alukenshiro@ngi.it@hamalay.mnt> Message-ID: <4B746F94.1060006@mnspace.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/11/2010 12:04 PM, LukenShiro wrote: > Hi everyone, > > I'm preparing an update for spamassassin SlackBuild. New version > (3.3.0) does not ship with SA rules any longer. Previously stock > (default) rules were in /usr/share/spamassassin/..., local > (modified by sysadmin) rules in /etc/mail/spamassassin/ and dynamically > updated ones were in /var/lib/spamassassin/....somedir.... These > directories should be recognized in new version, too. > > I've a doubt concerning how to "include" rules in upcoming package; > AFAIK in abstract terms possible choices may be the following: > > 1) I could insert a "/usr/bin/sa-update" in doinst.sh, to > _automatically_ download and install rules > in /var/lib/spamassassin/3.003000/updates_spamassassin_org/ > (not difficult to do, problem: a user is supposed to have a working > connection when installing/upgrading this slack package) > > 2) I could allow a user to download rules file bundled with spamassassin > source file (listing both of them in .info), and I could find a way to > install it manually within spamassassin .SlackBuild script > in /usr/share/spamassassin (maybe). > > 3) I could create a new slack package for SA rules only (e.g. > spamassassin_rules-3.3.0_r901671) depending on spamassassin .tgz. It > will maybe install files in /usr/share/spamassasin > > 4) I could ignore the rules problem completely :-P ... that is: I could > put a simple warning in README about the need to run "sa-update" as root > before using spamassassin (failure to do so means there are no rules at > all). Not bad, as a system administrator could easily take care of > future rules updates without waiting for SA package update. > > What do you guys think about this problem? > One way is to provide the rules in a separate rules directory with the script tarball. You can then place the rules directory in /usr/doc and provide a note in README on installing the rules. Ofcourse, once you start using spamassassin, you have to download the rules via sa-update. I think, v3.3.0 doesn't even start if you don't have rules installed. I have a nice cron script that checks for local and remote rules version, updates and can email the log. If you are interested, I can send it off the list. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkt0b5QACgkQeG5dog/51tUS1QCfWfGmhk+qKJtG2cLk4LhBY+X9 VpcAnAq4pIgoCKx52wcKGRG3rRi5X4h6 =80FV -----END PGP SIGNATURE----- From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Thu Feb 11 23:05:32 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Fri, 12 Feb 2010 00:05:32 +0100 Subject: [Slackbuilds-users] A few questions/remarks In-Reply-To: References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <4B748D3C.9080209@skmail.ikp.physik.tu-darmstadt.de> Aleksandar Samardzic wrote: > On Tue, Feb 2, 2010 at 12:13 AM, Serban Udrea > wrote: >> Aleksandar Samardzic wrote: >>> On Sun, Jan 31, 2010 at 2:07 AM, Serban Udrea >>> wrote: >>>> ... Thus, I think that it would be nice if >>>> someone could help with testing on such a machine, before I do the >>>> submission. >>> I'll be glad to help testing on 64-bit machine, please drop me a link >>> to your version of the SlackBuild. >> Hello, >> >> And please excuse the late answer. I am at a workshop and there have >> been some network problems here. The link is: >> >> http://www-linux.gsi.de/~udrea/atlas.tar.gz >> >> Thank you for the testing! > > OK, I've just tested it: > > My machine is HP EliteBook 8530w, with Core 2 Duo P8600 @2.4GHz. > ... Hello! Here I am again. Thank you a lot for doing the testing! I will try to find out why there are problems on current when one doesn't use architectural defaults. Nevertheless this will happen when I will have access to the 64-bit machine I'm waiting for. I changed the variable for architectural defaults to "yes" and updated the README and the comment in the script. I am going to submit the SlackBuild. Best regards, Serban Udrea From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Thu Feb 11 23:26:36 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Fri, 12 Feb 2010 00:26:36 +0100 Subject: [Slackbuilds-users] A few questions/remarks In-Reply-To: <6bb01941002021057l6be0606fvb52f47a9b19a3419@mail.gmail.com> References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> <6bb01941002021057l6be0606fvb52f47a9b19a3419@mail.gmail.com> Message-ID: <4B74922C.1080907@skmail.ikp.physik.tu-darmstadt.de> Eug?ne Suter wrote: > On 31 January 2010 01:07, Serban Udrea > wrote: >> ... > > Hi, I'd be more than happy to work with you on an ATLAS build of BLAS > and LAPACK, after all it is preferable to simply using the un-tuned > reference implementations... Hello! And thank you for the positive answer. The SlackBuild for ATLAS is actually ready(*) and I'm going to submit it. You can download the LAPACK SlackBuild that I modified to take advantage of ATLAS from http://www-linux.gsi.de/~udrea/lapack.tar.gz take a look at it and maybe give it a try. There you can find also the ATLAS SlackBuild which was recently tested by Aleksandar Samardzic (just change lapack to atlas). BTW, I don't think that we can put ATLAS and LAPACK in one SlackBuild because the sources are on two different sites. Best regards, Serban Udrea (*) As ready as software can be :-) From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Thu Feb 11 23:38:14 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Fri, 12 Feb 2010 00:38:14 +0100 Subject: [Slackbuilds-users] Problems with upload In-Reply-To: <4B748D3C.9080209@skmail.ikp.physik.tu-darmstadt.de> References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> <4B748D3C.9080209@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <4B7494E6.2060100@skmail.ikp.physik.tu-darmstadt.de> Hello! I just tried to upload the ATLAS SlackBuild I mentioned in a previous Email and got this error message: >>> serban.udrea at skmail.ikp.physik.tu-darmstadt.de was rejected by mailin.hrz.tu-darmstadt.de. Go back and enter a valid E-Mail address. If your mailserver uses Greylisting you may want to Whitelist slackbuilds-users at slackbuilds.org. <<< To the best of my knowledge the address is valid. I am getting all the mails from slackbuilds-users at slackbuilds.org at it. The point is, in my opinion, that mailin.hrz.tu-darmstadt.de cannot validate it because skmail is a server independet of mailin(*). Thus mailin has no idea about the address above. Please let me know if I definitely must use another email address, because in principle I would prefer to use the one I just tried. Best regards, Serban Udrea (*) for historical reasons From thedoogster at gmail.com Fri Feb 12 05:49:00 2010 From: thedoogster at gmail.com (Doogster) Date: Thu, 11 Feb 2010 21:49:00 -0800 Subject: [Slackbuilds-users] oss revision Message-ID: <45967bd31002112149t683db08aka409295f38ced66b@mail.gmail.com> I noticed another change I need to make to the "oss" SlackBuild I submitted. The "ossxmix.desktop" file in the archive has the following line: Icon=audio-card That line need to be taken out. With that line present, the system tray icon is not scaled properly in KDE's system tray. Could you please make that change before posting the SlackBuild? From rob0 at slackbuilds.org Fri Feb 12 06:20:43 2010 From: rob0 at slackbuilds.org (/dev/rob0) Date: Fri, 12 Feb 2010 06:20:43 +0000 Subject: [Slackbuilds-users] Problems with upload In-Reply-To: <4B7494E6.2060100@skmail.ikp.physik.tu-darmstadt.de> References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> <4B748D3C.9080209@skmail.ikp.physik.tu-darmstadt.de> <4B7494E6.2060100@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <20100212062043.GD2805@cardinal> On Fri, Feb 12, 2010 at 12:38:14AM +0100, Serban Udrea wrote: > I just tried to upload the ATLAS SlackBuild I mentioned in a > previous Email and got this error message: > > >>> > serban.udrea at skmail.ikp.physik.tu-darmstadt.de was rejected by > mailin.hrz.tu-darmstadt.de. > Go back and enter a valid E-Mail address. > > If your mailserver uses Greylisting you may want to Whitelist > slackbuilds-users at slackbuilds.org. > <<< > > To the best of my knowledge the address is valid. I am getting all > the mails from slackbuilds-users at slackbuilds.org at it. The SBo Web server is a different host. It is not the same place as the SBo MX & Mailman list server. The Web server attempts to validate email addresses before accepting the submission. This is necessary to prevent us from becoming a potential source of abuse. The way greylisting works, the receiving host, in your case, mailin.hrz.tu-darmstadt.de., looks at three elements: the MAIL FROM address, the RCPT TO address, and the client IP address. The first time that combination is seen, the request is deferred for an arbitrary period of time. If the connecting client retries within the deferral period, it may be penalized further (this varies by implementation.) When it retries after the deferral period[s], it is considered "safe", and should be accepted. Do note, you are NOT getting these list mails "from" slackbuilds-users at slackbuilds.org; the MAIL FROM address is slackbuilds-users-bounces at slackbuilds.org. And it wouldn't matter anyway, because you get list mail from my host, the MX, not from the SBo Web host. > The point is, in my > opinion, that mailin.hrz.tu-darmstadt.de cannot validate it > because skmail is a server independet of mailin(*). Thus mailin > has no idea about the address above. skmail.ikp.physik.tu-darmstadt.de. 86400 IN MX 10 skmail.ikp.physik.tu-darmstadt.de. skmail.ikp.physik.tu-darmstadt.de. 86400 IN MX 200 mailin.hrz.tu-darmstadt.de. skmail.ikp.physik.tu-darmstadt.de. 86400 IN MX 201 mailout.hrz.tu-darmstadt.de. Mailin is listed as MX, second priority, for skmail. If it is unable to validate @skmail addresses, it should not be listed as MX. That's not doing anything positive for anyone but the spammers, and it can make mailin itself a backscatter spam source. > Please let me know if I definitely must use another email address, > because in principle I would prefer to use the one I just tried. I can't say what you "must" do. I can say that I don't recommend the use of multiple MX hosts for most situations, and that I neither use nor recommend greylisting, as spammers have mostly defeated it by now. This is the host that should be whitelisted for your Slackbuild submissions (Erik will probably correct me if this is wrong): slackbuilds.org. 38400 IN A 208.67.159.181 List mail comes from here: cardinal.lizella.net. 86400 IN A 216.23.247.74 From erik at slackbuilds.org Fri Feb 12 07:26:00 2010 From: erik at slackbuilds.org (Erik Hanson) Date: Fri, 12 Feb 2010 01:26:00 -0600 Subject: [Slackbuilds-users] Problems with upload In-Reply-To: <20100212062043.GD2805@cardinal> References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> <4B748D3C.9080209@skmail.ikp.physik.tu-darmstadt.de> <4B7494E6.2060100@skmail.ikp.physik.tu-darmstadt.de> <20100212062043.GD2805@cardinal> Message-ID: <20100212012600.495dc018@shaggy.doo> On Feb 12, 2010, at 6:20 AM, /dev/rob0 wrote: > On Fri, Feb 12, 2010 at 12:38:14AM +0100, Serban Udrea wrote: > > If your mailserver uses Greylisting you may want to Whitelist > > slackbuilds-users at slackbuilds.org. Greylisting may not be the problem here. This (above) is part of the generic error message, to help those who might be afflicted. The server doesn't do anything to detect greylisting. Perhaps I could word it better? > This is the host that should be whitelisted for your Slackbuild > submissions (Erik will probably correct me if this is wrong): > > slackbuilds.org. 38400 IN A 208.67.159.181 The connection is made from dexter.onyxlight.net, 208.67.159.178. -- Erik Hanson http://slackbuilds.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From druiloor at zonnet.nl Fri Feb 12 10:10:06 2010 From: druiloor at zonnet.nl (Menno Duursma) Date: Fri, 12 Feb 2010 11:10:06 +0100 (CET) Subject: [Slackbuilds-users] lua fix Message-ID: Wed Feb 10 21:45:01 UTC 2010 > development/lua: Fixed slack-desc. Thanks to Menno Duursma. --dsomero This was reported to me by Roberto Neri Take care, -Menno. From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Fri Feb 12 10:35:22 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Fri, 12 Feb 2010 11:35:22 +0100 Subject: [Slackbuilds-users] Problems with upload In-Reply-To: <20100212062043.GD2805@cardinal> References: <4B64D7B5.40509@skmail.ikp.physik.tu-darmstadt.de> <4B67602C.9050701@skmail.ikp.physik.tu-darmstadt.de> <4B748D3C.9080209@skmail.ikp.physik.tu-darmstadt.de> <4B7494E6.2060100@skmail.ikp.physik.tu-darmstadt.de> <20100212062043.GD2805@cardinal> Message-ID: <4B752EEA.3020802@skmail.ikp.physik.tu-darmstadt.de> /dev/rob0 wrote: > ... > >> The point is, in my >> opinion, that mailin.hrz.tu-darmstadt.de cannot validate it >> because skmail is a server independet of mailin(*). Thus mailin >> has no idea about the address above. > > skmail.ikp.physik.tu-darmstadt.de. 86400 IN MX 10 skmail.ikp.physik.tu-darmstadt.de. > skmail.ikp.physik.tu-darmstadt.de. 86400 IN MX 200 mailin.hrz.tu-darmstadt.de. > skmail.ikp.physik.tu-darmstadt.de. 86400 IN MX 201 mailout.hrz.tu-darmstadt.de. > > Mailin is listed as MX, second priority, for skmail. If it is unable > to validate @skmail addresses, it should not be listed as MX... Hello, And thank you for the answer. I am not the one who put mailin and mailout in the MX list. I have not the right to! I will contact the admin who (most probably) did this and see what he answers. In the meantime I will try with another email address I use. Best regards, Serban Udrea From marco.bonetti at slackware.it Fri Feb 12 13:39:30 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Fri, 12 Feb 2010 14:39:30 +0100 Subject: [Slackbuilds-users] OpenVAS system configuration Message-ID: <4B755A12.2000201@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Hello all, I'm bugging about OpenVAS again :) I've taken the opportunity to package all the remaining optional modules and I've found a quite interesting situation: the three modules offer some extra functionalities (one of them being a really gorgeous web gui) which can be added almost indenpendently to an OpenVAS installation. Unfortunately the daemons' rc scripts need common ports configuration: right now I'm configuring them at the beginning of each script but I'd like to add an rc.openvas.conf file to ease the pain of keeping different common daemons options tied together. I'll submit an updated openvas-scanner (as it's the core component) with the rc.openvas.conf, could any admin delete the pending openvas-administrator and openvas-manager packages? I'd like to resubmit them with the common configuration support too. Thanks in advance! - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkt1WhIACgkQTYvJ9gtgvF/PGQCgunwQgOB89xIz3Q7AcDA93HaF Wh8An2jxpJJKVNTXVRFfD4ITR24x9Rhy =HWrZ -----END PGP SIGNATURE----- From lukenshiro at ngi.it Fri Feb 12 14:44:25 2010 From: lukenshiro at ngi.it (LukenShiro) Date: Fri, 12 Feb 2010 15:44:25 +0100 Subject: [Slackbuilds-users] spamassassin rules In-Reply-To: <20100211190409.5b742b9alukenshiro@ngi.it@hamalay.mnt> References: <20100211190409.5b742b9alukenshiro@ngi.it@hamalay.mnt> Message-ID: <20100212154425.13e8fceclukenshiro@ngi.it@hamalay.mnt> Il giorno Thu, 11 Feb 2010 19:04:09 +0100 LukenShiro ha scritto: > What do you guys think about this problem? Thank you, Niels and Nishant. I've decided to use a mixed approach. spamassassin package will be without rules and there will be no additional packages and no updates in doinst/SlackBuild, I'll put a warning in README.SLACKWARE and I will install a script in cron for providing periodic updates (Upstream recommends a daily update, but I think a check every week should be enough, reasonably). Regards. -- GNU/Linux * Slackware64 current Slackware 13.0-32bit VM LU #210970 SU #12583 LM #98222/#412913 From matteo.bernardini at sns.it Fri Feb 12 21:10:58 2010 From: matteo.bernardini at sns.it (Matteo Bernardini) Date: Fri, 12 Feb 2010 22:10:58 +0100 Subject: [Slackbuilds-users] experimenting with git In-Reply-To: <20100206145751.33d1410f@liberty.rlwhome.lan> References: <4B6566E7.9070506@sns.it> <20100206145751.33d1410f@liberty.rlwhome.lan> Message-ID: <4B75C3E2.9000806@sns.it> Il 06/02/2010 21:57, Robby Workman ha scritto: > On Sun, 31 Jan 2010 12:17:59 +0100 > Matteo Bernardini wrote: > > >> hi fellas, >> >> looking for a way to manage building from current with sbopkg and >> mantain a modified slackbuilds.org repository I tried to use it with >> git. I pulled yesterday's repo and started doing tags for the build >> scripts I modified for clean build on current and then I merged them >> all. This is the patch I use (made with git diff from the first >> commit) against slackbuilds.org 13.0 repo >> >> http://ponce.pastebin.com/f70344f2a >> >> and this is the git repo itself >> >> http://github.com/Ponce/SBogit >> >> gotta say git is fun :D >> > > Yes, git is nice :-) > > If you wanted the diffs to be more usable (and I'm not saying > that you *should* - this is just an *if*), then you'd want to > structure the commits such that each commit only touched one > application. As an example: > > Bring up to snuff for -current > > * fixup includes > * fixup build for gcc4 > > Is it a lot more work to do that? Probably. Is it worth it > for just your use? Probably not. Would *I* do it anyway? > Yes. The rest is up to you. :-) > > -RW > let's see if I understood what you meant :) http://github.com/Ponce/SBo-git current branch is merge --squash of all the others. -- Matteo Bernardini Centro di Elaborazione dell'Informazione e del Calcolo Scuola Normale Superiore Tel. 050-509338 From wxj.g.sh at gmail.com Sat Feb 13 08:00:01 2010 From: wxj.g.sh at gmail.com (vvoody) Date: Sat, 13 Feb 2010 16:00:01 +0800 Subject: [Slackbuilds-users] './configure' return 1 but make and works well Message-ID: <21f703121002130000n3bcb683eg5a02406bd0fe26f@mail.gmail.com> I'm building the slackbuild for fbterm-1.6. With build script a little modified from fbterm-1.5(just version infomation), I found that the building process exited after 'configure'. It didn't do the make. Then I checked the 'config.log', there is one unsual line in it: """ root at slackware:/tmp/SBo/fbterm-1.6# tail -3 config.log #define HAVE_SIGNALFD 1 configure: exit 1 root at slackware:/tmp/SBo/fbterm-1.6# """ So, I built fbterm-1.6 manually. After './configure', the command 'echo $?' returned 1. The 'config.log' file was same as above. The configure process didn't show any errors. Finally, I commented the 'set -e' line the fbterm.SlackBuild and finished building the package. And the fbterm program works well. I wonder if there is another way to work around this, not commenting the 'set -e' line. Best regards! -- Free as freedom, slack as Slackware. vvoody -------------- next part -------------- An HTML attachment was scrubbed... URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: config.log Type: application/octet-stream Size: 30281 bytes Desc: not available URL: From chaos.proton at gmail.com Sat Feb 13 09:23:33 2010 From: chaos.proton at gmail.com (Grissiom) Date: Sat, 13 Feb 2010 17:23:33 +0800 Subject: [Slackbuilds-users] './configure' return 1 but make and works well In-Reply-To: <21f703121002130000n3bcb683eg5a02406bd0fe26f@mail.gmail.com> References: <21f703121002130000n3bcb683eg5a02406bd0fe26f@mail.gmail.com> Message-ID: ./configure || true will do the trick. But I just wonder why the configure will fail. Maybe a talk to the devs is needed..... ;( On Sat, Feb 13, 2010 at 4:00 PM, vvoody wrote: > I'm building the slackbuild for fbterm-1.6. > With build script a little modified from fbterm-1.5(just version > infomation), I found that > the building process exited after 'configure'. It didn't do the make. Then > I checked the 'config.log', > there is one unsual line in it: > > """ > root at slackware:/tmp/SBo/fbterm-1.6# tail -3 config.log > #define HAVE_SIGNALFD 1 > > configure: exit 1 > root at slackware:/tmp/SBo/fbterm-1.6# > """ > > So, I built fbterm-1.6 manually. After './configure', the command 'echo $?' > returned 1. > The 'config.log' file was same as above. The configure process didn't show > any errors. > > Finally, I commented the 'set -e' line the fbterm.SlackBuild and finished > building the package. > And the fbterm program works well. > > I wonder if there is another way to work around this, not commenting the > 'set -e' line. > > Best regards! > -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From wxj.g.sh at gmail.com Sat Feb 13 10:23:56 2010 From: wxj.g.sh at gmail.com (vvoody) Date: Sat, 13 Feb 2010 18:23:56 +0800 Subject: [Slackbuilds-users] './configure' return 1 but make and works well In-Reply-To: References: <21f703121002130000n3bcb683eg5a02406bd0fe26f@mail.gmail.com> Message-ID: <21f703121002130223i43c79cd3l349ed86ebd077309@mail.gmail.com> On Sat, Feb 13, 2010 at 5:23 PM, Grissiom wrote: > ./configure || true will do the trick. But I just wonder why the configure > will fail. Maybe a talk to the devs is needed..... ;( > > Thank you~ Yep, I will report the author later. > > On Sat, Feb 13, 2010 at 4:00 PM, vvoody wrote: > >> I'm building the slackbuild for fbterm-1.6. >> With build script a little modified from fbterm-1.5(just version >> infomation), I found that >> the building process exited after 'configure'. It didn't do the make. Then >> I checked the 'config.log', >> there is one unsual line in it: >> >> """ >> root at slackware:/tmp/SBo/fbterm-1.6# tail -3 config.log >> #define HAVE_SIGNALFD 1 >> >> configure: exit 1 >> root at slackware:/tmp/SBo/fbterm-1.6# >> """ >> >> So, I built fbterm-1.6 manually. After './configure', the command 'echo >> $?' returned 1. >> The 'config.log' file was same as above. The configure process didn't show >> any errors. >> >> Finally, I commented the 'set -e' line the fbterm.SlackBuild and finished >> building the package. >> And the fbterm program works well. >> >> I wonder if there is another way to work around this, not commenting the >> 'set -e' line. >> >> Best regards! >> > > -- > Cheers, > Grissiom > > _______________________________________________ > 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/ > > > -- Free as freedom, slack as Slackware. vvoody -------------- next part -------------- An HTML attachment was scrubbed... URL: From michytad at gmail.com Sun Feb 14 18:06:48 2010 From: michytad at gmail.com (Taddei Michele) Date: Sun, 14 Feb 2010 19:06:48 +0100 Subject: [Slackbuilds-users] Error in kmymoney2 Slackbuild Message-ID: <4B783BB8.6060707@gmail.com> I think there's a little error in the kmymoney2 Slackbuild for Slackware 13. In line 84: --with-qt-includes=/opt/kde3/lib${LIBDIRSUFFIX}/qt/include \ should be: --with-qt-includes=/opt/kde3/lib${LIBDIRSUFFIX}/qt3/include \ (just a "3" missing). Sorry for annoying you (and for my poor english: I'm Italian)! Michele From chaos.proton at gmail.com Tue Feb 16 15:27:58 2010 From: chaos.proton at gmail.com (Grissiom) Date: Tue, 16 Feb 2010 23:27:58 +0800 Subject: [Slackbuilds-users] Some dead link Message-ID: Hi all, I found some dead links: 1, numpy. In http://sourceforge.net/projects/numpy/files/ , it seems that there is no 1.4.0 release and wget got "404 not found " when I want to download the 1.4.0 tarball 2, skype. Seems the 2.1.0.81 released and the devs removed the link to old version... ;( -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From asamardzic at gmail.com Tue Feb 16 15:37:45 2010 From: asamardzic at gmail.com (Aleksandar Samardzic) Date: Tue, 16 Feb 2010 16:37:45 +0100 Subject: [Slackbuilds-users] Some dead link In-Reply-To: References: Message-ID: On Tue, Feb 16, 2010 at 4:27 PM, Grissiom wrote: > > I found some dead links: > 1, numpy. In?http://sourceforge.net/projects/numpy/files/ , it seems that > there is no 1.4.0 release and wget got "404 not found " when I want to > download the 1.4.0 tarball They've pulled it in the meantime, here is the notice from SciPy site: "NumPy 1.4.0 release pulled. (2010-2-8) Due to an unintended ABI break the 1.4.0 release has temporarily been pulled pending a decision on how to handle the ABI incompatibility." I'm not sure what to do here - if there is backup of 1.3.0 SlackBuild, then I guess it should be brought back; otherwise, I could prepare it again. Regards, Alex From chaos.proton at gmail.com Tue Feb 16 15:47:37 2010 From: chaos.proton at gmail.com (Grissiom) Date: Tue, 16 Feb 2010 23:47:37 +0800 Subject: [Slackbuilds-users] Some dead link In-Reply-To: References: Message-ID: On Tue, Feb 16, 2010 at 11:37 PM, Aleksandar Samardzic wrote: > > They've pulled it in the meantime, here is the notice from SciPy site: > "NumPy 1.4.0 release pulled. (2010-2-8) Due to an unintended ABI break > the 1.4.0 release has temporarily been pulled pending a decision on > how to handle the ABI incompatibility." > > What a pity.... > I'm not sure what to do here - if there is backup of 1.3.0 SlackBuild, > then I guess it should be brought back; otherwise, I could prepare it > again. > If you can play with git, you can get your scripts back from: http://github.com/Ponce/SBo-git otherwise, maybe the admins have some magic to get we back to the Good Old Days... ;) -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From pprkut at slackbuilds.org Tue Feb 16 15:49:57 2010 From: pprkut at slackbuilds.org (Heinz Wiesinger) Date: Tue, 16 Feb 2010 16:49:57 +0100 Subject: [Slackbuilds-users] Some dead link In-Reply-To: References: Message-ID: <201002161650.01100.pprkut@slackbuilds.org> On Tuesday 16 February 2010 16:27:58 Grissiom wrote: > Hi all, > > I found some dead links: > >[..] > > 2, skype. Seems the 2.1.0.81 released and the devs removed the link to old > version... ;( I fixed this last week. Try updating the script from our repo. Grs, Heinz -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: This is a digitally signed message part. URL: From chaos.proton at gmail.com Tue Feb 16 15:52:57 2010 From: chaos.proton at gmail.com (Grissiom) Date: Tue, 16 Feb 2010 23:52:57 +0800 Subject: [Slackbuilds-users] Some dead link In-Reply-To: <201002161650.01100.pprkut@slackbuilds.org> References: <201002161650.01100.pprkut@slackbuilds.org> Message-ID: On Tue, Feb 16, 2010 at 11:49 PM, Heinz Wiesinger wrote: > On Tuesday 16 February 2010 16:27:58 Grissiom wrote: > > Hi all, > > > > I found some dead links: > > > >[..] > > > > 2, skype. Seems the 2.1.0.81 released and the devs removed the link to > old > > version... ;( > > I fixed this last week. Try updating the script from our repo. > > Oh, my local copy is up-to-date. See: http://slackbuilds.org/repository/13.0/network/skype/ -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From slackbuilds at tpa.me.uk Tue Feb 16 15:59:45 2010 From: slackbuilds at tpa.me.uk (Zordrak) Date: Tue, 16 Feb 2010 15:59:45 +0000 Subject: [Slackbuilds-users] Some dead link In-Reply-To: References: <201002161650.01100.pprkut@slackbuilds.org> Message-ID: <4B7AC0F1.4040607@tpa.me.uk> Grissiom wrote: > On Tue, Feb 16, 2010 at 11:49 PM, Heinz Wiesinger > > wrote: > > Oh, my local copy is up-to-date. See: > > http://slackbuilds.org/repository/13.0/network/skype/ > The link was moved from skype to an external site. It works fine. -- Zordrak slackbuilds at tpa.me.uk From chaos.proton at gmail.com Tue Feb 16 16:04:35 2010 From: chaos.proton at gmail.com (Grissiom) Date: Wed, 17 Feb 2010 00:04:35 +0800 Subject: [Slackbuilds-users] Some dead link In-Reply-To: <4B7AC0F1.4040607@tpa.me.uk> References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> Message-ID: On Tue, Feb 16, 2010 at 11:59 PM, Zordrak wrote: > > > The link was moved from skype to an external site. It works fine. > > Oops, I'm sorry. You are right. I failed to get the file from the original site(inside skype.com). It gave me the impression that the link on SBo was dead... Sorry for disturbing. -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From banderols at gmail.com Tue Feb 16 16:39:34 2010 From: banderols at gmail.com (Murat D. Kadirov) Date: Tue, 16 Feb 2010 21:39:34 +0500 Subject: [Slackbuilds-users] Some dead link In-Reply-To: <4B7AC0F1.4040607@tpa.me.uk> References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> Message-ID: <4B7ACA46.1030709@gmail.com> On 16.02.2010 20:59, Zordrak wrote: > Grissiom wrote: > >> On Tue, Feb 16, 2010 at 11:49 PM, Heinz Wiesinger >> > wrote: >> >> Oh, my local copy is up-to-date. See: >> >> http://slackbuilds.org/repository/13.0/network/skype/ >> >> > > The link was moved from skype to an external site. It works fine. > Hmm.. What about version 2.1.0.81? It does not work in slackware 13? -------------- next part -------------- An HTML attachment was scrubbed... URL: From dragonwisard at gmail.com Tue Feb 16 16:46:23 2010 From: dragonwisard at gmail.com (Ben Mendis) Date: Tue, 16 Feb 2010 11:46:23 -0500 Subject: [Slackbuilds-users] Some dead link In-Reply-To: <4B7ACA46.1030709@gmail.com> References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> <4B7ACA46.1030709@gmail.com> Message-ID: <6c341e561002160846g234822f3k22cb6316a838c123@mail.gmail.com> It works fine for me. I just unpacked the static tarball and ran it. The existing script would probably work if you change the version number. On Tue, Feb 16, 2010 at 11:39 AM, Murat D. Kadirov wrote: > On 16.02.2010 20:59, Zordrak wrote: > > Grissiom wrote: > > > On Tue, Feb 16, 2010 at 11:49 PM, Heinz Wiesinger > > wrote: > > Oh, my local copy is up-to-date. See: > http://slackbuilds.org/repository/13.0/network/skype/ > > The link was moved from skype to an external site. It works fine. > > > Hmm.. What about version 2.1.0.81? It does not work in slackware 13? > > _______________________________________________ > 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 slackbuilds at tpa.me.uk Tue Feb 16 16:47:31 2010 From: slackbuilds at tpa.me.uk (Zordrak) Date: Tue, 16 Feb 2010 16:47:31 +0000 Subject: [Slackbuilds-users] Some dead link In-Reply-To: <4B7ACA46.1030709@gmail.com> References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> <4B7ACA46.1030709@gmail.com> Message-ID: <4B7ACC23.2090006@tpa.me.uk> Murat D. Kadirov wrote: > Hmm.. What about version 2.1.0.81? It does not work in slackware 13? > I tried it on Slack64-current with Multilib and it just segfaulted on me. I don't know what anyone else's experience is. -- Zordrak slackbuilds at tpa.me.uk From chaos.proton at gmail.com Tue Feb 16 16:49:25 2010 From: chaos.proton at gmail.com (Grissiom) Date: Wed, 17 Feb 2010 00:49:25 +0800 Subject: [Slackbuilds-users] Some dead link In-Reply-To: <4B7ACA46.1030709@gmail.com> References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> <4B7ACA46.1030709@gmail.com> Message-ID: On Wed, Feb 17, 2010 at 12:39 AM, Murat D. Kadirov wrote: > Hmm.. What about version 2.1.0.81? It does not work in slackware 13? > > Hmm.. I can launch it in slackware64-current-multilib. But I haven't fully test it because it may take time to know how to play with it... -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From chaos.proton at gmail.com Tue Feb 16 16:50:44 2010 From: chaos.proton at gmail.com (Grissiom) Date: Wed, 17 Feb 2010 00:50:44 +0800 Subject: [Slackbuilds-users] Some dead link In-Reply-To: <4B7ACC23.2090006@tpa.me.uk> References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> <4B7ACA46.1030709@gmail.com> <4B7ACC23.2090006@tpa.me.uk> Message-ID: On Wed, Feb 17, 2010 at 12:47 AM, Zordrak wrote: > Murat D. Kadirov wrote: > > Hmm.. What about version 2.1.0.81? It does not work in slackware 13? > > > > I tried it on Slack64-current with Multilib and it just segfaulted on > me. I don't know what anyone else's experience is. > Same here. I could launch the shared version. -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From baildon.research at googlemail.com Tue Feb 16 17:45:12 2010 From: baildon.research at googlemail.com (David Spencer) Date: Tue, 16 Feb 2010 17:45:12 +0000 Subject: [Slackbuilds-users] Some dead link In-Reply-To: References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> <4B7ACA46.1030709@gmail.com> <4B7ACC23.2090006@tpa.me.uk> Message-ID: <138bb4bb1002160945x7f660d44j346435371b34e2e3@mail.gmail.com> >> I tried it on Slack64-current with Multilib and it just segfaulted on >> me. I don't know what anyone else's experience is. > > Same here. I could launch the shared version. Specifically for 2.1.0.* running on Multilib -- if you *DON'T* strip the executable, it doesn't segfault. Just comment it out in the SlackBuild. Thanks to larryhaja over on Linuxquestions for the tip. Bizarre :-/ -Dave S. From matteo.bernardini at sns.it Tue Feb 16 18:10:18 2010 From: matteo.bernardini at sns.it (Matteo Bernardini) Date: Tue, 16 Feb 2010 19:10:18 +0100 Subject: [Slackbuilds-users] Some dead link In-Reply-To: References: Message-ID: <4B7ADF8A.8030309@sns.it> Il 16/02/2010 16:47, Grissiom ha scritto: > On Tue, Feb 16, 2010 at 11:37 PM, Aleksandar Samardzic > > wrote: > > They've pulled it in the meantime, here is the notice from SciPy site: > "NumPy 1.4.0 release pulled. (2010-2-8) Due to an unintended ABI break > the 1.4.0 release has temporarily been pulled pending a decision on > how to handle the ABI incompatibility." > > > What a pity.... > > I'm not sure what to do here - if there is backup of 1.3.0 SlackBuild, > then I guess it should be brought back; otherwise, I could prepare it > again. > > > If you can play with git, you can get your scripts back from: > > http://github.com/Ponce/SBo-git http://github.com/Ponce/SBogit/raw/20100130/13.0/development/numpy.tar.gz ;) -- Matteo Bernardini Centro di Elaborazione dell'Informazione e del Calcolo Scuola Normale Superiore Tel. 050-509338 From agentc0re at learnix.net Tue Feb 16 18:20:00 2010 From: agentc0re at learnix.net (Jonathan Larsen) Date: Tue, 16 Feb 2010 11:20:00 -0700 Subject: [Slackbuilds-users] mlt and openshot fixes Message-ID: <654a19551002161020m61c786efld95171587fecda09@mail.gmail.com> mlt had some issues that was causing it not to copy the python swig lib's to the sitepackages directory. i also updated the readme to note the PYTHON variable option. openshot also changed their source file name and the directory it extracts to. i also missed listing a dependancy(pyxdg - thanks Dominic), and have updated the readme. updates are found here: http://learnix.net/slackbuilds/mlt/13.0/ http://learnix.net/slackbuilds/openshot/13.0/ If it is more appropriate to use the upload form and resend the whole contents that way, please let me know and i'll do that. -------------- next part -------------- An HTML attachment was scrubbed... URL: From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Tue Feb 16 18:27:27 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Tue, 16 Feb 2010 19:27:27 +0100 Subject: [Slackbuilds-users] Problem with lablgtk In-Reply-To: References: <201002161650.01100.pprkut@slackbuilds.org> <4B7AC0F1.4040607@tpa.me.uk> <4B7ACA46.1030709@gmail.com> <4B7ACC23.2090006@tpa.me.uk> Message-ID: <4B7AE38F.6010304@skmail.ikp.physik.tu-darmstadt.de> Hello! gtksourceview is mentioned as an optional dependence for lablgtk. Unfortunately, if gtksourceview is installed in advance lablgtk won't build (on my 32 bit Intel system): [...] ocamlc.opt -w s -c gtkSourceView2.ml File "gtkSourceView2.ml", line 192, characters 34-68: Error: Unbound type constructor SourceViewEnums.source_search_flag make[1]: *** [gtkSourceView2.cmo] Error 2 make[1]: Leaving directory `/tmp/SBo/lablgtk-2.14.0/src' make: *** [world] Error 2 [...] If I remove gtksourceview from the system, lablgtk compiles without problems. Unfortunately I don't know anything about ocaml and couldn't find any proper hint til now about how one may solve the problem. Hopefully the maintainer has an idea. Best regards, Serban Udrea From erik at slackbuilds.org Tue Feb 16 18:33:34 2010 From: erik at slackbuilds.org (Erik Hanson) Date: Tue, 16 Feb 2010 12:33:34 -0600 Subject: [Slackbuilds-users] mlt and openshot fixes In-Reply-To: <654a19551002161020m61c786efld95171587fecda09@mail.gmail.com> References: <654a19551002161020m61c786efld95171587fecda09@mail.gmail.com> Message-ID: <20100216123334.2ad50a25@shaggy.doo> On Feb 16, 2010, at 11:20 AM, Jonathan Larsen wrote: > > If it is more appropriate to use the upload form and resend the whole > contents that way, please let me know and i'll do that. Submit them with BUILD=2 -- Erik Hanson http://slackbuilds.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From thomas at beingboiled.info Tue Feb 16 19:09:17 2010 From: thomas at beingboiled.info (Thomas Morper) Date: Tue, 16 Feb 2010 20:09:17 +0100 Subject: [Slackbuilds-users] critical vulnerability in flash-player-plugin Message-ID: <201002162009.17788.thomas@beingboiled.info> "A critical vulnerability has been identified in Adobe Flash Player version 10.0.42.34 and earlier. This vulnerability (CVE-2010-0186) could subvert the domain sandbox and make unauthorized cross-domain requests." http://www.adobe.com/support/security/bulletins/apsb10-06.html "Heise Online" has some more details: http://tinyurl.com/ygbvmxk It'd be nice to have 10.0.45.2 in the next SBo update. -- From matteo.bernardini at sns.it Tue Feb 16 21:19:04 2010 From: matteo.bernardini at sns.it (Matteo Bernardini) Date: Tue, 16 Feb 2010 22:19:04 +0100 Subject: [Slackbuilds-users] critical vulnerability in flash-player-plugin In-Reply-To: <201002162009.17788.thomas@beingboiled.info> References: <201002162009.17788.thomas@beingboiled.info> Message-ID: <4B7B0BC8.8040803@sns.it> Il 16/02/2010 20:09, Thomas Morper ha scritto: > "A critical vulnerability has been identified in Adobe Flash Player > version 10.0.42.34 and earlier. This vulnerability (CVE-2010-0186) could > subvert the domain sandbox and make unauthorized cross-domain requests." > > http://www.adobe.com/support/security/bulletins/apsb10-06.html > > "Heise Online" has some more details: http://tinyurl.com/ygbvmxk > > It'd be nice to have 10.0.45.2 in the next SBo update. slackbuilds.org 13.0 slackbuild should build the latest version on 32bit already (despite it's version number and wrong md5, you can verify in "about:plugins" in firefox after install): for x86_64, if you're feeling brave, you can try in the meantime this mod http://github.com/Ponce/SBo-git/commit/0a8c4fc3c7943f691e42047e0f120b2bdf10edd9 Matteo -- Matteo Bernardini Centro di Elaborazione dell'Informazione e del Calcolo Scuola Normale Superiore Tel. 050-509338 From xgizzmo at slackbuilds.org Wed Feb 17 01:50:07 2010 From: xgizzmo at slackbuilds.org (xgizzmo at slackbuilds.org) Date: Tue, 16 Feb 2010 20:50:07 -0500 Subject: [Slackbuilds-users] Updates - 20100217 Message-ID: <201002162050.07698.xgizzmo@slackbuilds.org> Wed Feb 17 01:31:26 UTC 2010 academic/bibletime: Updated for version 2.5. Thanks to Robert Delahunt. --dsomero academic/ngspice: Updated for version 20. Thanks to B. Jogai. --dsomero academic/xcircuit: Updated for version 3.7.5. Thanks to B. Jogai. --dsomero audio/deadbeef: Added - deadbeefis a audio player. Thanks to AlexGAV. --dsomero desktop/bilbo: Added - bilbo is a KDE4 blogging client. Thanks to Frank Perez. --dsomero desktop/cwp: Updated for version 0.9.18. Thanks to M.Dinslage. --dsomero desktop/macopix: Added - macopix a desktop mascot application. Thanks to Pablo Santamaria. --dsomero desktop/musca: Added - musca is a simple dynamic window manager for X. Thanks to Jim Bottino. --dsomero desktop/qtwitter: Added - qtwitter is a microblogging client for StatusNet sites and Twitter. Thanks to Mikko Varri. --dsomero desktop/xpenguins: Added - xpenguins gives you penguins for your desktop. Thanks to Steven Pledger. --dsomero development/apache-ant: Updated for version 1.8.0. Thanks to Vincent Batts. --dsomero development/bvi: Added - bvi is a binary vi like editor. Thanks to Vincent Batts. --dsomero development/bzr: Updated for version 2.0.3. Thanks to Robby Workman. --michiel development/geany: Updated for version 0.18.1. development/pychecker: Added - pychecker is a Python source code checking tool. Thanks to LukenShiro. --dsomero development/pyflakes: Added - pyflakes is a passive error checker for Python programs. Thanks to LukenShiro. --dsomero games/an: Added - an generates anagrams for a phrase supplied by the user. Thanks to B. Watson. games/gens-gs: Updated for version r7. games/jag: Added - jag is a 2D arcade puzzle game. Thanks to Larry Hajali. --dsomero games/zdoom: Updated for version 2.4.1. graphics/jpeg2ps: Added - jpeg2ps converts JPEG files to PostScript Level 2 or 3 EPS.. Thanks to gshep. --dsomero libraries/enca: Updated for version 1.13. libraries/fltk2: Updated for version 2.0.x-r6970. Thanks to Mikhail Zotov. --dsomero libraries/fltk: Updated for version 1.1.10. Thanks to LukenShiro. --dsomero libraries/fox-toolkit: Updated for version 1.6.37 Thanks to Robby Workman. --michiel libraries/libewf: Updated for version 20100126. libraries/libisofs: Updated for version 0.6.28 Thanks to Robby Workman. --michiel libraries/libmemcached: Updated for version 0.38. libraries/libmp4v2: Updated for version 1.9.1 Thanks to Alex Lysenka. --michiel libraries/libssh: Updated for version 0.4.1. libraries/libwww-perl: Updated for version 5.834. Thanks to LukenShiro. --dsomero libraries/perl-digest-hmac: Updated for version 1.02. Thanks to LukenShiro. --dsomero libraries/perl-net-dns: Updated for version 0.66. Thanks to LukenShiro. --dsomero libraries/pyfltk: Updated for version 1.1.5. Thanks to LukenShiro. --dsomero libraries/python-transaction: Added - python-transaction provides Python Transaction Management. Thanks to Lionel Young. --dsomero libraries/qoauth: Added - qoauth is a Qt-based C++ library for OAuth authorization scheme. Thanks to Mikko Varri. --dsomero libraries/subvertpy: Added - subvertpy provides alternative Python bindings for Subversion. Thanks to Mikko Varri. --dsomero misc/heyu: Added - heyu is X10 module controller software. Thanks to B. Watson. --dsomero misc/lbdb: Added - lbdb is a set of small tools, which collect mail addresses from several sources and offer these addresses to the mutt external query feature. Thanks to Andy Bailey. --dsomero multimedia/dvdrip: Updated for version 0.98.11_01. Thanks to Luis Henrique. --dsomero multimedia/emoc: Added - emoc is a front end for "ffmpeg" and "mencoder". Thanks to otzy_007. --dsomero multimedia/flash-player-plugin: Updated for version 10.0_r45. multimedia/k9copy: Updated for version 2.3.5. Thanks to Roberto Neri. --dsomero multimedia/xvst: Added - xvst Qt Gui for downloading your favorite video clips from the web. Thanks to Larry Hajali. --dsomero network/broadcom-sta: Updated for version 5.60.48.36. Thanks to David Matthew Jerry Koenig. --dsomero network/dillo: Updated for version 2.2. Thanks to Mikhail Zotov. --dsomero network/fping6: Added - fping6 is a ping like program to send ICMP echo requests to IPv6 hosts. Thanks to Richlv. --dsomero network/hiawatha: Added - hiawatha is a secure and advanced webserver. Thanks to Antonio Hern??ndez Blas. --dsomero network/inadyn: Added - inadyn is a free DynDNS client. Thanks to Niels Horn. --dsomero network/liferea: Updated for version 1.4.28. Thanks to Erik Hanson. --dsomero network/nagios-plugins: Removed - Moved to system. network/ndiswrapper: Updated for version 1.56. network/nikto: Updated for version 2.1.1. Thanks to Marco Bonetti. --dsomero network/python-twisted-web2: Added - python-twisted-web2 is a experimental Twisted web server. Thanks to Lionel Young. --dsomero network/RSSOwl: Updated for version 2.0.3. Thanks to Erik Hanson. --dsomero network/shorewall6: Updated for version 4.4.7. Thanks to ArTourter. --dsomero network/shorewall: Updated for version 4.4.7.1. Thanks to ArTourter. --dsomero network/spamassassin: Updated for version 3.3.0. Thanks to LukenShiro. --dsomero network/tinyproxy: Added - tinyproxy is a lightweight HTTP proxy. Thanks to Kevin Pulo. --dsomero network/wireshark: Updated for version 1.2.6. Thanks to Michiel van Wessem. --dsomero office/abiword: Updated for version 2.8.2. Thanks to Robby Workman. --michiel office/fbreader: Updated for version 0.12.2. Thanks to Niels Horn. --dsomero office/homebank: Updated for version 4.2.1. Thanks to Erik Hanson. --dsomero office/htmldoc: Updated with fix for CVE-2009-3050 vulnerability. Thanks to LukenShiro. --dsomero office/openoffice.org: Updated for version 3.2.0. Thanks to Robby Workman. --michiel system/apcupsd: Updated for version 3.14.8. system/atarisio: Added - atarisio is a disk emulator for use with Atari 8-bit computer and SIO2PC. Thanks to B. Watson. --dsomero system/bogofilter: Updated for version 1.2.1. system/multitail: Updated for version 5.2.5. Thanks to Erik Hanson. --dsomero system/nagios-plugins: Updated for version 1.4.14. Thanks to Zordrak. --dsomero system/nbench: Added - nbench is BYTE's Native Mode Benchmarks. Thanks to Niels Horn. --dsomero system/openct: Updated for version 0.6.19. Thanks to LukenShiro. --dsomero system/opensc: Updated for version 0.11.12. Thanks to LukenShiro. --dsomero system/powernowd: Added - powernowd is a cpu frequency daemon. Thanks to David Woodfall. --dsomero system/rar: Updated for version 3.9.2. system/rdiff-backup: Added - rdiff-backup is a backup tool. Thanks to kev. --dsomero system/shake: Added - shake is a filesystem defragmenter that runs in userspace. Thanks to V'yacheslav Stetskevych. --dsomero system/vifm: Added - vifm is a ncurses-based file manager with vi-like keybindings. Thanks to V'yacheslav Stetskevych. --dsomero system/virt-manager: Updated for version 0.8.3. Thanks to Ash Wiren. --dsomero system/virtinst: Updated for version 0.500.2. Thanks to Ash Wiren. --dsomero system/xfburn: Updated for version 0.4.3 Thanks to Robby Workman. --michiel system/xfe: Updated for version 1.32.1 Thanks to Robby Workman. --michiel +--------------------------+ From rworkman at slackbuilds.org Wed Feb 17 02:04:00 2010 From: rworkman at slackbuilds.org (Robby Workman) Date: Tue, 16 Feb 2010 20:04:00 -0600 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <201002162050.07698.xgizzmo@slackbuilds.org> References: <201002162050.07698.xgizzmo@slackbuilds.org> Message-ID: <20100216200400.0d3b83a0@liberty.rlwhome.lan> On Tue, 16 Feb 2010 20:50:07 -0500 xgizzmo at slackbuilds.org wrote: > office/openoffice.org: Updated for version 3.2.0. > Thanks to Robby Workman. --michiel Thanks to Vincent Batts for handling this one for me. > system/xfe: Updated for version 1.32.1 > Thanks to Robby Workman. --michiel This still won't build on -current, and the proper place to complain is the upstream developer. Thanks :-) -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From niels.horn at gmail.com Wed Feb 17 02:46:02 2010 From: niels.horn at gmail.com (Niels Horn) Date: Wed, 17 Feb 2010 00:46:02 -0200 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <20100216200400.0d3b83a0@liberty.rlwhome.lan> References: <201002162050.07698.xgizzmo@slackbuilds.org> <20100216200400.0d3b83a0@liberty.rlwhome.lan> Message-ID: <3f18b2311002161846r56d8851frce436f28307b7bb8@mail.gmail.com> On Wed, Feb 17, 2010 at 12:04 AM, Robby Workman wrote: >> system/xfe: Updated for version 1.32.1 >> ? Thanks to Robby Workman. ?--michiel > > > This still won't build on -current, and the proper place > to complain is the upstream developer. ?Thanks :-) > > -RW > Actually, there is a simple patch to make it work on -current. Based on research from our friends at Debian :) Niels -------------- next part -------------- A non-text attachment was scrubbed... Name: inline.patch Type: application/octet-stream Size: 557 bytes Desc: not available URL: From nishant at mnspace.net Wed Feb 17 04:22:26 2010 From: nishant at mnspace.net (Nishant Limbachia) Date: Tue, 16 Feb 2010 22:22:26 -0600 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <201002162050.07698.xgizzmo@slackbuilds.org> References: <201002162050.07698.xgizzmo@slackbuilds.org> Message-ID: <4B7B6F02.406@mnspace.net> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 On 02/16/2010 07:50 PM, xgizzmo at slackbuilds.org wrote: > libraries/libmp4v2: Updated for version 1.9.1 > Thanks to Alex Lysenka. --michiel Hi, Lots of updates...thanks! libmp4v2 script needs --mandir=/usr/man option. Right now it puts unzipped man pages in /usr/share/man. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) iEYEARECAAYFAkt7bwIACgkQeG5dog/51tVeWACcDbg1DQfbCrcTYnwVBcKU9oBt P04AmgPtnH03EJtY538A5jN/yaE0mrSe =86aS -----END PGP SIGNATURE----- From robrown at rogerbrown.org Wed Feb 17 07:04:53 2010 From: robrown at rogerbrown.org (Roger Brown) Date: Wed, 17 Feb 2010 18:04:53 +1100 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <20100216200400.0d3b83a0@liberty.rlwhome.lan> References: <201002162050.07698.xgizzmo@slackbuilds.org> <20100216200400.0d3b83a0@liberty.rlwhome.lan> Message-ID: <20100217180453.24aeb94a@rob.rogerbrown.org> On Tue, 16 Feb 2010 20:04:00 -0600 Robby Workman wrote: > This still won't build on -current, and the proper place > to complain is the upstream developer. Thanks :-) Having the same trouble with Abiword - Slackbuild fails in current with error: /usr/lib/gcc/i486-slackware-linux/4.4.3/../../../../i486-slackware-linux/bin/ld: cannot find -lboost_system-mt Disabling the boost Asio patch in the Slackbuild allows build to succeed however (being quite ignorant in such matters) I don't know if there is a more elegant solution or indeed exactly what the effect of disabling the patch might be. Anyone else tried to compile this under current? -- Roger Brown me at rogerbrown.org http://rogerbrown.info http://rogerbrown.org From banderols at gmail.com Wed Feb 17 08:25:30 2010 From: banderols at gmail.com (Murat D. Kadirov) Date: Wed, 17 Feb 2010 13:25:30 +0500 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <201002162050.07698.xgizzmo@slackbuilds.org> References: <201002162050.07698.xgizzmo@slackbuilds.org> Message-ID: <4B7BA7FA.8000902@gmail.com> On 17.02.2010 06:50, xgizzmo at slackbuilds.org wrote: > office/openoffice.org: Updated for version 3.2.0. > Thanks to Robby Workman. --michiel > Why *"*Source Downloads" for 32-bit point to version without JRE, but for 64-bit with it? -------------- next part -------------- An HTML attachment was scrubbed... URL: From disturbed1976 at gmail.com Wed Feb 17 08:45:22 2010 From: disturbed1976 at gmail.com (Keith Richie) Date: Wed, 17 Feb 2010 03:45:22 -0500 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <20100217180453.24aeb94a@rob.rogerbrown.org> References: <201002162050.07698.xgizzmo@slackbuilds.org> <20100216200400.0d3b83a0@liberty.rlwhome.lan> <20100217180453.24aeb94a@rob.rogerbrown.org> Message-ID: <66a22e961002170045y2b20c284h35a27f220bef4c30@mail.gmail.com> On Wed, Feb 17, 2010 at 2:04 AM, Roger Brown wrote: > On Tue, 16 Feb 2010 20:04:00 -0600 > Robby Workman wrote: > >> This still won't build on -current, and the proper place >> to complain is the upstream developer. ?Thanks :-) > > Having the same trouble with Abiword - Slackbuild fails in current with > error: > > ? ? ? ?/usr/lib/gcc/i486-slackware-linux/4.4.3/../../../../i486-slackware-linux/bin/ld: > ? ? ? ?cannot find -lboost_system-mt > > Disabling the boost Asio patch in the Slackbuild allows build to > succeed however (being quite ignorant in such matters) I don't know if > there is a more elegant solution or indeed exactly what the effect of > disabling the patch might be. > > Anyone else tried to compile this under current? > > -- > Roger Brown > me at rogerbrown.org > http://rogerbrown.info > http://rogerbrown.org > _______________________________________________ > 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/ > > Builds fine on both 64 and i486 -current with boost 1.41 and GCC 4.4.3 here, and on another 64 (mostly)current with boost 1.38 and GCC 4.3.3. Are you running multilib? On a side note, Abiword looks for GOffice 0.7.16+, which will only build if libgsf is recompiled with gio enabled - as discussed elsewhere on this list. From robrown at rogerbrown.org Wed Feb 17 09:19:49 2010 From: robrown at rogerbrown.org (Roger Brown) Date: Wed, 17 Feb 2010 20:19:49 +1100 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <66a22e961002170045y2b20c284h35a27f220bef4c30@mail.gmail.com> References: <201002162050.07698.xgizzmo@slackbuilds.org> <20100216200400.0d3b83a0@liberty.rlwhome.lan> <20100217180453.24aeb94a@rob.rogerbrown.org> <66a22e961002170045y2b20c284h35a27f220bef4c30@mail.gmail.com> Message-ID: <20100217201949.26b89b22@rogerbrown.org> On Wed, 17 Feb 2010 03:45:22 -0500 Keith Richie wrote: > Builds fine on both 64 and i486 -current with boost 1.41 and GCC 4.4.3 Apologies - I should have specified i486 Same versions here however the error is evident on two separate current boxes -both pretty standard apart from SBO additions. > Are you running multilib? No -- Roger Brown me at rogerbrown.org http://rogerbrown.info http://rogerbrown.org From marco.bonetti at slackware.it Wed Feb 17 10:08:25 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Wed, 17 Feb 2010 11:08:25 +0100 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <201002162050.07698.xgizzmo@slackbuilds.org> References: <201002162050.07698.xgizzmo@slackbuilds.org> Message-ID: <4B7BC019.9000908@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 xgizzmo at slackbuilds.org wrote: > libraries/libmp4v2: Updated for version 1.9.1 This does not build correctly on Slackware64-13.0 because man pages are installed under /usr/share/man. I think also Slackware-13.0 is affected but I haven't tested it. Anyway, adding the mandir configure option as attached in this (silly) patch will fix the problem. ciao! - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkt7wBkACgkQTYvJ9gtgvF/JfQCfSWXA8Nr/6NPYx5KgjDy4zc96 1JMAoNk0S7+jVB5lQj2J22OCTRmvOygM =4ouX -----END PGP SIGNATURE----- -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: libmp4v2.SlackBuild.diff URL: -------------- next part -------------- A non-text attachment was scrubbed... Name: libmp4v2.SlackBuild.diff.sig Type: application/octet-stream Size: 72 bytes Desc: not available URL: From matteo.bernardini at sns.it Wed Feb 17 10:20:42 2010 From: matteo.bernardini at sns.it (Matteo Bernardini) Date: Wed, 17 Feb 2010 11:20:42 +0100 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <201002162050.07698.xgizzmo@slackbuilds.org> References: <201002162050.07698.xgizzmo@slackbuilds.org> Message-ID: <4B7BC2FA.8070801@sns.it> xgizzmo at slackbuilds.org wrote: > libraries/libmp4v2: Updated for version 1.9.1 fyi, cmus need a small patch for getting the correct mp4 include after this upgrade. Matteo -- Matteo Bernardini Centro di Elaborazione dell'Informazione e del Calcolo Scuola Normale Superiore Tel. 050-509338 -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: cmus-2.2.0-new-libmp4v2.patch URL: From rworkman at slackbuilds.org Wed Feb 17 14:26:29 2010 From: rworkman at slackbuilds.org (Robby Workman) Date: Wed, 17 Feb 2010 08:26:29 -0600 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <4B7BA7FA.8000902@gmail.com> References: <201002162050.07698.xgizzmo@slackbuilds.org> <4B7BA7FA.8000902@gmail.com> Message-ID: <20100217082629.045197d7@liberty.rlwhome.lan> On Wed, 17 Feb 2010 13:25:30 +0500 "Murat D. Kadirov" wrote: > On 17.02.2010 06:50, xgizzmo at slackbuilds.org wrote: > > office/openoffice.org: Updated for version 3.2.0. > > Thanks to Robby Workman. --michiel > > > Why *"*Source Downloads" for 32-bit point to version without JRE, but > for 64-bit with it? Look on the mirrors for a 64bit version without JRE and it should become clearer. The included jre is removed in the build script anyway, so it doesn't affect the final package. -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From banderols at gmail.com Wed Feb 17 20:48:35 2010 From: banderols at gmail.com (Murat D. Kadirov) Date: Thu, 18 Feb 2010 01:48:35 +0500 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <20100217082629.045197d7@liberty.rlwhome.lan> References: <201002162050.07698.xgizzmo@slackbuilds.org> <4B7BA7FA.8000902@gmail.com> <20100217082629.045197d7@liberty.rlwhome.lan> Message-ID: <20100217204835.GA5770@apollo> On Wed, Feb 17, 2010 at 08:26:29AM -0600, Robby Workman wrote: > On Wed, 17 Feb 2010 13:25:30 +0500 > "Murat D. Kadirov" wrote: > > > On 17.02.2010 06:50, xgizzmo at slackbuilds.org wrote: > > > office/openoffice.org: Updated for version 3.2.0. > > > Thanks to Robby Workman. --michiel > > > > > Why *"*Source Downloads" for 32-bit point to version without JRE, but > > for 64-bit with it? > > > Look on the mirrors for a 64bit version without JRE and it > should become clearer. http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_en-US.tar.gz ? -- Murat D. Kadirov PGP fingerprint: 3081 EBFA 5CB9 BD24 4DB6 76EE 1B97 0A0E CEC0 6AA0 From rworkman at slackbuilds.org Wed Feb 17 20:59:50 2010 From: rworkman at slackbuilds.org (Robby Workman) Date: Wed, 17 Feb 2010 14:59:50 -0600 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <20100217204835.GA5770@apollo> References: <201002162050.07698.xgizzmo@slackbuilds.org> <4B7BA7FA.8000902@gmail.com> <20100217082629.045197d7@liberty.rlwhome.lan> <20100217204835.GA5770@apollo> Message-ID: <20100217145950.498b6a53@liberty.rlwhome.lan> On Thu, 18 Feb 2010 01:48:35 +0500 "Murat D. Kadirov" wrote: > On Wed, Feb 17, 2010 at 08:26:29AM -0600, Robby Workman wrote: > > On Wed, 17 Feb 2010 13:25:30 +0500 > > "Murat D. Kadirov" wrote: > > > > > On 17.02.2010 06:50, xgizzmo at slackbuilds.org wrote: > > > > office/openoffice.org: Updated for version 3.2.0. > > > > Thanks to Robby Workman. --michiel > > > > > > > Why *"*Source Downloads" for 32-bit point to version without JRE, > > > but for 64-bit with it? > > > > > > Look on the mirrors for a 64bit version without JRE and it > > should become clearer. > > http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_en-US.tar.gz > ? Heh. That's interesting. Either I'm completely blind, or that wasn't present a couple of days ago :/ -RW -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From dragonwisard at gmail.com Wed Feb 17 21:04:01 2010 From: dragonwisard at gmail.com (Ben Mendis) Date: Wed, 17 Feb 2010 16:04:01 -0500 Subject: [Slackbuilds-users] Updates - 20100217 In-Reply-To: <20100217145950.498b6a53@liberty.rlwhome.lan> References: <201002162050.07698.xgizzmo@slackbuilds.org> <4B7BA7FA.8000902@gmail.com> <20100217082629.045197d7@liberty.rlwhome.lan> <20100217204835.GA5770@apollo> <20100217145950.498b6a53@liberty.rlwhome.lan> Message-ID: <6c341e561002171304u5e9f4a68j1a01c45038c62504@mail.gmail.com> On Wed, Feb 17, 2010 at 3:59 PM, Robby Workman wrote: > On Thu, 18 Feb 2010 01:48:35 +0500 > "Murat D. Kadirov" wrote: > > > On Wed, Feb 17, 2010 at 08:26:29AM -0600, Robby Workman wrote: > > > On Wed, 17 Feb 2010 13:25:30 +0500 > > > "Murat D. Kadirov" wrote: > > > > > > > On 17.02.2010 06:50, xgizzmo at slackbuilds.org wrote: > > > > > office/openoffice.org: Updated for version 3.2.0. > > > > > Thanks to Robby Workman. --michiel > > > > > > > > > Why *"*Source Downloads" for 32-bit point to version without JRE, > > > > but for 64-bit with it? > > > > > > > > > Look on the mirrors for a 64bit version without JRE and it > > > should become clearer. > > > > > http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_en-US.tar.gz > > ? > > > Heh. That's interesting. > Either I'm completely blind, or that wasn't present a couple of > days ago :/ > > OOo_3.2.0_LinuxX86-64_install_en-US.tar.gz13-Feb-2010 00:17 47 Looks like it was added 4 days ago. Also looks like it's just a symlink. > -RW > > _______________________________________________ > SlackBuilds-users mailing list > SlackBuilds-users at slackbuilds.org > http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users > Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/ > FAQ - http://slackbuilds.org/faq/ > > > -------------- next part -------------- An HTML attachment was scrubbed... URL: From mauro.giachero at gmail.com Mon Feb 22 14:34:21 2010 From: mauro.giachero at gmail.com (Mauro Giachero) Date: Mon, 22 Feb 2010 15:34:21 +0100 Subject: [Slackbuilds-users] [ANN] SBo/Sbopkg comprehensive queue archive Message-ID: Hello everybody. Some time ago I started building a comprehensive queue archive that would allow me to build packages without having to go through all their dependencies. Because I know we want to have control over dependencies, but sometimes populating the queue is nothing more than a hassle. I'm pleased to announce that the queue archive I built up is now available as a git repository at http://gitorious.org/sbopkg-slackware-queues It contains a queue for each of the scripts available on SlackBuilds.org for Slackware 13.0 [1], plus a tools/ directory with the simple command line tools I developed to make it easier to track updates. To try the repository, first off you have to clone it using either git clone git:// gitorious.org/sbopkg-slackware-queues/sbopkg-slackware-queues.git or git clone http://git.gitorious.org/sbopkg-slackware-queues/sbopkg-slackware-queues.git (whichever works better for you), which creates a new directory named "sbopkg-slackware-queues". Then export QUEUEDIR=/path/to/repository and start sbopkg [2]. Once this is all set up, you should be able to build and install any package by issuing something like sbopkg -R -k -i foo.sqf (where "foo" is the package name, of course). Missing dependencies should be built and installed in the correct order [3]. Updates can be fetched issuing the command git pull origin from the repository directory. Since I use only a small fraction of all those packages, there are most probably errors or badly chosen optional dependencies here and there. I'll really appreciate hints and bug reports from anybody willing to contribute. Maintainers may also want to have a look at the queues for their own packages, since some contain notes about issues found while working on this. You can also see them all with grep -i '# Note' *.sqf I'm looking forward to hear your comments and suggestions. With best regards -- Mauro Giachero [1] As you may easily guess, this work is not endorsed by neither Slackware, SlackBuilds.org or Sbopkg. [2] You can make the QUEUEDIR export permanent by editing /etc/sbopkg/sbopkg.conf. [3] "should" is a keyword here -- you're encouraged to review the list of the packages that are going to be built/installed before starting the process. This repository is not a way to turn sbopkg into apt ;-) -------------- next part -------------- An HTML attachment was scrubbed... URL: From marco.bonetti at slackware.it Mon Feb 22 14:42:45 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Mon, 22 Feb 2010 15:42:45 +0100 Subject: [Slackbuilds-users] [ANN] SBo/Sbopkg comprehensive queue archive In-Reply-To: References: Message-ID: <4B8297E5.3020702@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Mauro Giachero wrote: > I'm pleased to announce that the queue archive I built up is now available > as a git repository at > http://gitorious.org/sbopkg-slackware-queues impressive - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuCl+UACgkQTYvJ9gtgvF/T1wCeKNKGFn7dgmhbcdSjrc+ssNtt uA8AoKhJ4GudqgCCyUa9vyANuxg6HXXr =6oI8 -----END PGP SIGNATURE----- From chess at chessgriffin.com Mon Feb 22 20:58:25 2010 From: chess at chessgriffin.com (Chess Griffin) Date: Mon, 22 Feb 2010 15:58:25 -0500 Subject: [Slackbuilds-users] [ANN] SBo/Sbopkg comprehensive queue archive In-Reply-To: References: Message-ID: <20100222205825.GA7055@localhost> * Mauro Giachero [2010-02-22 15:34:21]: > Hello everybody. > > Some time ago I started building a comprehensive queue archive that > would allow me to build packages without having to go through all > their dependencies. Because I know we want to have control over > dependencies, but sometimes populating the queue is nothing more than > a hassle. Very nice, Mauro. This looks like a great resource and should be a big help to those folks who use sbopkg queuefiles. We already include a few queuefiles with sbopkg, and some others are available on the sbopkg.org website, but your repo really takes sbopkg queuefiles to the next level. Thanks! -- Chess Griffin -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From michael-wagner at gmx.de Mon Feb 22 21:25:32 2010 From: michael-wagner at gmx.de (Michael Wagner) Date: Mon, 22 Feb 2010 22:25:32 +0100 Subject: [Slackbuilds-users] Orphaned packages Message-ID: <201002222225.33028.michael-wagner@gmx.de> Dear list, as I don't use Slackware anymore, I'd like to orphan the following packages: gmusicbrowser mp3c moc gtkam perl-glib perl-cairo libexif-gtk libwbxml libopensync-plugin-file perl-test-number-delta perl-extutils-pkgconfig perl-gtk2 perl-extutils-depends libopensync-plugin-syncml libsyncml urlview obexpushd grsync msynctool irda-utils anacron lxpanel Thanks, Michael From marco.bonetti at slackware.it Tue Feb 23 08:13:44 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Tue, 23 Feb 2010 09:13:44 +0100 Subject: [Slackbuilds-users] Orphaned packages In-Reply-To: <201002222225.33028.michael-wagner@gmx.de> References: <201002222225.33028.michael-wagner@gmx.de> Message-ID: <4B838E38.8090309@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Michael Wagner wrote: > anacron I'd like to take over this package as I'm currently using it a lot. Thanks for submitting it in the first place. - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuDjjgACgkQTYvJ9gtgvF9g9wCfRcYagfI9o6tGIDIYi0+OiAhU UpwAnA7IV9Bmhy1A7G8ESXwGmus0FXTT =mOz4 -----END PGP SIGNATURE----- From mjjzf at syntaktisk.dk Tue Feb 23 15:44:09 2010 From: mjjzf at syntaktisk.dk (Morten Juhl-Johansen =?ISO-8859-1?Q?Z=F6lde-Fej=E9r?=) Date: Tue, 23 Feb 2010 10:44:09 -0500 Subject: [Slackbuilds-users] Midori question Message-ID: <20100223104409.7667e863@espero.syntaktisk.dk> Okay, so a theme may be developing here, but... I am having an issue building Midori. So, like on previous occasion, I ask the question here, because it is a forum of non-stupid people. I first updated the Midori Slackbuild to build the new Midori 0.2.3 and got an error. Then I tried building it without the Slackbuild. What I get is this: http://syntaktisk.dk/files/midoricrash Anyone have an idea about what that might be? I was wondering if it was an issue requiring a later version of the deps, but they seem to be covered. Yours, Morten __ Morten Juhl-Johansen Z?lde-Fej?r http://syntaktisk.dk * mjjzf at syntaktisk.dk From dragonwisard at gmail.com Tue Feb 23 15:50:31 2010 From: dragonwisard at gmail.com (Ben Mendis) Date: Tue, 23 Feb 2010 10:50:31 -0500 Subject: [Slackbuilds-users] Midori question In-Reply-To: <20100223104409.7667e863@espero.syntaktisk.dk> References: <20100223104409.7667e863@espero.syntaktisk.dk> Message-ID: <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> This is just a guess, but I think you need a more recent version of libsoup. On Tue, Feb 23, 2010 at 10:44 AM, Morten Juhl-Johansen Z?lde-Fej?r < mjjzf at syntaktisk.dk> wrote: > Okay, so a theme may be developing here, but... I am having an issue > building Midori. So, like on previous occasion, I ask the question > here, because it is a forum of non-stupid people. > I first updated the Midori Slackbuild to build the new Midori 0.2.3 and > got an error. Then I tried building it without the Slackbuild. > What I get is this: > http://syntaktisk.dk/files/midoricrash > Anyone have an idea about what that might be? I was wondering if it was > an issue requiring a later version of the deps, but they seem to be > covered. > > Yours, > Morten > __ > Morten Juhl-Johansen Z?lde-Fej?r > http://syntaktisk.dk * mjjzf at syntaktisk.dk > _______________________________________________ > 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 pwcazenave at gmail.com Tue Feb 23 16:38:53 2010 From: pwcazenave at gmail.com (Pierre Cazenave) Date: Tue, 23 Feb 2010 08:38:53 -0800 Subject: [Slackbuilds-users] Midori question In-Reply-To: <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> References: <20100223104409.7667e863@espero.syntaktisk.dk> <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> Message-ID: <4B84049D.2030502@gmail.com> I think Ben is right. When I build midori on my system, the configure part only goes through two checks on libsoup rather than the three yours does, suggesting I have a more recent version than you. The latest on SBo is 2.26.3 - what version do you have installed? Pierre On 23/02/2010 07:50, Ben Mendis wrote: > This is just a guess, but I think you need a more recent version of > libsoup. > > > On Tue, Feb 23, 2010 at 10:44 AM, Morten Juhl-Johansen Z?lde-Fej?r > > wrote: > > Okay, so a theme may be developing here, but... I am having an issue > building Midori. So, like on previous occasion, I ask the question > here, because it is a forum of non-stupid people. I first updated the > Midori Slackbuild to build the new Midori 0.2.3 and got an error. > Then I tried building it without the Slackbuild. What I get is this: > http://syntaktisk.dk/files/midoricrash Anyone have an idea about what > that might be? I was wondering if it was an issue requiring a later > version of the deps, but they seem to be covered. > > Yours, Morten __ Morten Juhl-Johansen Z?lde-Fej?r > http://syntaktisk.dk * mjjzf at syntaktisk.dk > > _______________________________________________ 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 pwcazenave at gmail.com Tue Feb 23 16:40:25 2010 From: pwcazenave at gmail.com (Pierre Cazenave) Date: Tue, 23 Feb 2010 08:40:25 -0800 Subject: [Slackbuilds-users] Midori question In-Reply-To: <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> References: <20100223104409.7667e863@espero.syntaktisk.dk> <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> Message-ID: <4B8404F9.5080405@gmail.com> To clarify, libsoup is one of webkit's dependencies, which may mean you need to recompile webkit. Try it first without, just in case you can get away with not recompiling webkit, because it's a bit of a monster build! Pierre On 23/02/2010 07:50, Ben Mendis wrote: > This is just a guess, but I think you need a more recent version of > libsoup. > > > On Tue, Feb 23, 2010 at 10:44 AM, Morten Juhl-Johansen Z?lde-Fej?r > > wrote: > > Okay, so a theme may be developing here, but... I am having an issue > building Midori. So, like on previous occasion, I ask the question > here, because it is a forum of non-stupid people. I first updated the > Midori Slackbuild to build the new Midori 0.2.3 and got an error. > Then I tried building it without the Slackbuild. What I get is this: > http://syntaktisk.dk/files/midoricrash Anyone have an idea about what > that might be? I was wondering if it was an issue requiring a later > version of the deps, but they seem to be covered. > > Yours, Morten __ Morten Juhl-Johansen Z?lde-Fej?r > http://syntaktisk.dk * mjjzf at syntaktisk.dk > > _______________________________________________ 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 mjjzf at syntaktisk.dk Tue Feb 23 16:55:41 2010 From: mjjzf at syntaktisk.dk (Morten Juhl-Johansen =?ISO-8859-1?Q?Z=F6lde-Fej=E9r?=) Date: Tue, 23 Feb 2010 11:55:41 -0500 Subject: [Slackbuilds-users] Midori question In-Reply-To: <4B84049D.2030502@gmail.com> References: <20100223104409.7667e863@espero.syntaktisk.dk> <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> <4B84049D.2030502@gmail.com> Message-ID: <20100223115541.5f6815ec@espero.syntaktisk.dk> On Tue, 23 Feb 2010 08:38:53 -0800 Pierre Cazenave wrote: > I think Ben is right. > > When I build midori on my system, the configure part only goes > through two checks on libsoup rather than the three yours does, > suggesting I have a more recent version than you. The latest on SBo > is 2.26.3 - what version do you have installed? That's the one I've got. The output is a bit cryptic. -M __ Morten Juhl-Johansen Z?lde-Fej?r http://syntaktisk.dk * mjjzf at syntaktisk.dk From mjjzf at syntaktisk.dk Tue Feb 23 17:15:32 2010 From: mjjzf at syntaktisk.dk (Morten Juhl-Johansen =?ISO-8859-1?Q?Z=F6lde-Fej=E9r?=) Date: Tue, 23 Feb 2010 12:15:32 -0500 Subject: [Slackbuilds-users] Midori question In-Reply-To: <20100223115541.5f6815ec@espero.syntaktisk.dk> References: <20100223104409.7667e863@espero.syntaktisk.dk> <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> <4B84049D.2030502@gmail.com> <20100223115541.5f6815ec@espero.syntaktisk.dk> Message-ID: <20100223121532.713563d3@espero.syntaktisk.dk> On Tue, 23 Feb 2010 11:55:41 -0500 Morten Juhl-Johansen Z?lde-Fej?r wrote: > On Tue, 23 Feb 2010 08:38:53 -0800 > Pierre Cazenave wrote: > > > I think Ben is right. Turns out to be a known GTK issue: http://twotoasts.de/index.php?/archives/26-Completion,-performance-and-image-blocking.html#c1384 I'll try pulling it from Git instead and make it play nice. Thank you for your thoughts, Morten __ Morten Juhl-Johansen Z?lde-Fej?r http://syntaktisk.dk * mjjzf at syntaktisk.dk From pwcazenave at gmail.com Tue Feb 23 17:19:13 2010 From: pwcazenave at gmail.com (Pierre Cazenave) Date: Tue, 23 Feb 2010 09:19:13 -0800 Subject: [Slackbuilds-users] Midori question In-Reply-To: <20100223121532.713563d3@espero.syntaktisk.dk> References: <20100223104409.7667e863@espero.syntaktisk.dk> <6c341e561002230750h3f823dd1rf52bb289498b8aa0@mail.gmail.com> <4B84049D.2030502@gmail.com> <20100223115541.5f6815ec@espero.syntaktisk.dk> <20100223121532.713563d3@espero.syntaktisk.dk> Message-ID: <4B840E11.7040504@gmail.com> On 23/02/2010 09:15, Morten Juhl-Johansen Z?lde-Fej?r wrote: > On Tue, 23 Feb 2010 11:55:41 -0500 > Morten Juhl-Johansen Z?lde-Fej?r wrote: > >> On Tue, 23 Feb 2010 08:38:53 -0800 >> Pierre Cazenave wrote: >> >>> I think Ben is right. > > Turns out to be a known GTK issue: > http://twotoasts.de/index.php?/archives/26-Completion,-performance-and-image-blocking.html#c1384 > I'll try pulling it from Git instead and make it play nice. > Thank you for your thoughts, > > Morten > __ > Morten Juhl-Johansen Z?lde-Fej?r > http://syntaktisk.dk * mjjzf at syntaktisk.dk > _______________________________________________ > 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/ > Hmm, odd. I just rebuilt it on my system to check that it was fine, and it went without a hitch. Oh well. Like you say, getting the git version is probably a good idea. From leva at ecentrum.hu Wed Feb 24 18:14:47 2010 From: leva at ecentrum.hu (LEVAI Daniel) Date: Wed, 24 Feb 2010 19:14:47 +0100 Subject: [Slackbuilds-users] pdksh weirdness, very strange bug Message-ID: <20100224181447.GD29369@serenity.chello.hu> Hi! I'm the maintainer of the pdksh slackbuild, and I've got buffled with one strange bug. Compiling the vanilla pdksh-5.2.14 package[1], this is the behavior: If a file's size is exactly 2GiB or more, pdksh fails to complete its name during filename completion (eg.: hitting TAB or CTRL+e or whatever). If the file's size is just one byte short of the 2 gigs, then the completion works fine. Quick way to test it: $ dd if=/dev/zero of=./2GiB bs=1024 count=2097152 $ ls -la 2G ... => nothing I've tried it on many machines which run Debian(testing), Slackware(-current) Linux, and got the same behavior. If anyone could shed some light on this, or has any idea/tip, I would greatly appreciate it. I'm scratching my head about this for days now, and so far I just long shots in the dark, with no luck. Thanks in advance if you test this or have *any* suggestions. (the patches included in the slackbuild don't help either, and I wanted to come clean with the "official" version first.) Daniel [1] - http://www.cs.mun.ca/~michael/pdksh/files/pdksh-5.2.14.tar.gz -- L?VAI D?niel PGP key ID = 0x4AC0A4B1 Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1 From thomas at beingboiled.info Wed Feb 24 19:05:17 2010 From: thomas at beingboiled.info (Thomas Morper) Date: Wed, 24 Feb 2010 20:05:17 +0100 Subject: [Slackbuilds-users] pdksh weirdness, very strange bug In-Reply-To: <20100224181447.GD29369@serenity.chello.hu> References: <20100224181447.GD29369@serenity.chello.hu> Message-ID: <201002242005.17634.thomas@beingboiled.info> Am Mittwoch 24 Februar 2010 19:14:47 schrieb LEVAI Daniel: > If a file's size is exactly 2GiB or more, pdksh fails to complete its > name during filename completion (eg.: hitting TAB or CTRL+e or > whatever). If the file's size is just one byte short of the 2 gigs, > then the completion works fine. I can't really test it right now, but my guess is that the stat()-call in edit.c line 595 fails and that you should add something like "- D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" to the compiler flags when you're compiling for i486. -- From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Wed Feb 24 19:08:01 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Wed, 24 Feb 2010 20:08:01 +0100 Subject: [Slackbuilds-users] python-twisted depends on zope.interface In-Reply-To: <20100224181447.GD29369@serenity.chello.hu> References: <20100224181447.GD29369@serenity.chello.hu> Message-ID: <4B857911.5070004@skmail.ikp.physik.tu-darmstadt.de> Hello! python-twisted depends on zope.interface but this is not mentioned in the README and the result is (as expected): >>> from twisted.internet import reactor Traceback (most recent call last): File "", line 1, in File "/usr/lib/python2.6/site-packages/twisted/internet/reactor.py", line 37, in from twisted.internet import selectreactor File "/usr/lib/python2.6/site-packages/twisted/internet/selectreactor.py", line 17, in from zope.interface import implements ImportError: No module named zope.interface Please add the info about zope.interface dependency to the README. Best regards, Serban Udrea From leva at ecentrum.hu Wed Feb 24 19:13:54 2010 From: leva at ecentrum.hu (LEVAI Daniel) Date: Wed, 24 Feb 2010 20:13:54 +0100 Subject: [Slackbuilds-users] pdksh weirdness, very strange bug In-Reply-To: <201002242005.17634.thomas@beingboiled.info> References: <20100224181447.GD29369@serenity.chello.hu> <201002242005.17634.thomas@beingboiled.info> Message-ID: <20100224191354.GE29369@serenity.chello.hu> On Wed, Feb 24, 2010 at 08:05:17PM +0100, Thomas Morper wrote: > Am Mittwoch 24 Februar 2010 19:14:47 schrieb LEVAI Daniel: > > > If a file's size is exactly 2GiB or more, pdksh fails to complete its > > name during filename completion (eg.: hitting TAB or CTRL+e or > > whatever). If the file's size is just one byte short of the 2 gigs, > > then the completion works fine. > > I can't really test it right now, but my guess is that the stat()-call > in edit.c line 595 fails and that you should add something like "- > D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE" to the compiler flags when > you're compiling for i486. Thanks you sir, that was exactly the problem; the -D_FILE_OFFSET_BITS=64 did the trick. Daniel -- L?VAI D?niel PGP key ID = 0x4AC0A4B1 Key fingerprint = D037 03B9 C12D D338 4412 2D83 1373 917A 4AC0 A4B1 From serban.udrea at skmail.ikp.physik.tu-darmstadt.de Wed Feb 24 19:35:30 2010 From: serban.udrea at skmail.ikp.physik.tu-darmstadt.de (Serban Udrea) Date: Wed, 24 Feb 2010 20:35:30 +0100 Subject: [Slackbuilds-users] More on python-twisted depends on zope.interface In-Reply-To: <4B857911.5070004@skmail.ikp.physik.tu-darmstadt.de> References: <20100224181447.GD29369@serenity.chello.hu> <4B857911.5070004@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <4B857F82.1080802@skmail.ikp.physik.tu-darmstadt.de> Hello! Just checked and the queue file for python-twisted at http://gitorious.org/sbopkg-slackware-queues also does not include zope.interface. Best regards, Serban Udrea From sombriks at gmail.com Thu Feb 25 00:47:37 2010 From: sombriks at gmail.com (Leonardo) Date: Wed, 24 Feb 2010 21:47:37 -0300 Subject: [Slackbuilds-users] Fwd: [e-users] Packaging Enlightenment and its libraries In-Reply-To: References: Message-ID: guys there are .SlackBuilds scripts for enlightenment as far as i remember, but they still ok for the latest stable versions? would be nice to link the scripts there. ---------- Forwarded message ---------- From: Gustavo Sverzut Barbieri Date: 2010/2/24 Subject: [e-users] Packaging Enlightenment and its libraries To: e , Enlightenment Users Mailing List Dear all, As we're approaching release of our beloved window manager and its foundation libraries, I started a wiki page to help packagers that exist and those that will join our bandwagon: ? ?http://trac.enlightenment.org/e/wiki/Packaging Please feel free to review, comment, fix and improve it. Also please take actions described there to improve your existing packages. If you are packaging for some distro, let me know and I'll create a wiki page for it (wiki page creation is temporarily denied due spam). We'd like to see packages in ?all distros, but particularly these are still missing: ? ?- Fedora/Red Hat ? ?- OpenSuse/Novell ? ?- Mandriva ? ?- Arch ? ?- Slackware ? ?- Sabayon (see my gentoo overlay in SVN, make packages available there) And of course, let's not forget about non-Linux: ? ? - FreeBSD ? ? - NetBSD ? ? - OpenSolaris BR, -- Gustavo Sverzut Barbieri http://profusion.mobi embedded systems -------------------------------------- MSN: barbieri at gmail.com Skype: gsbarbieri Mobile: +55 (19) 9225-2202 ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ enlightenment-users mailing list enlightenment-users at lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/enlightenment-users From erik at slackbuilds.org Thu Feb 25 01:06:01 2010 From: erik at slackbuilds.org (Erik Hanson) Date: Wed, 24 Feb 2010 19:06:01 -0600 Subject: [Slackbuilds-users] Fwd: [e-users] Packaging Enlightenment and its libraries In-Reply-To: References: Message-ID: <20100224190601.7797795a@shaggy.doo> On Feb 24, 2010, at 9:47 PM, Leonardo wrote: > guys there are .SlackBuilds scripts for enlightenment as far as i > remember, but they still ok for the latest stable versions? > > would be nice to link the scripts there. The scripts are up-to-date for what's available at the time of this writing, and there's no reason they can't be updated in the future. http://slackbuilds.org/result/?sv=13.0&search=enlightenment -- Erik Hanson http://slackbuilds.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From sombriks at gmail.com Thu Feb 25 01:34:51 2010 From: sombriks at gmail.com (Leonardo) Date: Wed, 24 Feb 2010 22:34:51 -0300 Subject: [Slackbuilds-users] the .info file Message-ID: some descriptions also contains the dependecies for correctly build the package. the .info filecontains almost everything needed to build the package. would be nice if .info file has an optional variable called REQUIRES listing the dependencies names. From asamardzic at gmail.com Thu Feb 25 08:10:24 2010 From: asamardzic at gmail.com (Aleksandar Samardzic) Date: Thu, 25 Feb 2010 09:10:24 +0100 Subject: [Slackbuilds-users] Fwd: [e-users] Packaging Enlightenment and its libraries In-Reply-To: References: Message-ID: On Thu, Feb 25, 2010 at 1:47 AM, Leonardo wrote: > guys there are .SlackBuilds scripts for enlightenment as far as i > remember, but they still ok for the latest stable versions? > > would be nice to link the scripts there. Thanks for the heads-up. As Erik mentioned above, Enlightenment related SlackBuilds are up to date with the latest code snapshot released by Enlightenment teams, and as so far Enlightenment and its supporting libraries were rather clean to build (these are purely auto-tools based, thus easy to handle regarding the packaging), I do hope that we could keep the scripts current down the road. On the other side, I will contact Gustavo now, and send pointers to corresponding SlackBuilds, so that he could put Slackware related info on this Wiki page if he wants so. Regards, Alex From marco.bonetti at slackware.it Thu Feb 25 10:10:48 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Thu, 25 Feb 2010 11:10:48 +0100 Subject: [Slackbuilds-users] python-twisted depends on zope.interface In-Reply-To: <4B857911.5070004@skmail.ikp.physik.tu-darmstadt.de> References: <20100224181447.GD29369@serenity.chello.hu> <4B857911.5070004@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <4B864CA8.9090904@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Serban Udrea wrote: > python-twisted depends on zope.interface but this is not mentioned in > the README and the result is (as expected): thanks for the tip, I'll look into it ASAP. - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuGTKgACgkQTYvJ9gtgvF/UvQCg5TsMEFgC+LRM33dqr+YUfyEs oA0AoO/9MyioU4vNMjYE1S5mLhoCWqex =yNf8 -----END PGP SIGNATURE----- From marco.bonetti at slackware.it Thu Feb 25 10:46:27 2010 From: marco.bonetti at slackware.it (Marco Bonetti) Date: Thu, 25 Feb 2010 11:46:27 +0100 Subject: [Slackbuilds-users] python-twisted depends on zope.interface In-Reply-To: <4B857911.5070004@skmail.ikp.physik.tu-darmstadt.de> References: <20100224181447.GD29369@serenity.chello.hu> <4B857911.5070004@skmail.ikp.physik.tu-darmstadt.de> Message-ID: <4B865503.5080907@slackware.it> -----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 Serban Udrea wrote: > python-twisted depends on zope.interface but this is not mentioned in > the README and the result is (as expected): ok, I can confirm the error: zope.interface is a runtime requirement (not a build one, though). for the admins: a fix for the README does require a resubmit with a build number increment or without it? ciao - -- Marco Bonetti Tor research and other stuff: http://sid77.slackware.it/ Slackintosh Linux Project Developer: http://workaround.ch/ Linux-live for powerpc: http://workaround.ch/pub/rsync/mb/linux-live/ My GnuPG key id: 0x0B60BC5F -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.9 (GNU/Linux) Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ iEYEARECAAYFAkuGVQMACgkQTYvJ9gtgvF+VzQCdEqdSB31t7o8+1OkQ93OdciS6 9z8AnRINfVseGzTQkqxgFDQEqzWcB4wY =8q+I -----END PGP SIGNATURE----- From vmj at linuxbox.fi Thu Feb 25 23:32:57 2010 From: vmj at linuxbox.fi (Mikko Varri) Date: Fri, 26 Feb 2010 01:32:57 +0200 Subject: [Slackbuilds-users] the .info file In-Reply-To: References: Message-ID: <20100225233257.GC13975@linuxbox.fi> On Wed, Feb 24, 2010 at 10:34:51PM -0300, Leonardo wrote: > some descriptions also contains the dependecies for correctly build the package. > > the .info filecontains almost everything needed to build the package. > > would be nice if .info file has an optional variable called REQUIRES > listing the dependencies names. > I have no say in this, but *if* something akin to machine readable dependency listing would ever be implemented at SBo, I would vote for working with the slapt-get guys and use slack-required files. I doubt that will ever happen, though. -vmj From joshuakwood at gmail.com Fri Feb 26 00:25:24 2010 From: joshuakwood at gmail.com (JK Wood) Date: Thu, 25 Feb 2010 18:25:24 -0600 Subject: [Slackbuilds-users] the .info file In-Reply-To: <20100225233257.GC13975@linuxbox.fi> References: <20100225233257.GC13975@linuxbox.fi> Message-ID: <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> On Thu, Feb 25, 2010 at 5:32 PM, Mikko Varri wrote: > On Wed, Feb 24, 2010 at 10:34:51PM -0300, Leonardo wrote: > > some descriptions also contains the dependecies for correctly build the > package. > > > > the .info filecontains almost everything needed to build the package. > > > > would be nice if .info file has an optional variable called REQUIRES > > listing the dependencies names. > > > > > I have no say in this, but *if* something akin to machine readable > dependency listing would ever be implemented at SBo, I would vote for > working with the slapt-get guys and use slack-required files. > > I doubt that will ever happen, though. > > -vmj > > _______________________________________________ > 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/ > > The day SBo starts tracking dependencies is the day I fork the project... Wait, I already forked the project... Okay, so the day SBo starts tracking dependencies is the day I stop submitting SlackBuilds. --JK -------------- next part -------------- An HTML attachment was scrubbed... URL: From chaos.proton at gmail.com Fri Feb 26 00:53:16 2010 From: chaos.proton at gmail.com (Grissiom) Date: Fri, 26 Feb 2010 08:53:16 +0800 Subject: [Slackbuilds-users] the .info file In-Reply-To: <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> Message-ID: On Fri, Feb 26, 2010 at 8:25 AM, JK Wood wrote: > The day SBo starts tracking dependencies is the day I fork the project... > > Wait, I already forked the project... > > Okay, so the day SBo starts tracking dependencies is the day I stop > submitting SlackBuilds. > > --JK > > Hi, don't be so hurry~;) I don't think the admins will accept this proposal(to add dependency lines in .info) simply because Slackware doesn't have it. Users always have an attempt to automate every thing(including me sometimes). But in my _own_ view, slackware's philosophy is `program is bullsh*t, manage them by yourself`. Actually, there is a place to tell user dependencies -- README. However, there is even no very-machine-friendly 'format' to declare that. IMHO, it force users to read them by their own before making any packages. Just my two cents. ;) -- Cheers, Grissiom -------------- next part -------------- An HTML attachment was scrubbed... URL: From niels.horn at gmail.com Fri Feb 26 01:12:46 2010 From: niels.horn at gmail.com (Niels Horn) Date: Thu, 25 Feb 2010 22:12:46 -0300 Subject: [Slackbuilds-users] the .info file In-Reply-To: References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> Message-ID: <3f18b2311002251712u2d93094ek6ddb048e435e34bd@mail.gmail.com> On Thu, Feb 25, 2010 at 9:53 PM, Grissiom wrote: > > On Fri, Feb 26, 2010 at 8:25 AM, JK Wood wrote: >> >> The day SBo starts tracking dependencies is the day I fork the project... >> Wait, I already forked the project... >> >> Okay, so the day SBo starts tracking dependencies is the day I stop >> submitting SlackBuilds. >> >> --JK >> > > Hi, don't be so hurry~;) I don't think the admins will accept this > proposal(to add dependency lines in .info) simply because Slackware doesn't > have it. Users always have an attempt to automate every thing(including me > sometimes). But in my _own_ view, slackware's philosophy is `program is > bullsh*t, manage them by yourself`. > Actually, there is a place to tell user dependencies -- README. However, > there is even no very-machine-friendly?'format' to?declare?that. IMHO, it > force users to read them by their own before making any packages. > Just my two cents. ;) > -- > Cheers, > Grissiom > > _______________________________________________ > 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/ > > > Grissiom, I agree... Users should be forced to read the README (and the man pages). And punished if they don't :D I catch myself sometimes wanting to automate everything. I *love* writing scripts for repetitive tasks. But on the other hand, I do not even use SboPkg, as I prefer to build all my packages by hand, so that I know what is going on. And that is *exactly* how I feel about dependency checking: If a package-manager starts managing all dependencies, a lot of %#*! can happen. I don't want packages to be installed without my consent, and I get nightmares if I think of packages being removed because a package-manager thinks they are not needed any longer. So, summing it all up, I think it would not be wise to have a "dependency-list" or anything of the kind in the .info file. Because as soon as it goes in there, someone, somewhere, will write a script to automatically install dependencies and users will blame SBo, the SlackBuild maintainer, PatV, or even the Pope that his box stopped working. And that was my $0.02 ... Niels From sombriks at gmail.com Fri Feb 26 01:16:44 2010 From: sombriks at gmail.com (Leonardo) Date: Thu, 25 Feb 2010 22:16:44 -0300 Subject: [Slackbuilds-users] the .info file In-Reply-To: References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> Message-ID: ya don't fork, ;) it's just and vague idea. put it on .info file could keep the scripts completely sane (i am not here to advocate things like "requiredbuilder", these things already have a place for it) and being optional it never would bother packagers who don't want us (ordinary users) to have a chance to blow up our systems, ;) it's also not dependency tracking, it's meta-dependency tracking. see a package require others when using some slapt-get still makes me track what it did on my system, the .info is just a way to site shows what are called dependencies. And just if the packager (i.e. script author) wants to put it visible on the site. i know that some optional stud may evolve, but in the perfect scenary it will be optional forever. 2010/2/25 Grissiom : >(...) > > Hi, don't be so hurry~;) I don't think the admins will accept this > proposal(to add dependency lines in .info) simply because Slackware doesn't > have it. Users always have an attempt to automate every thing(including me > sometimes). But in my _own_ view, slackware's philosophy is `program is > bullsh*t, manage them by yourself`. > Actually, there is a place to tell user dependencies -- README. However, > there is even no very-machine-friendly?'format' to?declare?that. IMHO, it > force users to read them by their own before making any packages. > Just my two cents. ;) > (...) From sombriks at gmail.com Fri Feb 26 01:18:50 2010 From: sombriks at gmail.com (Leonardo) Date: Thu, 25 Feb 2010 22:18:50 -0300 Subject: [Slackbuilds-users] the .info file In-Reply-To: <3f18b2311002251712u2d93094ek6ddb048e435e34bd@mail.gmail.com> References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> <3f18b2311002251712u2d93094ek6ddb048e435e34bd@mail.gmail.com> Message-ID: 2010/2/25 Niels Horn : > (...) Because > as soon as it goes in there, someone, somewhere, will write a script > to automatically install dependencies and users will blame SBo, the > SlackBuild maintainer, PatV, or even the Pope that his box stopped > working. >(...) haha, happens times to times... From slacker at slaphappygeeks.com Fri Feb 26 01:49:55 2010 From: slacker at slaphappygeeks.com (Slacker build user) Date: Thu, 25 Feb 2010 18:49:55 -0700 Subject: [Slackbuilds-users] the .info file In-Reply-To: <3f18b2311002251712u2d93094ek6ddb048e435e34bd@mail.gmail.com> References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> <3f18b2311002251712u2d93094ek6ddb048e435e34bd@mail.gmail.com> Message-ID: <4B8728C3.8030205@slaphappygeeks.com> Niels Horn wrote: > Grissiom, > > I agree... Users should be forced to read the README (and the man pages). > And punished if they don't :D > > I catch myself sometimes wanting to automate everything. I *love* > writing scripts for repetitive tasks. But on the other hand, I do not > even use SboPkg, as I prefer to build all my packages by hand, so that > I know what is going on. And that is *exactly* how I feel about > dependency checking: If a package-manager starts managing all > dependencies, a lot of %#*! can happen. I don't want packages to be > installed without my consent, and I get nightmares if I think of > packages being removed because a package-manager thinks they are not > needed any longer. > > So, summing it all up, I think it would not be wise to have a > "dependency-list" or anything of the kind in the .info file. Because > as soon as it goes in there, someone, somewhere, will write a script > to automatically install dependencies and users will blame SBo, the > SlackBuild maintainer, PatV, or even the Pope that his box stopped > working. > > And that was my $0.02 ... > > Niels Thanks Niels! That provides me with the definitive answer! Like you, I prefer to do it myself. since going all-slackware/all-the-time I am really in control of all my boxes now for the first time! But I have been following this discussion and allowed myself the thought that there would be nothing "wrong" with listing dependencies in the .info or even a slack-required file... BUT NO: > as soon as it goes in there, someone, somewhere, will write a script > to automatically install dependencies and users will blame SBo, the > SlackBuild maintainer, PatV, or even the Pope that his box stopped > working. ... and you are exactly correct! As soon as it gains some "official" status it will be used in a dozen different ways to "help" with dependency tracking and importing and reconfiguring and decision making and patching and generally screwing with the system! So thank you for making up my mind on the subject! Keep SBo sane! Robert From kev at pulo.com.au Fri Feb 26 01:58:24 2010 From: kev at pulo.com.au (Kevin Pulo) Date: Fri, 26 Feb 2010 12:58:24 +1100 Subject: [Slackbuilds-users] Problem with python3 Message-ID: <20100226015823.GL30373@pulo.com.au> Hi, This builds and installs fine, but I get the following when I try to run the python3.1 interpreter: $ python3.1 Could not find platform independent libraries Could not find platform dependent libraries Consider setting $PYTHONHOME to [:] Fatal Python error: Py_Initialize: can't initialize sys standard streams ImportError: No module named encodings.utf_8 Aborted $ Even when I try setting $PYTHONHOME to /usr, or /usr:/usr/bin, I still get the same error, minus the first 3 lines. This is on Slackware64 13.0, with alienBob's -current multilib compilers. Any ideas? I'm also wondering if copying the subdirectories of Tools/, most of which are standalone scripts, into the site-packages/ directory, is correct, since site-packages is supposed to be for python modules that are imported into the interpreter. Probably these files belong in /usr/doc/python3-3.1.1, instead of just being symlinked there. Kev. -- .----------------------------------------------------------------------. | Kevin Pulo Quidquid latine dictum sit, altum viditur. | | kev at pulo.com.au _ll l_ng__g_e_ _r_ hi__ly p__d_ct__le. | | http://www.kev.pulo.com.au/ God casts the die, not the dice. | `--------------- Linux: The choice of a GNU generation. ---------------' -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 189 bytes Desc: not available URL: From gwenhael.le.moine at gmail.com Fri Feb 26 02:43:36 2010 From: gwenhael.le.moine at gmail.com (Gwenhael Le Moine) Date: Fri, 26 Feb 2010 09:43:36 +0700 Subject: [Slackbuilds-users] the .info file In-Reply-To: <4B8728C3.8030205@slaphappygeeks.com> References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> <3f18b2311002251712u2d93094ek6ddb048e435e34bd@mail.gmail.com> <4B8728C3.8030205@slaphappygeeks.com> Message-ID: <314c6c8f1002251843u66af6f9ao6f33976d4a151e3@mail.gmail.com> Hi all, Seem to me that SBo already has automatic dependencies solving, it's called a queue ;) Mention what needs to be installed in the README and if a contributor feels lovely (s)he'll supply a queue file that users _can_ (as opposed to 'have to') use to install all of it friendly. Gwh From erik at slackbuilds.org Fri Feb 26 03:09:04 2010 From: erik at slackbuilds.org (Erik Hanson) Date: Thu, 25 Feb 2010 21:09:04 -0600 Subject: [Slackbuilds-users] the .info file In-Reply-To: <314c6c8f1002251843u66af6f9ao6f33976d4a151e3@mail.gmail.com> References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> <3f18b2311002251712u2d93094ek6ddb048e435e34bd@mail.gmail.com> <4B8728C3.8030205@slaphappygeeks.com> <314c6c8f1002251843u66af6f9ao6f33976d4a151e3@mail.gmail.com> Message-ID: <20100225210904.2e9dfdb6@shaggy.doo> On Feb 26, 2010, at 9:43 AM, Gwenhael Le Moine wrote: > Seem to me that SBo already has automatic dependencies solving, it's > called a queue ;) Actually, it's called 'the users brain'. Sbopkg is a separate project, not endorsed by SlackBuilds.org. -- Erik Hanson http://slackbuilds.org/ -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From audrius at neutrino.lt Fri Feb 26 08:25:59 2010 From: audrius at neutrino.lt (Audrius =?utf-8?Q?Ka=C5=BEukauskas?=) Date: Fri, 26 Feb 2010 10:25:59 +0200 Subject: [Slackbuilds-users] Problem with python3 In-Reply-To: <20100226015823.GL30373@pulo.com.au> References: <20100226015823.GL30373@pulo.com.au> Message-ID: <20100226082559.GA3600@kiras> On Fri, 2010-02-26 at 12:58:24 +1100, Kevin Pulo wrote: > Hi, > > This builds and installs fine, but I get the following when I try to > run the python3.1 interpreter: > > $ python3.1 > Could not find platform independent libraries > Could not find platform dependent libraries > Consider setting $PYTHONHOME to [:] > Fatal Python error: Py_Initialize: can't initialize sys standard streams > ImportError: No module named encodings.utf_8 > Aborted > $ > > Even when I try setting $PYTHONHOME to /usr, or /usr:/usr/bin, I still > get the same error, minus the first 3 lines. Looks like Python can't find its standard libraries. And $PYTHONHOME var should point to them if set, not to Python executable. According to the man page, standard libraries are searched in ${prefix}/lib/python and ${exec_prefix}/lib/python by default (and both ${prefix} and ${exec_prefix} would be '/usr' in this case if I'm not mistaken). I wonder if the problem you're experiencing is related to x86_64, where Python libraries are placed in /usr/lib64/python. > This is on Slackware64 13.0, with alienBob's -current multilib > compilers. > > Any ideas? Unfortunately, I don't have any 64bit system to test this, so I'm really not sure how to remedy this properly. One way would be to use $PYTHONHOME, but there should be something better. BTW, does Python 2.x from Slackware work well? (I guess it does.) I'll look into its SlackBuild later today to see what it does for x86_64. > I'm also wondering if copying the subdirectories of Tools/, most of > which are standalone scripts, into the site-packages/ directory, is > correct, since site-packages is supposed to be for python modules that > are imported into the interpreter. Probably these files belong in > /usr/doc/python3-3.1.1, instead of just being symlinked there. I was basing my SlackBuild on the official one, so I believe I've copied this bit from there. -- Audrius Ka?ukauskas -------------- next part -------------- A non-text attachment was scrubbed... Name: not available Type: application/pgp-signature Size: 197 bytes Desc: not available URL: From rob0 at slackbuilds.org Sat Feb 27 07:35:43 2010 From: rob0 at slackbuilds.org (Rob McGee) Date: Sat, 27 Feb 2010 01:35:43 -0600 Subject: [Slackbuilds-users] the .info file In-Reply-To: <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> References: <20100225233257.GC13975@linuxbox.fi> <6b6812631002251625y6f1ca0d9te32957ca4d7ed404@mail.gmail.com> Message-ID: <20100227073542.GB10293@minipax> On Thu, Feb 25, 2010 at 06:25:24PM -0600, JK Wood wrote: > The day SBo starts tracking dependencies is the day I fork the > project... > > Wait, I already forked the project... Wood man speak with forked tongue! Powwow, smoke peace pipe! > Okay, so the day SBo starts tracking dependencies is the day I > stop submitting SlackBuilds. A day without JKWood SlackBuilds is like a day without sunshine! Seriously, I think you nothing to worry about. Not that you WERE worried, of course. -- Rob -- /dev/rob0