Re: [Slackbuilds-users] Current or Release?

2015-08-09 Thread B Watson
On 8/9/15, Klaatu kla...@straightedgelinux.com wrote:
 times in emails, people have mentioned being based on -current.

 I test build and test on the latest release. Is this what other
 maintainers are doing or are people assuming -current?

Only stable is supported (as someone already said)... but, sooner or
later, -current will become the next release, so it's nice to know in
advance if a build is broken on -current... and we don't all have time
to continually upgrade -current and test every build, so reporting a
build that breaks for you on -current can still help us.

That's my opinion only, I should mention. I'm not speaking for anyone
else.
___
SlackBuilds-users mailing list
SlackBuilds-users@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] i586 time?

2015-08-09 Thread Ryan P.C. McQuen
Following current, I am sure many have noticed that there are a LOT of
packages changing from i486 to i586. The plot thickens even more when
you take a look at Pat's note in the gcc.SlackBuild:

# Some more notes, Mon Aug  3 19:49:51 UTC 2015:
#
# Changing to -march=i586 for 32-bit x86 as several things (Mesa being one of
# them) no longer work if constrained to -march=i486.  We're not going to use
# -march=i686 since the only additional opcode is CMOV, which is actually less
# efficient on modern CPUs running in 32-bit mode than the alternate i586
# instructions.  No need to throw i586 CPUs under the bus (yet).

http://slackware.osuosl.org/slackware64-current/source/d/gcc/gcc.SlackBuild

It sounds like it may be time to consider switching SBo to i586
(starting with the next release).

Thoughts?


-Ryan
___
SlackBuilds-users mailing list
SlackBuilds-users@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] Problem with building spice - celt051.SlackBuild needs an update?

2015-08-09 Thread Thomas Szteliga
Hello,

I was trying to build  virt-manager with dependencies, and a problem
occured with `spice`
http://slackbuilds.org/repository/14.1/network/spice/:



make[4]: Entering directory `/tmp/SBo/spice-0.12.5/server'
  CC   agent-msg-filter.lo
  CC   char_device.lo
  CC   glz_encoder.lo
  CC   glz_encoder_dictionary.lo
  CC   inputs_channel.lo
  CC   jpeg_encoder.lo
  CC   main_channel.lo
  CC   mjpeg_encoder.lo
  CC   red_channel.lo
  CC   dispatcher.lo
  CC   red_dispatcher.lo
  CC   main_dispatcher.lo
  CC   red_memslots.lo
  CC   red_parse_qxl.lo
  CC   red_worker.lo
  CC   reds.lo
  CC   reds_stream.lo
  CC   reds_sw_canvas.lo
  CC   snd_worker.lo
  CC   spicevmc.lo
  CC   spice_timer_queue.lo
  CC   zlib_encoder.lo
  CC   spice_bitmap_utils.lo
  CC   spice_image_cache.lo
  CCLD libspice-server.la
gcc: error: /usr/lib64/libcelt051.so: No such file or directory
^^^
make[4]: *** [libspice-server.la] Error 1
make[4]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/SBo/spice-0.12.5'
make: *** [all] Error 2
Total build time for package spice : 41.58 Sec




`celt051` http://slackbuilds.org/repository/14.1/audio/celt051/
was built and installed before, but the file expected during the spice
build - `/usr/lib64/libcelt051.so` - was not available:


# ls -la /usr/lib64/libcelt051.so
ls: cannot access /usr/lib64/libcelt051.so: No such file or directory


There was a file:

# ls -la /usr/lib64/libcelt051.so.0
lrwxrwxrwx 1 root root 19 Aug  9 01:57 /usr/lib64/libcelt051.so.0 -
libcelt051.so.0.0.0


What solved this issue was:



cd /usr/lib64  ln -s libcelt051.so.0 libcelt051.so



So I guess `celt051.SlackBuild` needs an update?


-- 
Thomas Szteliga




smime.p7s
Description: S/MIME Cryptographic Signature
___
SlackBuilds-users mailing list
SlackBuilds-users@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] Problem with mono (and probably mono2) on Slackware64

2015-08-09 Thread Thomas Szteliga
I've compiled KeePass
http://slackbuilds.org/repository/14.1/misc/KeePass/ with mono
http://slackbuilds.org/repository/14.1/development/mono/ but there was
a problem and KeePass wouldn't start:



$ keepass
SendMessage (77594663, 0x112c, 0x4, 0x4)
SendMessage (77594657, 0x101f, (nil), (nil))
SendMessage (0, 0x1203, (nil), 0x7fff90c590e0)
SendMessage (0, 0x1204, (nil), 0x7fff90c590e0)
SendMessage (0, 0x1203, 0x1, 0x7fff90c590e0)
SendMessage (0, 0x1204, 0x1, 0x7fff90c590e0)
SendMessage (0, 0x1203, 0x2, 0x7fff90c590e0)
SendMessage (0, 0x1204, 0x2, 0x7fff90c590e0)
SendMessage (0, 0x1203, 0x3, 0x7fff90c590e0)
SendMessage (0, 0x1204, 0x3, 0x7fff90c590e0)
SendMessage (0, 0x1203, 0x4, 0x7fff90c590e0)
SendMessage (0, 0x1204, 0x4, 0x7fff90c590e0)
System.TypeInitializationException: An exception was thrown by the type
initializer for Mono.Unix.Native.Syscall ---
System.DllNotFoundException: /usr/lib/libMonoPosixHelper.so
^^^
  at (wrapper managed-to-native) Mono.Unix.Native.Syscall:get_at_fdcwd ()
  at Mono.Unix.Native.Syscall..cctor () [0x0] in filename unknown:0
  --- End of inner exception stack trace ---



Then I found this https://bugzilla.xamarin.com/show_bug.cgi?id=24131
and after correcting the wrong path `/usr/lib/libMonoPosixHelper.so` to
`/usr/lib64/libMonoPosixHelper.so` in `/etc/mono/config` everything
worked as expected.


So maybe a small update to `mono.Slackbuild` will be required?


-- 
Best regards,

Thomas Szteliga
https://github.com/websafe/
--- etc/mono/config.orig	2015-08-09 20:49:22.656877857 +0200
+++ etc/mono/config	2015-08-09 20:49:41.571372337 +0200
@@ -10,7 +10,7 @@
 	dllmap dll=i:odbc32.dll target=libiodbc.dylib os=osx/
 	dllmap dll=oci target=libclntsh.so os=!windows/
 	dllmap dll=db2cli target=libdb2_36.so os=!windows/
-	dllmap dll=MonoPosixHelper target=/usr/lib/libMonoPosixHelper.so os=!windows /
+	dllmap dll=MonoPosixHelper target=/usr/lib64/libMonoPosixHelper.so os=!windows /
 	dllmap dll=i:msvcrt target=libc.so.6 os=!windows/
 	dllmap dll=i:msvcrt.dll target=libc.so.6 os=!windows/
 	dllmap dll=sqlite target=libsqlite.so.0 os=!windows/


smime.p7s
Description: S/MIME Cryptographic Signature
___
SlackBuilds-users mailing list
SlackBuilds-users@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] OpenDKIM download location has changed

2015-08-09 Thread Thomas Szteliga

OpenDKIM http://slackbuilds.org/repository/14.1/network/OpenDKIM/
download location
http://iweb.dl.sourceforge.net/project/opendkim/opendkim-2.10.1.tar.gz
is no longer valid.

The valid location for 2.10.1 is
http://garr.dl.sourceforge.net/project/opendkim/Previous%20Releases/opendkim-2.10.1.tar.gz

but there's already v. 2.10.3 available...
http://sourceforge.net/projects/opendkim/files/


-- 
Thomas Szteliga




smime.p7s
Description: S/MIME Cryptographic Signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] Problem with building spice - celt051.SlackBuild needs an update?

2015-08-09 Thread Matteo Bernardini
2015-08-09 20:51 GMT+02:00 John Vogel jvog...@stny.rr.com:
 On Sun, 9 Aug 2015 20:32:57 +0200
 Thomas Szteliga t...@websafe.pl wrote:


 gcc: error: /usr/lib64/libcelt051.so: No such file or directory
 ^^^
 make[4]: *** [libspice-server.la] Error 1
 make[4]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/tmp/SBo/spice-0.12.5'
 make: *** [all] Error 2
 Total build time for package spice : 41.58 Sec
 



 `celt051` http://slackbuilds.org/repository/14.1/audio/celt051/
 was built and installed before, but the file expected during the spice
 build - `/usr/lib64/libcelt051.so` - was not available:


 # ls -la /usr/lib64/libcelt051.so
 ls: cannot access /usr/lib64/libcelt051.so: No such file or directory


 There was a file:

 # ls -la /usr/lib64/libcelt051.so.0
 lrwxrwxrwx 1 root root 19 Aug  9 01:57 /usr/lib64/libcelt051.so.0 -
 libcelt051.so.0.0.0


 What solved this issue was:


 
 cd /usr/lib64  ln -s libcelt051.so.0 libcelt051.so
 


 So I guess `celt051.SlackBuild` needs an update?


 --
 Thomas Szteliga



 I have celt051 installed. I have the proper links. I didn't
 change anything. Perhaps the link was deleted post install.

you can check the link has been created for you when making the
package in /var/log/scripts/celt051-0.5.1.3-* (the script run when
installing the package -the doinst.sh inside of it, actually).
no need to say that also in my case it has been created correctly.

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



Re: [Slackbuilds-users] Problem with building spice - celt051.SlackBuild needs an update?

2015-08-09 Thread John Vogel
On Sun, 9 Aug 2015 20:32:57 +0200
Thomas Szteliga t...@websafe.pl wrote:


 gcc: error: /usr/lib64/libcelt051.so: No such file or directory
 ^^^
 make[4]: *** [libspice-server.la] Error 1
 make[4]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
 make[3]: *** [all-recursive] Error 1
 make[3]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
 make[2]: *** [all] Error 2
 make[2]: Leaving directory `/tmp/SBo/spice-0.12.5/server'
 make[1]: *** [all-recursive] Error 1
 make[1]: Leaving directory `/tmp/SBo/spice-0.12.5'
 make: *** [all] Error 2
 Total build time for package spice : 41.58 Sec
 
 
 
 
 `celt051` http://slackbuilds.org/repository/14.1/audio/celt051/
 was built and installed before, but the file expected during the spice
 build - `/usr/lib64/libcelt051.so` - was not available:
 
 
 # ls -la /usr/lib64/libcelt051.so
 ls: cannot access /usr/lib64/libcelt051.so: No such file or directory
 
 
 There was a file:
 
 # ls -la /usr/lib64/libcelt051.so.0
 lrwxrwxrwx 1 root root 19 Aug  9 01:57 /usr/lib64/libcelt051.so.0 -
 libcelt051.so.0.0.0
 
 
 What solved this issue was:
 
 
 
 cd /usr/lib64  ln -s libcelt051.so.0 libcelt051.so
 
 
 
 So I guess `celt051.SlackBuild` needs an update?
 
 
 -- 
 Thomas Szteliga
 
 

I have celt051 installed. I have the proper links. I didn't
change anything. Perhaps the link was deleted post install.

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



Re: [Slackbuilds-users] OpenDKIM download location has changed

2015-08-09 Thread Willy Sudiarto Raharjo
 OpenDKIM http://slackbuilds.org/repository/14.1/network/OpenDKIM/
 download location
 http://iweb.dl.sourceforge.net/project/opendkim/opendkim-2.10.1.tar.gz
 is no longer valid.
 
 The valid location for 2.10.1 is
 http://garr.dl.sourceforge.net/project/opendkim/Previous%20Releases/opendkim-2.10.1.tar.gz
 
 but there's already v. 2.10.3 available...
 http://sourceforge.net/projects/opendkim/files/

Fixed on my branch



-- 
Willy Sudiarto Raharjo



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



Re: [Slackbuilds-users] Problem with building spice - celt051.SlackBuild needs an update?

2015-08-09 Thread Thomas Szteliga
On 08/09/2015 08:51 PM, John Vogel wrote:
 I have celt051 installed. I have the proper links. I didn't
 change anything. Perhaps the link was deleted post install.


Hmm, I'm on a fresh full installation of x86_64 14.1.
I did not remove anything...

I'm checking now `install/doinst.sh` in the created package:


( cd usr/lib64 ; rm -rf libcelt051.so )
( cd usr/lib64 ; ln -sf libcelt051.so.0.0.0 libcelt051.so )
( cd usr/lib64 ; rm -rf libcelt051.so.0 )
( cd usr/lib64 ; ln -sf libcelt051.so.0.0.0 libcelt051.so.0 )


so it should be there...


I was building with slkpg (https://github.com/dslackw/slpkg)
and between celt051 and spice-012.5 the following packages
were built:

 + pyparsing-2.0.3
 + spice-protocol-0.12.7
 + orc-0.4.23
 + gstreamer1-1.4.5
 + gst1-plugins-base-1.4.5


I'll investigate this.


-- 
Best regards,

Thomas Szteliga
https://github.com/websafe/



smime.p7s
Description: S/MIME Cryptographic Signature
___
SlackBuilds-users mailing list
SlackBuilds-users@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] libreoffice 5.0 crash and burn

2015-08-09 Thread Jim Diamond
# sboupgrade libreoffice
...
2015-08-09 18:04:28 (4.88 MB/s) - 'LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz' 
saved [239927592/239927592]

Unable to download/verify source file(s) for libreoffice:
  md5sum failure for 
/usr/local/poo/usr-sbo-141/distfiles/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz.

Do you want to proceed? [n] 
Failures:
  libreoffice: md5sum failure for 
/usr/local/poo/usr-sbo-141/distfiles/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz.
  6.23s user 2.02s system 8% cpu 1:39.01 total
___
SlackBuilds-users mailing list
SlackBuilds-users@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] dwb up for grabs

2015-08-09 Thread Marcin Herda

Hi all,

I have not been using dwb (a lightweight web browser) for a long time so 
would like someone else to take over its maintenance.


I have written a few emails to its developer asking to provide on their 
website a more up-to-date tarball of a stable version but have not
received any response. I can see that the project's Bitbucket repository 
has been actively maintained.
If anyone is interested, please feel free to take this one. If not, I'll 
just drop it, with the next Slackware release.



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



Re: [Slackbuilds-users] libreoffice 5.0 crash and burn

2015-08-09 Thread Thomas Szteliga
On 08/09/2015 11:06 PM, Jim Diamond wrote:
 # sboupgrade libreoffice
 2015-08-09 18:04:28 (4.88 MB/s) - 'LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz' 
 saved [239927592/239927592]
 Unable to download/verify source file(s) for libreoffice:
   md5sum failure for 
 /usr/local/poo/usr-sbo-141/distfiles/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz.
 Do you want to proceed? [n] 
 Failures:
   libreoffice: md5sum failure for 
 /usr/local/poo/usr-sbo-141/distfiles/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz.
   6.23s user 2.02s system 8% cpu 1:39.01 total

I was able to download
http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz

but the checksum in the info file is wrong, should be:

$ md5sum LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
6e1c97eaa221748e328c80470d296583  LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz


instead of:

MD5SUM_x86_64=609182c7ebbf5d5a96ffdb5418eff3f7

-- 
Best regards,

Thomas Szteliga
https://github.com/websafe/



smime.p7s
Description: S/MIME Cryptographic Signature
___
SlackBuilds-users mailing list
SlackBuilds-users@slackbuilds.org
http://lists.slackbuilds.org/mailman/listinfo/slackbuilds-users
Archives - http://lists.slackbuilds.org/pipermail/slackbuilds-users/
FAQ - http://slackbuilds.org/faq/



Re: [Slackbuilds-users] libreoffice 5.0 crash and burn

2015-08-09 Thread Willy Sudiarto Raharjo
 On 08/09/2015 11:06 PM, Jim Diamond wrote:
 # sboupgrade libreoffice
 2015-08-09 18:04:28 (4.88 MB/s) - 
 'LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz' saved [239927592/239927592]
 Unable to download/verify source file(s) for libreoffice:
   md5sum failure for 
 /usr/local/poo/usr-sbo-141/distfiles/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz.
 Do you want to proceed? [n] 
 Failures:
   libreoffice: md5sum failure for 
 /usr/local/poo/usr-sbo-141/distfiles/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz.
   6.23s user 2.02s system 8% cpu 1:39.01 total
 
 I was able to download
 http://download.documentfoundation.org/libreoffice/stable/5.0.0/rpm/x86_64/LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
 
 but the checksum in the info file is wrong, should be:
 
 $ md5sum LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
 6e1c97eaa221748e328c80470d296583  LibreOffice_5.0.0_Linux_x86-64_rpm.tar.gz
 
 
 instead of:
 
 MD5SUM_x86_64=609182c7ebbf5d5a96ffdb5418eff3f7

Sorry for that
I have fix it already on my branch


-- 
Willy Sudiarto Raharjo



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



Re: [Slackbuilds-users] Problem with mono (and probably mono2) on Slackware64

2015-08-09 Thread Christoph Willing



On 10/08/15 14:10, Ryan P.C. McQuen wrote:

On 8/9/15, Christoph Willing chris.will...@iinet.net.au wrote:



On 10/08/15 04:56, Thomas Szteliga wrote:
[snip]


Then I found this https://bugzilla.xamarin.com/show_bug.cgi?id=24131
and after correcting the wrong path `/usr/lib/libMonoPosixHelper.so` to
`/usr/lib64/libMonoPosixHelper.so` in `/etc/mono/config` everything
worked as expected.



That is not an appropriate patch; it is completely 64bit-centric, just
as the config in the source code is completely 32bit-centric.

I forwarded a neutral patch to the maintainer about two months ago -
he said he would review it and submit an update. In the meantime,
version 4.x.x is available which includes its own fix for the problem
(actually, some of the later 3.x.x versions after the SBo version also
had the fix).

The latest version I tried was 4.0.2.4 and it works fine without patching.

chris


Christoph,

Is there a neutral patch for mono2?


I just had a look at 2.10.9 and it seems corrected already (like the 
later 3.x.x versions). In data/config.in, the relevant line is:
dllmap dll=MonoPosixHelper 
target=libMonoPosixHelper@libsuffix@ os=!windows /


In 3.10.0, this incorrectly has an absolute path to @prefix@/lib/ in 
front of libMonoPosixHelper@libsuffix@.


chris

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



Re: [Slackbuilds-users] Problem with mono (and probably mono2) on Slackware64

2015-08-09 Thread Ryan P.C. McQuen
On 8/9/15, Christoph Willing chris.will...@iinet.net.au wrote:


 On 10/08/15 04:56, Thomas Szteliga wrote:
 [snip]

 Then I found this https://bugzilla.xamarin.com/show_bug.cgi?id=24131
 and after correcting the wrong path `/usr/lib/libMonoPosixHelper.so` to
 `/usr/lib64/libMonoPosixHelper.so` in `/etc/mono/config` everything
 worked as expected.


 That is not an appropriate patch; it is completely 64bit-centric, just
 as the config in the source code is completely 32bit-centric.

 I forwarded a neutral patch to the maintainer about two months ago -
 he said he would review it and submit an update. In the meantime,
 version 4.x.x is available which includes its own fix for the problem
 (actually, some of the later 3.x.x versions after the SBo version also
 had the fix).

 The latest version I tried was 4.0.2.4 and it works fine without patching.

 chris

Christoph,

Is there a neutral patch for mono2?

Thanks.

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



Re: [Slackbuilds-users] i586 time?

2015-08-09 Thread King Beowulf
On 08/09/2015 08:35 AM, Ryan P.C. McQuen wrote:
...
 
 It sounds like it may be time to consider switching SBo to i586
 (starting with the next release).
 
 Thoughts?
 

As much as it pains me to admit it, given the fairly antique hardware I
have, it may be time to move to the 21st century.  Even I gave up my AMD
486DX100 CPU ages ago, and my Athlon 800 slot A motherboard bit the big
one a while back.  Oldest CPU I have is (from 2000):

i686 Intel(R) Pentium(R) 4 CPU 2.66GHz

Followed by

i686 Intel(R) Atom(TM) CPU N280   @ 1.66GHz

Everything else is x86_64:

x86_64 Intel(R) Celeron(R) CPU 1007U @ 1.50GHz
x86_64 Intel(R) Core(TM)2 CPU 6300  @ 1.86GHz
x86_64 AMD Athlon(tm) 64 X2 Dual Core Processor 5200+

Yep, not new or even newish but definitely ok with march=i596.

I say, switch...what the heck.







signature.asc
Description: OpenPGP digital signature
___
SlackBuilds-users mailing list
SlackBuilds-users@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] Updates - 20150809.1

2015-08-09 Thread Willy Sudiarto Raharjo
Sun Aug  9 16:13:36 UTC 2015
academic/pulseview: Added (GUI for sigrok).
academic/wmcalc: Added (Calculator DockApp).
accessibility/Synkron: Added (File/folder synchronization).
audio/wmusic: Added (XMMS Remote Control DockApp).
desktop/Window_Manager_Scripts: Added (WM Agnostic Shell Scripts).
desktop/seafile-gui: Updated for version 4.3.0.
desktop/sun: Updated for version 1.1.1.
desktop/wmblob: Added (Fancy Moving Blobs DockApp).
desktop/wmtimer: Added (Timer DockApp).
desktop/wmudmount: New maintainer.
desktop/wmweather+: Added (Weather Monitor DockApp).
development/apache-jmeter: Updated for version 2.13.
development/atom: Updated for version 1.0.5.
development/brackets: Updated for version 1.4.
development/chicken: Updated for version 4.10.0.
development/lcov: Fix typo.
development/p4: Updated for version 2015.1.1204891.
development/p4v: Updated for version 2014.1.1206753.
development/scons: Updated for version 2.3.6.
games/atanks: Updated for version 6.3.
games/chocolate_duke3D: Added (Faithful Duke Nukem 3D port).
games/instead: Updated for version 2.2.4.
games/mednafen: Change CXXFLAGS.
games/qstat: Updated for version 2a95a5d0.
games/starfighter: Updated for version 1.4.
gis/mapnik: Updated for version 3.0.2.
graphics/Blender: Added (3D Content Creation Suite).
graphics/CairoSVG: Updated for version 1.0.16.
graphics/GraphicsMagick: Updated for version 1.3.21.
graphics/findimagedupes: Added (find visually similar images).
graphics/openimageio: Update MD5SUM.
graphics/pngcrush: Updated for version 1.7.86.
libraries/CGAL: Updated for version 4.6.1.
libraries/cffi: Updated for version 1.1.2.
libraries/hiredis: Updated for version 0.13.1.
libraries/libcpuid: Added (C library for x86 CPU detection).
libraries/libmicrohttpd: Updated for version 0.9.42.
libraries/libuv: Updated for version 1.7.0.
libraries/live555: Updated for version 2015.08.06.
libraries/wxSQLite3: Added (wxWidgets wrapper for SQLite3).
misc/bdf2psf: Added (convert fonts from bdf to psf format).
misc/sigrok-firmware-fx2lafw: Added (Firmware for Cypress FX2).
multimedia/makemkv: Updated for version 1.9.5.
multimedia/minidlna: Updated for version 20150730.
network/allmydata-tahoe: Updated for version 1.10.2.
network/ccnet: Updated for version 4.3.1.
network/clipgrab: Updated for version 3.5.1.
network/dnscrypt-wrapper: Updated for version 0.2.
network/greenbone-security-assistant: Updated for version 6.0.4.
network/iojs: Updated for version 3.0.0.
network/mumble: Update DOWNLOAD url.
network/murmur: Update DOWNLOAD url.
network/openvas-cli: Updated for version 1.4.2.
network/openvas-libraries: Updated for version 8.0.4.
network/openvas-manager: Updated for version 5.0.4.
network/openvas-scanner: Updated for version 5.0.4.
network/pentadactyl: Updated for version 20150808.
network/pidgin-skypeweb: Updated for version 0c354d57.
network/pure-ftpd: Updated for version 1.0.42.
network/purple-facebook: Updated for version 0c354d57.
network/seafile-client: Updated for version 4.3.1.
network/seafile-server: Updated for version 4.3.1.
network/seahub: Updated for version 4.3.1.
network/vivaldi: Updated for version 1.0.233.3_1.
network/wmnd: Added (WindowMaker Network Devices DockApp).
network/youtube-dl: Updated for version 2015.08.06.1.
office/libreoffice-helppack: Updated for version 5.0.0.
office/libreoffice-langpack: Updated for version 5.0.0.
office/libreoffice: Updated for version 5.0.0.
office/lyx: Updated for version 2.1.4.
office/remind: Updated for version 03.01.15.
perl/perl-Astro-SunTime: new maintainer.
perl/perl-Convert-UUlib: Update DOWNLOAD url.
perl/perl-DateTime: Fix broken download location.
perl/perl-Device-SerialPort: new maintainer.
perl/perl-Email-Date-Format: Updated for version 1.005.
perl/perl-IO-HTML: Updated for version 1.001.
perl/perl-Inline: Updated for version 0.80.
perl/perl-MIME-Lite: New maintainer.
perl/perl-MusicBrainz-DiscID: New maintainer.
perl/perl-PHP-Serialization: New maintainer.
perl/perl-PerlIO-Layers: Updated for version 0.011.
perl/perl-Proc-Daemon: Updated for version 0.21.
perl/perl-Sub-Exporter-Progressive: Update EMAIL.
perl/perl-Test-Exception: Fix broken download location.
perl/perl-Test-Warnings: Fix broken download location.
perl/perl-x11-protocol: new maintainer.
python/astroid: Updated for version 1.3.8.
python/cairocffi: Updated for version 0.7.2.
python/path.py: Updated for version 7.5.
python/psutil: Updated for version 3.1.1.
python/pyasn1-modules: Updated for version 0.0.6.
python/pyasn1: Updated for version 0.1.8.
python/rsa: Updated for version 3.2.
python/selenium: Updated for version 2.47.1.
python/stevedore: Updated for version 1.7.0.
python/websocket-client: Added (WebSocket client for python).
system/bochs: Updated for version 2.6.8.
system/crashplan: Updated for version 4.3.0.
system/dash: Updated for version 0.5.8 + new maintainer.
system/eaglemode: Added (zoomable user interface).
system/etckeeper: Updated for version 1.18.2.
system/nvidia-driver: Fix typo.