Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37336129
en ru br
Репозитории ALT

Группа :: Работа с файлами
Пакет: kde4-krename

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

%define __kde4_alternate_placement 1
%define origname krename

Summary: A powerfull batch renamer for KDE4
Name: kde4-%origname
Version: 3.9.3
Release: alt1
License: GPL
Url: http://www.krename.net
Group: File tools
Packager: Aeliya Grevnyov <gray_graff at altlinux.org>

Source: %origname.tar.bz2

BuildRequires(pre): kde-common-devel
BuildRequires: gcc-c++ kde4libs-devel libtag-devel libexiv2-devel

%description
Krename is a very powerful batch file renamer for KDE4 which can rename a list
of files based on a set of expressions. It can copy/move the files to another
directory or simply rename the input files. Krename supports many conversion
operations, including conversion of a filename to lowercase or to uppercase,
conversion of the first letter of every word to uppercase, adding numbers to
filenames, finding and replacing parts of the filename, and many more.
It can also change access and modification dates, permissions, and file ownership.

%prep
%setup -q -n %origname

%build
%K4build

%install
%K4install
%add_findpackage_path %__kde4_bindir
mkdir %buildroot/%_K4i18n
%__mv %buildroot/usr/share/locale/* %buildroot/%_K4i18n/
%K4find_lang %origname --with-kde

%files -f %origname.lang
%__kde4_bindir/%origname
%__kde4_xdg_apps/*.desktop
%__kde4_iconsdir/*/*/apps/*.png
%_K4srv/*

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin