Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37405468
en ru br
Репозитории ALT
5.1: 0.4.9.3.1-alt4
4.1: 0.4.9.3.1-alt4
4.0: 0.4.9.2rc4-alt2
www.altlinux.org/Changes

Группа :: Графические оболочки/KDE
Пакет: kbfx

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

%set_verify_elf_method unresolved=relaxed
Name: kbfx
Version: 0.4.9.3.1
Release: alt4

Summary: KBFX is an alternative to the classical K-Menu button and it's menu
Summary(ru_RU.UTF-8): п░п╩я▄я┌п╣я─п╫п╟я┌п╦п╡п╫п╬п╣ п╪п╣п╫я▌ KDE
License: GPL
Group: Graphical desktop/KDE
URL: http://www.kbfx.org/

Packager: Andrey Cherepanov <cas at altlinux.ru>

Source: %name-%version.tar.bz2
Patch0: %name.patch

%define prefix %(kde-config --prefix)
BuildPreReq: menu-devel desktop-file-utils
BuildRequires: cmake, automake, libtool
BuildRequires: glibc-devel, libstdc++-devel
BuildRequires: gcc-c++
BuildRequires: kdelibs-devel libqt3-devel libpng-devel libjpeg-devel
Requires(post,postun): desktop-file-utils
Provides: %name = %version-%release

%description
KBFX is an alternative to the classical K-Menu button and it's menu.
It improves the user experience by enabling the user to set a bigger (and
thus more visible) start button and by finally replacing the Win95-like
K-Menu with the Spinx bar.
If you still want the old menu, because you're used to it, it is still
available as an option in kbfx.

%prep
%setup -n %name-%version
%patch0 -p1
rm -Rf build
mkdir build
cd build
export DESTDIR=%buildroot
cmake ../ -DCMAKE_INSTALL_PREFIX=%{prefix}

%build
cd build

%install
cd build
make DESTDIR=%buildroot install

%find_lang --with-kde kbfxconfigapp

%post
%post_ldconfig
%update_desktopdb
%update_menus

%postun
%postun_ldconfig
%clean_desktopdb
%clean_menus

%files -f build/kbfxconfigapp.lang
%doc doc/*
%doc %_datadir/doc/HTML/en/common/*
%_bindir/*
%_libdir/*
%_includedir/kbfx/*
%_datadir/apps/kbfx/*
%_datadir/apps/kbfxconfigapp/*
%_datadir/apps/kicker/applets/*.desktop
%_datadir/apps/konqueror/servicemenus/*.desktop
%_datadir/applications/kde/*
%_datadir/mimelnk/*
%_iconsdir/hicolor/128x128/apps/*
%_niconsdir/*
%_miconsdir/*

%changelog

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

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