diff options
author | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2002-03-28 12:44:37 +0000 |
---|---|---|
committer | Daniel Caujolle-Bert <f1rmb@users.sourceforge.net> | 2002-03-28 12:44:37 +0000 |
commit | 12ee56f278ece1d6e2e5a00ccb48ba94abb6addb (patch) | |
tree | 0afa8544764be5529fb821e7028d932897e73e32 /misc/xine-lib.spec.in | |
parent | 4f0b8ee4cbf756e650af38472cd0f45b50978d2b (diff) | |
download | xine-lib-12ee56f278ece1d6e2e5a00ccb48ba94abb6addb.tar.gz xine-lib-12ee56f278ece1d6e2e5a00ccb48ba94abb6addb.tar.bz2 |
Ability to change logo at run-time. Fix endianness in xine-logoconv, build
and install it by default.
CVS patchset: 1642
CVS date: 2002/03/28 12:44:37
Diffstat (limited to 'misc/xine-lib.spec.in')
-rw-r--r-- | misc/xine-lib.spec.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/misc/xine-lib.spec.in b/misc/xine-lib.spec.in index ab8bc10d1..81ba69005 100644 --- a/misc/xine-lib.spec.in +++ b/misc/xine-lib.spec.in @@ -276,6 +276,7 @@ rm -rf $RPM_BUILD_ROOT %{prefix}/lib/xine/plugins/xineplug_vo_out_xshm.la %{prefix}/lib/xine/plugins/xineplug_vo_out_xshm.so # lib, logo and fonts. +@HAVE_IMLIB_TRUE@%{prefix}/bin/xine-logoconv %{prefix}/lib/libxine*.la %{prefix}/lib/libxine*.so* %{prefix}/share/xine/skins/xine_logo.png |