/[packages]/cauldron/lxappearance-obconf/current/SPECS/lxappearance-obconf.spec
ViewVC logotype

Contents of /cauldron/lxappearance-obconf/current/SPECS/lxappearance-obconf.spec

Parent Directory Parent Directory | Revision Log Revision Log


Revision 584650 - (show annotations) (download)
Thu Feb 6 16:16:10 2014 UTC (9 years, 7 months ago) by fwang
File size: 1202 byte(s)
drop unused file
1 Name: lxappearance-obconf
2 Epoch: 1
3 Version: 0.2.1
4 Release: %mkrel 1
5 Summary: Plugin to configure OpenBox inside LXAppearance
6 Group: Graphical desktop/Other
7 License: GPLv2+
8 URL: http://lxde.org/
9 Source0: http://downloads.sourceforge.net/lxde/%name-%version.tar.gz
10 BuildRequires: pkgconfig(gdk-pixbuf-2.0)
11 BuildRequires: pkgconfig(gmodule-export-2.0)
12 BuildRequires: pkgconfig(gthread-2.0)
13 BuildRequires: pkgconfig(gtk+-2.0) >= 2.12.0
14 BuildRequires: pkgconfig(lxappearance)
15 BuildRequires: pkgconfig(obrender-3.5) >= 3.5
16 BuildRequires: pkgconfig(obt-3.5) >= 3.5
17 BuildRequires: gettext
18 BuildRequires: intltool
19 Requires: lxappearance >= 0.5.0
20 Requires: openbox
21
22 %description
23 This plugin adds an addtional tab called "Window Border" to LXAppearance.
24 It is only visible when the plugin is installed and Openbox is in use.
25
26 %prep
27 %setup -q
28
29 %build
30 %configure2_5x --disable-static
31 %make
32
33 %install
34 %makeinstall_std
35
36 rm -f %{buildroot}%{_libdir}/lxappearance/plugins/obconf.la
37
38 %find_lang %{name}
39
40 %files -f %{name}.lang
41 %doc AUTHORS CHANGELOG COPYING README
42 %{_libdir}/lxappearance/plugins/obconf.so
43 %{_datadir}/lxappearance/obconf

  ViewVC Help
Powered by ViewVC 1.1.28