source: projects/specs/trunk/A/AfterStep/AfterStep-vl.spec @ 521

Revision 521, 4.8 KB checked in by daisuke, 14 years ago (diff)

import VineSeed package specs

Line 
1Summary: An X window manager which emulates the look and feel of NEXTSTEP(R).
2Summary(ja): NEXTSTEP(R)¤Î¥ë¥Ã¥¯&¥Õ¥£¡¼¥ë¤ò»÷¤»¤¿¥¦¥£¥ó¥É¥¦¥Þ¥Í¡¼¥¸¥ã
3Name: AfterStep
4Version: 1.8.11
5Release: 0vl1
6License: GPL
7Group: User Interface/Desktops
8URL: http://www.afterstep.org/
9Source0: ftp://ftp.afterstep.org/stable/AfterStep-%{version}.tar.bz2
10Source1: AfterStep-redhat.tar.gz
11#for Vine
12Source2: AfterStep-vine.tar.gz
13Patch0: afterstep-1.8.11-vinemenu.patch
14Patch1: AfterStep-1.7.142-guessfont.patch
15Prereq: /sbin/ldconfig
16BuildPrereq: sgml-tools
17Requires: wmconfig >= 0.9.4, xinitrc >= 1.4, AfterStep-APPS
18BuildRoot: %{_tmppath}/%{name}-%{version}-root
19Vendor: Project Vine
20Distribution: Vine Linux
21
22%description
23The AfterStep window manager combines convenient, useful features
24with the attractive look of the NEXTSTEP(R) interface. NEXTSTEP(R)-style
25features include the the title bar, title buttons, borders, icons and
26menus.  The most prominent addition to the interface is AfterStep's
27Wharf, a customized version of the GoodStuff panel (an fvwm window
28manager bar of application icons).  AfterStep's Wharf is a free-floating
29application loader which can swallow running programs and contain
30folders of more applications.  AfterStep also includes easy to use
31'look' files, so you can share your desktop appearance.
32
33You need to install AfterStep if you want to use the AfterStep window
34manager.  You should also install AfterStep and try it out if you haven't
35decided which X Window System window manager you want to use, or just to
36keep your window management options open.
37
38%prep
39%setup -q -n %{name}-%{version}
40%patch0 -p1 -b .vinemenu
41%patch1 -p1 -b .guessfont
42find ./ -type f -perm 000 | xargs -r rm -fv
43find ./ -type f -name "*.vinemenu" | xargs -r rm -fv
44
45%build
46CFLAGS="$RPM_OPT_FLAGS" ./configure --prefix=/usr/X11R6 --datadir=/usr/share \
47        --with-imageloader="display -window root" \
48        --with-helpcommand="kterm -e man" \
49        --with-desktops=1 \
50        --with-deskgeometry=2x3 \
51        --disable-availability \
52        --enable-makemenusonboot \
53        --enable-i18n \
54        --with-xpm
55make CCFLAGS="$RPM_OPT_FLAGS"
56sgml2html doc/afterstep.sgml
57
58%install
59rm -rf %{buildroot}
60make install install.man DESTDIR=%{buildroot}
61
62# both ASPP contains these files
63#rm -f %{buildroot}/usr/X11R6/bin/{sessreg,xpmroot}
64
65# eliminate executable bit in %doc
66find TODO/ -type f -perm +111 | xargs chmod -x
67
68%clean
69rm -rf %{buildroot}
70
71%post -p /sbin/ldconfig
72%postun -p /sbin/ldconfig
73
74%files
75%defattr(-,root,root)
76%doc doc/code doc/languages doc/licences
77%doc ChangeLog NEW README README.RedHat TEAM TODO UPGRADE *.html
78/usr/X11R6/bin/*
79/usr/X11R6/man/man1/*
80/usr/share/afterstep
81
82%changelog
83* Sat Mar 02 2002 Toru Sagami <sagami@vinelinux.org> 1.8.11-0vl1
84- updated to new stable release 1.8.11
85
86* Wed Jan 30 2002 Toru Sagami <sagami@vinelinux.org> 1.8.10-0vl1
87- updated to current stable release 1.8.10
88- added patch for menu instead of expanding tar ball
89- added more docs
90
91* Mon Sep 03 2001 Toru Sagami <sagami@vinelinux.org>
92- 1.8.9-0vl2: eliminate executable bit in %%doc
93
94* Tue Jul 03 2001 <sagami@vinelinux.org>
95- 1.8.9-0vl1: updated to 1.8.9
96- added patch for re-enable xiterm menu
97
98* Mon May 14 2001 <sagami@vinelinux.org>
99- 1.8.8-0vl2: fixed install failure with AfterStep-APPS
100
101* Sat Dec 23 2000 Toru Sagami <czs14350@mb.infoweb.ne.jp>
102- 1.8.8-0vl1: Happy Holidays!
103
104* Thu Dec 21 2000 Toru Sagami <czs14350@mb.infoweb.ne.jp>
105- updated to 1.8.4-1vl1
106- fixed some menu for Vine 2.1+
107- changed spec filename AfterStep.spec from AfterStep-vl.spec
108
109* Fri Feb 18 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
110- updated to 1.8.0
111
112* Thu Jan 13 2000 Yasuyuki Furukawa <furukawa@vinelinux.org>
113- added guessfont patch
114
115* Fri Sep 03 1999 Cristian Gafton <gafton@redhat.com>
116- version 1.7.142 and the four patches available integrated
117
118* Mon Apr 19 1999 Cristian Gafton <gafton@redhat.com>
119- optimizations are making it sick
120
121* Sun Apr 11 1999 Preston Brown <pbrown@redhat.com>
122- fixed up menus from 5.2 to work with new AfterStep
123
124* Thu Apr 08 1999 Preston Brown <pbrown@redhat.com>
125- upgrade to 1.7.90 (bugfix release), now 99 percent GNOME compliant.
126
127* Wed Mar 24 1999 Bill Nottingham <notting@redhat.com>
128- don't require xterm-color
129
130* Wed Jan 06 1999 Cristian Gafton <gafton@redhat.com>
131- build for glibc 2.1
132
133* Tue Oct 13 1998 Cristian Gafton <gafton@redhat.com>
134- Fixed problem with the Feels menu showing the bacjkground change entries
135
136* Wed Sep 16 1998 Cristian Gafton <gafton@redhat.com>
137- upgraded to 1.5
138- requires AfterStep-APPS for the cool dockable applications
139
140* Thu May 07 1998 Cristian Gafton <gafton@redhat.com>
141- 1.4.5.3 is out
142- wmconfig hacks
143- can start AnotherLevel
144
145* Fri Apr 17 1998 Cristian Gafton <gafton@redhat.com>
146- upgraded to 1.4.5.1
147- went through the sources and fixed some of the bugs
148
149* Fri Mar 27 1998 Cristian Gafton <gafton@redhat.com>
150- packaged 1.4.4 with a patch to better support BuildRoot.
151
Note: See TracBrowser for help on using the repository browser.