packages.xml
author Alex Viskovatoff <herzen@imap.cc>
Tue, 19 Jul 2011 21:17:52 +0100
changeset 14 f3ad34ebf90f
parent 13 f90f9a04af83
child 15 89ece2315783
permissions -rw-r--r--
We do not need to build xml-parser, since the system provides it
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-xpath</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-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
   173
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   174
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   175
    <name>SFEperl-uri</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   176
    <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
   177
    <group>Development/Perl</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   178
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   179
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   180
    <name>SFEperl-tk</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   181
    <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
   182
    <group>Development/Perl</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   183
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   184
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   185
    <name>SFEperl-digest-sha1</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   186
    <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
   187
    <group>Development/Perl</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   188
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   189
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   190
    <name>SFEperl-html-parser</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   191
    <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
   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-tagset</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-tagset</ips_package_name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   196
    <group>Development/Perl</group>
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
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   199
    <name>SFEperl-module-build</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   200
    <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
   201
    <group>Development/Perl</group>
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
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   204
    <name>SFEperl-razor-agents</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   205
    <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
   206
    <group>Development/Perl</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   207
  </pkg>
13
f90f9a04af83 packages.xml: remove Perl modules which apparently do not build
Alex Viskovatoff <herzen@imap.cc>
parents: 12
diff changeset
   208
f90f9a04af83 packages.xml: remove Perl modules which apparently do not build
Alex Viskovatoff <herzen@imap.cc>
parents: 12
diff changeset
   209
  <!-- Development utilities -->
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   210
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   211
    <name>SFEemacs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   212
    <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
   213
    <group>Development/Editors</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   214
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   215
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   216
    <name>SFEjoe</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   217
    <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
   218
    <group>Development/Editors</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   221
    <name>SFEcmake</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   222
    <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
   223
    <group>Development/Distribution Tools</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   226
    <name>SFEjam</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   227
    <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
   228
    <group>Development/Distribution Tools</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   231
    <name>SFEasciidoc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   232
    <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
   233
    <group>Development/Distribution Tools</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   236
    <name>SFEtexi2html</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   237
    <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
   238
    <group>Development/Distribution Tools</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   241
    <name>SFEdoxygen</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   242
    <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
   243
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   244
    <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
   245
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   246
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   247
    <name>SFErcs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   248
    <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
   249
    <group>Development/Source Code Management</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   252
    <name>SFEgit</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   253
    <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
   254
    <group>Development/Source Code Management</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   257
    <name>SFEbzr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   258
    <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
   259
    <group>Development/Source Code Management</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   262
    <name>SFEgeany</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   263
    <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
   264
    <group>Development/Integrated Development Environments</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   267
    <name>SFElv</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   268
    <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
   269
    <group>Applications/System Utilities</group>
0
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
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   272
  <!-- System -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   273
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   274
    <name>SFEdovecot</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   275
    <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
   276
    <group>System/Services</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   277
    <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
   278
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   279
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   280
    <name>SFEgpsd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   281
    <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
   282
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   285
    <name>SFEpure-ftpd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   286
    <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
   287
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   290
    <name>SFEiodine</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   291
    <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
   292
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   295
    <name>SFEnginx</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   296
    <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
   297
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   300
    <name>SFEenet</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   301
    <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
   302
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   303
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   304
  <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
   305
    <name>SFElibatomic-ops</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   306
    <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
   307
    <group>System/Libraries</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   308
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   309
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   310
    <name>SFEldns</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   311
    <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
   312
  </pkg>
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>SFEunbound</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   315
    <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
   316
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   319
    <name>SFEgeoip</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   320
    <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
   321
    <group>System/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   324
    <name>SFElibassuan</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   325
    <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
   326
    <group>System/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   329
    <name>SFElibksba</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   330
    <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
   331
    <group>System/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   334
    <name>SFEeditline</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   335
    <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
   336
    <group>System/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   339
    <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
   340
    <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
   341
    <group>System/Databases</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   344
    <name>SFEbdb</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   345
    <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
   346
    <group>System/Databases</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   349
    <name>SFEdictd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   350
    <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
   351
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   354
    <name>SFEe2fsprogs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   355
    <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
   356
    <group>System/File System</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   359
    <name>SFEfusefs</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   360
    <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
   361
    <group>System/File System</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   364
    <name>SFElibfuse</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   365
    <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
   366
    <group>System/File System</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   369
    <name>SFEntfs-3g</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   370
    <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
   371
    <group>System/File System</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   374
    <name>SFEgnugetopt</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   375
    <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
   376
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   377
    <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
   378
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   379
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   380
    <name>SFElibevent2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   381
    <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
   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>SFEtun</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   385
    <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
   386
    <group>System/Core</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   389
    <name>SFEvpnc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   390
    <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
   391
    <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
   392
    <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
   393
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   394
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   395
    <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
   396
    <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
   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>SFElzo</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   400
    <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
   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>SFEwordpress</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   404
    <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
   405
    <group>Web Services/Portals</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   406
    <summary>Blogging software</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   407
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   408
  <pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   409
    <name>SFEdrupal7</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   410
    <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
   411
    <group>Web Services/Portals</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   412
    <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
   413
  </pkg>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   414
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   415
    <name>SFEossp-uuid</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   416
    <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
   417
    <group>Applications/System Utilities</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   418
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   419
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   420
  <!-- Qt -->
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   421
  <pkg skip="true">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   422
    <name>SFEqt47</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   423
    <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
   424
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   425
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   426
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   427
    <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
   428
    <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
   429
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   432
    <name>SFElyx</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   433
    <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
   434
    <group>Applications/Office</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   437
    <name>SFEscribus</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   438
    <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
   439
  </pkg>
7
f5f12f417d49 Move our addition to pkgdb.pm up a bit; add initialize-repo
Alex Viskovatoff <herzen@imap.cc>
parents: 6
diff changeset
   440
  <pkg skip="true">
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   441
    <name>SFEarora</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   442
    <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
   443
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   444
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   445
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   446
    <name>SFEdjview</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   447
    <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
   448
    <group>Applications/Office</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   451
    <name>SFEkchmviewer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   452
    <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
   453
    <group>Applications/Office</group>
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
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   456
  <!-- Audio -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   457
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   458
    <name>SFElibmad</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   459
    <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
   460
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   461
    <encumbered>true</encumbered>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   462
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   463
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   464
    <name>SFElame</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   465
    <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
   466
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   467
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   468
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   469
    <name>SFEtwolame</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   470
    <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
   471
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   472
    <summary>MP3 encoder</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   473
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   474
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   475
    <name>SFEfaac</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   476
    <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
   477
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   478
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   479
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   480
    <name>SFEfaad2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   481
    <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
   482
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   483
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   484
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   485
    <name>SFEladspa</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   486
    <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
   487
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   490
    <name>SFElibao</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   491
    <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
   492
    <group>System/Multimedia Libraries</group>
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
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   495
    <name>SFElibmpcdec</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   496
    <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
   497
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   498
    <summary>Portable Musepack decoder library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   499
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   500
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   501
    <name>SFElibsamplerate</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   502
    <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
   503
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   504
    <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
   505
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   506
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   507
    <name>SFElibshout</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   508
    <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
   509
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   510
    <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
   511
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   512
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   513
    <name>SFElibgsm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   514
    <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
   515
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   518
    <name>SFEliba52</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   519
    <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
   520
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   521
    <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
   522
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   523
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   524
    <name>SFEopencore-amr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   525
    <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
   526
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   527
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   528
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   529
    <name>SFElibcdio</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   530
    <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
   531
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   534
    <name>SFElibcddb</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   535
    <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
   536
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   539
    <name>SFEalsa-lib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   540
    <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
   541
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   542
    <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
   543
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   544
  <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
   545
    <name>SFEpulseaudio</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   546
    <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
   547
    <group>System/Multimedia Libraries</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   548
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   549
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   550
    <name>SFEalsa-plugins</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   551
    <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
   552
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   555
    <name>SFElibid3tag</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   556
    <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
   557
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   560
    <name>SFEtaglib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   561
    <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
   562
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   563
    <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
   564
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   565
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   566
    <name>SFEsoundtouch</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   567
    <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
   568
    <group>System/Multimedia Libraries</group>
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
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   571
    <name>SFEportaudio</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   572
    <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
   573
    <group>System/Multimedia Libraries</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   574
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   575
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   576
    <name>SFEsdl-mixer</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   577
    <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
   578
    <group>System/Multimedia Libraries</group>
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
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   581
    <name>SFEvorbis-tools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   582
    <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
   583
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   584
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   585
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   586
    <name>SFEaudacity</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   587
    <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
   588
    <group>Applications/Sound and Video</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   591
    <name>SFEeasytag</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   592
    <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
   593
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   594
    <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
   595
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   596
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   597
    <name>SFEtimidity</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   598
    <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
   599
    <group>Applications/Sound and Video</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   602
    <name>SFEwildmidi</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   603
    <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
   604
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   605
    <summary>Software MIDI synthesizer</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   606
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   607
  <!-- 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
   608
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   609
    <name>SFEmpd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   610
    <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
   611
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   612
    <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
   613
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   614
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   615
    <name>SFElibmpd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   616
    <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
   617
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   620
    <name>SFElibmpdclient</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   621
    <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
   622
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   625
    <name>SFEmpc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   626
    <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
   627
    <group>Applications/Sound and Video</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   630
    <name>SFEncmpcpp</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   631
    <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
   632
    <group>Applications/Sound and Video</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   635
    <name>SFEmpdscribble</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   636
    <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
   637
    <group>Applications/Sound and Video</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   640
    <name>SFEgmpc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   641
    <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
   642
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   643
    <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
   644
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   645
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   646
    <name>SFEpython26-mpd</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   647
    <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
   648
  </pkg>
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>SFEsonata</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   651
    <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
   652
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   653
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   654
  <!-- Video -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   655
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   656
    <name>SFElibx264</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   657
    <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
   658
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   659
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   660
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   661
    <name>SFExvid</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   662
    <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
   663
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   664
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   665
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   666
    <name>SFElibschroedinger</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   667
    <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
   668
    <group>System/Multimedia Libraries</group>
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
  <pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   671
    <name>SFElibmp4v2</name>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   672
    <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
   673
    <group>System/Multimedia Libraries</group>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   674
  </pkg>
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   675
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   676
    <name>SFEliveMedia</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   677
    <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
   678
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   679
  </pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   680
  <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
   681
    <name>SFEffmpeg</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   682
    <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
   683
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   684
  <pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   685
    <name>SFEliveMedia</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   686
    <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
   687
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   688
  </pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   689
  <pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   690
    <name>SFElibass</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   691
    <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
   692
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   693
  <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
   694
    <name>SFEmplayer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   695
    <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
   696
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   697
    <summary>The Movie Player</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   698
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   699
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   700
    <name>SFEmplayer2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   701
    <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
   702
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   703
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   704
  <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
   705
    <name>SFEsmplayer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   706
    <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
   707
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   708
    <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
   709
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   710
  <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
   711
    <name>SFEvlc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   712
    <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
   713
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   714
    <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
   715
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   716
  <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
   717
    <name>SFExine-lib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   718
    <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
   719
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   720
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   721
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   722
    <name>SFElibmpeg2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   723
    <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
   724
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   725
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   726
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   727
    <name>SFElibvpx</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   728
    <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
   729
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   732
    <name>SFElibdvdread</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   733
    <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
   734
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   735
    <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
   736
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   737
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   738
    <name>SFElibdvdnav</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   739
    <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
   740
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   741
    <summary>DVD navigation library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   742
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   743
  <pkg encumbered="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   744
    <name>SFElibmms</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   745
    <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
   746
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   747
    <summary>mms stream protocol library</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   748
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   749
  <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
   750
    <name>SFEgnome-media-extras</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   751
    <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
   752
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   753
  </pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
   754
  <!-- 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
   755
  <pkg skip="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   756
    <name>SFElibebml</name>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   757
    <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
   758
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   759
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   760
  <pkg skip="true">
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   761
    <name>SFElibmatroska</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   762
    <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
   763
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   764
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   765
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   766
    <name>SFEmkvtoolnix</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   767
    <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
   768
    <group>Applications/Sound and Video</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   771
    <name>SFEtransmageddon</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   772
    <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
   773
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   774
    <summary>Video transcoder using GStreamer</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   775
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   776
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   777
    <name>SFEswftools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   778
    <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
   779
    <group>Applications/Sound and Video</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   780
    <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
   781
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   782
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   783
  <!-- Graphics -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   784
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   785
    <name>SFEgtkimageview</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   786
    <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
   787
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   790
    <name>SFEgiflib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   791
    <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
   792
    <group>System/Multimedia Libraries</group>
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
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   795
    <name>SFEimlib2</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   796
    <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
   797
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   798
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   799
    <name>SFElibast</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   800
    <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
   801
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   804
    <name>SFEaalib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   805
    <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
   806
    <group>System/Multimedia Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   807
    <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
   808
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   809
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   810
    <name>SFEjasper</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   811
    <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
   812
    <group>System/Multimedia Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   815
    <name>SFEaaphoto</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   816
    <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
   817
    <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
   818
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   819
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   820
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   821
    <name>SFEufraw</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   822
    <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
   823
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   824
    <summary>Raw Photo Converter</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   825
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   826
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   827
    <name>SFEimagemagick</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   828
    <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
   829
    <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
   830
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   831
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   832
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   833
    <name>SFEnetpbm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   834
    <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
   835
    <summary>Network Portable Bitmap Tools</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   836
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   837
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   838
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   839
    <name>SFEopenjpeg</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   840
    <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
   841
    <group>System/Multimedia Libraries</group>
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
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   844
    <name>SFEargyll</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   845
    <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
   846
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   847
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   848
    <name>SFEblender</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   849
    <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
   850
    <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
   851
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   852
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   853
    <name>SFEtransfig</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   854
    <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
   855
    <group>Applications/Graphics and Imaging</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   858
    <name>SFEunpaper</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   859
    <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
   860
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   861
    <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
   862
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   863
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   864
    <name>SFEviking</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   865
    <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
   866
    <group>Applications/Graphics and Imaging</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   867
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   868
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   869
    <name>SFEgraphviz</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   870
    <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
   871
  </pkg>
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>SFExcircuit</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   874
    <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
   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>SFEstellarium</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   878
    <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
   879
    <group>Applications/Graphics and Imaging</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   880
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   881
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   882
  <!-- Utilities -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   883
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   884
    <name>SFExz</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   885
    <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
   886
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   887
    <summary>LZMA compression utilities</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   888
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   889
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   890
    <name>SFEp7zip</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   891
    <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
   892
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   893
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   894
    <name>SFEsakura</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   895
    <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
   896
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   897
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   898
    <name>SFEeterm</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   899
    <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
   900
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   901
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   902
    <name>SFEtmux</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   903
    <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
   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>SFEfile</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   907
    <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
   908
    <group>Applications/System Utilities</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   911
    <name>SFErsync</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   912
    <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
   913
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   914
    <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
   915
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   916
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   917
    <name>SFExmlto</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   918
    <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
   919
    <group>Development/Distribution Tools</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   920
    <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
   921
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   922
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   923
    <name>SFEmtr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   924
    <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
   925
    <group>Applications/System Utilities</group>
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
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   928
    <name>SFEclamav</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   929
    <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
   930
    <group>Applications/System Utilities</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   931
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
   932
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   933
    <name>SFEscalpel</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   934
    <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
   935
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   936
    <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
   937
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   938
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   939
    <name>SFEsmartmontools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   940
    <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
   941
    <group>Applications/System Utilities</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   942
  </pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   943
  <pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   944
    <name>SFEcabextract</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   945
    <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
   946
  </pkg>
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>SFExclip</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   949
    <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
   950
    <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
   951
    <group>System/X11</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
   952
  </pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   953
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   954
  <!-- Internet -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   955
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   956
    <name>SFEtransmission</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   957
    <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
   958
    <group>Applications/Internet</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   961
    <name>SFEpostfix</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   962
    <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
   963
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   966
    <name>SFEmsmtp</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   967
    <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
   968
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   969
    <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
   970
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   971
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   972
    <name>SFEbogofilter</name>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   973
    <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
   974
    <group>Applications/Internet</group>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   975
  </pkg>
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
   976
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   977
    <name>SFEalpine</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   978
    <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
   979
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   980
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   981
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   982
    <name>SFEsylpheed</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   983
    <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
   984
    <group>Applications/Internet</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   987
    <name>SFEclaws-mail</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   988
    <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
   989
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   990
    <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
   991
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   992
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   993
    <name>SFElibetpan</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   994
    <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
   995
    <group>System/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   996
    <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
   997
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   998
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
   999
    <name>SFEaxel</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1000
    <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
  1001
    <group>Applications/Internet</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1004
    <name>SFEdillo</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1005
    <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
  1006
    <group>Applications/Internet</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1009
    <name>SFEcadaver</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1010
    <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
  1011
    <group>Applications/Internet</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1014
    <name>SFEasterisk</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1015
    <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
  1016
    <group>System/Services</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1019
    <name>SFEc-icap</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1020
    <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
  1021
    <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
  1022
    <summary>ICAP server implementation</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1023
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1024
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1025
    <name>SFEc-icap-modules</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1026
    <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
  1027
    <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
  1028
    <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
  1029
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1030
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1031
    <name>SFExchat</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1032
    <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
  1033
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1034
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1035
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1036
    <name>SFEweechat</name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1037
    <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
  1038
    <group>Applications/Internet</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1039
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1040
  <pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1041
    <name>SFEgajim</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1042
    <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
  1043
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1044
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1045
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1046
  <!-- Desktop -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1047
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1048
    <name>SFEwebkitgtk</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1049
    <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
  1050
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1051
    <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
  1052
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1053
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1054
    <name>SFEgtkglext</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1055
    <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
  1056
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1057
    <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
  1058
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1059
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1060
    <name>SFEpessulus</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1061
    <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
  1062
    <group>Desktop (GNOME)</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1063
    <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
  1064
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1065
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1066
    <name>SFEfvwm</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1067
    <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
  1068
    <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
  1069
    <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
  1070
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1071
  <pkg>
12
41df35aa50a5 uninstall-packages: update to uninstall newly added packages
Alex Viskovatoff <herzen@imap.cc>
parents: 11
diff changeset
  1072
    <name>SFEfvwm-themes</name>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1073
    <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
  1074
    <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
  1075
    <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
  1076
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1077
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1078
    <name>SFEemerald</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1079
    <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
  1080
    <group>Desktop (GNOME)/Window Managers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1081
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1082
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1083
    <name>SFEgarcon</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1084
    <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
  1085
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
11
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1088
    <name>SFElibstroke</name>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1089
    <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
  1090
    <group>Desktop (GNOME)/Libraries</group>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1091
  </pkg>
7002e18f9aec Make pkgbuild recognize runtime/gcc as satisfied build dependency
Alex Viskovatoff <herzen@imap.cc>
parents: 10
diff changeset
  1092
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1093
    <name>SFEfltk2</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1094
    <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
  1095
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1096
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1097
  <pkg>
6
678173477765 Make pkgbuild set dependencies properly; add buildrepo and uninstall-packages
Alex Viskovatoff <herzen@imap.cc>
parents: 5
diff changeset
  1098
    <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
  1099
    <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
  1100
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1101
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1102
    <name>SFEopenbox</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1103
    <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
  1104
    <group>Desktop (GNOME)/Window Managers</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1105
    <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
  1106
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1107
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1108
    <name>SFEcairo-dock</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1109
    <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
  1110
    <group>Applications/Panels and Applets</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1111
    <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
  1112
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1113
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1114
    <name>SFEcairo-dock-plugins</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1115
    <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
  1116
    <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
  1117
    <summary>Plugins for Cairo-Dock</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1118
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1119
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1120
    <name>SFElightdm</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1121
    <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
  1122
    <group>System/X11</group>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1123
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1124
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1125
    <name>SFElibfribidi</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1126
    <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
  1127
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1128
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1129
    <name>SFEdjvulibre</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1130
    <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
  1131
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1134
    <name>SFEtightvnc</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1135
    <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
  1136
    <group>Applications/Internet</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1137
    <summary>TightVNC client</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1138
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1139
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1140
    <name>SFElibexo</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1141
    <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
  1142
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1145
    <name>SFElibxfce4ui</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1146
    <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
  1147
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1150
    <name>SFElibxfce4util</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1151
    <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
  1152
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1155
    <name>SFElibxfcegui4</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1156
    <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
  1157
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1160
    <name>SFExfce4-settings</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1161
    <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
  1162
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1165
    <name>SFExfdesktop</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1166
    <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
  1167
    <group>Desktop (GNOME)/Sessions</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1170
    <name>SFExfwm4</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1171
    <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
  1172
    <group>Desktop (GNOME)/Window Managers</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1175
    <name>SFExfce-loginmgr</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1176
    <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
  1177
    <group>Desktop (GNOME)/Sessions</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1180
    <name>SFExfce4-session</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1181
    <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
  1182
    <group>Desktop (GNOME)/Sessions</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1185
    <name>SFExfce-terminal</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1186
    <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
  1187
    <group>Applications/System Utilities</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1190
    <name>SFExfconf</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1191
    <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
  1192
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1195
    <name>SFExfce4-mixer</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1196
    <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
  1197
    <group>Applications/Sound and Video</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1200
    <name>SFExfce4-panel</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1201
    <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
  1202
    <group>Applications/Panels and Applets</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1205
    <name>SFExfce4-power-manager</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1206
    <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
  1207
    <group>Applications/System Utilities</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1210
    <name>SFExfce4-appfinder</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1211
    <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
  1212
    <group>Applications/Accessories</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1215
    <name>SFExfcalendar</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1216
    <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
  1217
    <group>Applications/Office</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1220
    <name>SFExfce4-dev-tools</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1221
    <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
  1222
    <group>Development/Distribution Tools</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1225
    <name>SFEthunar</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1226
    <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
  1227
    <group>Desktop (GNOME)/File Managers</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1230
    <name>SFEtumbler</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1231
    <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
  1232
    <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
  1233
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1234
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1235
    <name>SFEmenu-cache</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1236
    <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
  1237
    <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
  1238
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1239
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1240
    <name>SFElibfm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1241
    <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
  1242
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1245
    <name>SFEpcmanfm</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1246
    <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
  1247
    <group>Desktop (GNOME)/File Managers</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1250
    <name>SFEabiword</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1251
    <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
  1252
    <group>Applications/Office</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1255
    <name>SFExournal</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1256
    <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
  1257
    <group>Applications/Office</group>
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
  <pkg>
10
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1260
    <name>SFEgnucash</name>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1261
    <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
  1262
  </pkg>
013ce4d15ea3 Make pkgtool resolve build dependency on SFEgcc
Alex Viskovatoff <herzen@imap.cc>
parents: 9
diff changeset
  1263
  <pkg>
0
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1264
    <name>SFEchmlib</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1265
    <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
  1266
    <group>Desktop (GNOME)/Libraries</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1267
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1268
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1269
    <name>SFEwv</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1270
    <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
  1271
    <group>Desktop (GNOME)/Libraries</group>
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
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1274
    <name>SFEaspell</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1275
    <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
  1276
    <group>Applications/Accessories</group>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1277
    <summary>Spell Checker</summary>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1278
  </pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1279
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1280
    <name>SFEhunspell</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1281
    <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
  1282
    <group>Applications/Accessories</group>
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
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1285
  <!-- Games -->
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1286
  <pkg>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1287
    <name>SFEopenttd</name>
9673581c82b4 Initial commit, using current SFE version of pkgbuild spec
Alex Viskovatoff <herzen@imap.cc>
parents:
diff changeset
  1288
    <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
  1289
    <group>Applications/Games</group>
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
</pkgs>