[openmamba-users-it] Fwd: Re: [openmamba-devel-it] aiuto con autospec
gil
puntogil a libero.it
Mer 27 Feb 2008 06:58:06 CET
Il Wednesday 27 February 2008 00:58:32 Silvan Calarco ha scritto:
> Alle martedì 26 febbraio 2008, gil ha scritto:
> > cosa vuol dire questo: #/usr/bin/update-menus: required file not found
> > ..? che non ha trovato un buildrequired?
> > #/usr/bin/update-menus: required file not
> > found ## AUTOBUILDREQ-END
>
> Mi suona come un requirement di una funzionalità propria di mandriva che
> non c'è in openmamba, hai mica scopiazzato qualcosa? :-)
>
> ciao
> Silvan
%define kbfx_release 1
%define is_stable 1
%define kdedir %(echo `kde-config --prefix`)
Name: kbfx
Version: 0.4.9.3.1
Release: 1mamba
Summary: A KMenu replacement
Group: Graphical desktop/KDE
Vendor: openmamba
Distribution: openmamba
Packager: gil <puntogil a libero.it>
URL: http://www.kbfx.org/
Source:
http://repository.slacky.eu/slackware-12.0/desktop/kbfx/%{version}/src/kbfx-%{version}.tar.bz2
License: GPL
Requires: kdebase
Requires: kdelibs
BuildRequires: arts
BuildRequires: alsa-utils
BuildRequires: cmake
BuildRequires: glibc-devel
BuildRequires: kdebase-devel
BuildRequires: kdelibs-devel
BuildRequires: kdemultimedia-devel
BuildRequires: libarts-devel
BuildRequires: libgcc
BuildRequires: libICE-devel
BuildRequires: libjpeg-devel
BuildRequires: libidn-devel
BuildRequires: libSM-devel
BuildRequires: libstdc++6-devel
BuildRequires: libtool
BuildRequires: libqt-devel
BuildRequires: libX11-devel
BuildRequires: libXau-devel
BuildRequires: libXdmcp-devel
BuildRequires: libXext-devel
BuildRequires: libXrender-devel
BuildRequires: libXft-devel
BuildRequires: libXpm-devel
BuildRequires: libXt-devel
BuildRequires: libz-devel
BuildRequires: xorg-cf-files
BuildRoot: %{_tmppath}/%{name}-%{version}-root
%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.
Main features:
Spinx Bar has 6 Basic Functionalities.
1.Selecting an Application Group
2.Selecting an Application
3.Type and locate an Application
4.Logout of the Desktop
5.Lock the Desktop
6.Launch KBFX settings manager
7.Scroll up and down the application list
Extra features:
1.Double buffered Widgets to minimize flicker.
2.Animated scroll bars
3.New Tooltip
4.Gif/Mng File Support
5.New Control Manager
%prep
%setup -n %{name}-%{version}
rm -Rf build
mkdir build
cd build
export DESTDIR=${buildroot}
cmake ../ -DCMAKE_INSTALL_PREFIX=%{kdedir}
%build
cd build
%install
cd build
[ "${buildroot}" != "/" ] && [ -d ${buildroot} ] && rm -Rf ${buildroot};
export DESTDIR=${buildroot}
make install
%clean
[ "${buildroot}" != "/" ] && [ -d ${buildroot} ] && rm -Rf ${buildroot};
%files
%defattr(-, root, root)
%{kdedir}/*
%changelog
* Wed Feb 27 2008 gil <puntogil a libero.it> 0.4.9.3.1-1mamba
- package created by autospec
ho tolto qualche zata enorme le altre son... ancora orbo
ciao e grazie
gil
Maggiori informazioni sulla lista
openmamba-users-it