Username: Password: Remember me
Search Criteria Advanced
Package Details

lightscribe 1.18.10.2-1
http://www.lightscribe.com/downloadsection/linux/index.aspx?id=1372
LightScribe Host Software for Linux

unsupported :: lib
Maintainer: ur6lad
Votes: 68

License: custom

Last Updated: Wed, 02 Dec 2009 07:47:46 +0000
First Submitted: Sun, 10 Dec 2006 11:35:02 +0000

Tarball :: Files :: PKGBUILD

Dependencies libstdc++5
Required by 4l lightscribe-labeler

Sources
http://download.lightscribe.com/ls/lightscribe-1.18.10.2-linux-2.6-intel.rpm
rc.patch
Comment by: viralnexxus on Fri, 18 Dec 2009 02:20:02 +0000
I appended x86_64 to arch="'i686 x86_64'" and said a prayer..... No problems running "makepkg -s" and no pacman -U problems either..yet. Anyone experience hiccups using under x86_64 let me know. Thank you maintainer.
-VB
Comment by: ur6lad on Wed, 02 Dec 2009 07:48:02 +0000
1.18.10.2
Comment by: ISCSergio on Sun, 09 Aug 2009 01:33:26 +0000
Tankyou, i install fine
Comment by: jensp on Fri, 26 Dec 2008 18:44:02 +0000
Here is a updated PKGBUILD:

# Contributor: Jens Pranaitis <jens@jenux.homelinux.org>
# Contributor: Roman Kyrylych <roman@archlinux.org>
pkgname=lightscribe
pkgver=1.14.32.1
pkgrel=1
pkgdesc="LightScribe Host Software for Linux"
arch=('i686')
url="http://www.lightscribe.com/downloadsection/linux/index.aspx?id=1372"
license=('custom')
depends=('libstdc++5')
makedepends=('rpmextract')
source=(http://download.lightscribe.com/ls/$pkgname-$pkgver-linux-2.6-intel.rpm)
options=('!strip')
md5sums=('7a409d2a9d8b6ec2ff43a78dedd08738')

build() {
cd "${srcdir}"
rpmextract.sh $pkgname-$pkgver-linux-2.6-intel.rpm 2> /dev/null
cp -R etc usr "${pkgdir}"
find "${pkgdir}" -type d -exec chmod 755 {} \;
mkdir -p "${pkgdir}"/usr/share/licenses/lightscribe
mv "${pkgdir}"/usr/share/doc/lightscribeLicense.rtf "${pkgdir}"/usr/share/licenses/lightscribe/license.rtf
}
Comment by: Romashka on Sat, 02 Feb 2008 20:47:05 +0000
Unfortunately this package cannot be moved to community repo due to license issues. :-(

v1.6.0