summaryrefslogtreecommitdiff
path: root/pixieplus.spec
diff options
context:
space:
mode:
authordjurban2003-02-16 22:35:44 (GMT)
committercvs2git2012-06-24 12:13:13 (GMT)
commitc6f8e9913d5f3f3fe6fcf4a8f67abd6aaf2658f4 (patch)
tree62474be34383538bf1302d941f40336e9792696c /pixieplus.spec
parent45854850beb5175df420f08e72adf75bed0d9eba (diff)
downloadpixieplus-c6f8e9913d5f3f3fe6fcf4a8f67abd6aaf2658f4.zip
pixieplus-c6f8e9913d5f3f3fe6fcf4a8f67abd6aaf2658f4.tar.gz
- Updated to 0.5.4
- STBR to kde3 pack Changed files: pixieplus.spec -> 1.12
Diffstat (limited to 'pixieplus.spec')
-rw-r--r--pixieplus.spec31
1 files changed, 21 insertions, 10 deletions
diff --git a/pixieplus.spec b/pixieplus.spec
index 45cb7de..e3c5da5 100644
--- a/pixieplus.spec
+++ b/pixieplus.spec
@@ -1,21 +1,25 @@
Summary: pixieplus - image viewer for KDE
Summary(pl): pixieplus - przeglądarka obrazków dla KDE
Name: pixieplus
-Version: 0.3
-Release: 3
+Version: 0.5.4
+Release: 1
License: GPL
Group: X11/Applications/Graphics
-Source0: http://www.mosfet.org/pixie/%{name}-kde-%{version}.tar.gz
-Patch0: %{name}-am16.patch
+Source0: http://www.mosfet.org/pixie/%{name}-%{version}.tar.gz
+#Patch0: %{name}-am16.patch
URL: http://www.mosfet.org/pixie/
BuildRequires: automake
BuildRequires: autoconf
-BuildRequires: kdelibs-devel >= 3.0.3
+BuildRequires: kdelibs-devel >= 3.1
+BuildRequires: qt-devel >= 3.1
+BuildRequires: ImageMagick-devel >= 5.5.0
+Requires: ImageMagick-devel >= 5.5.0
BuildRequires: libtool
BuildRequires: libltdl-devel
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _htmldir /usr/share/doc/kde/HTML
+%define _prefix %{_usr}
%description
Pixie is designed to allow you to efficently browse, manage, and view
@@ -29,17 +33,19 @@ ilością plików graficznych umożliwiającym prostą edycję obrazów
(poziomy jasności i kontrastu, skalowanie oraz efekty dodatkowe).
%prep
-%setup -q -n %{name}-kde-%{version}
+%setup -q -n %{name}-%{version}
#%patch0 -p1
%build
+kde_appsdir="%{_applnkdir}"; export kde_appsdir
kde_htmldir="%{_htmldir}"; export kde_htmldir
kde_icondir="%{_pixmapsdir}"; export kde_icondir
CFLAGS="%{rpmcflags}" CXXFLAGS="%{rpmcflags}"
#%{__make} -f Makefile.cvs
-%configure2_13
-
+%configure \
+ --enable-final
+
%{__make}
%install
@@ -57,10 +63,15 @@ rm -rf $RPM_BUILD_ROOT
%defattr(644,root,root,755)
%attr(755,root,root) %{_bindir}/*
%attr(755,root,root) %{_libdir}/*
-%{_includedir}/*
+##{_includedir}/*
%{_datadir}/apps/pixie
%dir %{_datadir}/apps/konqueror/servicemenus
%{_datadir}/apps/konqueror/servicemenus/*.desktop
-%{_datadir}/mimelnk/image/*.desktop
+%{_datadir}/mimelnk/image/x-miff.desktop
+##{_datadir}/mimelnk/image/x-pcx.desktop
+%{_datadir}/mimelnk/image/x-pict.desktop
+%{_datadir}/mimelnk/image/x-tga.desktop
+%{_datadir}/mimelnk/image/x-xwd.desktop
+
%{_applnkdir}/Graphics/Viewers/*.desktop
%{_pixmapsdir}/*/*/*/*.png