xine-lib-vl.spec 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931
  1. %define libname libxine1
  2. %define plugindir %{_libdir}/xine/plugins
  3. %define pluginver 1.29
  4. %define build_alsa 1
  5. %define build_arts 0
  6. %define build_pulseaudio 1
  7. %define build_jack 1
  8. %if %{?_dist_release} == "vl4"
  9. %define build_pulseaudio 0
  10. %endif
  11. %define build_dxr3 0
  12. %define build_mpc 0
  13. Summary: A Free Multimedia Player (Libraries)
  14. Summary(ja): フリーのメディアプレイヤー (ライブラリ)
  15. Name: xine-lib
  16. Version: 1.1.19
  17. Release: 1%{?_dist_release}
  18. License: GPLv2+
  19. Group: System Environment/Libraries
  20. URL: http://xinehq.de/
  21. Source: http://prdownloads.sourceforge.net/xine/%{name}-%{version}.tar.bz2
  22. Vendor: Project Vine
  23. Distribution: Vine Linux
  24. Packager: inagaki, daisuke
  25. BuildRoot: %{_tmppath}/%{name}-%{version}-root
  26. %if %{?_dist_release} == "vl4"
  27. BuildRequires: XOrg-devel XOrg-gl-devel
  28. %else
  29. BuildRequires: libX11-devel
  30. BuildRequires: libXv-devel
  31. BuildRequires: libXinerama-devel
  32. BuildRequires: libXvMC-devel
  33. BuildRequires: libGLU-devel
  34. BuildRequires: libv4l-devel
  35. BuildRequires: libxcb-devel
  36. %endif
  37. # Video
  38. BuildRequires: SDL-devel >= 1.2.11
  39. BuildRequires: libtheora-devel
  40. BuildRequires: libmng-devel
  41. BuildRequires: aalib-devel >= 1.4
  42. BuildRequires: ImageMagick-devel
  43. %if %{?_dist_release} != "vl4"
  44. BuildRequires: fontconfig-devel
  45. %endif
  46. BuildRequires: freetype2-devel
  47. # Audio
  48. BuildRequires: alsa-lib-devel >= 0.9.0
  49. %if %{build_arts}
  50. BuildRequires: arts-devel >= 0.9.5
  51. %endif
  52. BuildRequires: esound-devel >= 0.2.8
  53. BuildRequires: flac-devel
  54. %if %{build_jack}
  55. BuildRequires: jack-audio-connection-kit-devel
  56. %endif
  57. BuildRequires: libvorbis-devel
  58. %if %{build_mpc}
  59. BuildRequires: libmpcdec-devel
  60. %endif
  61. %if %{build_pulseaudio}
  62. BuildRequires: pulseaudio-lib-devel
  63. %endif
  64. BuildRequires: speex-devel
  65. # CDs
  66. BuildRequires: libcdio-devel
  67. # Other
  68. BuildRequires: pkgconfig libtool-ltdl-devel
  69. BuildRequires: gnome-vfs2-devel
  70. BuildRequires: gtk2-devel
  71. %if %{?_dist_release} == "vl4"
  72. BuildRequires: samba-libsmbclient-devel
  73. %else
  74. BuildRequires: libsmbclient-devel
  75. %endif
  76. BuildRequires: vine-release >= 4.2-1vl4
  77. %description
  78. xine-lib is a free multimedia player library.
  79. This package contains a library and essential plguins for xine.
  80. %description -l ja
  81. xine-lib はフリーのメディアプレイヤーライブラリです。
  82. このパッケージには、xine のライブラリと基本的なプラグインが
  83. 含まれています。
  84. %package devel
  85. Summary: Development files for xine-lib
  86. Summary(ja): xine-lib の開発用ファイル
  87. Group: Development/Libraries
  88. Requires: %{name} = %{version}-%{release}
  89. Requires: zlib-devel
  90. %description devel
  91. This package contains header files and documentation required
  92. to develope programs with xine-lib.
  93. %description -l ja devel
  94. このパッケージには、xine-lib を用いたプログラムの開発に必要なヘッダ
  95. ファイルやドキュメントが含まれています。
  96. ##### audio output plugins #################################
  97. %package esd
  98. Summary: EsounD audio output plugin for xine
  99. Summary(ja): xine - EsounD オーディオ出力プラグイン
  100. Group: System Environment/Libraries
  101. Requires: %{name} = %{version}-%{release}
  102. %description esd
  103. This package contains EsounD audio output plugin.
  104. %description -l ja esd
  105. このパッケージには EsounD オーディオ出力プラグインが含まれています。
  106. %if %{build_arts}
  107. %package arts
  108. Summary: aRts audio output plugin for xine
  109. Summary(ja): xine - aRts オーディオ出力プラグイン
  110. Group: System Environment/Libraries
  111. Requires: %{name} = %{version}-%{release}
  112. %description arts
  113. This package contains aRts audio output plugin.
  114. %description -l ja arts
  115. このパッケージには aRts オーディオ出力プラグインが含まれています。
  116. %endif
  117. %if %{build_alsa}
  118. %package alsa
  119. Summary: ALSA audio output plugin for xine
  120. Summary(ja): xine - ALSA オーディオ出力プラグイン
  121. Group: System Environment/Libraries
  122. Requires: %{name} = %{version}-%{release}
  123. %description alsa
  124. This package contains ALSA audio output plugin.
  125. %description -l ja alsa
  126. このパッケージには ALSA オーディオ出力プラグインが含まれています。
  127. %endif
  128. %if %{build_pulseaudio}
  129. %package pulseaudio
  130. Summary: Pulseaudio output plugin for xine
  131. Summary(ja): xine - Pulseaudio 出力プラグイン
  132. Group: System Environment/Libraries
  133. Requires: %{name} = %{version}-%{release}
  134. %description pulseaudio
  135. This package contains Pulseaudio output plugin.
  136. %description -l ja pulseaudio
  137. このパッケージには Pulseaudio 出力プラグインが含まれています。
  138. %endif
  139. %if %{build_jack}
  140. %package jack
  141. Summary: jack output plugin for xine
  142. Summary(ja): xine - jack 出力プラグイン
  143. Group: System Environment/Libraries
  144. Requires: %{name} = %{version}-%{release}
  145. %description jack
  146. This package contains jack output plugin.
  147. %description -l ja jack
  148. このパッケージには jack 出力プラグインが含まれています。
  149. %endif
  150. ##### video output plugins #################################
  151. %package sdl
  152. Summary: SDL video output plugin for xine
  153. Summary(ja): xine - SDL ビデオ出力プラグイン
  154. Group: System Environment/Libraries
  155. Requires: %{name} = %{version}-%{release}
  156. %description sdl
  157. This package contains SDL video output plugin.
  158. %description -l ja sdl
  159. このパッケージには SDL ビデオ出力プラグインが含まれています。
  160. %package opengl
  161. Summary: OpenGL video output plugin for xine
  162. Summary(ja): xine - OpenGL ビデオ出力プラグイン
  163. Group: System Environment/Libraries
  164. Requires: %{name} = %{version}-%{release}
  165. %description opengl
  166. This package contains OpenGL video output plugin.
  167. %description -l ja opengl
  168. このパッケージには OpenGL ビデオ出力プラグインが含まれています。
  169. %package aa
  170. Summary: Ascii ART video output plugin for xine
  171. Summary(ja): xine - アスキーアートビデオ出力プラグイン
  172. Group: System Environment/Libraries
  173. Requires: %{name} = %{version}-%{release}
  174. %description aa
  175. This package contains Ascii ART video output plugin.
  176. %description -l ja aa
  177. このパッケージにはアスキーアートビデオ出力プラグインが含まれています。
  178. %if %{build_dxr3}
  179. %package dxr3
  180. Summary: DXR3 video output plugin for xine
  181. Summary(ja): xine - DXR3 ビデオ出力プラグイン
  182. Group: System Environment/Libraries
  183. Requires: %{name} = %{version}-%{release}
  184. %description dxr3
  185. This package contains DXR3, a MPEG2 hardware decoder, video output
  186. plugin.
  187. %description -l ja dxr3
  188. このパッケージには DXR3 (MPEG2 ハードウェアデコーダ) ビデオ出力
  189. プラグインが含まれています。
  190. %endif
  191. ##### input plugins ########################################
  192. %package gnomevfs
  193. Summary: GNOME vfs input plugin for xine
  194. Summary(ja): xine - GNOME vfs 入力プラグイン
  195. Group: System Environment/Libraries
  196. Requires: %{name} = %{version}-%{release}
  197. %description gnomevfs
  198. This package contains GNOME vfs input plugin.
  199. %description -l ja gnomevfs
  200. このパッケージには GNOME vfs 入力プラグインが含まれています。
  201. %package smb
  202. Summary: Samba input plugin for xine
  203. Summary(ja): xine - Samba 入力プラグイン
  204. Group: System Environment/Libraries
  205. Requires: %{name} = %{version}-%{release}
  206. %description smb
  207. This package contains Samba input plugin.
  208. %description -l ja smb
  209. このパッケージには Samba 入力プラグインが含まれています。
  210. ##### ogg files demux & decode plugins #####################
  211. %package ogg
  212. Summary: Ogg/Ogm audio/video input plugin for xine
  213. Summary(ja): xine - Ogg/Ogm オーディオ/ビデオ入力プラグイン
  214. Group: System Environment/Libraries
  215. Requires: %{name} = %{version}-%{release}
  216. Provides: %{name}-oggvorbis
  217. Provides: %{name}-oggspeex
  218. Provides: %{name}-oggtheora
  219. %description ogg
  220. This package contains Ogg/Ogm audio/video input plugin.
  221. %description -l ja ogg
  222. このパッケージには Ogg/Ogm オーディオ/ビデオ入力プラグインが
  223. 含まれています。
  224. ##### decode plugins #######################################
  225. %package flac
  226. Summary: FLAC audio decode plugin for xine
  227. Summary(ja): xine - FLAC オーディオデコードプラグイン
  228. Group: System Environment/Libraries
  229. Requires: %{name} = %{version}-%{release}
  230. %description flac
  231. This package contains FLAC audio decode plugin.
  232. %description -l ja flac
  233. このパッケージには FLAC オーディオデコードプラグインが含まれています。
  234. %if %{build_mpc}
  235. %package musepack
  236. Summary: Musepack audio decode plugin for xine
  237. Summary(ja): xine - Musepack オーディオデコードプラグイン
  238. Group: System Environment/Libraries
  239. Requires: %{name} = %{version}-%{release}
  240. %description musepack
  241. This package contains Musepack audio decode plugin.
  242. %description -l ja musepack
  243. このパッケージには Musepack オーディオデコードプラグインが
  244. 含まれています。
  245. %endif
  246. %ifarch %{ix86}
  247. %package w32dll
  248. Summary: Decode plugin using Win32 DLLs for xine
  249. Summary(ja): xine - Win32 DLL を利用するデコードプラグイン
  250. Group: System Environment/Libraries
  251. Requires: %{name} = %{version}-%{release}
  252. %description w32dll
  253. This package contains decode plugin using Win32 DLLs.
  254. %description -l ja w32dll
  255. このパッケージには Win32 DLL を利用してデコードするプラグインが
  256. 含まれています。
  257. %endif
  258. %prep
  259. %setup -q
  260. # Avoid standard rpaths on lib64 archs:
  261. sed -i -e 's|"/lib /usr/lib\b|"/%{_lib} %{_libdir}|' configure
  262. %build
  263. export FFMPEG_CFLAGS=" " FFMPEG_LIBS=" "
  264. export FFMPEG_POSTPROC_CFLAGS=" " FFMPEG_POSTPROC_LIBS=" "
  265. export FFMPEG_UTIL_CFLAGS=" " FFMPEG_UTIL_LIBS=" "
  266. export SDL_CFLAGS="$(sdl-config --cflags)" SDL_LIBS="$(sdl-config --libs)"
  267. %configure \
  268. %if %{?_dist_release} == "vl4"
  269. --with-xv-path=%{_prefix}/X11R6/%{_lib} \
  270. %else
  271. --with-xv-path=%{_libdir} \
  272. %endif
  273. --disable-a52dec \
  274. --disable-mad \
  275. --disable-vcd \
  276. --disable-asf \
  277. --disable-nosefart \
  278. --disable-faad \
  279. --disable-dts \
  280. --with-libflac \
  281. --without-external-ffmpeg \
  282. %if !%{build_alsa}
  283. --without-alsa \
  284. %endif
  285. %if %{build_arts}
  286. --with-arts \
  287. %endif
  288. %if !%{build_pulseaudio}
  289. --without-pulseaudio \
  290. %endif
  291. %if !%{build_jack}
  292. --without-jack \
  293. %endif
  294. %if %{build_dxr3}
  295. --enable-dxr3 \
  296. %else
  297. --disable-dxr3 \
  298. %endif
  299. --with-freetype \
  300. --with-fontconfig \
  301. %ifarch %{ix86}
  302. --with-w32-path=%{_libdir}/codecs
  303. %endif
  304. make %{?_smp_mflags}
  305. %install
  306. rm -rf $RPM_BUILD_ROOT
  307. make DESTDIR=%{buildroot} LIBRARY_PATH=%{buildroot}%{_libdir} install
  308. rm -f $RPM_BUILD_ROOT%{_libdir}/lib*.la
  309. # IMPORTANT: remove all stuffs which may cause patent violation
  310. pushd $RPM_BUILD_ROOT%{plugindir}/%{pluginver}
  311. PLUGINS_TO_REMOVE="xineplug_inp_dvd.so xineplug_inp_mms.so \
  312. xineplug_inp_vcdo.so xineplug_decode_dts.so \
  313. xineplug_decode_dvaudio.so xineplug_decode_ff.so \
  314. xineplug_decode_mpeg2.so post/xineplug_post_planar.so "
  315. for i in $PLUGINS_TO_REMOVE
  316. do
  317. rm -f $i
  318. done
  319. popd
  320. cp -pr %{buildroot}%{_docdir}/xine-lib installed-doc
  321. rm -rf %{buildroot}%{_docdir}/xine-lib
  322. # Removing useless files
  323. rm -Rf installed-doc/README \
  324. installed-doc/README.{freebsd,irix,solaris,MINGWCROSS,WIN32} \
  325. installed-doc/README.{dxr3,network_dvd}
  326. %if ! %{build_mpc}
  327. %__rm -f %{buildroot}%{plugindir}/%{pluginver}/xineplug_decode_mpc.so
  328. %endif
  329. %ifarch %{ix86}
  330. %__mkdir_p %{buildroot}%{_libdir}/codecs
  331. %endif
  332. %find_lang %{libname}
  333. %clean
  334. rm -rf $RPM_BUILD_ROOT
  335. %post -p /sbin/ldconfig
  336. %postun -p /sbin/ldconfig
  337. %files -f %{libname}.lang
  338. %defattr(-,root,root)
  339. %doc AUTHORS COPYING CREDITS ChangeLog NEWS README TODO
  340. %{_bindir}/xine-list-1.1
  341. %{_libdir}/*.so.*
  342. %{_datadir}/xine
  343. %dir %{_libdir}/xine
  344. %{_mandir}/man1/xine-list-1.1.*
  345. %{_mandir}/man5/*
  346. %dir %{plugindir}
  347. %dir %{plugindir}/%{pluginver}
  348. %{plugindir}/%{pluginver}/post
  349. %{plugindir}/%{pluginver}/mime.types
  350. # audio output
  351. %{plugindir}/%{pluginver}/xineplug_ao_out_none.so
  352. %{plugindir}/%{pluginver}/xineplug_ao_out_file.so
  353. %{plugindir}/%{pluginver}/xineplug_ao_out_oss.so
  354. # video output
  355. %{plugindir}/%{pluginver}/vidix
  356. %{plugindir}/%{pluginver}/xineplug_vo_out_none.so
  357. %{plugindir}/%{pluginver}/xineplug_vo_out_fb.so
  358. %if %{?_dist_release} == "vl5"
  359. %{plugindir}/%{pluginver}/xineplug_vo_out_xcbshm.so
  360. %{plugindir}/%{pluginver}/xineplug_vo_out_xcbxv.so
  361. %endif
  362. %{plugindir}/%{pluginver}/xineplug_vo_out_xv.so
  363. %{plugindir}/%{pluginver}/xineplug_vo_out_xshm.so
  364. %{plugindir}/%{pluginver}/xineplug_vo_out_xvmc.so
  365. %{plugindir}/%{pluginver}/xineplug_vo_out_xxmc.so
  366. %{plugindir}/%{pluginver}/xineplug_vo_out_syncfb.so
  367. %{plugindir}/%{pluginver}/xineplug_vo_out_raw.so
  368. %ifarch %{ix86}
  369. %{plugindir}/%{pluginver}/xineplug_vo_out_vidix.so
  370. %endif
  371. %{plugindir}/%{pluginver}/xineplug_vo_out_xcbshm.so
  372. %{plugindir}/%{pluginver}/xineplug_vo_out_xcbxv.so
  373. # demux
  374. ##{plugindir}/%{pluginver}/xineplug_dmx_asf.so
  375. %{plugindir}/%{pluginver}/xineplug_dmx_audio.so
  376. %{plugindir}/%{pluginver}/xineplug_dmx_avi.so
  377. %{plugindir}/%{pluginver}/xineplug_dmx_fli.so
  378. %{plugindir}/%{pluginver}/xineplug_dmx_flv.so
  379. %{plugindir}/%{pluginver}/xineplug_dmx_games.so
  380. %{plugindir}/%{pluginver}/xineplug_dmx_iff.so
  381. %{plugindir}/%{pluginver}/xineplug_dmx_image.so
  382. %{plugindir}/%{pluginver}/xineplug_dmx_matroska.so
  383. %{plugindir}/%{pluginver}/xineplug_dmx_mng.so
  384. %{plugindir}/%{pluginver}/xineplug_dmx_mpeg.so
  385. %{plugindir}/%{pluginver}/xineplug_dmx_mpeg_block.so
  386. %{plugindir}/%{pluginver}/xineplug_dmx_mpeg_elem.so
  387. %{plugindir}/%{pluginver}/xineplug_dmx_mpeg_pes.so
  388. %{plugindir}/%{pluginver}/xineplug_dmx_mpeg_ts.so
  389. %{plugindir}/%{pluginver}/xineplug_dmx_nsv.so
  390. %{plugindir}/%{pluginver}/xineplug_dmx_pva.so
  391. %{plugindir}/%{pluginver}/xineplug_dmx_qt.so
  392. %{plugindir}/%{pluginver}/xineplug_dmx_rawdv.so
  393. %{plugindir}/%{pluginver}/xineplug_dmx_real.so
  394. %{plugindir}/%{pluginver}/xineplug_dmx_slave.so
  395. %{plugindir}/%{pluginver}/xineplug_dmx_sputext.so
  396. %{plugindir}/%{pluginver}/xineplug_dmx_yuv4mpeg2.so
  397. %{plugindir}/%{pluginver}/xineplug_dmx_yuv_frames.so
  398. # input
  399. %{plugindir}/%{pluginver}/xineplug_inp_cdda.so
  400. %{plugindir}/%{pluginver}/xineplug_inp_dvb.so
  401. ##{plugindir}/%{pluginver}/xineplug_inp_dvd.so
  402. %{plugindir}/%{pluginver}/xineplug_inp_file.so
  403. %{plugindir}/%{pluginver}/xineplug_inp_http.so
  404. ##{plugindir}/%{pluginver}/xineplug_inp_mms.so
  405. %{plugindir}/%{pluginver}/xineplug_inp_net.so
  406. %{plugindir}/%{pluginver}/xineplug_inp_pnm.so
  407. %{plugindir}/%{pluginver}/xineplug_inp_pvr.so
  408. %{plugindir}/%{pluginver}/xineplug_inp_rtp.so
  409. %{plugindir}/%{pluginver}/xineplug_inp_rtsp.so
  410. %{plugindir}/%{pluginver}/xineplug_inp_stdin_fifo.so
  411. %{plugindir}/%{pluginver}/xineplug_inp_v4l.so
  412. %{plugindir}/%{pluginver}/xineplug_inp_v4l2.so
  413. ##{plugindir}/%{pluginver}/xineplug_inp_vcd.so
  414. ##{plugindir}/%{pluginver}/xineplug_inp_vcdo.so
  415. # decode
  416. ##{plugindir}/%{pluginver}/xineplug_decode_a52.so
  417. %{plugindir}/%{pluginver}/xineplug_decode_bitplane.so
  418. ##{plugindir}/%{pluginver}/xineplug_decode_dts.so
  419. ##{plugindir}/%{pluginver}/xineplug_decode_dvaudio.so
  420. ##{plugindir}/%{pluginver}/xineplug_decode_ff.so
  421. %{plugindir}/%{pluginver}/xineplug_decode_gdk_pixbuf.so
  422. %{plugindir}/%{pluginver}/xineplug_decode_gsm610.so
  423. %{plugindir}/%{pluginver}/xineplug_decode_image.so
  424. %{plugindir}/%{pluginver}/xineplug_decode_lpcm.so
  425. ##{plugindir}/%{pluginver}/xineplug_decode_mad.so
  426. ##{plugindir}/%{pluginver}/xineplug_decode_mpeg2.so
  427. ##{plugindir}/%{pluginver}/xineplug_decode_nsf.so
  428. %ifarch %{ix86}
  429. %{plugindir}/%{pluginver}/xineplug_decode_qt.so
  430. %endif
  431. %{plugindir}/%{pluginver}/xineplug_decode_real.so
  432. %{plugindir}/%{pluginver}/xineplug_decode_rgb.so
  433. %{plugindir}/%{pluginver}/xineplug_decode_spu.so
  434. %{plugindir}/%{pluginver}/xineplug_decode_spucc.so
  435. %{plugindir}/%{pluginver}/xineplug_decode_spucmml.so
  436. %{plugindir}/%{pluginver}/xineplug_decode_spudvb.so
  437. %{plugindir}/%{pluginver}/xineplug_decode_spuhdmv.so
  438. %{plugindir}/%{pluginver}/xineplug_decode_sputext.so
  439. %{plugindir}/%{pluginver}/xineplug_decode_yuv.so
  440. %files devel
  441. %defattr(-,root,root)
  442. %doc installed-doc/*
  443. %{_bindir}/xine-config
  444. #%{_libdir}/*.la
  445. %{_libdir}/*.so
  446. %{_libdir}/pkgconfig/*.pc
  447. %{_includedir}/*.h
  448. %{_includedir}/xine
  449. %{_datadir}/aclocal/*.m4
  450. %{_mandir}/man1/xine-config.*
  451. ##### audio output plugins #################################
  452. %files esd
  453. %defattr(-,root,root)
  454. %{plugindir}/%{pluginver}/xineplug_ao_out_esd.so
  455. %if %{build_arts}
  456. %files arts
  457. %defattr(-,root,root)
  458. %{plugindir}/%{pluginver}/xineplug_ao_out_arts.so
  459. %endif
  460. %if %{build_alsa}
  461. %files alsa
  462. %defattr(-,root,root)
  463. %{plugindir}/%{pluginver}/xineplug_ao_out_alsa.so
  464. %endif
  465. %if %{build_pulseaudio}
  466. %files pulseaudio
  467. %defattr(-,root,root)
  468. %{plugindir}/%{pluginver}/xineplug_ao_out_pulseaudio.so
  469. %endif
  470. %if %{build_jack}
  471. %files jack
  472. %defattr(-,root,root)
  473. %{plugindir}/%{pluginver}/xineplug_ao_out_jack.so
  474. %endif
  475. ##### video output plugins #################################
  476. %files sdl
  477. %defattr(-,root,root)
  478. %{plugindir}/%{pluginver}/xineplug_vo_out_sdl.so
  479. %files opengl
  480. %defattr(-,root,root)
  481. %{plugindir}/%{pluginver}/xineplug_vo_out_opengl.so
  482. %files aa
  483. %defattr(-,root,root)
  484. %{plugindir}/%{pluginver}/xineplug_vo_out_aa.so
  485. %if %{build_dxr3}
  486. %files dxr3
  487. %defattr(-,root,root)
  488. %{plugindir}/%{pluginver}/xineplug_*dxr3*.so
  489. %endif
  490. ##### input plugins ########################################
  491. %files gnomevfs
  492. %defattr(-,root,root)
  493. %{plugindir}/%{pluginver}/xineplug_inp_gnome_vfs.so
  494. %files smb
  495. %defattr(-,root,root)
  496. %{plugindir}/%{pluginver}/xineplug_inp_smb.so
  497. ##### ogg files demux & decode plugins #####################
  498. %files ogg
  499. %defattr(-,root,root)
  500. %{plugindir}/%{pluginver}/xineplug_dmx_ogg.so
  501. %{plugindir}/%{pluginver}/xineplug_decode_vorbis.so
  502. %{plugindir}/%{pluginver}/xineplug_decode_speex.so
  503. %{plugindir}/%{pluginver}/xineplug_decode_theora.so
  504. ##### decode plugins #######################################
  505. %files flac
  506. %defattr(-,root,root)
  507. %{plugindir}/%{pluginver}/xineplug_flac.so
  508. %if %{build_mpc}
  509. %files musepack
  510. %defattr(-,root,root)
  511. %{plugindir}/%{pluginver}/xineplug_decode_mpc.so
  512. %endif
  513. %ifarch %{ix86}
  514. %files w32dll
  515. %defattr(-,root,root)
  516. %{plugindir}/%{pluginver}/xineplug_decode_w32dll.so
  517. %dir %{_libdir}/codecs
  518. %endif
  519. %changelog
  520. * Sat Oct 2 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.19-1
  521. - new upstream release
  522. - built with ImageMagick-6.6.4.8
  523. * Thu Sep 30 2010 Shu KONNO <owa@bg.wakwak.com> 1.1.18.1-3
  524. - rebuilt with rpm-4.8.1 for pkg-config
  525. * Thu Apr 29 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.18.1-2
  526. - rebuilt with ImageMagick-6.6.1.5
  527. * Fri Mar 19 2010 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.18.1-1
  528. - new upstream release
  529. - built with new toolchain
  530. * Fri May 29 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.16.3-3
  531. - add --without-external-ffmpeg to configure option
  532. - add post/xineplug_post_planar.so (ffmpeg postprocess) to remove list.
  533. * Wed May 27 2009 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.16.3-2
  534. - build without gpm
  535. * Sat Apr 4 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.16.3-1
  536. - new upstream release with security fix
  537. - Fix another possible int overflow in the 4XM demuxer.
  538. (ref. TKADV2009-004, CVE-2009-0385)
  539. - Fix an integer overflow in the Quicktime demuxer.
  540. * Sat Feb 14 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.16.2-1
  541. - new upstream release with security fix
  542. - Heap overflow in Quicktime atom parsing. (CVE-2008-5234)
  543. - Multiple buffer overflows. (CVE-2008-5236)
  544. - Multiple integer overflows. (CVE-2008-5237)
  545. - Unchecked or incompletely-checked read function results. (CVE-2008-5239)
  546. - Unchecked malloc using untrusted values. (CVE-2008-5240, CVE-2008-5242)
  547. - Integer underflow in qt compressed atom handling. (CVE-2008-5241)
  548. - Buffer indexing using untrusted or unchecked values. (CVE-2008-5243)
  549. - Fix broken size checks in various input plugins (ref. CVE-2008-5239)
  550. - IMPORTANT: removed all plugins which may cause patent violation
  551. - these plugins will be provided self-build-xine-lib-extras package
  552. - added jack plugin subpackage
  553. * Sun Feb 8 2009 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.15-4
  554. - updated --with-xv-path
  555. - used more dist_release macros
  556. - rebuilt with ImageMagick 6.4.9-2 (only VineSeed)
  557. * Tue Oct 14 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 1.1.15-3
  558. - update Patch101 (changeset b3822572afa5)
  559. * Mon Oct 13 2008 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 1.1.15-2
  560. - add Patch101 (changeset b3822572afa5)
  561. * Sun Aug 17 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.15-1vl5
  562. - new upstream release with a security fix (CVE-2008-3231)
  563. - dropped Patch100 (was included into upstream)
  564. - Requires: libX11 instead of XOrg-libs
  565. - added pulseaudio subpackage
  566. * Sun May 25 2008 MATSUBAYASHI Kohji <shaolin@vinelinux.org> - 1.1.12-2
  567. - now BuildRequires xorg-x11-devel and libGLU-devel, not XOrg*-devel
  568. - spec in UTF-8
  569. * Mon Apr 28 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.12-1
  570. - new upstream release with a security fix (CVE-2008-1686)
  571. - added Patch100 for CVE-2008-1878
  572. - added --disable-a52dec
  573. * Mon Mar 31 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.11.1-1vl5
  574. - new upstream release with a security fix (CVE-2008-1482)
  575. * Mon Mar 24 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.11-1vl5
  576. - rebuilt for VineSeed
  577. - new upstream release with a security fix (CVE-2008-0073)
  578. - rebuilt with ImageMagick 6.3.9-10
  579. * Mon Mar 24 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.11-1vl4
  580. - new upstream release with a security fix (CVE-2008-0073)
  581. * Tue Mar 11 2008 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.10.1-0vl1
  582. - new upstream release
  583. - using %%ver instead of %%version at %%files section
  584. * Tue Sep 04 2007 KAZUKI SHIMURA <ksh753@y5.don.ne.jp> 1.1.7-0vl5
  585. - use %%{_prefix}/X11R6/%%{_lib} for --with-xv-path to support x86_64
  586. * Tue Sep 04 2007 KAZUKI SHIMURA <ksh753@y5.don.ne.jp> 1.1.7-0vl4
  587. - update build dependencies
  588. - SDL-devel >= 1.2.11 (sdl.pc is required by xine-lib >= 1.1.3)
  589. - alsa-lib >= 0.9.0
  590. - flac-devel >= 1.2.0
  591. * Sat Aug 18 2007 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.7-0vl3
  592. - rebuilt with flac 1.2.0
  593. * Mon Aug 13 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.1.7-0vl2
  594. - pass exclusively --with-xv-path=/usr/X11R6/lib to configure
  595. (libXv.* detection on configure seems somewhat corrupted at least on ppc)
  596. * Sat Aug 11 2007 KAZUKI SHIMURA <ksh753@y5.dion.ne.jp> 1.1.7-0vl1
  597. - new upstream release
  598. - disable arts plugin
  599. - add new file: mime.types
  600. * Fri May 11 2007 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.1.6-0vl2
  601. - rebuilt with new toolchain
  602. - execute autoconf before doin' %%configure
  603. * Sat Apr 28 2007 Daisuke SUZUKI <daisuke@linux.or.jp> 1.1.6-0vl1
  604. - new upstream release
  605. - drop Patch100,101,102 and 500 which are now merged in upstream
  606. * Sat Dec 09 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.2-0vl4
  607. - [SECURITY FIX]
  608. - add patch101 to fix buffer overflow in Real Media plugin (CVE-2006-6172)
  609. - add patch102 to fix heap overflow in mms plugin (related to CVE-2006-2200)
  610. - add %%{_libdir}/codecs to -w32dll package
  611. * Sat Oct 07 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.2-0vl3
  612. - [SECURITY FIX]
  613. - import patch100 to fix multiple buffer overflows (CVE-2006-4800)
  614. * Wed Sep 27 2006 Stew Benedict <sbenedict@mandriva.com> 1.1.2-3.1mdv2007.0
  615. - P2: security fix for CVE-2006-4800
  616. * Sun Aug 6 2006 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.1.2-0vl2
  617. - added patch500 for ppc
  618. * Sun Jul 16 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.2-0vl1
  619. - [SECURITY] new upstream release
  620. - possible buffer overflow in libavcodec; crafted PNGs (CVE-2005-4048)
  621. - possible buffer overflow in the HTTP plugin (CVE-2006-2802)
  622. - possible buffer overflow via bad indexes in specially-crafted AVI files
  623. - drop unneeded patch100
  624. - add BuildRequires: samba-libsmbclient-devel instead of samba-libsmbclient
  625. - add %%{plugindir}/%%{version}/xineplug_decode_gdk_pixbuf.so
  626. - add BuildRequires: gtk2-devel
  627. - add Requires: gtk2
  628. * Mon Mar 6 2006 AKIYAMA Kazuhito <akiyama@yb3.so-net.ne.jp> 1.1.1-0vl4
  629. - rebuild with ImageMagick-6.2.6.3-0vl1
  630. * Sat Jan 14 2006 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.1-0vl3
  631. - add sub-package: xine-lib-aa
  632. - remove mpc decode plugin at %%install if builc-mpc disabled
  633. - [SECURITY FIX]
  634. - import patch100 to fix heap-based buffer overflow (CVE-2005-4048)
  635. * Wed Dec 14 2005 Glbz Waschk <waschk@mandriva.org> 1.1.1-2mdk
  636. - security update for CVE-2005-4048 (P2, embedded ffmpeg)
  637. * Sun Dec 25 2005 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 1.1.1-0vl2
  638. - rebuilt with new ImageMagick
  639. - changed Group
  640. - added %%{plugindir}/%%{version}/xineplug_vo_out_{xvmc,xxmc}.so
  641. * Thu Nov 17 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.1-0vl1
  642. - upstream release
  643. - drop patch100
  644. * Mon Oct 17 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.0-0vl3
  645. - [SECURITY]
  646. - add patch100 to fix format string vulnerability (CAN-2005-2967)
  647. - cf. http://xinehq.de/index.php/security/XSA-2005-1
  648. * Fri Oct 14 2005 MATSUBAYASHI Kohji <shaolin@vinelinux.org> 1.1.0-0vl2
  649. - two plugins (xineplug_decode_qt.so and xineplug_vo_out_vidix.so)
  650. are only built on ix86 archtecture.
  651. * Sat Oct 01 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.1.0-0vl1
  652. - upstream release
  653. - add BuildRequires:
  654. ImageMagick-devel, bzip2-devel, libjpeg-devel, libtiff-devel,
  655. libtool-ltdl-devel
  656. - addRequires:
  657. ImageMagick, bzip2, libjpeg, libtiff
  658. * Sat Jul 30 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.2-0vl1
  659. - upstream release
  660. * Thu Jun 23 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.1-0vl2
  661. - rebuild with alsa-lib-devel
  662. - add build_{gvfs,smb} macros
  663. * Sun May 08 2005 KAZUKI SHIMURA <kazuki@ma.ccnw.ne.jp> 1.0.1-0vl1
  664. - initial build for Vine Linux
  665. * Thu Jan 06 2005 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  666. - enabled defining build or not to build subpackages at runtime
  667. using '--define "BUILD_XYZ 1"', you can find possible BUILD_
  668. defines at the top of the spec-file
  669. * Tue Dec 07 2004 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  670. - included xxmc video out plugin into xvmc sub-rpm
  671. * Sat Sep 11 2004 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  672. - added missing Requires-Statements in the subpackages
  673. * Fri Sep 03 2004 Franti邸ek Dvořák <valtri@users.sourceforge.net>
  674. - Czech translation update
  675. * Thu Sep 02 2004 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  676. - konverted to UTF8
  677. - some fixes for non IA32 systems (especialy Athlon64/Opteron)
  678. * Sat May 01 2004 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  679. - activated opengl plugin
  680. * Tue Apr 06 2004 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  681. - removed xvid modules from -devel package and put it back
  682. to main package.
  683. * Fri Feb 13 2004 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  684. - added new sub-rpm for stk videoout plugin
  685. * Fri Nov 21 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  686. - use internal vcdlibs to keep dependencies low
  687. * Sun Oct 19 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  688. - added separate directfb-package to solve dependendies
  689. * Tue Oct 07 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  690. - activated separte xvmc package, when this is wanted.
  691. * Sun Jul 20 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  692. - made ogg-package out of oggvorbis, oggtheora and the new
  693. oggspeex xine-plugins
  694. * Sat May 24 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  695. - complete rework of the specfile
  696. * Wed May 14 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  697. - Update for > 1-beta13
  698. * Sat Mar 08 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  699. - added missing doc-files
  700. * Wed Jan 15 2003 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  701. - removed man3 manpages in devel-filelist
  702. * Tue Dec 24 2002 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  703. - Update for libxine 1.0beta1 added pkgconfig-directory
  704. * Wed Dec 11 2002 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  705. - Update for libxine 1.0beta0, fonts-directory has been changed
  706. * Sat Dec 07 2002 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  707. - added translation for finnish by Tuukka Pasanen <illuusio@mailcity.com>
  708. - some updates to german and english descriptions
  709. - added post-directory to file-list
  710. * Sat Nov 09 2002 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  711. - Final changes for libxine 1.0alpha1
  712. * Mon Nov 04 2002 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  713. - another change to make it run with next version
  714. * Sat Nov 02 2002 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  715. - Changes for next xine version
  716. * Sun Oct 27 2002 Manfred Tremmel <Manfred.Tremmel@iiv.de>
  717. - Update of the german descriptions.
  718. * Thu Jun 06 2002 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  719. - ability to pass args to configure. Fix vidix/dhahelper inclusion.
  720. * Mon May 27 2002 Matthias Dahl <matthew2k@web.de>
  721. - added passing of build parameter to configure
  722. * Sun May 26 2002 Matthias Dahl <matthew2k@web.de>
  723. - added german translations by Manfred Tremmel <Manfred.Tremmel@iiv.de>
  724. - added fixes (missing -l cs) by Manfred Tremmel <Manfred.Tremmel@iiv.de>
  725. * Sat May 18 2002 Matthias Dahl <matthew2k@web.de>
  726. - added czech translations by valtri@atlas.cz
  727. * Thu May 16 2002 Matthias Dahl <matthew2k@web.de>
  728. - replaced %configure because it was causing trouble on certain configurations
  729. * Sat May 11 2002 Matthias Dahl <matthew2k@web.de>
  730. - reworked/revamped spec file, still needs some tuning (BuildPreReq, ...)
  731. * Thu May 2 2002 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  732. - sync with new logo stuff.
  733. * Wed May 1 2002 Matthias Dahl <matthew2k@web.de>
  734. - added cinepak, cyuv and msvc decode plugins
  735. - commented out sdl related parts because this is currently broken in xine-lib
  736. - added 'cs,pl_PL' translation catalogs
  737. * Sun Mar 31 2002 Matthias Dahl <matthew2k@web.de>
  738. - added mms input plugin, spucc decoder and missing xine_logo.zyuy2.
  739. - commented out video fill decoder for now as it seems to be no longer built
  740. * Wed Feb 6 2002 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  741. - added 'de,fr,pt_BR' translation catalogs.
  742. * Sat Dec 26 2001 Matthias Dahl <matthew2k@web.de>
  743. - added sputext decode plugin and fonts.
  744. * Sat Dec 8 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  745. - ASF plugin is optional.
  746. * Thu Dec 6 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  747. - Add cda plugins.
  748. * Wed Nov 14 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  749. - fixed dxr3 header files inclusion, aalib deps: thanks to Andrew Meredith <andrew@anvil.org>.
  750. * Mon Oct 29 2001 Matthias Dahl <matthew2k@web.de>
  751. - added http input plugin
  752. * Thu Oct 18 2001 Matthias Dahl <matthew2k@web.de>
  753. - added asf demuxer plugin
  754. * Sun Oct 14 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  755. - move vorbis in separate package. Add DivX4 decoder plugin.
  756. * Wed Oct 10 2001 Matthias Dahl <matthew2k@web.de>
  757. - added vorbis files and missing man pages to filelist.
  758. * Thu Sep 27 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  759. - Add desktop stuff from patches by Miguel Freitas <miguel@cetuc.puc-rio.br>
  760. - Fixed xine.m4 installation from Andrew Meredith <andrew@anvil.org>
  761. * Fri Sep 21 2001 Matthias Dahl <matthew2k@web.de>
  762. - added two missing files (xine-config man page and xine.m4)
  763. * Sun Sep 16 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  764. - Merge patch from JosスCarlos Monteiro <jcm@netcabo.pt>:
  765. - Filelist and other minor updates,
  766. - Fixed some SuSE compatibility issues,
  767. - Added Portuguese summary.
  768. * Sun Sep 16 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  769. - Add missing files.
  770. * Sun Aug 19 2001 Matthias Dahl <matthew2k@web.de>
  771. - The usual update to the filelist :)
  772. - temporarily removed mpg123 decoder plugin from filelist cause it is not
  773. built with the recent CVS tree
  774. * Thu Jul 26 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  775. - Made oss, aa, xv, esd, w32dll, documentation as separate packages.
  776. * Thu Jul 26 2001 Matthias Dahl <matthew2k@web.de>
  777. - added seperate arts package and one missing demuxer plugin to filelist
  778. * Wed Jul 18 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  779. - list all plugins to avoid *strange* inclusion ;-).
  780. * Sun Jun 10 2001 Matthias Dahl <matthew2k@web.de>
  781. - updated filelist
  782. - re-activated execution of /sbin/ldconfig as post install script
  783. * Thu Mar 28 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  784. - add korean summary, patch from Louis JANG <louis@ns.mizi.com>
  785. * Thu Jan 11 2001 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  786. - patch from Sung-Hyun Nam <namsh@lgic.co.kr> applied.
  787. * Fri Oct 17 2000 Daniel Caujolle-Bert <f1rmb@users.sourceforge.net>
  788. - first spec file.