~cszikszoy/do-plugins/pastebin

1 by djsiegel at gmail
Initial files.
1
<CombineEntry name="Packages" fileversion="2.0" ctype="PackagingProject">
39.1.23 by Jason Smith
Make release default build option. Add --config repo to autotools options for
2
  <Configurations>
39.1.21 by Jason Smith
add Repo build option. Makes a repo in ~/.do-repo automagically
3
    <Configuration name="Repo" ctype="PackagingProjectConfiguration" />
4
  </Configurations>
1 by djsiegel at gmail
Initial files.
5
  <Packages>
14 by djsiegel at gmail
Added locate files command.
6
    <Package name="Binaries">
39.1.7 by Jason Smith
Make build system sane
7
      <Builder rootEntry="DoPlugins.mds" targetFile="DoPlugins.tar.gz" platform="Linux" ctype="BinariesZipPackageBuilder">
14 by djsiegel at gmail
Added locate files command.
8
        <ChildEntries>
39.1.7 by Jason Smith
Make build system sane
9
          <Entry>Thunderbird/Thunderbird.mdp</Entry>
10
          <Entry>Evolution/Evolution.mdp</Entry>
11
          <Entry>Rhythmbox/Rhythmbox.mdp</Entry>
12
          <Entry>Pidgin/Pidgin.mdp</Entry>
13
          <Entry>LocateFiles/LocateFiles.mdp</Entry>
14 by djsiegel at gmail
Added locate files command.
14
        </ChildEntries>
15
        <ExcludedFiles>
16
          <File>Evolution,Linux.PkgConfig,evolution.pc</File>
17
          <File>Pidgin,Linux.PkgConfig,pidgin.pc</File>
18
          <File>Rhythmbox,Linux.PkgConfig,rhythmbox.pc</File>
19
          <File>Thunderbird,Linux.PkgConfig,thunderbird.pc</File>
20
          <File>LocateFiles,Linux.PkgConfig,locatefiles.pc</File>
21
        </ExcludedFiles>
1 by djsiegel at gmail
Initial files.
22
      </Builder>
23
    </Package>
24
  </Packages>
39.1.23 by Jason Smith
Make release default build option. Add --config repo to autotools options for
25
</CombineEntry>