From 94b42ac4c011240ff2542e9693e32adae37a5f59 Mon Sep 17 00:00:00 2001 From: cvsextras Date: Mon, 8 Nov 2004 05:35:39 +0000 Subject: [PATCH] =?UTF-8?q?auto-import=20changelog=20data=20from=20xosd-2.?= =?UTF-8?q?2.5-0.fdr.1.rh80.src.rpm=202.2.5-0.fdr.1=20-=20Update=20to=202.?= =?UTF-8?q?2.5.=202.2.2-0.fdr.1=20-=20Update=20to=202.2.2.=202.2.1-0.fdr.1?= =?UTF-8?q?=20-=20Update=20to=202.2.1.=20-=20Disable=20gdk-pixbuf=20test,?= =?UTF-8?q?=20XOSD=20says=20it=20requires=20>=3D=200.22.0,=20but=200.18.0?= =?UTF-8?q?=20=20=20=20=20seems=20to=20work=20just=20fine.=202.2.0-0.fdr.1?= =?UTF-8?q?=20-=20Update=20to=202.2.0.=20-=20Rename=20XMMS=20plugin=20pack?= =?UTF-8?q?age=20to=20xmms-xosd,=20and=20obsolete=20xosd-xmms.=202.1.3-0.f?= =?UTF-8?q?dr.3=20-=20Require=20XFree86-devel=20in=20-devel=20(xosd-config?= =?UTF-8?q?=20--libs).=202.1.3-0.fdr.2=20-=20Add=20epoch=20to=20devel=20an?= =?UTF-8?q?d=20xmms=20Requires=20(#30=20comment=204).=20-=20Don't=20includ?= =?UTF-8?q?e=20*.la=20in=20xmms=20package.=20-=20Save=20.spec=20in=20UTF-8?= =?UTF-8?q?.=202.1.3-0.fdr.1=20-=20Update=20to=202.1.3=20and=20current=20F?= =?UTF-8?q?edora=20guidelines.=20-=20Don't=20include=20%{=5Flibdir}/*.la.?= =?UTF-8?q?=20Wed=20Feb=2026=202003=20Ville=20Skytt=C3=A4=20=20-=202.1.2-1.fedora.1=20-=20Update=20to=202.1.?= =?UTF-8?q?2.=20-=20Use=20%post(un)=20-p=20/sbin/ldconfig.=20Sat=20Feb=200?= =?UTF-8?q?8=202003=20Ville=20Skytt=C3=A4=20?= =?UTF-8?q?=20-=202.1.0-1.fedora.1=20-=20First=20Fedora=20release,=20based?= =?UTF-8?q?=20on=20Matthias=20Saou's=20work.=20Wed=20Feb=2005=202003=20Mat?= =?UTF-8?q?thias=20Saou=20=20-=20Updat?= =?UTF-8?q?e=20to=202.1.0.=20-=20Spec=20file=20updates=20to=20reflect=20up?= =?UTF-8?q?stream=20changes.=20Wed=20Jan=2008=202003=20Matthias=20Saou=20=20-=20Update=20to=202.0.1.?= =?UTF-8?q?=20Mon=20Oct=2021=202002=20Matthias=20Saou=20=20-=20Update=20to=201.1.1.=20Sun=20Sep=2029?= =?UTF-8?q?=202002=20Matthias=20Saou=20=20-=20Update=20to=201.0.4.=20-=20Rebuilt=20for=20Red=20Hat=20?= =?UTF-8?q?Linux=208.0.=20Fri=20Aug=2030=202002=20Matthias=20Saou=20=20-=20Update=20to=201.0.3.=20Wed?= =?UTF-8?q?=20Aug=2028=202002=20Matthias=20Saou=20=20-=20Update=20to=201.0.2.=20-=20Fixed=20%defattr?= =?UTF-8?q?=20for=20xmms=20plugin=20sub-package.=20Mon=20Jul=2022=202002?= =?UTF-8?q?=20Matthias=20Saou=20=20-?= =?UTF-8?q?=20Update=20to=201.0.0.=20-=20Spec=20file=20cleanup=20(near=20r?= =?UTF-8?q?ewrite),=20added=20devel=20and=20xmms=20sub-packages.=20Wed=20A?= =?UTF-8?q?ug=2001=202001=20Matthias=20Saou=20=20-=20Update=20to=200.7.0=20and=20spec=20file=20cleanu?= =?UTF-8?q?p.=20-=20Changed=20the=20plugin=20path.=20-=20Added=20ldconfig?= =?UTF-8?q?=20execution=20since=20I=20also=20changed=20the=20lib=20filenam?= =?UTF-8?q?e.=20Sat=20Feb=2003=202001=20Matthias=20Saou=20=20-=20Initial=20RPM=20release.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .cvsignore | 1 + sources | 1 + xosd.spec | 160 +++++++++++++++++++++++++++++++++++++++++++++++++++++ 3 files changed, 162 insertions(+) create mode 100644 xosd.spec diff --git a/.cvsignore b/.cvsignore index e69de29..2d364e4 100644 --- a/.cvsignore +++ b/.cvsignore @@ -0,0 +1 @@ +xosd-2.2.5.tar.gz diff --git a/sources b/sources index e69de29..f720513 100644 --- a/sources +++ b/sources @@ -0,0 +1 @@ +96bae6f0800c1710d7d4edb3b37b01e5 xosd-2.2.5.tar.gz diff --git a/xosd.spec b/xosd.spec new file mode 100644 index 0000000..137e446 --- /dev/null +++ b/xosd.spec @@ -0,0 +1,160 @@ +%define plugdir %(xmms-config --general-plugin-dir) + +Name: xosd +Version: 2.2.5 +Release: 0.fdr.1.rh80 +Epoch: 0 +Summary: On-screen display library for X + +Group: System Environment/Libraries +License: GPL +URL: http://www.ignavus.net/software.html +Source: http://www.ignavus.net/xosd-2.2.5.tar.gz +BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) + +BuildRequires: gtk+-devel >= 1:1.2.2, gdk-pixbuf-devel, xmms-devel + +%description +XOSD displays text on your screen, sounds simple right? The difference +is it is unmanaged and shaped, so it appears transparent. This gives +the effect of an On Screen Display, like your TV/VCR etc.. The package +also includes an xmms plugin, which automatically displays various +interesting things as they change (song name, volume etc...) + +%package devel +Summary: Development files for the XOSD on-screen display library +Group: Development/Libraries +Requires: %{name} = %{epoch}:%{version}-%{release}, XFree86-devel + +%description devel +The xosd-devel package contains static libraries, header files and +documentation for developing applications that use the XOSD on-screen +display. + +%package -n xmms-%{name} +Summary: An XMMS plugin for on-screen display using the XOSD library +Group: Applications/Multimedia +Requires: %{name} = %{epoch}:%{version}-%{release}, xmms +Obsoletes: %{name}-xmms + +%description -n xmms-%{name} +An X MultiMedia System plugin to display information on-screen through +the XOSD library, similarly to TV OSD. + + +%prep +%setup -q + + +%build +# XOSD 2.2.1+ says it requires gdk-pixbuf >= 0.22.0, but it seems to work +# fine with older (0.18.0) versions. This is needed for the XMMS plugin. +%configure --disable-gdk_pixbuftest +make %{?_smp_mflags} + + +%install +rm -rf $RPM_BUILD_ROOT +make install DESTDIR=$RPM_BUILD_ROOT +rm -f $RPM_BUILD_ROOT{%{_libdir},%{plugdir}}/*.la + + +%clean +rm -rf $RPM_BUILD_ROOT + + +%post -p /sbin/ldconfig +%postun -p /sbin/ldconfig + + +%files +%defattr(-,root,root,-) +%doc AUTHORS ChangeLog COPYING README +%{_bindir}/osd_cat +%{_libdir}/*.so.* +%{_datadir}/xosd +%{_mandir}/man1/osd_cat* + +%files devel +%defattr(-,root,root,-) +%{_bindir}/xosd-config +%{_includedir}/* +%{_libdir}/*.a +%{_libdir}/*.so +%{_datadir}/aclocal/* +%{_mandir}/man1/xosd-config* +%{_mandir}/man3/* + +%files -n xmms-%{name} +%defattr(-,root,root,-) +%{plugdir}/*.so + + +%changelog +* Sat Sep 27 2003 Ville Skyttä - 0:2.2.5-0.fdr.1 +- Update to 2.2.5. + +* Mon Jun 30 2003 Ville Skyttä - 0:2.2.2-0.fdr.1 +- Update to 2.2.2. + +* Sat Apr 19 2003 Ville Skyttä - 0:2.2.1-0.fdr.1 +- Update to 2.2.1. +- Disable gdk-pixbuf test, XOSD says it requires >= 0.22.0, but 0.18.0 + seems to work just fine. + +* Sun Apr 13 2003 Ville Skyttä - 0:2.2.0-0.fdr.1 +- Update to 2.2.0. +- Rename XMMS plugin package to xmms-xosd, and obsolete xosd-xmms. + +* Mon Apr 7 2003 Ville Skyttä - 0:2.1.3-0.fdr.3 +- Require XFree86-devel in -devel (xosd-config --libs). + +* Sat Apr 5 2003 Ville Skyttä - 0:2.1.3-0.fdr.2 +- Add epoch to devel and xmms Requires (#30 comment 4). +- Don't include *.la in xmms package. +- Save .spec in UTF-8. + +* Sat Mar 22 2003 Ville Skyttä - 0:2.1.3-0.fdr.1 +- Update to 2.1.3 and current Fedora guidelines. +- Don't include %%{_libdir}/*.la. + +* Wed Feb 26 2003 Ville Skyttä - 2.1.2-1.fedora.1 +- Update to 2.1.2. +- Use %%post(un) -p /sbin/ldconfig. + +* Sat Feb 8 2003 Ville Skyttä - 2.1.0-1.fedora.1 +- First Fedora release, based on Matthias Saou's work. + +* Wed Feb 5 2003 Matthias Saou +- Update to 2.1.0. +- Spec file updates to reflect upstream changes. + +* Wed Jan 8 2003 Matthias Saou +- Update to 2.0.1. + +* Mon Oct 21 2002 Matthias Saou +- Update to 1.1.1. + +* Sun Sep 29 2002 Matthias Saou +- Update to 1.0.4. +- Rebuilt for Red Hat Linux 8.0. + +* Fri Aug 30 2002 Matthias Saou +- Update to 1.0.3. + +* Wed Aug 28 2002 Matthias Saou +- Update to 1.0.2. +- Fixed %%defattr for xmms plugin sub-package. + +* Mon Jul 22 2002 Matthias Saou +- Update to 1.0.0. +- Spec file cleanup (near rewrite), added devel and xmms sub-packages. + +* Wed Aug 1 2001 Matthias Saou +- Update to 0.7.0 and spec file cleanup. +- Changed the plugin path. +- Added ldconfig execution since I also changed the lib filename. + +* Sat Feb 3 2001 Matthias Saou +- Initial RPM release. +