Initial import
brought over all the files from the Jekyll version, fixed categories, reformatted for different markdown processor
This commit is contained in:
59
source/_posts/2005/about-the-xine-rpms.md
Normal file
59
source/_posts/2005/about-the-xine-rpms.md
Normal file
@@ -0,0 +1,59 @@
|
||||
---
|
||||
layout: post
|
||||
title: About the xine RPMs
|
||||
author: Daniel
|
||||
date: 2005-06-02 00:01:00
|
||||
categories:
|
||||
- [ Hosted 64-bit Software, xine RPMs ]
|
||||
summary: Information about how xine RPMs are built
|
||||
---
|
||||
|
||||
_(This post is updated regularly, and should contain the most up-to-date information about these RPMs.)_
|
||||
|
||||
Xine is a full-featured media player for Linux, that can play CDs, DVDs, VCDs, MP3s, Ogg, and more. The main site for xine is [www.xine-project.org][] - you can find information, install instructions, and more user interfaces. These RPMs should work on White Box Enterprise Linux (WBEL), Red Hat Enterprise Linux (RHEL), and CentOS. To stay up-to-date on these releases, you can subscribe to the [RSS feed][] for this category.
|
||||
|
||||
_As with any standard disclaimer, no warranty is expressed or implied - these RPMs are provided as-is, and we assume no responsibility for any ill effects that may come from the downloading and installation of these files. However, feedback is welcome if you encounter problems with these RPMs._
|
||||
|
||||
**Note:** To use xine, you'll need both the library and the UI. To play commercial DVDs, you'll need libdvdcss, which is not provided here (but, knowing the name, you should be able to find it).
|
||||
|
||||
### How the RPMs Were Built
|
||||
|
||||
xine-ui 0.99.9 to current / xine-lib 1.2.6 to current / gxine 0.5.908 to current
|
||||
_These RPMs were built on Ubuntu Trusty Tahr (kernel 3.13.0-34-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-ui 0.99.8
|
||||
_These RPMs were built on Ubuntu Saucy Salamander (kernel 3.11.0-17-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.21 / xine-ui 0.99.7
|
||||
_These RPMs were built on Ubuntu Precise Pangolin (kernel 3.0.0-24-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.20.1
|
||||
_These RPMs were built on Ubuntu Oneiric Ocelot (kernel 3.0.0-14-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.20
|
||||
_These RPMs were built on Ubuntu Oneiric Ocelot (kernel 3.0.0-12-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.19 / xine-ui 0.99.6
|
||||
_These RPMs were built on Ubuntu Lucid Lynx (kernel 2.6.32-24-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.16.2 and xine-lib 1.1.16.3
|
||||
_These RPMs were built on Ubuntu Intrepid Ibex (kernel 2.6.27-11-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.16.1
|
||||
_These RPMs were built on Ubuntu Intrepid Ibex (kernel 2.6.27-9-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.13 through 1.1.15
|
||||
_These RPMs were built on Ubuntu Hardy Herron (kernel 2.6.24-19-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.9.1 and 1.1.10.1
|
||||
_These RPMs were built on Ubuntu Gutsy Gibbon (kernel 2.6.22-14-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.7 / xine-ui 0.99.5
|
||||
_These RPMs were built on Ubuntu Feisty Fawn (kernel 2.6.20-16-generic) as deb packages and converted to RPM using alien._
|
||||
|
||||
xine-lib 1.1.1 / xine-ui 0.99.4 and earlier
|
||||
_These RPMs were built on White Box Enterprise Linux 4 running kernel version 2.6.9-5.EL._
|
||||
|
||||
|
||||
[www.xine-project.org]: //www.xine-project.org "xine Home"
|
||||
[RSS feed]: /category/hosted-64-bit-software/xine-rpms/feed "Xine RPMs (RSS) • DJS Consulting Tech Blog"
|
||||
21
source/_posts/2005/xine-lib-1-0-1-rpm.md
Normal file
21
source/_posts/2005/xine-lib-1-0-1-rpm.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
layout: post
|
||||
title: xine-lib 1.0.1 RPM
|
||||
author: Daniel
|
||||
date: 2005-06-02 00:02:03
|
||||
categories:
|
||||
- [ Hosted 64-bit Software, xine RPMs ]
|
||||
---
|
||||
|
||||
Below are the library and development RPMs for xine-lib version 1.0.1. Be sure to check out the [About the xine RPMs][abt] post for more information.
|
||||
|
||||
xine-lib - The main xine library
|
||||
xine-lib-devel - The development xine library (needed if you're building an interface against xine-lib)
|
||||
|
||||
You'll also need a user interface - as of this release, the most current release of [xine-ui is 0.99.3][ui].
|
||||
|
||||
(To save disk space, only the current release and two prior releases will be maintained.)
|
||||
|
||||
|
||||
[abt]: /2005/about-the-xine-rpms.html "About the xine RPMs • DJS Consulting Tech Blog"
|
||||
[ui]: /2005/xine-ui-0-99-3-rpm.html
|
||||
22
source/_posts/2005/xine-lib-1-1-0-rpm.md
Normal file
22
source/_posts/2005/xine-lib-1-1-0-rpm.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
layout: post
|
||||
title: xine-lib 1.1.0 RPM
|
||||
author: Daniel
|
||||
date: 2005-08-31 00:00:10
|
||||
categories:
|
||||
- [ Hosted 64-bit Software, xine RPMs ]
|
||||
---
|
||||
|
||||
Below are the library and development RPMs for xine-lib version 1.1.0. Be sure to check out the [About the xine RPMs][abt] post for more information.
|
||||
|
||||
xine-lib - The main xine library
|
||||
xine-lib-devel - The development xine library (needed if you're building an interface against xine-lib)
|
||||
|
||||
You'll also need a user interface - as of this release, the most current release of [xine-ui is 0.99.4][ui].
|
||||
|
||||
(To save disk space, only the current release and two [prior releases][pri] will be maintained.)
|
||||
|
||||
|
||||
[abt]: /2005/about-the-xine-rpms.html "About the xine RPMs • DJS Consulting Tech Blog"
|
||||
[ui]: /2005/xine-ui-0-99-4-rpm.html
|
||||
[pri]: /2005/xine-lib-1-0-1-rpm.html
|
||||
22
source/_posts/2005/xine-lib-1-1-1-rpm.md
Normal file
22
source/_posts/2005/xine-lib-1-1-1-rpm.md
Normal file
@@ -0,0 +1,22 @@
|
||||
---
|
||||
layout: post
|
||||
title: xine-lib 1.1.1 RPM
|
||||
author: Daniel
|
||||
date: 2005-11-23 00:00:49
|
||||
categories:
|
||||
- [ Hosted 64-bit Software, xine RPMs ]
|
||||
---
|
||||
|
||||
Below are the library and development RPMs for xine-lib version 1.1.1. Be sure to check out the [About the xine RPMs][abt] post for more information.
|
||||
|
||||
xine-lib - The main xine library
|
||||
xine-lib-devel - The development xine library (needed if you're building an interface against xine-lib)
|
||||
|
||||
You'll also need a user interface - as of this release, the most current release of [xine-ui is 0.99.4][ui].
|
||||
|
||||
(To save disk space, only the current release and two [prior releases][pri] will be maintained.)
|
||||
|
||||
|
||||
[abt]: /2005/about-the-xine-rpms.html "About the xine RPMs • DJS Consulting Tech Blog"
|
||||
[ui]: /2005/xine-ui-0-99-4-rpm.html
|
||||
[pri]: /2005/xine-lib-1-1-0-rpm.html
|
||||
20
source/_posts/2005/xine-ui-0-99-3-rpm.md
Normal file
20
source/_posts/2005/xine-ui-0-99-3-rpm.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
layout: post
|
||||
title: xine-ui 0.99.3 RPM
|
||||
author: Daniel
|
||||
date: 2005-06-02 00:01:40
|
||||
categories:
|
||||
- [ Hosted 64-bit Software, xine RPMs ]
|
||||
---
|
||||
|
||||
Below is the RPM for xine-ui version 0.99.3. Be sure to check out the [About the xine RPMs][abt] post for more information.
|
||||
|
||||
xine-ui - The user interface
|
||||
|
||||
To use this, you'll also need xine-lib - as of this release, the most recent release of [xine-lib is 1.0.1][lib].
|
||||
|
||||
(To save disk space, only the current release and two prior releases will be maintained.)
|
||||
|
||||
|
||||
[abt]: /2005/about-the-xine-rpms.html "About the xine RPMs • DJS Consulting Tech Blog"
|
||||
[lib]: /2005/xine-lib-1-0-1-rpm.html
|
||||
21
source/_posts/2005/xine-ui-0-99-4-rpm.md
Normal file
21
source/_posts/2005/xine-ui-0-99-4-rpm.md
Normal file
@@ -0,0 +1,21 @@
|
||||
---
|
||||
layout: post
|
||||
title: xine-ui 0.99.4 RPM
|
||||
author: Daniel
|
||||
date: 2005-08-25 00:00:44
|
||||
categories:
|
||||
- [ Hosted 64-bit Software, xine RPMs ]
|
||||
---
|
||||
|
||||
Below is the RPM for xine-ui version 0.99.4. Be sure to check out the [About the xine RPMs][abt] post for morevinformation.
|
||||
|
||||
xine-ui - The user interface
|
||||
|
||||
To use this, you'll also need xine-lib - as of this release, the most recent release of [xine-lib is 1.1.0][lib].
|
||||
|
||||
(To save disk space, only the current release and two [prior releases][pri] will be maintained.)
|
||||
|
||||
|
||||
[abt]: /2005/about-the-xine-rpms.html "About the xine RPMs • DJS Consulting Tech Blog"
|
||||
[lib]: /2005/xine-lib-1-1-0-rpm.html
|
||||
[pri]: /2005/xine-ui-0-99-3-rpm.html
|
||||
Reference in New Issue
Block a user