From becd9e75a3908df017e581ea3114201a11211978 Mon Sep 17 00:00:00 2001 From: Juan RP Date: Thu, 10 Jan 2013 09:37:33 +0100 Subject: [PATCH] libburn: update to 1.2.6. --- srcpkgs/libburn/cdrskin.template | 8 -------- srcpkgs/libburn/libburn-devel.template | 3 --- srcpkgs/libburn/template | 15 ++------------- 3 files changed, 2 insertions(+), 24 deletions(-) diff --git a/srcpkgs/libburn/cdrskin.template b/srcpkgs/libburn/cdrskin.template index 29bb81b3b6..49c704b27a 100644 --- a/srcpkgs/libburn/cdrskin.template +++ b/srcpkgs/libburn/cdrskin.template @@ -1,14 +1,6 @@ # Template file for 'cdrskin'. # short_desc="Command line CD/DVD/BD writing tool" -long_desc=" - cdrskin strives to be a second source for the services traditionally - provided by cdrecord. Currently it does CD-R and CD-RW this way. - Overwriteable media DVD-RAM, DVD+RW, DVD-RW, and BD-RE are handled - differently than with cdrecord-ProDVD in order to offer TAO-like single - track recording. Sequential DVD-R[W], DVD+R, DVD+R DL are handled like - CD-R[W] with TAO and multi-session. Additionally cdrskin offers - cdrecord-ProDVD-like mode DAO with DVD-R[W]." do_install() { vmove usr/bin usr diff --git a/srcpkgs/libburn/libburn-devel.template b/srcpkgs/libburn/libburn-devel.template index f4472fdf89..f93e2f3182 100644 --- a/srcpkgs/libburn/libburn-devel.template +++ b/srcpkgs/libburn/libburn-devel.template @@ -3,9 +3,6 @@ noarch=yes depends="glibc-devel libburn>=$version" short_desc="${sourcepkg} development files" -long_desc="${long_desc} - - This package contains files for development, headers, static libs, etc." do_install() { vmove usr/include usr diff --git a/srcpkgs/libburn/template b/srcpkgs/libburn/template index 6c84ad34f9..c58c3023c1 100644 --- a/srcpkgs/libburn/template +++ b/srcpkgs/libburn/template @@ -1,6 +1,6 @@ # Template file for 'libburn' pkgname=libburn -version=1.2.4 +version=1.2.6 revision=1 build_style=gnu-configure configure_args="--disable-static" @@ -10,15 +10,4 @@ maintainer="Juan RP " license="GPL-2" homepage="http://www.libburnia-project.org" distfiles="http://files.libburnia-project.org/releases/$pkgname-${version}.tar.gz" -checksum=f0598fa76d157a935b576778ab8cc772f96480894239da14be84986ef1313e4b -long_desc=" - libburn is a library by which preformatted data get onto optical media: CD, - DVD, BD (Blu-Ray). On Linux it uses either /dev/sgN (on kernel 2.4 with - ide-scsi) or /dev/srM , /dev/hdX ( on kernel 2.6). - - libburn also offers a facility for reading data blocks from its drives without - using the normal block device i/o, which has its advantages and disadvantages. - It seems appropriate, nevertheless, to do writing and reading via the same - channel. On several Linux systems, the block device driver needs reloading of - the drive tray in order to make available freshly written data. The libburn - read function does not need such a reload." +checksum=7b99a3036834c18259a59293b2aab37892550bd1d19a8a010fa338379555188f