forked from pool/alevt
This commit is contained in:
parent
9bd64877fe
commit
44373dc227
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Thu Jul 5 12:45:41 CEST 2007 - coolo@suse.de
|
||||||
|
|
||||||
|
- put desktop file and icon into the package
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Sep 5 14:35:51 CEST 2006 - jw@suse.de
|
Tue Sep 5 14:35:51 CEST 2006 - jw@suse.de
|
||||||
|
|
||||||
|
7
alevt.desktop
Normal file
7
alevt.desktop
Normal file
@ -0,0 +1,7 @@
|
|||||||
|
[Desktop Entry]
|
||||||
|
Encoding=UTF-8
|
||||||
|
GenericName=VideoText Viewer
|
||||||
|
Exec=alevt
|
||||||
|
Icon=alevt
|
||||||
|
Name=AleVT
|
||||||
|
Type=Application
|
3
alevt.png
Normal file
3
alevt.png
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:d38fb93697721dd5d008ce7324ddb5155b1aacb985493f5c1c904eec48c03dcd
|
||||||
|
size 390
|
12
alevt.spec
12
alevt.spec
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package alevt (Version 1.6.1)
|
# spec file for package alevt (Version 1.6.1)
|
||||||
#
|
#
|
||||||
# Copyright (c) 2006 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
# Copyright (c) 2007 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||||
# This file and all modifications and additions to the pristine
|
# This file and all modifications and additions to the pristine
|
||||||
# package are under the same license as the package itself.
|
# package are under the same license as the package itself.
|
||||||
#
|
#
|
||||||
@ -19,13 +19,15 @@ Name: alevt
|
|||||||
%endif
|
%endif
|
||||||
BuildRequires: libpng-devel pkgconfig update-desktop-files xorg-x11-devel
|
BuildRequires: libpng-devel pkgconfig update-desktop-files xorg-x11-devel
|
||||||
URL: http://www.goron.de/~froese/
|
URL: http://www.goron.de/~froese/
|
||||||
License: GPL
|
License: GPL v2 or later
|
||||||
Group: Hardware/TV
|
Group: Hardware/TV
|
||||||
Autoreqprov: on
|
Autoreqprov: on
|
||||||
Summary: Teletext and Videotext Decoder for the BTTV Driver
|
Summary: Teletext and Videotext Decoder for the BTTV Driver
|
||||||
Version: 1.6.1
|
Version: 1.6.1
|
||||||
Release: 223
|
Release: 281
|
||||||
Source0: alevt-%version.tar.bz2
|
Source0: alevt-%version.tar.bz2
|
||||||
|
Source1: alevt.desktop
|
||||||
|
Source2: alevt.png
|
||||||
Patch0: alevt-%version.dif
|
Patch0: alevt-%version.dif
|
||||||
Patch1: alevt-nosync.diff
|
Patch1: alevt-nosync.diff
|
||||||
Patch2: alevt-1.6.0-dvb-demux.patch
|
Patch2: alevt-1.6.0-dvb-demux.patch
|
||||||
@ -86,7 +88,9 @@ rm -rf $RPM_BUILD_ROOT
|
|||||||
%doc %{_prefix}/%{_man_dir}/man1/alevt-date.1.gz
|
%doc %{_prefix}/%{_man_dir}/man1/alevt-date.1.gz
|
||||||
%doc %{_prefix}/%{_man_dir}/man1/alevt.1x.gz
|
%doc %{_prefix}/%{_man_dir}/man1/alevt.1x.gz
|
||||||
|
|
||||||
%changelog -n alevt
|
%changelog
|
||||||
|
* Thu Jul 05 2007 - coolo@suse.de
|
||||||
|
- put desktop file and icon into the package
|
||||||
* Tue Sep 05 2006 - jw@suse.de
|
* Tue Sep 05 2006 - jw@suse.de
|
||||||
- fixed #203118, making -Wold-style-definition happy.
|
- fixed #203118, making -Wold-style-definition happy.
|
||||||
* Fri Jul 28 2006 - jw@suse.de
|
* Fri Jul 28 2006 - jw@suse.de
|
||||||
|
Loading…
Reference in New Issue
Block a user