packages.xml
author Alex Viskovatoff <herzen@imap.cc>
Tue, 19 Jul 2011 20:56:53 +0100
changeset 13 f90f9a04af83
parent 12 41df35aa50a5
child 14 f3ad34ebf90f
permissions -rw-r--r--
packages.xml: remove Perl modules which apparently do not build
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     1
<?xml version="1.0" encoding="UTF-8"?>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     2
<pkgs>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     3
  <!-- Development -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     4
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     5
    <name>SFEgmp</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     6
    <ips_package_name>system/library/gmp</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     7
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     8
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
     9
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    10
    <name>SFEmpfr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    11
    <ips_package_name>system/library/mpfr</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    12
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    13
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    14
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    15
    <name>SFElibmpc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    16
    <ips_package_name>system/library/libmpc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    17
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    18
  </pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    19
  <pkg filename="SFEgcc.spec">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    20
    <!-- This is the "standard" SFE gcc: this package creates
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    21
	 symlinks from /usr/gnu/bin/gcc to /usr/gcc/4.5/bin/gcc,
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    22
	 and analogously for libraries. -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    23
    <name>SFEgccruntime</name>
9
4b576cf01ee7 Eliminate gcc subpackages; add create-pkgbuild
Alex Viskovatoff <herzen@imap.cc>
parents: 7
diff changeset
    24
    <ips_package_name>runtime/gcc</ips_package_name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
    25
    <group>Development/C</group>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    26
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
    27
  <pkg filename="SFEgcc-45.spec">
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
    28
    <name>SFEgcc-45-runtime</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
    29
    <ips_package_name>runtime/gcc-45</ips_package_name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
    30
    <group>Development/C</group>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    31
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    32
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    33
    <name>SFEyasm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    34
    <ips_package_name>developer/yasm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    35
    <group>Development/Other Languages</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    36
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    37
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    38
    <name>SFEnasm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    39
    <ips_package_name>developer/nasm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    40
    <group>Development/Other Languages</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    41
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    42
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    43
    <name>SFEphysfs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    44
    <ips_package_name>developer/physfs</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    45
    <group>Development/Other Languages</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    46
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    47
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    48
    <name>SFEllvm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    49
    <ips_package_name>developer/llvm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    50
    <group>Development/C</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    51
  </pkg>
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
    52
  <pkg>
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
    53
    <name>SFEgawk</name>
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
    54
    <ips_package_name>text/gawk</ips_package_name>
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
    55
    <group>Applications/System Utilities</group>
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
    56
    <summary>GNU implementation of awk, a pattern scanning and processing filter</summary>
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
    57
  </pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    58
  <pkg filename="haskell/SFEghc.spec">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    59
    <name>SFEghc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    60
    <ips_package_name>runtime/ghc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    61
    <group>Development/Other Languages</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    62
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    63
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
    64
    <name>SFEsbcl</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
    65
    <ips_package_name>runtime/sbcl</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
    66
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
    67
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    68
    <name>SFEparrot</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    69
    <ips_package_name>runtime/parrot</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    70
    <group>Development/Other Languages</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    71
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    72
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    73
    <name>SFErakudo-perl</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    74
    <ips_package_name>runtime/rakudo-perl</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    75
    <group>Development/Perl</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    76
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
    77
  <pkg skip="true">
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
    78
    <name>SFEqemu</name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
    79
    <ips_package_name>runtime/qemu</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
    80
    <group>System/Virtualization</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
    81
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
    82
  <pkg>
9
4b576cf01ee7 Eliminate gcc subpackages; add create-pkgbuild
Alex Viskovatoff <herzen@imap.cc>
parents: 7
diff changeset
    83
    <name>SFEpython3</name>
4b576cf01ee7 Eliminate gcc subpackages; add create-pkgbuild
Alex Viskovatoff <herzen@imap.cc>
parents: 7
diff changeset
    84
    <ips_package_name>runtime/python-32</ips_package_name>
4b576cf01ee7 Eliminate gcc subpackages; add create-pkgbuild
Alex Viskovatoff <herzen@imap.cc>
parents: 7
diff changeset
    85
  </pkg>
4b576cf01ee7 Eliminate gcc subpackages; add create-pkgbuild
Alex Viskovatoff <herzen@imap.cc>
parents: 7
diff changeset
    86
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    87
    <name>SFEvala</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    88
    <ips_package_name>developer/vala</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    89
    <group>Development/Other Languages</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    90
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    91
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    92
    <name>SFEre2c</name>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    93
    <ips_package_name>developer/lexer/re2c</ips_package_name>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    94
    <group>Development/Other Languages</group>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    95
    <summary>A tool for writing very fast and very flexible text scanners</summary>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    96
  </pkg>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    97
  <pkg skip="true">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
    98
    <name>SFEicu</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
    99
    <ips_package_name>library/c++/icu</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   100
    <group>System/Internationalization</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   101
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   102
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   103
    <name>SFEicu-gpp</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   104
    <ips_package_name>library/g++/icu</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   105
    <group>System/Internationalization</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   106
  </pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   107
  <pkg skip="true">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   108
    <name>SFEboost-stdcxx</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   109
    <ips_package_name>system/library/c++/boost</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   110
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   111
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   112
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   113
    <name>SFEboost-gpp</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   114
    <ips_package_name>system/library/g++/boost</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   115
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   116
  </pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   117
  <pkg skip="true"> <!-- Not clear why jurikm created this: it's in the system -->
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   118
    <name>SFElibgc</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   119
    <ips_package_name>library/gc</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   120
    <group>Development/C++</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   121
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   122
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   123
    <name>SFEorc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   124
    <ips_package_name>system/library/orc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   125
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   126
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   127
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   128
    <name>SFElibiconv</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   129
    <ips_package_name>library/libiconv</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   130
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   131
  </pkg>
9
4b576cf01ee7 Eliminate gcc subpackages; add create-pkgbuild
Alex Viskovatoff <herzen@imap.cc>
parents: 7
diff changeset
   132
  <pkg> <!-- hunspell displays Cyrillic characters incorrectly with ncurses -->
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   133
    <name>SFEncursesw</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   134
    <ips_package_name>library/ncursesw</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   135
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   136
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   137
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   138
    <name>SFEgsl</name>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   139
    <ips_package_name>library/gsl</ips_package_name>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   140
    <group>System/Libraries</group>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   141
  </pkg>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   142
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   143
    <name>SFEblas</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   144
    <ips_package_name>library/blas</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   145
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   146
    <summary>Basic Linear Algebra Subprograms</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   147
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   148
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   149
    <name>SFElapack</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   150
    <ips_package_name>library/lapack</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   151
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   152
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   153
  <pkg>
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   154
    <name>SFEfreeglut</name>
9
4b576cf01ee7 Eliminate gcc subpackages; add create-pkgbuild
Alex Viskovatoff <herzen@imap.cc>
parents: 7
diff changeset
   155
    <ips_package_name>x11/library/freeglut</ips_package_name>
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   156
    <group>System/Multimedia Libraries</group>
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   157
  </pkg>
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   158
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   159
    <name>SFEbullet</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   160
    <ips_package_name>library/bullet</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   161
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   162
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   163
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   164
    <name>SFElibmaa</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   165
    <ips_package_name>library/libmaa</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   166
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   167
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   168
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   169
  <!-- Perl modules -->
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   170
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   171
    <name>SFEperl-xml-parser</name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   172
    <ips_package_name>library/perl-5/xml-parser</ips_package_name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   173
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   174
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   175
    <name>SFEperl-xml-xpath</name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   176
    <ips_package_name>library/perl-5/xml-xpath</ips_package_name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   177
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   178
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   179
    <name>SFEperl-uri</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   180
    <ips_package_name>library/perl-5/uri</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   181
    <group>Development/Perl</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   182
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   183
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   184
    <name>SFEperl-tk</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   185
    <ips_package_name>library/perl-5/tk</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   186
    <group>Development/Perl</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   187
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   188
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   189
    <name>SFEperl-digest-sha1</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   190
    <ips_package_name>library/perl-5/digest-sha1</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   191
    <group>Development/Perl</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   192
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   193
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   194
    <name>SFEperl-html-parser</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   195
    <ips_package_name>library/perl-5/html-parser</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   196
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   197
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   198
    <name>SFEperl-html-tagset</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   199
    <ips_package_name>library/perl-5/html-tagset</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   200
    <group>Development/Perl</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   201
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   202
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   203
    <name>SFEperl-module-build</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   204
    <ips_package_name>library/perl-5/module-build</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   205
    <group>Development/Perl</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   206
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   207
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   208
    <name>SFEperl-razor-agents</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   209
    <ips_package_name>library/perl-5/razor-agents</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   210
    <group>Development/Perl</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   211
  </pkg>
13
f90f9a04af83 packages.xml: remove Perl modules which apparently do not build
Alex Viskovatoff <herzen@imap.cc>
parents: 12
diff changeset
   212
f90f9a04af83 packages.xml: remove Perl modules which apparently do not build
Alex Viskovatoff <herzen@imap.cc>
parents: 12
diff changeset
   213
  <!-- Development utilities -->
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   214
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   215
    <name>SFEemacs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   216
    <ips_package_name>editor/emacs</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   217
    <group>Development/Editors</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   218
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   219
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   220
    <name>SFEjoe</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   221
    <ips_package_name>editor/joe</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   222
    <group>Development/Editors</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   223
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   224
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   225
    <name>SFEcmake</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   226
    <ips_package_name>developer/build/cmake</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   227
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   228
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   229
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   230
    <name>SFEjam</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   231
    <ips_package_name>developer/build/jam</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   232
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   233
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   234
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   235
    <name>SFEasciidoc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   236
    <ips_package_name>developer/documentation-tool/asciidoc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   237
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   238
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   239
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   240
    <name>SFEtexi2html</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   241
    <ips_package_name>developer/documentation-tool/texi2html</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   242
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   243
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   244
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   245
    <name>SFEdoxygen</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   246
    <ips_package_name>developer/documentation-tool/doxygen</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   247
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   248
    <summary>Documentation generator for C, C++, and some other languages</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   249
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   250
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   251
    <name>SFErcs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   252
    <ips_package_name>developer/versioning/rcs</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   253
    <group>Development/Source Code Management</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   254
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   255
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   256
    <name>SFEgit</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   257
    <ips_package_name>developer/versioning/git</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   258
    <group>Development/Source Code Management</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   259
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   260
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   261
    <name>SFEbzr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   262
    <ips_package_name>developer/versioning/bzr</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   263
    <group>Development/Source Code Management</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   264
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   265
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   266
    <name>SFEgeany</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   267
    <ips_package_name>developer/geany</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   268
    <group>Development/Integrated Development Environments</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   269
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   270
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   271
    <name>SFElv</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   272
    <ips_package_name>text/lv</ips_package_name>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   273
    <group>Applications/System Utilities</group>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   274
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   275
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   276
  <!-- System -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   277
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   278
    <name>SFEdovecot</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   279
    <ips_package_name>service/network/dovecot</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   280
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   281
    <summary>Maildir based pop3/imap email daemon</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   282
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   283
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   284
    <name>SFEgpsd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   285
    <ips_package_name>service/network/gpsd</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   286
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   287
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   288
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   289
    <name>SFEpure-ftpd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   290
    <ips_package_name>service/network/pure-ftpd</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   291
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   292
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   293
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   294
    <name>SFEiodine</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   295
    <ips_package_name>service/network/iodine</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   296
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   297
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   298
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   299
    <name>SFEnginx</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   300
    <ips_package_name>service/network/nginx</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   301
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   302
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   303
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   304
    <name>SFEenet</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   305
    <ips_package_name>system/library/enet</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   306
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   307
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   308
  <pkg skip="true"> <!-- Only used by pulseaudio, which desn't build -->
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   309
    <name>SFElibatomic-ops</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   310
    <ips_package_name>system/library/libatomic-ops</ips_package_name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   311
    <group>System/Libraries</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   312
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   313
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   314
    <name>SFEldns</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   315
    <ips_package_name>system/library/ldns</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   316
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   317
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   318
    <name>SFEunbound</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   319
    <ips_package_name>service/network/unbound</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   320
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   321
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   322
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   323
    <name>SFEgeoip</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   324
    <ips_package_name>library/geoip</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   325
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   326
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   327
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   328
    <name>SFElibassuan</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   329
    <ips_package_name>system/library/security/libassuan</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   330
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   331
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   332
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   333
    <name>SFElibksba</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   334
    <ips_package_name>system/library/security/libksba</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   335
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   336
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   337
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   338
    <name>SFEeditline</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   339
    <ips_package_name>library/editline</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   340
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   341
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   342
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   343
    <name>SFEpostgres-90</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   344
    <ips_package_name>database/postgres-90</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   345
    <group>System/Databases</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   346
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   347
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   348
    <name>SFEbdb</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   349
    <ips_package_name>database/bdb</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   350
    <group>System/Databases</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   351
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   352
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   353
    <name>SFEdictd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   354
    <ips_package_name>service/network/dictd</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   355
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   356
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   357
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   358
    <name>SFEe2fsprogs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   359
    <ips_package_name>system/file-system/e2fsprogs</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   360
    <group>System/File System</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   361
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   362
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   363
    <name>SFEfusefs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   364
    <ips_package_name>system/file-system/fusefs</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   365
    <group>System/File System</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   366
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   367
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   368
    <name>SFElibfuse</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   369
    <ips_package_name>system/file-system/libfuse</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   370
    <group>System/File System</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   371
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   372
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   373
    <name>SFEntfs-3g</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   374
    <ips_package_name>system/file-system/ntfs-3g</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   375
    <group>System/File System</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   376
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   377
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   378
    <name>SFEgnugetopt</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   379
    <ips_package_name>shell/gnu-getopt</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   380
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   381
    <summary>getopt - parse command options (enhanced)</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   382
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   383
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   384
    <name>SFElibevent2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   385
    <ips_package_name>system/library/libevent</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   386
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   387
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   388
    <name>SFEtun</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   389
    <ips_package_name>system/network/tun</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   390
    <group>System/Core</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   391
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   392
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   393
    <name>SFEvpnc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   394
    <ips_package_name>system/network/vpnc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   395
    <group>Applications/Internet</group>
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   396
    <summary>Client for Cisco VPN concentrator</summary>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   397
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   398
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   399
    <name>SFExerces-c-gpp</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   400
    <ips_package_name>library/g++/xerces</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   401
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   402
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   403
    <name>SFElzo</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   404
    <ips_package_name>library/lzo</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   405
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   406
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   407
    <name>SFEwordpress</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   408
    <ips_package_name>web/service/wordpress</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   409
    <group>Web Services/Portals</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   410
    <summary>Blogging software</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   411
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   412
  <pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   413
    <name>SFEdrupal7</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   414
    <ips_package_name>web/service/drupal</ips_package_name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   415
    <group>Web Services/Portals</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   416
    <summary>Open-source content-management platform</summary>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   417
  </pkg>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   418
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   419
    <name>SFEossp-uuid</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   420
    <ips_package_name>library/ossp-uuid</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   421
    <group>Applications/System Utilities</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   422
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   423
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   424
  <!-- Qt -->
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   425
  <pkg skip="true">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   426
    <name>SFEqt47</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   427
    <ips_package_name>library/desktop/c++/qt</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   428
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   429
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   430
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   431
    <name>SFEqt47-gpp</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   432
    <ips_package_name>library/desktop/g++/qt</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   433
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   434
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   435
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   436
    <name>SFElyx</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   437
    <ips_package_name>desktop/publishing/lyx</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   438
    <group>Applications/Office</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   439
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   440
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   441
    <name>SFEscribus</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   442
    <ips_package_name>desktop/publishing/scribus</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   443
  </pkg>
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   444
  <pkg skip="true">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   445
    <name>SFEarora</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   446
    <ips_package_name>web/browser/arora</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   447
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   448
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   449
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   450
    <name>SFEdjview</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   451
    <ips_package_name>desktop/djview</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   452
    <group>Applications/Office</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   453
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   454
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   455
    <name>SFEkchmviewer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   456
    <ips_package_name>desktop/chm-viewer/kchmviewer</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   457
    <group>Applications/Office</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   458
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   459
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   460
  <!-- Audio -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   461
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   462
    <name>SFElibmad</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   463
    <ips_package_name>library/audio/libmad</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   464
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   465
    <encumbered>true</encumbered>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   466
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   467
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   468
    <name>SFElame</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   469
    <ips_package_name>library/audio/lame</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   470
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   471
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   472
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   473
    <name>SFEtwolame</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   474
    <ips_package_name>library/audio/twolame</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   475
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   476
    <summary>MP3 encoder</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   477
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   478
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   479
    <name>SFEfaac</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   480
    <ips_package_name>library/audio/faac</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   481
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   482
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   483
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   484
    <name>SFEfaad2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   485
    <ips_package_name>library/audio/faad2</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   486
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   487
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   488
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   489
    <name>SFEladspa</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   490
    <ips_package_name>library/audio/ladspa</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   491
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   492
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   493
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   494
    <name>SFElibao</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   495
    <ips_package_name>library/audio/libao</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   496
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   497
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   498
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   499
    <name>SFElibmpcdec</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   500
    <ips_package_name>library/audio/libmpcdec</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   501
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   502
    <summary>Portable Musepack decoder library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   503
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   504
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   505
    <name>SFElibsamplerate</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   506
    <ips_package_name>library/audio/libsamplerate</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   507
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   508
    <summary>Sample Rate Converter for audio</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   509
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   510
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   511
    <name>SFElibshout</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   512
    <ips_package_name>library/audio/libshout</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   513
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   514
    <summary>Library for broadcasting to an Icecast streaming media server</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   515
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   516
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   517
    <name>SFElibgsm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   518
    <ips_package_name>library/audio/libgsm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   519
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   520
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   521
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   522
    <name>SFEliba52</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   523
    <ips_package_name>library/audio/liba52</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   524
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   525
    <summary>A free library for decoding ATSC A/52 streams</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   526
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   527
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   528
    <name>SFEopencore-amr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   529
    <ips_package_name>codec/opencore-amr</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   530
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   531
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   532
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   533
    <name>SFElibcdio</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   534
    <ips_package_name>library/audio/libcdio</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   535
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   536
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   537
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   538
    <name>SFElibcddb</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   539
    <ips_package_name>library/audio/libcddb</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   540
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   541
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   542
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   543
    <name>SFEalsa-lib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   544
    <ips_package_name>library/audio/alsa-lib</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   545
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   546
    <summary>Advanced Linux Sound Architecture library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   547
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   548
  <pkg skip="true">  <!-- Does not build yet -->
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   549
    <name>SFEpulseaudio</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   550
    <ips_package_name>library/audio/pulseaudio</ips_package_name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   551
    <group>System/Multimedia Libraries</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   552
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   553
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   554
    <name>SFEalsa-plugins</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   555
    <ips_package_name>library/audio/alsa-plugins</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   556
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   557
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   558
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   559
    <name>SFElibid3tag</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   560
    <ips_package_name>library/audio/libid3tag</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   561
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   562
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   563
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   564
    <name>SFEtaglib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   565
    <ips_package_name>library/audio/taglib</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   566
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   567
    <summary>Library for reading and editing the meta-data of several popular audio formats</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   568
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   569
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   570
    <name>SFEsoundtouch</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   571
    <ips_package_name>library/audio/soundtouch</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   572
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   573
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   574
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   575
    <name>SFEportaudio</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   576
    <ips_package_name>library/audio/portaudio</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   577
    <group>System/Multimedia Libraries</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   578
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   579
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   580
    <name>SFEsdl-mixer</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   581
    <ips_package_name>library/audio/sdl-mixer</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   582
    <group>System/Multimedia Libraries</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   583
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   584
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   585
    <name>SFEvorbis-tools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   586
    <ips_package_name>media/vorbis-tools</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   587
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   588
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   589
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   590
    <name>SFEaudacity</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   591
    <ips_package_name>media/audacity</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   592
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   593
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   594
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   595
    <name>SFEeasytag</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   596
    <ips_package_name>media/easytag</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   597
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   598
    <summary>Tag editor for MP3, Ogg Vorbis files and more</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   599
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   600
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   601
    <name>SFEtimidity</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   602
    <ips_package_name>media/timidity</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   603
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   604
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   605
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   606
    <name>SFEwildmidi</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   607
    <ips_package_name>media/wildmidi</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   608
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   609
    <summary>Software MIDI synthesizer</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   610
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   611
  <!-- NOTE: SFEmpd can be built without encumbered codecs -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   612
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   613
    <name>SFEmpd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   614
    <ips_package_name>media/mpd</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   615
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   616
    <summary>Music Player Daemon - plays music and manages playlists</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   617
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   618
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   619
    <name>SFElibmpd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   620
    <ips_package_name>library/audio/libmpd</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   621
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   622
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   623
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   624
    <name>SFElibmpdclient</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   625
    <ips_package_name>library/audio/libmpdclient</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   626
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   627
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   628
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   629
    <name>SFEmpc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   630
    <ips_package_name>media/mpc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   631
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   632
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   633
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   634
    <name>SFEncmpcpp</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   635
    <ips_package_name>media/ncmpcpp</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   636
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   637
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   638
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   639
    <name>SFEmpdscribble</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   640
    <ips_package_name>media/mpdscribble</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   641
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   642
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   643
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   644
    <name>SFEgmpc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   645
    <ips_package_name>gnome/media/gmpc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   646
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   647
    <summary>Gnome Music Player Daemon client</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   648
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   649
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   650
    <name>SFEpython26-mpd</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   651
    <ips_package_name>library/python2/python-mpd-26</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   652
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   653
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   654
    <name>SFEsonata</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   655
    <ips_package_name>gnome/media/sonata</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   656
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   657
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   658
  <!-- Video -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   659
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   660
    <name>SFElibx264</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   661
    <ips_package_name>library/video/x264</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   662
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   663
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   664
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   665
    <name>SFExvid</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   666
    <ips_package_name>library/video/xvid</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   667
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   668
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   669
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   670
    <name>SFElibschroedinger</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   671
    <ips_package_name>library/video/libschroedinger</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   672
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   673
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   674
  <pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   675
    <name>SFElibmp4v2</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   676
    <ips_package_name>library/video/mp4v2</ips_package_name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   677
    <group>System/Multimedia Libraries</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   678
  </pkg>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   679
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   680
    <name>SFEliveMedia</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   681
    <ips_package_name>library/video/liveMedia</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   682
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   683
  </pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   684
  <pkg encumbered="true" filename="encumbered/SFEffmpeg-sse2-only.spec">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   685
    <name>SFEffmpeg</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   686
    <ips_package_name>library/video/ffmpeg</ips_package_name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   687
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   688
  <pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   689
    <name>SFEliveMedia</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   690
    <ips_package_name>library/video/liveMedia</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   691
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   692
  </pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   693
  <pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   694
    <name>SFElibass</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   695
    <ips_package_name>library/video/libass</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   696
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   697
  <pkg encumbered="true" filename="encumbered/SFEmplayer-snap.spec">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   698
    <name>SFEmplayer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   699
    <ips_package_name>media/mplayer</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   700
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   701
    <summary>The Movie Player</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   702
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   703
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   704
    <name>SFEmplayer2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   705
    <ips_package_name>media/mplayer2</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   706
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   707
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   708
  <pkg encumbered="true" filename="SFEsmplayer.spec">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   709
    <name>SFEsmplayer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   710
    <ips_package_name>media/smplayer</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   711
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   712
    <summary>MPlayer front-end using Qt</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   713
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   714
  <pkg skip="true" encumbered="true" filename="experimental/SFEvlc-1.1.4.1.spec">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   715
    <name>SFEvlc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   716
    <ips_package_name>media/vlc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   717
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   718
    <summary>Cross-platform media player and streaming server</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   719
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   720
  <pkg skip="true" encumbered="true">  <!-- Does not build -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   721
    <name>SFExine-lib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   722
    <ips_package_name>library/video/xine-lib</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   723
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   724
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   725
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   726
    <name>SFElibmpeg2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   727
    <ips_package_name>library/video/libmpeg2</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   728
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   729
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   730
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   731
    <name>SFElibvpx</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   732
    <ips_package_name>library/video/libvpx</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   733
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   734
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   735
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   736
    <name>SFElibdvdread</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   737
    <ips_package_name>library/video/libdvdread</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   738
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   739
    <summary>Library for reading DVD video disks</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   740
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   741
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   742
    <name>SFElibdvdnav</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   743
    <ips_package_name>library/video/libdvdnav</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   744
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   745
    <summary>DVD navigation library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   746
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   747
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   748
    <name>SFElibmms</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   749
    <ips_package_name>library/video/libmms</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   750
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   751
    <summary>mms stream protocol library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   752
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   753
  <pkg encumbered="true" skip="true">  <!-- Unmaintained -->
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   754
    <name>SFEgnome-media-extras</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   755
    <ips_package_name>gnome/media/gnome-media-extras</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   756
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   757
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   758
  <!-- Currently, mkvtoolnix links only statically to libebml and libmatroska -->
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   759
  <pkg skip="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   760
    <name>SFElibebml</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   761
    <ips_package_name>library/libebml</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   762
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   763
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   764
  <pkg skip="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   765
    <name>SFElibmatroska</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   766
    <ips_package_name>library/video/libmatroska</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   767
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   768
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   769
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   770
    <name>SFEmkvtoolnix</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   771
    <ips_package_name>media/mkvtoolnix</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   772
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   773
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   774
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   775
    <name>SFEtransmageddon</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   776
    <ips_package_name>gnome/media/transmageddon</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   777
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   778
    <summary>Video transcoder using GStreamer</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   779
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   780
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   781
    <name>SFEswftools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   782
    <ips_package_name>media/swftools</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   783
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   784
    <summary>Adobe Flash (SWF) manipulation and generation utilities</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   785
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   786
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   787
  <!-- Graphics -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   788
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   789
    <name>SFEgtkimageview</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   790
    <ips_package_name>image/library/gtkimageview</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   791
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   792
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   793
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   794
    <name>SFEgiflib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   795
    <ips_package_name>image/library/giflib</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   796
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   797
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   798
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   799
    <name>SFEimlib2</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   800
    <ips_package_name>image/library/imlib2</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   801
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   802
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   803
    <name>SFElibast</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   804
    <ips_package_name>library/desktop/libast</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   805
    <group>Desktop (GNOME)/Libraries</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   806
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   807
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   808
    <name>SFEaalib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   809
    <ips_package_name>image/library/aalib</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   810
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   811
    <summary>An ASCII art graphics library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   812
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   813
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   814
    <name>SFEjasper</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   815
    <ips_package_name>codec/jasper</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   816
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   817
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   818
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   819
    <name>SFEaaphoto</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   820
    <ips_package_name>image/editor/aaphoto</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   821
    <summary>Auto Adjust Photo - automatic color correction of photos</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   822
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   823
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   824
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   825
    <name>SFEufraw</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   826
    <ips_package_name>image/editor/ufraw</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   827
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   828
    <summary>Raw Photo Converter</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   829
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   830
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   831
    <name>SFEimagemagick</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   832
    <ips_package_name>image/editor/imagemagick</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   833
    <summary>Image Manipulation Utilities and Libraries</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   834
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   835
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   836
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   837
    <name>SFEnetpbm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   838
    <ips_package_name>image/editor/netpbm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   839
    <summary>Network Portable Bitmap Tools</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   840
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   841
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   842
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   843
    <name>SFEopenjpeg</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   844
    <ips_package_name>image/library/openjpeg</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   845
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   846
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   847
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   848
    <name>SFEargyll</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   849
    <ips_package_name>image/argyll</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   850
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   851
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   852
    <name>SFEblender</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   853
    <ips_package_name>image/editor/blender</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   854
    <summary>Open source 3D creation tools</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   855
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   856
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   857
    <name>SFEtransfig</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   858
    <ips_package_name>image/transfig</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   859
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   860
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   861
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   862
    <name>SFEunpaper</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   863
    <ips_package_name>image/editor/unpaper</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   864
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   865
    <summary>Post-process scanned and photocopied book pages</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   866
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   867
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   868
    <name>SFEviking</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   869
    <ips_package_name>image/viewer/viking</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   870
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   871
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   872
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   873
    <name>SFEgraphviz</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   874
    <ips_package_name>image/graphviz</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   875
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   876
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   877
    <name>SFExcircuit</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   878
    <ips_package_name>image/xcircuit</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   879
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   880
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   881
    <name>SFEstellarium</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   882
    <ips_package_name>image/stellarium</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   883
    <group>Applications/Graphics and Imaging</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   884
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   885
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   886
  <!-- Utilities -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   887
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   888
    <name>SFExz</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   889
    <ips_package_name>compress/xz</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   890
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   891
    <summary>LZMA compression utilities</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   892
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   893
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   894
    <name>SFEp7zip</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   895
    <ips_package_name>compress/p7zip</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   896
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   897
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   898
    <name>SFEsakura</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   899
    <ips_package_name>terminal/sakura</ips_package_name>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   900
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   901
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   902
    <name>SFEeterm</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   903
    <ips_package_name>terminal/eterm</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   904
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   905
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   906
    <name>SFEtmux</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   907
    <ips_package_name>terminal/tmux</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   908
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   909
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   910
    <name>SFEfile</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   911
    <ips_package_name>file/file</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   912
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   913
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   914
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   915
    <name>SFErsync</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   916
    <ips_package_name>network/rsync</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   917
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   918
    <summary>Utility providing fast incremental file transfer</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   919
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   920
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   921
    <name>SFExmlto</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   922
    <ips_package_name>developer/documentation-tool/xmlto</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   923
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   924
    <summary>Converts an DocBook XML file into a specified format</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   925
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   926
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   927
    <name>SFEmtr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   928
    <ips_package_name>diagnostic/mtr</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   929
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   930
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   931
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   932
    <name>SFEclamav</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   933
    <ips_package_name>diagnostic/clamav</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   934
    <group>Applications/System Utilities</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   935
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   936
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   937
    <name>SFEscalpel</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   938
    <ips_package_name>file/scalpel</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   939
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   940
    <summary>A frugal, high performance file carver</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   941
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   942
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   943
    <name>SFEsmartmontools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   944
    <ips_package_name>storage/smartmontools</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   945
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   946
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   947
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   948
    <name>SFEcabextract</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   949
    <ips_package_name>archiver/cabextract</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   950
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   951
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   952
    <name>SFExclip</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   953
    <ips_package_name>x11/library/xclip</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   954
    <summary>Command line interface to the X11 clipboard</summary>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   955
    <group>System/X11</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   956
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   957
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   958
  <!-- Internet -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   959
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   960
    <name>SFEtransmission</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   961
    <ips_package_name>desktop/torrent/transmission</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   962
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   963
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   964
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   965
    <name>SFEpostfix</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   966
    <ips_package_name>service/network/smtp/postfix</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   967
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   968
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   969
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   970
    <name>SFEmsmtp</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   971
    <ips_package_name>mail/msmtp</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   972
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   973
    <summary>SMTP client for sending to a smart host</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   974
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   975
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   976
    <name>SFEbogofilter</name>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   977
    <ips_package_name>mail/bogofilter</ips_package_name>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   978
    <group>Applications/Internet</group>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   979
  </pkg>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   980
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   981
    <name>SFEalpine</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   982
    <ips_package_name>mail/alpine</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   983
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   984
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   985
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   986
    <name>SFEsylpheed</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   987
    <ips_package_name>mail/sylpheed</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   988
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   989
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   990
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   991
    <name>SFEclaws-mail</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   992
    <ips_package_name>mail/claws-mail</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   993
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   994
    <summary>An e-mail client (and news reader) based on GTK+</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   995
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   996
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   997
    <name>SFElibetpan</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   998
    <ips_package_name>library/mail/libetpan</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   999
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1000
    <summary>A mail library supporting IMAP, POP3, SMTP, NNTP, and Hotmail</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1001
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1002
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1003
    <name>SFEaxel</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1004
    <ips_package_name>web/axel</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1005
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1006
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1007
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1008
    <name>SFEdillo</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1009
    <ips_package_name>web/browser/dillo</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1010
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1011
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1012
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1013
    <name>SFEcadaver</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1014
    <ips_package_name>web/cadaver</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1015
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1016
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1017
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1018
    <name>SFEasterisk</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1019
    <ips_package_name>service/network/asterisk</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1020
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1021
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1022
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1023
    <name>SFEc-icap</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1024
    <ips_package_name>web/proxy/c-icap</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1025
    <group>Web Services/Application and Web Servers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1026
    <summary>ICAP server implementation</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1027
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1028
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1029
    <name>SFEc-icap-modules</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1030
    <ips_package_name>web/proxy/c-icap/modules</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1031
    <group>Web Services/Application and Web Servers</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1032
    <summary>Modules for the C-ICAP server</summary>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1033
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1034
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1035
    <name>SFExchat</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1036
    <ips_package_name>desktop/irc/xchat</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1037
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1038
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1039
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1040
    <name>SFEweechat</name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1041
    <ips_package_name>communication/irc/weechat</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1042
    <group>Applications/Internet</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1043
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1044
  <pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1045
    <name>SFEgajim</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1046
    <ips_package_name>communication/jabber/gajim</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1047
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1048
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1049
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1050
  <!-- Desktop -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1051
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1052
    <name>SFEwebkitgtk</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1053
    <ips_package_name>library/desktop/webkitgtk</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1054
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1055
    <summary>GTK+ port of the WebKit Web content rendering engine</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1056
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1057
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1058
    <name>SFEgtkglext</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1059
    <ips_package_name>library/desktop/gtkglext</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1060
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1061
    <summary>OpenGL extension to GTK+ 2.0 or later</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1062
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1063
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1064
    <name>SFEpessulus</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1065
    <ips_package_name>gnome/pessulus</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1066
    <group>Desktop (GNOME)</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1067
    <summary>A lockdown editor for GNOME</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1068
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1069
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1070
    <name>SFEfvwm</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1071
    <ips_package_name>desktop/window-manager/fvwm</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1072
    <group>Desktop (GNOME)/Window Managers</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1073
    <summary>F Virtual Window Manager</summary>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1074
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1075
  <pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
  1076
    <name>SFEfvwm-themes</name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1077
    <ips_package_name>desktop/window-manager/fvwm/themes</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1078
    <group>Desktop (GNOME)/Window Managers</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1079
    <summary>F Virtual Window Manager</summary>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1080
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1081
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1082
    <name>SFEemerald</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1083
    <ips_package_name>desktop/window-manager/emerald</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1084
    <group>Desktop (GNOME)/Window Managers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1085
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1086
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1087
    <name>SFEgarcon</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1088
    <ips_package_name>library/desktop/garcon</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1089
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1090
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1091
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1092
    <name>SFElibstroke</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1093
    <ips_package_name>library/desktop/libstroke</ips_package_name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1094
    <group>Desktop (GNOME)/Libraries</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1095
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1096
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1097
    <name>SFEfltk2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1098
    <ips_package_name>library/desktop/fltk</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1099
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1100
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1101
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
  1102
    <name>SFEwxwidgets-gpp</name>
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
  1103
    <ips_package_name>library/graphics/g++/wxwidgets</ips_package_name>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1104
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1105
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1106
    <name>SFEopenbox</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1107
    <ips_package_name>desktop/window-manager/openbox</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1108
    <group>Desktop (GNOME)/Window Managers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1109
    <summary>A free window manager for the X Window System</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1110
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1111
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1112
    <name>SFEcairo-dock</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1113
    <ips_package_name>desktop/dock/cairo-dock</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1114
    <group>Applications/Panels and Applets</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1115
    <summary>A dock, providing a GUI for the launching of applications and other actions</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1116
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1117
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1118
    <name>SFEcairo-dock-plugins</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1119
    <ips_package_name>desktop/dock/cairo-dock/plugins</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1120
    <group>Applications/Plug-ins and Run-times</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1121
    <summary>Plugins for Cairo-Dock</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1122
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1123
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1124
    <name>SFElightdm</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1125
    <ips_package_name>desktop/display-manager/lightdm</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1126
    <group>System/X11</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1127
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1128
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1129
    <name>SFElibfribidi</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1130
    <ips_package_name>library/fribidi</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1131
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1132
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1133
    <name>SFEdjvulibre</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1134
    <ips_package_name>library/desktop/djvulibre</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1135
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1136
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1137
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1138
    <name>SFEtightvnc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1139
    <ips_package_name>desktop/remote-desktop/tightvnc</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1140
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1141
    <summary>TightVNC client</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1142
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1143
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1144
    <name>SFElibexo</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1145
    <ips_package_name>library/xfce/libexo</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1146
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1147
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1148
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1149
    <name>SFElibxfce4ui</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1150
    <ips_package_name>library/xfce/libxfceui</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1151
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1152
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1153
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1154
    <name>SFElibxfce4util</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1155
    <ips_package_name>library/desktop/libxfceutil</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1156
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1157
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1158
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1159
    <name>SFElibxfcegui4</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1160
    <ips_package_name>library/desktop/libxfcegui</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1161
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1162
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1163
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1164
    <name>SFExfce4-settings</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1165
    <ips_package_name>xfce/config/xfce-settings</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1166
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1167
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1168
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1169
    <name>SFExfdesktop</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1170
    <ips_package_name>xfce/xfce-desktop</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1171
    <group>Desktop (GNOME)/Sessions</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1172
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1173
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1174
    <name>SFExfwm4</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1175
    <ips_package_name>xfce/window-manager/xfwm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1176
    <group>Desktop (GNOME)/Window Managers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1177
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1178
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1179
    <name>SFExfce-loginmgr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1180
    <ips_package_name>xfce/xfce-loginmanager</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1181
    <group>Desktop (GNOME)/Sessions</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1182
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1183
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1184
    <name>SFExfce4-session</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1185
    <ips_package_name>xfce/xfce-session</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1186
    <group>Desktop (GNOME)/Sessions</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1187
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1188
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1189
    <name>SFExfce-terminal</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1190
    <ips_package_name>terminal/xfce-terminal</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1191
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1192
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1193
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1194
    <name>SFExfconf</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1195
    <ips_package_name>xfce/config/xfce-config</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1196
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1197
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1198
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1199
    <name>SFExfce4-mixer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1200
    <ips_package_name>xfce/xfce-mixer</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1201
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1202
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1203
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1204
    <name>SFExfce4-panel</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1205
    <ips_package_name>xfce/xfce-panel</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1206
    <group>Applications/Panels and Applets</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1207
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1208
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1209
    <name>SFExfce4-power-manager</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1210
    <ips_package_name>xfce/xfce-power-manager</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1211
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1212
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1213
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1214
    <name>SFExfce4-appfinder</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1215
    <ips_package_name>xfce/xfce-appfinder</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1216
    <group>Applications/Accessories</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1217
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1218
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1219
    <name>SFExfcalendar</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1220
    <ips_package_name>xfce/xfce-calendar</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1221
    <group>Applications/Office</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1222
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1223
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1224
    <name>SFExfce4-dev-tools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1225
    <ips_package_name>developer/xfce/xfce-dev-tools</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1226
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1227
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1228
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1229
    <name>SFEthunar</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1230
    <ips_package_name>xfce/file-manager/thunar</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1231
    <group>Desktop (GNOME)/File Managers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1232
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1233
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1234
    <name>SFEtumbler</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1235
    <ips_package_name>xfce/tumbler</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1236
    <group>Applications/Plug-ins and Run-times</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1237
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1238
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1239
    <name>SFEmenu-cache</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1240
    <ips_package_name>lxde/menu-cache</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1241
    <group>Applications/Plug-ins and Run-times</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1242
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1243
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1244
    <name>SFElibfm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1245
    <ips_package_name>library/lxde/libfm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1246
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1247
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1248
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1249
    <name>SFEpcmanfm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1250
    <ips_package_name>lxde/file-manage/pcmanfm</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1251
    <group>Desktop (GNOME)/File Managers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1252
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1253
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1254
    <name>SFEabiword</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1255
    <ips_package_name>desktop/word-processor/abiword</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1256
    <group>Applications/Office</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1257
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1258
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1259
    <name>SFExournal</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1260
    <ips_package_name>desktop/note-taking/xournal</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1261
    <group>Applications/Office</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1262
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1263
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1264
    <name>SFEgnucash</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1265
    <ips_package_name>desktop/finance/gnucash</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1266
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1267
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1268
    <name>SFEchmlib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1269
    <ips_package_name>library/desktop/chmlib</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1270
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1271
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1272
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1273
    <name>SFEwv</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1274
    <ips_package_name>library/desktop/wv</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1275
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1276
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1277
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1278
    <name>SFEaspell</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1279
    <ips_package_name>library/spell-checking/aspell</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1280
    <group>Applications/Accessories</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1281
    <summary>Spell Checker</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1282
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1283
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1284
    <name>SFEhunspell</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1285
    <ips_package_name>library/spell-checking/hunspell</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1286
    <group>Applications/Accessories</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1287
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1288
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1289
  <!-- Games -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1290
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1291
    <name>SFEopenttd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1292
    <ips_package_name>games/openttd</ips_package_name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1293
    <group>Applications/Games</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1294
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1295
</pkgs>