WindowMaker-Icons-vl.spec 3.6 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132
  1. Summary: Picutrers for WindowMaker
  2. Summary(ja): WindowMakerで用いるアイコンや背景等の画像集です
  3. Name: WindowMaker-Icons
  4. Version: 2.0
  5. Release: 3%{?_dist_release}
  6. Group: User Interface/Desktops
  7. License: distributable for non-commercial use
  8. %define extrafile WindowMaker-extra-0.1
  9. %define vdata WindowMaker-VineDatas
  10. Source0: ftp://windowmaker.org/pub/%{extrafile}.tar.gz
  11. Source1: %{vdata}.tar.bz2
  12. Buildarch: noarch
  13. Buildroot: %{_tmppath}/%{name}-root
  14. Vendor: Project Vine
  15. Distribution: Vine Linux
  16. %description
  17. Many icons, tiles, background for WindowMaker.
  18. %description -l ja
  19. WindowMakerでアイコンや背景, タイル等として用いる画像データ集です.
  20. %prep
  21. %setup -q -a 1 -c -n WindowMaker-Datas
  22. %build
  23. # make extras
  24. (cd %{extrafile}
  25. ./configure --prefix=%{_prefix}
  26. )
  27. %install
  28. # install extras
  29. (cd %{extrafile}
  30. make DESTDIR=$RPM_BUILD_ROOT install
  31. cd $RPM_BUILD_ROOT%{_datadir}/WindowMaker/Icons
  32. mv xv.xpm xv2.xpm
  33. )
  34. # install pics in WindowMaker-DataVine
  35. mkdir -p $RPM_BUILD_ROOT%{_datadir}/pixmaps
  36. mkdir -p $RPM_BUILD_ROOT%{_datadir}/WindowMaker/{Backgrounds,Pixmaps,Icons,Themes}
  37. (cd %{vdata}
  38. install -m 644 Icons/*.xpm $RPM_BUILD_ROOT%{_datadir}/pixmaps
  39. install -m 644 Tiles/*.xpm $RPM_BUILD_ROOT%{_datadir}/WindowMaker/Pixmaps
  40. install -m 644 Vine/Icons/* $RPM_BUILD_ROOT%{_datadir}/WindowMaker/Icons
  41. install -m 644 Vine/Tiles/* $RPM_BUILD_ROOT%{_datadir}/WindowMaker/Pixmaps
  42. cp -r Vine/Themes/* $RPM_BUILD_ROOT%{_datadir}/WindowMaker/Themes/
  43. )
  44. # prepare docs
  45. mkdir -p docs/WindowMaker-extra
  46. cp %{extrafile}/{README,AUTHORS,COPYING,ChangeLog,INSTALL,NEWS} docs/WindowMaker-extra
  47. mkdir -p docs/VineDatas
  48. cp %{vdata}/README* docs/VineDatas
  49. mkdir -p docs/VineDatas/Tiles
  50. cp %{vdata}/Tiles/{COPYRIGHT,README} docs/VineDatas/Tiles
  51. mkdir -p docs/VineDatas/Vine
  52. cp %{vdata}/Vine/Themes/Vine-Themes/Vine-penguin/*.lsm docs/VineDatas/Vine
  53. cp %{vdata}/Vine/Themes/Vine-Themes/Vine-can.themed/*.lsm docs/VineDatas/Vine
  54. %clean
  55. rm -rf $RPM_BUILD_ROOT
  56. %files
  57. %defattr(-,root,root)
  58. %doc docs/*
  59. %{_datadir}/WindowMaker/Backgrounds/
  60. %{_datadir}/WindowMaker/Pixmaps/*
  61. %{_datadir}/WindowMaker/Icons/*
  62. %{_datadir}/WindowMaker/Themes/*
  63. %{_datadir}/pixmaps/*
  64. %changelog
  65. * Sat Apr 23 2011 Shu KONNO <owa@bg.wakwak.com> 2.0-3
  66. - rebuilt with rpm-4.8.1-3
  67. * Sun Feb 21 2010 Shu KONNO <owa@bg.wakwak.com> 2.0-2
  68. - rebuilt with new toolchain
  69. * Tue Jun 03 2008 Shu KONNO <owa@bg.wakwak.com> 2.0-1vl5
  70. - applied new versioning policy and utf-8
  71. * Sun Jul 13 2003 Ryoichi INAGAKI <ryo1@bc.wakwak.com> 2.0-0vl4
  72. - use rpm macros %{_datadir}
  73. - s/Copyright/License/
  74. * Sat Jul 14 2001 <sagami@vinelinux.org>
  75. - 2.1-0vl3: clean RPM_BUILD_ROOT at %%clean, not %%setup
  76. * Sun Oct 1 2000 Jun Nishii <jun@vinelinux.org>
  77. - 2.1-0vl2
  78. - rename Vine3.themed as Vine-can.themed
  79. - added lsm in Vine-penguin
  80. * Thu Aug 31 2000 Jun Nishii <jun@vinelinux.org>
  81. - 2.1-0vl1
  82. - move background data to vine-backgrounds
  83. * Sun Sep 26 1999 Jun Nishii <jun@flatout.org>
  84. - new vine-themes
  85. - new WiNGBlue
  86. * Tue Jul 20 1999 Jun Nishii <jun@flatout.org>
  87. - build for Vine-1.9
  88. * Tue Apr 6 1999 Jun Nishii <jun@flatout.org>
  89. - includes WindowMaker-extras for WindowMaker-0.52.0
  90. * Tue Mar 16 1999 Jun Nishii <jun@flatout.org>
  91. - updated WingBlue.style
  92. * Sat Mar 13 1999 Jun Nishii <jun@flatout.org>
  93. - updated Vine3.themed (thanks Mr. Takuya Fukuda)
  94. * Sat Feb 27 1999 Jun Nishii <jun@flatout.org>
  95. - added MonoTone.style
  96. * Sat Feb 2 1999 Jun Nishii <jun@flatout.org>
  97. - merge Themes for Vine which was in WindowMaker
  98. - change WingBlue
  99. * Tue Jan 2 1999 Jun Nishii <jun@flatout.org>
  100. - added more icons and themes
  101. * Sat Jan 2 1999 Jun Nishii <jun@flatout.org>
  102. - a bit of diet
  103. * Sun Dec 20 1998 Jun Nishii <jun@flatout.org>
  104. - added more icons