LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 02-23-2013, 08:39 AM   #196
GazL
LQ Veteran
 
Registered: May 2008
Posts: 6,897

Rep: Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019Reputation: 5019

No one was saying anything about removing mplayer. I guess this all stems from this changelog entry a while back:
Code:
Sat Sep  8 20:04:10 UTC 2012
xap/xine-lib-1.1.21-x86_64-1.txz:  Upgraded.
  This is a bugfix release, and had flown under the radar here due to previous
  1.2.x releases.  I've tested it and it at least works as well as the package
  it replaces.  With phonon-xine deprecated, I'm not sure how long Xine will
  be included in Slackware, but this update doesn't seem to hurt so we'll take
  it.  Thanks to Willy Sudiarto Raharjo.
My point is simply that xine still has value to some of us (well, to me at any rate) outside of any requirements KDE (which I don't use) might have.
But it's no biggie. If Pat decides that KDE's deprecation of the xine backend is reason to drop xine-lib then I can continue to build it myself.

Last edited by GazL; 02-23-2013 at 08:40 AM.
 
Click here to see the post LQ members have rated as the most helpful post in this thread.
Old 02-23-2013, 10:18 AM   #197
rg3
Member
 
Registered: Jul 2007
Distribution: Fedora
Posts: 527

Rep: Reputation: Disabled
Another suggestion is lua. It's pretty popular as an extension language and having an official package would help us building many other personal packages more easily.
 
Old 02-23-2013, 10:20 AM   #198
H_TeXMeX_H
LQ Guru
 
Registered: Oct 2005
Location: $RANDOM
Distribution: slackware64
Posts: 12,928
Blog Entries: 2

Rep: Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301Reputation: 1301
Quote:
Originally Posted by rg3 View Post
Another suggestion is lua. It's pretty popular as an extension language and having an official package would help us building many other personal packages more easily.
I agree, it would be useful, especially since lua is extremely difficult to install and the devs seem not to care.
 
Old 02-23-2013, 12:30 PM   #199
jtsn
Member
 
Registered: Sep 2011
Posts: 922

Rep: Reputation: 480Reputation: 480Reputation: 480Reputation: 480Reputation: 480
Quote:
Originally Posted by GazL View Post
IMO xine still does a better job at playing dvds than mplayer does, so if he does get rid of xine then I'll be building it locally for that reason. I also prefer the xine backend over gstreamer for programs that allow the choice. 'gstreamer' has never worked well for me.
Most development regarding media players currently occurs in the VLC department anyway. Xine-ui saw three releases in the last six years and the last one (mid 2012) even did not make it to Slackware yet.
 
Old 02-23-2013, 02:02 PM   #200
volkerdi
Slackware Maintainer
 
Registered: Dec 2002
Location: Minnesota
Distribution: Slackware! :-)
Posts: 2,504

Rep: Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461Reputation: 8461
Quote:
Originally Posted by jtsn View Post
Xine-ui saw three releases in the last six years and the last one (mid 2012) even did not make it to Slackware yet.
It made it to -current (briefly), but it was broken. We had to revert to an earlier version:

http://www.linuxquestions.org/questi...ml#post4775862
 
Old 02-23-2013, 05:38 PM   #201
dugan
LQ Guru
 
Registered: Nov 2003
Location: Canada
Distribution: distro hopper
Posts: 11,225

Rep: Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320Reputation: 5320
Quote:
Originally Posted by H_TeXMeX_H View Post
I agree, it would be useful, especially since lua is extremely difficult to install and the devs seem not to care.
Er, what?

Code:
sbopkg -i lua -k
Am I missing something?
 
Old 02-24-2013, 03:12 AM   #202
rg3
Member
 
Registered: Jul 2007
Distribution: Fedora
Posts: 527

Rep: Reputation: Disabled
Quote:
Originally Posted by dugan View Post
Er, what?

Code:
sbopkg -i lua -k
Am I missing something?
Probably not. You're just relying on the efforts of others. If you take a look at the SlackBuild you'll see the building procedure is indeed a bit weird.

http://slackbuilds.org/slackbuilds/1...lua.SlackBuild
 
Old 02-24-2013, 04:14 AM   #203
ponce
LQ Guru
 
Registered: Aug 2004
Location: Pisa, Italy
Distribution: Slackware
Posts: 7,098

Rep: Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175Reputation: 4175
eh, seems things don't get better on this regard with 5.2.x...
 
Old 02-24-2013, 04:28 AM   #204
Didier Spaier
LQ Addict
 
Registered: Nov 2008
Location: Paris, France
Distribution: Slint64-15.0
Posts: 11,057

Rep: Reputation: Disabled
Quote:
Originally Posted by rg3 View Post
You're just relying on the efforts of others.
That's one of the things I most appreciate in Slackware: relying on the efforts of others. :-)

But this doesn't mean that all the work should be done by PV. If some software is readily available in trusted unofficial repositories or slackbuilds.org, I have no problem grabbing it from there.

This is particularly useful for applications difficult to build (VLC immediately comes to mind, thanks Eric) as I certainly prefer having our BDFL concentrate himself on stuff at the core of the distribution, like testing new glibc or udev versions, more generally ensuring proper integration of the Slackware Linux System, stability and security while staying in sync with (relevant) upstream evolutions.

My

Last edited by Didier Spaier; 02-24-2013 at 11:18 AM.
 
3 members found this post helpful.
Old 02-24-2013, 05:23 AM   #205
tallship
Member
 
Registered: Jul 2003
Location: On the Beaches of Super Sunny Southern San Clemente, California USA
Distribution: Slackware - duh!
Posts: 534
Blog Entries: 3

Rep: Reputation: 118Reputation: 118
Talking a couple more...

iftop

bmon

iptraf[-ng]

and other useful cli tools I am overlooking that I spend time installing on just about every box.

Thank goodness we've got sysstat as part of core, unlike some other distros.

This would be good too, IMO, but I realize that part of the problem is related to space being at a premium, but it would still be nice to have it and add it to the welcome message from Pat in roots inbox:

http://www.vcn.bc.ca/~dugan/setting-...tebook.tar.bz2

installs a pdf and html version in /usr/share/doc/rutebook

And I'll go long here, with a hail Mary, just cox it's a PITA to install, but I use it all the time and find it to be an indispensable tool for sharing and working with other remote colleagues :

http://slackbuilds.org/repository/14...phics/shutter/

Check out it's deps, and more importantly, optional deps and their deps lol... lalalalala.
 
Old 02-24-2013, 05:51 AM   #206
Alien Bob
Slackware Contributor
 
Registered: Sep 2005
Location: Eindhoven, The Netherlands
Distribution: Slackware
Posts: 8,559

Rep: Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106Reputation: 8106
BRadley,

iptraf and iftop are already part of Slackware.

As for shutter, if you use sbopkg and its queue file option, then http://gitorious.org/sbopkg-slackwar...er/shutter.sqf will make building a package for shutter a no-brainer.

Eric
 
Old 02-24-2013, 04:50 PM   #207
rg3
Member
 
Registered: Jul 2007
Distribution: Fedora
Posts: 527

Rep: Reputation: Disabled
Quote:
Originally Posted by Didier Spaier View Post
That's one of the things I most appreciate in Slackware: relying on the efforts of others. :-)

But this doesn't mean that all the work should be done by PV. If some software is readily available in trusted unofficial repositories or slackbuilds.org, I have no problem grabbing it from there.

This is particularly useful for applications difficult to build (VLC immediately comes to mind, thanks Eric) as I certainly prefer having our BDFL concentrate himself on stuff at the core of the distribution, like testing new glibc or udev versions, more generally ensuring proper integration of the Slackware Linux System, stability and security while staying in sync with (relevant) upstream evolutions.

My
I have no problems grabbing it from SBo either. Following your argument, KDE should probably be removed from the distribution (an idea many people would agree with, BTW) yet there it is. I simply think lua is the kind of stuff that depends on basically nothing, is infrastructure by itself, has an unsual build procedure and would benefit from having an official package.
 
Old 02-24-2013, 07:06 PM   #208
Mobile1
Member
 
Registered: Jun 2006
Location: Sardis, B.C., Canada
Distribution: Slackware64 15 -current
Posts: 248

Rep: Reputation: 70
Quote:
Originally Posted by rg3 View Post
I have no problems grabbing it from SBo either. Following your argument, KDE should probably be removed from the distribution
If not KDE then what, Gnome? That doesn't seem like an option considering it was dropped already.

Quote:
(an idea many people would agree with, BTW) yet there it is.
Many people? I rarely see anyone say they don't want it. I have yet to find any of these desktop environments where everything works, printing has always been an issue for me, but I can work around it.

Quote:
I simply think lua is the kind of stuff that depends on basically nothing, is infrastructure by itself, has an unusual build procedure and would benefit from having an official package.
I think you will agree, it's impossible to keep everyone happy, so Patrick makes decisions based on his sources, I'm OK with that : )
 
1 members found this post helpful.
Old 02-24-2013, 10:22 PM   #209
rubankumars
Member
 
Registered: Oct 2010
Location: india
Distribution: debian 8,debian 9,slackware 14.2
Posts: 158

Rep: Reputation: 12
I want these in slackware

Libreoffice,
unrar,
openjdk,
vlc
comix
gparted
clamtk clamav
xvkbd or any onscreen keyboard
 
Old 02-25-2013, 12:18 AM   #210
Lockywolf
Member
 
Registered: Jul 2007
Posts: 683

Rep: Reputation: 253Reputation: 253Reputation: 253
Quote:
Many people? I rarely see anyone say they don't want it.
I just said it.

Not that KDE is particularly bad, but IMO, it lately turned from software which solves problems to software which creates problems.
I turned to XFCE, but in reality, I would very much like to have Enlightenment out of the box.

Yes, I know about http://slacke17.sourceforge.net/ , but you know, this project has a bus number of one.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
slackbuild textlive on slackware 13 missing texmf tree balamkej Slackware 4 01-21-2010 03:19 PM
A script that could mirror slackware tree from multiple servers grissiom Slackware 8 11-21-2009 07:05 PM
suggestions on family tree programs and..... Chris106 Linux - General 2 10-22-2008 07:54 AM
Linux Family Tree -- Where Slackware Fits unixfool Slackware 16 04-23-2008 11:47 PM
Slackware 9.1 tree/slapt-get question 187807 Slackware 3 02-20-2004 06:36 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

All times are GMT -5. The time now is 12:22 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration