]> git.pld-linux.org Git - packages/FreeIconsProject.git/blobdiff - FreeIconsProject.spec
- tabs in preamle
[packages/FreeIconsProject.git] / FreeIconsProject.spec
index fa21d7be6d942e207c59062a4730557030473559..56e1887a794d9255555afc3c163b34a2992ca9a6 100644 (file)
@@ -1,30 +1,31 @@
-Name:          FreeIconsProject
+# TODO: icon themes should go to %{_iconsdir}/theme/size/... instead of %{_pixmapsdir}/size/...
 Summary:       Very nice 3D icons
-Summary(pl):   Bardzo ³adne ikonki 3D
+Summary(pl.UTF-8):     Bardzo ładne ikonki 3D
+Name:          FreeIconsProject
 Version:       0.5
-Release:       1
+Release:       4
 License:       GPL
 Group:         X11/Amusements
-# can be get from http://www.kde-look.org/content/download.php?content=1822
-Source0:       http://www.kde-look.org/content/files/1822-FreeIcons_%{version}.tar.gz
+#Source0:      http://www.kde-look.org/content/files/1822-FreeIcons_%{version}.tar.gz
+Source0:       http://carrion.elysium.pl/download/FreeIcons_%{version}.tar.gz
+# Source0-md5: 22eaaba11ff2a90e41c45eaffee867c9
 URL:           http://carrion.elysium.pl/
+Requires:      %{_pixmapsdir}
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
 Very nice 3D icons.
 
-%description -l pl
-Bardzo ³adne ikonki 3D zrobione przez Polaka.
+%description -l pl.UTF-8
+Bardzo ładne ikonki 3D zrobione przez Polaka.
 
 %prep
 %setup -n FreeIcons_%{version} -q
 
-%build
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d $RPM_BUILD_ROOT%{_pixmapsdir}/48x48/{apps,devices,filesystems,mimetypes}
-#install -d $RPM_BUILD_ROOT%{_pixmapsdir}/{apps,devices,filesystem,symbols}
 
 install 48x48/apps/* $RPM_BUILD_ROOT%{_pixmapsdir}/48x48/apps
 install 48x48/devices/* $RPM_BUILD_ROOT%{_pixmapsdir}/48x48/devices
@@ -37,4 +38,4 @@ rm -rf $RPM_BUILD_ROOT
 %files
 %defattr(644,root,root,755)
 #%doc AUTHORS TODO VERSION
-%{_pixmapsdir}/*/*
+%{_pixmapsdir}/48x48
This page took 0.070743 seconds and 4 git commands to generate.