osc copypac from project:KDE:KDE4:Community package:kphotoalbum revision:11
OBS-URL: https://build.opensuse.org/package/show/KDE:Extra/kphotoalbum?expand=0&rev=1
This commit is contained in:
commit
50fa501681
23
.gitattributes
vendored
Normal file
23
.gitattributes
vendored
Normal file
@ -0,0 +1,23 @@
|
||||
## Default LFS
|
||||
*.7z filter=lfs diff=lfs merge=lfs -text
|
||||
*.bsp filter=lfs diff=lfs merge=lfs -text
|
||||
*.bz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.gem filter=lfs diff=lfs merge=lfs -text
|
||||
*.gz filter=lfs diff=lfs merge=lfs -text
|
||||
*.jar filter=lfs diff=lfs merge=lfs -text
|
||||
*.lz filter=lfs diff=lfs merge=lfs -text
|
||||
*.lzma filter=lfs diff=lfs merge=lfs -text
|
||||
*.obscpio filter=lfs diff=lfs merge=lfs -text
|
||||
*.oxt filter=lfs diff=lfs merge=lfs -text
|
||||
*.pdf filter=lfs diff=lfs merge=lfs -text
|
||||
*.png filter=lfs diff=lfs merge=lfs -text
|
||||
*.rpm filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz filter=lfs diff=lfs merge=lfs -text
|
||||
*.tbz2 filter=lfs diff=lfs merge=lfs -text
|
||||
*.tgz filter=lfs diff=lfs merge=lfs -text
|
||||
*.ttf filter=lfs diff=lfs merge=lfs -text
|
||||
*.txz filter=lfs diff=lfs merge=lfs -text
|
||||
*.whl filter=lfs diff=lfs merge=lfs -text
|
||||
*.xz filter=lfs diff=lfs merge=lfs -text
|
||||
*.zip filter=lfs diff=lfs merge=lfs -text
|
||||
*.zst filter=lfs diff=lfs merge=lfs -text
|
1
.gitignore
vendored
Normal file
1
.gitignore
vendored
Normal file
@ -0,0 +1 @@
|
||||
.osc
|
3
kphotoalbum-4.0.2.tar.bz2
Normal file
3
kphotoalbum-4.0.2.tar.bz2
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:35aa982f05548955ae445686a8f3c1c9cbb18e9f8f12c240d75a344c8b79c3e3
|
||||
size 8069630
|
93
kphotoalbum.spec
Normal file
93
kphotoalbum.spec
Normal file
@ -0,0 +1,93 @@
|
||||
#
|
||||
# spec file for package kphotoalbum (Version 4.0.2)
|
||||
#
|
||||
# Copyright (c) 2009 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
# This file and all modifications and additions to the pristine
|
||||
# package are under the same license as the package itself.
|
||||
#
|
||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
# norootforbuild
|
||||
|
||||
Name: kphotoalbum
|
||||
BuildRequires: libkde4-devel libqt4-devel cmake >= 2.6.2 libexiv2-devel libkipi-devel libkdcraw-devel libsoprano-devel marble-devel kde4-filesystem sqlite3-devel libqt4-sql-sqlite konqueror-plugins fdupes
|
||||
Requires: sqlite3
|
||||
Url: http://www.kphotoalbum.org/
|
||||
License: GPL v2 or later
|
||||
Group: Applications/Multimedia
|
||||
Summary: A photo administration utility
|
||||
Version: 4.0.2
|
||||
Release: 1
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
Source: %{name}-%{version}.tar.bz2
|
||||
%kde4_runtime_requires
|
||||
|
||||
%description
|
||||
KPhotoAlbum is a tool to help describe images, and to search in the pile
|
||||
of images. With KPhotoAlbum it is today possible to find any image
|
||||
in less than 5 seconds, let that be an image with a special person,
|
||||
an image from a special place, or even both.
|
||||
|
||||
|
||||
Authors:
|
||||
--------
|
||||
Jaroslav Holaň <jh@kolouch.net>
|
||||
Jesper Pedersen <blackie@kde.org>
|
||||
|
||||
%prep
|
||||
%setup -q
|
||||
%cmake_kde4
|
||||
|
||||
%build
|
||||
%make_jobs
|
||||
|
||||
%install
|
||||
%suse_update_desktop_file %{name} Graphics Photography
|
||||
%suse_update_desktop_file %{name}-import Graphics Photography
|
||||
%makeinstall
|
||||
%find_lang %{name}
|
||||
mv ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/16x16/actions/{text,line,select}tool.png ${RPM_BUILD_ROOT}%{_datadir}/icons/hicolor/22x22/actions/
|
||||
%fdupes -s ${RPM_BUILD_ROOT}%{_datadir}/kde/apps/%{name}/themes/
|
||||
%kde_post_install
|
||||
%if %suse_version < 1120
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/doc/kde/HTML/sv/common
|
||||
mkdir -p $RPM_BUILD_ROOT/%{_datadir}/doc/kde/HTML/et/common
|
||||
%endif
|
||||
|
||||
%files -f %{name}.lang
|
||||
%defattr(-,root,root)
|
||||
%doc ChangeLog COPYING README TODO
|
||||
%if %suse_version < 1120
|
||||
%dir %{_datadir}/doc/kde/HTML/sv
|
||||
%dir %{_datadir}/doc/kde/HTML/et
|
||||
%dir %{_datadir}/doc/kde/HTML/sv/common
|
||||
%dir %{_datadir}/doc/kde/HTML/et/common
|
||||
%endif
|
||||
%{_bindir}/%{name}
|
||||
%{_datadir}/icons/hicolor/64x64/apps/%{name}.png
|
||||
%{_datadir}/icons/hicolor/22x22/actions/texttool.png
|
||||
%{_datadir}/icons/hicolor/16x16/actions/ellipsetool.png
|
||||
%{_datadir}/icons/hicolor/22x22/actions/selecttool.png
|
||||
%{_datadir}/icons/hicolor/16x16/actions/video.png
|
||||
%{_datadir}/icons/hicolor/16x16/actions/recttool.png
|
||||
%{_datadir}/icons/hicolor/22x22/actions/linetool.png
|
||||
%{_datadir}/icons/hicolor/16x16/apps/%{name}.png
|
||||
%{_datadir}/icons/hicolor/128x128/apps/%{name}.png
|
||||
%{_datadir}/icons/hicolor/32x32/apps/%{name}.png
|
||||
%{_datadir}/icons/hicolor/22x22/apps/%{name}.png
|
||||
%{_datadir}/icons/hicolor/22x22/actions/key.png
|
||||
%{_datadir}/icons/hicolor/48x48/apps/%{name}.png
|
||||
%{_datadir}/applications/kde4/%{name}.desktop
|
||||
%{_datadir}/applications/kde4/%{name}-import.desktop
|
||||
%dir %{_datadir}/kde4/apps/%{name}
|
||||
%{_datadir}/kde4/apps/%{name}/*
|
||||
%config %{_datadir}/kde4/config/%{name}rc
|
||||
|
||||
%changelog
|
||||
* Sat Aug 01 2009 Raymond Wooninck <tittiatcoke@gmail.com>
|
||||
- update to version 4.0.2
|
||||
* Tue Jul 21 2009 Raymond Wooninck <tittiatcoke@gmail.com>
|
||||
- update to version 4.0.1
|
||||
* Mon May 11 2009 Johannes Engel <jcnengel@googlemail.com>
|
||||
- Initial checkin version 4.0
|
Loading…
Reference in New Issue
Block a user