📄 dvd+rw-tools.spec
字号:
Summary: Toolchain for mastering recordable DVD mediaName: dvd+rw-toolsVersion: 6.1Release: 1License: GPLGroup: Applications/MultimediaSource: http://fy.chalmers.se/~appro/linux/DVD+RW/tools/dvd+rw-tools-%{version}.tar.gzURL: http://fy.chalmers.se/~appro/linux/DVD+RW/Requires: mkisofs >= 1.10BuildRoot: %{_tmppath}/%{name}-rootBuildRequires: kernel-headers wget%descriptionCollection of tools to master DVD+RW/+R/-R/-RW media. For furtherinformation see http://fy.chalmers.se/~appro/linux/DVD+RW/.%prep%setup -q%buildmake[ -f index.html ] || wget -nd http://fy.chalmers.se/~appro/linux/DVD+RW/%install[ %{buildroot} == / ] || rm -rf %{buildroot}cd %{_builddir}/%{name}-%{version}make prefix=%{buildroot}%{_prefix} manprefix=%{buildroot}%{_mandir} installmkdir -p %{buildroot}%{_docdir}/%{name}-%{version}-%{release}cp -a index.html %{buildroot}%{_docdir}/%{name}-%{version}-%{release}%clean[ %{buildroot} == / ] || rm -rf %{buildroot}%files%defattr(-,root,root)%{_prefix}/bin/*%doc %{_docdir}/%{name}-%{version}-%{release}%doc %{_mandir}/man1/*%changelog* Sun Sep 24 2006 Andy Polyakov <appro@fy.chalmers.se>- 7.0 release;- Blu-ray Disc support [upon release tested with Panasonic SW-5582];- Mac OS X 10>=2 support [upon release tested on 10.4 only];- Linux: copy <linux/raw.h> definitions directly into application code in order to secure backward compatibility;- Linux: overcome 16MB O_DIRECT limitaton for NFS client;- limit ring buffer size to 1/4 of RAM;- copy volume descriptors if -C was specified with -M /dev/dvd=image [by request from K3b];- -use-the-force-luke=spare[:none|min] to control blank BD pre-format [for finer control use dvd+rw-format];- some units, e.g. Lite-on SOHW-1693S, seem to fire off OPC already upon Layer Break command, therefore longer timeout is required;- Linux: deploy BLKFLSBUF to avoid media reloads when possible;- add unit buffer utilization indicator [by request from K3b];* Sun Jan 29 2006 Andy Polyakov <appro@fy.chalmers.se>- 6.1 release;* Thu Jan 26 2006 Andy Polyakov <appro@fy.chalmers.se>- permit tracksize to be not divisible by 32KB in DAO mode;* Wed Jan 25 2006 Andy Polyakov <appro@fy.chalmers.se>- Linux: utilize O_EXCL flag [but do see commentary in source code!];- Treat only x73xx OPC errors as fatal;- Fix typo in -speed scaling code;* Fri Jan 20 2006 Andy Polyakov <appro@fy.chalmers.se>-
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -