mirror of the now-defunct rocklinux.org
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

159 lines
3.7 KiB

  1. # --- ROCK-COPYRIGHT-NOTE-BEGIN ---
  2. #
  3. # This copyright note is auto-generated by ./scripts/Create-CopyPatch.
  4. # Please add additional copyright information _after_ the line containing
  5. # the ROCK-COPYRIGHT-NOTE-END tag. Otherwise it might get removed by
  6. # the ./scripts/Create-CopyPatch script. Do not edit this copyright text!
  7. #
  8. # ROCK Linux: rock-src/target/desktop/config.in
  9. # ROCK Linux is Copyright (C) 1998 - 2003 Clifford Wolf
  10. #
  11. # This program is free software; you can redistribute it and/or modify
  12. # it under the terms of the GNU General Public License as published by
  13. # the Free Software Foundation; either version 2 of the License, or
  14. # (at your option) any later version. A copy of the GNU General Public
  15. # License can be found at Documentation/COPYING.
  16. #
  17. # Many people helped and are helping developing ROCK Linux. Please
  18. # have a look at http://www.rocklinux.org/ and the Documentation/TEAM
  19. # file for details.
  20. #
  21. # --- ROCK-COPYRIGHT-NOTE-END ---
  22. pkgfilter sed '
  23. # Disable packages
  24. / sendmail / { s/^X /O /p; d; };
  25. / workbone / { s/^X /O /p; d; };
  26. / ifhp / { s/^X /O /p; d; };
  27. / xv / { s/^X /O /p; d; };
  28. / wu-ftp / { s/^X /O /p; d; };
  29. / gcc2 / { s/^X /O /p; d; };
  30. # Select some packages (and repositories) explicitely
  31. / base / { p; d; };
  32. / alpha / { p; d; };
  33. / mips / { p; d; };
  34. / powerpc / { p; d; };
  35. / sparc / { p; d; };
  36. / x86 / { p; d; };
  37. / x11 / { p; d; };
  38. / kde31 / { p; d; };
  39. / gnome14 / { p; d; };
  40. / gnome24 / { p; d; };
  41. / rene / { p; d; };
  42. / clifford / { p; d; };
  43. / daniel / { p; d; };
  44. # compatibility stuff (e.g. mozilla, ogle)
  45. # left here for the case we remove gnome14 above later
  46. / glib12 / { p; d; };
  47. / gtk+12 / { p; d; };
  48. / libglade10 / { p; d; };
  49. / orbit10 / { p; d; };
  50. / gimp12 / { p; d; };
  51. / gimp-print42 / { p; d; };
  52. / galeon12 / { p; d; };
  53. # alesandro repository
  54. / vsftpd / { p; d; };
  55. / php / { p; d; };
  56. # mnemoc repository
  57. / openldap / { p; d; };
  58. / perl-libxml / { p; d; };
  59. # kasc repository - (mostly) games
  60. / kasc / { p; d; };
  61. # blindcoder repository
  62. / kino / { p; d; };
  63. / libavc1394 / { p; d; };
  64. / libraw1394 / { p; d; };
  65. / irssi / { p; d; };
  66. / libsdl / { p; d; };
  67. # blindcoder and kasc repository
  68. / libsdl.* / { p; d; };
  69. # esden repository
  70. / w3m / { p; d; };
  71. / wvdial / { p; d; };
  72. / povray35 / { p; d; };
  73. / wavemon / { p; d; };
  74. # fake repository (currently) only contians useful stuff
  75. # maybe opt-out stuff in the future
  76. / fake / { p; d; };
  77. # jimmy repository
  78. / divx4linux / { p; d; };
  79. / mplayer / { p; d; };
  80. / mplayer-fonts / { p; d; };
  81. / umix / { p; d; };
  82. # jsaw repository
  83. / openjade / { p; d; };
  84. / libmusicbrainz / { p; d; };
  85. # preanti repository
  86. / libmikmod / { p; d; };
  87. / ddd / { p; d; };
  88. / nedit / { p; d; };
  89. # misc repository
  90. / centericq / { s/^X /O /p; d; }
  91. / openbox / { s/^X /O /p; d; }
  92. / zsh / { s/^X /O /p; d; }
  93. / misc / { p; d; };
  94. # michiel repository
  95. / blackbox / { p; d; };
  96. / bbkeys / { p; d; };
  97. / librsync / { p; d; };
  98. / duplicity / { p; d; };
  99. # tsa
  100. / ethereal / { p; d; };
  101. / ettercap / { p; d; };
  102. # mathieu repository
  103. / xcdroast / { p; d; };
  104. # tibit repository
  105. / ctags / { p; d; };
  106. / dvgrab / { p; d; };
  107. / dvdrip / { p; d; };
  108. / fvwm / { p; d; };
  109. / libchipcard / { p; d; };
  110. / pcsc-lite / { p; d; };
  111. / libdv / { p; d; };
  112. / libstroke / { p; d; };
  113. / mjpegtools / { p; d; };
  114. / nvrec / { p; d; };
  115. / openhbci / { p; d; };
  116. / towitoko / { p; d; };
  117. / xvid / { p; d; };
  118. / pilot-link / { p; d; };
  119. # nikolaus repository
  120. / flac / { p; d; };
  121. / cheapskatefonts / { p; d; };
  122. / rdesktop / { p; d; };
  123. / spice / { p; d; };
  124. / tsclient / { p; d; };
  125. # Disable the rest
  126. /.*/ { s/^X /O / ; p; d; };'
  127. ROCKCFGSET_CREATE_TARBZ2=0
  128. ROCKCFGSET_CREATE_GEM=1
  129. ROCKCFGSET_DIETLIBC=0
  130. ROCKCFGSET_DO_REBUILD_STAGE=0
  131. ROCKCFGSET_CREATE_DOCS=1
  132. ROCKCFGSET_DISABLE_NLS=0