self-build-libquicktime-vl.spec 7.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197
  1. %define pkgname libquicktime
  2. %define name self-build-%{pkgname}
  3. %define version 1.2.4
  4. %define release 5%{?_dist_release}
  5. %define sourceurl0 http://prdownloads.sourceforge.net/libquicktime/%{pkgname}-%{version}.tar.gz
  6. Summary: Package to automatically build %{pkgname} rpm package
  7. Summary(ja): %{pkgname} の rpm パッケージを自動作成するパッケージ
  8. Name: %{name}
  9. Version: %{version}
  10. Release: %{release}
  11. Source0: %{pkgname}-vl.spec
  12. Source1: ffmpeg2.0.patch
  13. License: LGPLv2+
  14. Group: Restricted Software
  15. Obsoletes: %{pkgname} < %{version}
  16. Obsoletes: %{pkgname}-utils < %{version}
  17. Obsoletes: %{pkgname}-devel < %{version}
  18. Obsoletes: %{name} < %{version}-%{release}
  19. Requires(post): self-build-setup >= 0.9.9
  20. Requires(post): libvorbis-devel
  21. Requires(post): libpng-devel
  22. Requires(post): libjpeg-devel
  23. Requires(post): gtk2-devel
  24. Requires(post): libdv-devel
  25. Requires(post): libraw1394-devel
  26. Requires(post): libavc1394-devel
  27. Requires(post): alsa-lib-devel
  28. Requires(post): zlib-devel
  29. Requires(post): gettext-devel
  30. Requires(post): mesa-libGL-devel
  31. Requires(post): libX11-devel
  32. Requires(post): libICE-devel
  33. Requires(post): libSM-devel
  34. Requires(post): libXext-devel
  35. Requires(post): libXmu-devel
  36. Requires(post): libXpm-devel
  37. Requires(post): libXt-devel
  38. Requires(post): libXaw-devel >= 1.0.5
  39. Requires(post): libXv-devel
  40. Requires(post): self-build-ffmpeg >= 1.2
  41. Requires(post): self-build-lame
  42. Requires(post): self-build-faad2
  43. Requires(post): self-build-faac
  44. Requires(post): self-build-x264 >= 0.136
  45. BuildArch: noarch
  46. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  47. Packager: munepi
  48. %description
  49. Libquicktime is based on the quicktime4linux library with several
  50. enhancements. All 3rd-party libraries were removed from the
  51. sourcetree. Instead, the systemwide installed libraries are detected
  52. by the configure script. All original codecs were moved into
  53. dynamically loadable modules, and new codecs are in
  54. development. Libquicktime is source-compatible with
  55. quicktime4linux. Special API extensions allow access to the codec
  56. registry and more convenient processing of Audio and Video
  57. data.
  58. If you install this package, it automaticaly downloads source
  59. code ,compile it, and create rpm packages of %{pkgname}-%{version}.
  60. And the created rpm packages are automatically installed
  61. if installation is executed by apt-get command or synaptic
  62. package manager.
  63. [Note]
  64. This package requires many other packages to compile
  65. targetsoftware. So it consume more disk space than usual.
  66. Also installation takes logner time because of compilation.
  67. (This will take a few minutes to quarter or half of an hour,
  68. depends on building environment)
  69. [About self-build package]
  70. For some kind of software, distributing of binary package
  71. may viorate the patent or law. Therefore we chose self-build
  72. packge, create binary package on your machine, for such kind
  73. of softwares instead of distributing binary package.
  74. Please obey the national law when you use the created binary
  75. packages. And if you want to use the softwares using patented
  76. thechnology, it may be required to get a permission, make an
  77. agreement or purchas a license. Please consider it with your
  78. purpose or way of use and take appropriate action.
  79. %description -l ja
  80. libquicktime は、quicktime4linux ライブラリを元に拡張しています。
  81. サードパーティライブラリは、一次元ソースツリーからすべて消えてしまいました。
  82. その代わりに、システムワイドにインストールされるライブラリは、
  83. configure スクリプトにより検出されます。
  84. オリジナルコーデックは、すべて動的読み込み可能なモジュールに
  85. 移行してしまいました。また、新しいコーデックは開発途中です。
  86. libquicktime は quicktime4linux と互換性を持ったソースです。
  87. 特別な API 拡張は、コーデックレジストリや
  88. 音声や動画のより便利な処理にアクセスができます。
  89. このパッケージをインストールすると、自動的にソースコードを
  90. ダウンロードしてコンパイルし、%{pkgname}-%{version} の rpm
  91. パッケージを作成します。
  92. また apt-get コマンドや synaptic パッケージマネージャから実行
  93. した場合は、作成された rpm パッケージのインストールも自動的に
  94. 行います。
  95. [注意]
  96. コンパイルに必要な多くの関連パッケージを要求するので通常より
  97. ディスクの領域を多く消費します。
  98. またインストール時にコンパイルを行うため、通常より時間がかか
  99. る場合があります。(環境にもよりますが数分から数十分程度)
  100. [self-build パッケージについて]
  101. ソフトウェアによってはバイナリパッケージの配布が特許や法律に
  102. 違反する可能性があるものがあります。その為、このような問題が
  103. 懸念されるソフトウェアについてはバイナリパッケージを直接配布
  104. せずに、ユーザの環境でバイナリを作成する self-build パッケー
  105. ジという方法を採っています。
  106. 作成されたバイナリパッケージの利用にあたっては、各ソフトウェ
  107. アのライセンス、および利用する国の各種法令に従ってください。
  108. また特許に関連するソフトウェアの場合、利用許諾や契約、ライ
  109. センスの購入などが必要となる場合がありますので、利用する目的
  110. や形態に応じて各自で判断し適切な対応を取ってください。
  111. %prep
  112. [ "%{version}-%{release}" != $(rpm -q --queryformat "%%{version}-%%{release}\n" --specfile %{SOURCE0} | tail -1) ] && exit 1
  113. %install
  114. %{__rm} -rf ${RPM_BUILD_ROOT}
  115. %{__install} -d ${RPM_BUILD_ROOT}/%{_datadir}/%{name}
  116. %{__install} -m 644 %{SOURCE0} ${RPM_BUILD_ROOT}/%{_datadir}/%{name}
  117. %{__install} -m 644 %{SOURCE1} ${RPM_BUILD_ROOT}/%{_datadir}/%{name}
  118. %clean
  119. %{__rm} -rf ${RPM_BUILD_ROOT}
  120. %posttrans
  121. /usr/lib/rpm/self-build-rpm.sh %{name} %{pkgname}-vl.spec "%{sourceurl0}" 197000
  122. /usr/lib/rpm/pre-allocate-rpm.sh %{pkgname}-%{version}-%{release} \
  123. %{pkgname}-utils-%{version}-%{release} \
  124. %{pkgname}-devel-%{version}-%{release}
  125. %files
  126. %defattr(-,root,root)
  127. %{_datadir}/%{name}
  128. %changelog
  129. * Tue Oct 25 2016 Toshiaki Ara <ara_t@384.jp> 1.2.4-5
  130. - add Patch1 for [BTS:0002886]
  131. * Wed Oct 2 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.4-4
  132. - added Obsoletes: %{name} < %{version}-%{release},
  133. Obsoletes: %{pkgname} < %{version} and so on.
  134. * Sun Sep 29 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.4-3
  135. - rebuilt with new x264 (ABI 0.136) and ffmpeg (1.2.x)
  136. * Sun Jan 20 2013 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.4-2
  137. - rebuilt with new x264 (ABI 0.129) and ffmpeg (1.1.x)
  138. * Sat May 26 2012 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.4-1
  139. - new upstream release
  140. * Sun Dec 18 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.3-2
  141. - rebuilt with new x264 (ABI 0.119) and ffmpeg (0.9.x)
  142. * Thu Dec 15 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.3-1
  143. - new upstream release
  144. * Sat Mar 26 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.2-2
  145. - rebuilt
  146. * Mon Jan 31 2011 Munehiro Yamamoto <munepi@vinelinux.org> 1.2.2-1
  147. - new upstream release
  148. - added the subpackage utils
  149. - updated %%description
  150. * Sun Jun 27 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.5-1
  151. - new upstream release
  152. * Sat Mar 20 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.4-2
  153. - renamed %%{Source0} to libquicktime-vl.spec
  154. * Wed Feb 17 2010 Munehiro Yamamoto <munepi@vinelinux.org> 1.1.4-1
  155. - new upstream release
  156. * Sun Jun 28 2009 Munehiro Yamamoto <munepi@cg8.so-net.ne.jp> 1.1.2-1
  157. - initial bulid