]> git.pld-linux.org Git - packages/feh.git/blobdiff - feh.spec
- initial
[packages/feh.git] / feh.spec
index 1f23659617619d2ef98c3742814ecf75612ef8cb..bcf4d9e2da21fe239fb0246f8dfbcd0e89b6f707 100644 (file)
--- a/feh.spec
+++ b/feh.spec
@@ -1,5 +1,8 @@
+# TODO:
+# - bash completion
+# - add WallpaperChanger 'provide' to another programs that can change the wallpaper
 Summary:       Fast image viewer/indexer/montager
-Summary(pl.UTF-8):   Szybki program do przeglądania/indeksowania/montowania obrazów
+Summary(pl.UTF-8):     Szybki program do przeglądania/indeksowania/montowania obrazów
 Name:          feh
 Version:       1.3.4
 Release:       1
@@ -14,6 +17,8 @@ BuildRequires:        giblib-devel >= 1.2.4
 BuildRequires: imlib2-devel >= 1.0.0
 BuildRequires: libjpeg-devel
 BuildRequires: libpng-devel
+BuildRequires: xorg-lib-libXt-devel
+Provides:      WallpaperChanger
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
@@ -40,7 +45,6 @@ oraz sterowanie z klawiatury/myszki (też z kółkiem).
 %setup -q
 
 %build
-rm -f missing
 %{__aclocal}
 %{__autoconf}
 %{__automake}
This page took 0.055162 seconds and 4 git commands to generate.