Lines 11-20
Group: Office
Link Here
|
11 |
|
11 |
|
12 |
Source: %name-%version.tar.bz2 |
12 |
Source: %name-%version.tar.bz2 |
13 |
|
13 |
|
14 |
Provides: vym |
14 |
BuildRequires: gcc-c++ libqt4-devel |
15 |
Requires: libqt3 libqt3-settings xsltproc zip |
|
|
16 |
# Automatically added by buildreq on Tue Apr 10 2007 (-bi) |
17 |
BuildRequires: gcc-c++ ImageMagick kdelibs libqt4-devel libXext-devel unzip xsltproc |
18 |
|
15 |
|
19 |
%description |
16 |
%description |
20 |
VYM (View Your Mind) is a tool to generate and manipulate maps which show your |
17 |
VYM (View Your Mind) is a tool to generate and manipulate maps which show your |
Lines 37-42
qmake PREFIX=%prefix vym.pro -after DESTDIR=%buildroot
Link Here
|
37 |
%install |
34 |
%install |
38 |
%make_install INSTALL_ROOT=%buildroot install |
35 |
%make_install INSTALL_ROOT=%buildroot install |
39 |
|
36 |
|
|
|
37 |
# remove scripts that cause deps bloat |
38 |
rm %buildroot%_datadir/%name/scripts/update-bookmarks |
39 |
rm %buildroot%_datadir/%name/scripts/release-mac |
40 |
|
40 |
# menu |
41 |
# menu |
41 |
mkdir -p %buildroot%_desktopdir |
42 |
mkdir -p %buildroot%_desktopdir |
42 |
cat << EOF > %buildroot%_desktopdir/%name.desktop |
43 |
cat << EOF > %buildroot%_desktopdir/%name.desktop |