114 lines
5.2 KiB
XML
114 lines
5.2 KiB
XML
<PISI>
|
|
<Source>
|
|
<Name>codeblocks</Name>
|
|
<Homepage>http://www.codeblocks.org/</Homepage>
|
|
<Packager>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Packager>
|
|
<License>GPLv3</License>
|
|
<PartOf>programming.environment</PartOf>
|
|
<IsA>app:gui</IsA>
|
|
<Icon>codeblocks</Icon>
|
|
<Summary>A free C++ IDE built to meet the most demanding needs of its users</Summary>
|
|
<Description>Code::Blocks is a free C++ IDE built to meet the most demanding needs of its users. It is designed to be very extensible and fully configurable.</Description>
|
|
<Archive sha1sum="d75b2d8820de369be1b574c433a7a6dde7e8b218" type="tarxz">https://sourceforge.net/projects/codeblocks/files/Sources/20.03/codeblocks-20.03.tar.xz</Archive>
|
|
<BuildDependencies>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>zlib-devel</Dependency>
|
|
<Dependency>tinyxml-devel</Dependency>
|
|
<Dependency>boost-devel</Dependency>
|
|
<Dependency>fontconfig-devel</Dependency>
|
|
<Dependency>gamin-devel</Dependency>
|
|
<Dependency>glib2-devel</Dependency>
|
|
<Dependency>gtk3-devel</Dependency>
|
|
<Dependency>hunspell-devel</Dependency>
|
|
<Dependency>wxGTK-devel</Dependency>
|
|
<Dependency>wxGTK3</Dependency>
|
|
</BuildDependencies>
|
|
<Patches>
|
|
<Patch level="1">codeblocks-gcc11.patch</Patch>
|
|
<Patch level="1">04b7c50fb8c6a29b2d84579ee448d2498414d855.patch</Patch>
|
|
<Patch level="1">2345b020b862ec855038dd32a51ebb072647f28d.patch</Patch>
|
|
<Patch level="1">40eb88e3f2b933f19f9933e06c8d0899c54f5e25.patch</Patch>
|
|
<Patch level="1">46720043319758cb0e798eb23520063583c40eaa.patch</Patch>
|
|
<Patch level="1">8035dfdff321754819f79e3165401aa59bd8c7f7.patch</Patch>
|
|
<Patch level="1">a4aacc92640b587ad049cd6aa68c637e536e9ab5.patch</Patch>
|
|
<Patch level="1">c28746f4887f10e6f9f10eeafae0fb22ecdbf9c7.patch</Patch>
|
|
<Patch level="1">dbdf5c5ea9e3161233f0588a7616b7e4fedc7870.patch</Patch>
|
|
<Patch level="1">f2f127cf5cd97c7da6a957a3f7764cb25cc9017e.patch</Patch>
|
|
<Patch level="1">29315df024251850832583f73e67e515dae10830.patch</Patch>
|
|
|
|
<!-- <Patch level="1">56ac0396fad7a5b4bbb40bb8c4b5fe1755078aef.patch</Patch> -->
|
|
<Patch level="1">9a9c6a9d5e3e0f6eff5594ecd61a2222f073be9c.patch</Patch>
|
|
<Patch level="1">b2e4f1279804e1d11b71bc75eeb37072c3589296.patch</Patch>
|
|
<Patch level="1">sc_wxtypes-normalize.patch</Patch>
|
|
</Patches>
|
|
</Source>
|
|
<Package>
|
|
<Name>codeblocks</Name>
|
|
<Summary>A free C++ IDE built to meet the most demanding needs of its users</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>bzip2</Dependency>
|
|
<Dependency>zlib</Dependency>
|
|
<Dependency>tinyxml</Dependency>
|
|
<Dependency>fontconfig</Dependency>
|
|
<Dependency>gamin</Dependency>
|
|
<Dependency>glib2</Dependency>
|
|
<Dependency>gtk3</Dependency>
|
|
<Dependency>hunspell</Dependency>
|
|
<Dependency>wxBase</Dependency>
|
|
<Dependency>wxGTK</Dependency>
|
|
<Dependency>wxGTK-common</Dependency>
|
|
<Dependency>wxGTK3</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="executable">/usr/bin</Path>
|
|
<Path fileType="library">/usr/lib</Path>
|
|
<Path fileType="data">/usr/share/appdata</Path>
|
|
<Path fileType="data">/usr/share/applications</Path>
|
|
<Path fileType="data">/usr/share/codeblocks</Path>
|
|
<Path fileType="doc">/usr/share/doc</Path>
|
|
<Path fileType="data">/usr/share/icons</Path>
|
|
<Path fileType="man">/usr/share/man</Path>
|
|
<Path fileType="data">/usr/share/mime</Path>
|
|
<Path fileType="data">/usr/share/pixmaps</Path>
|
|
<Path fileType="data">/usr/share/metainfo</Path>
|
|
</Files>
|
|
</Package>
|
|
<Package>
|
|
<Name>codeblocks-devel</Name>
|
|
<Summary>Development files of codeblocks</Summary>
|
|
<RuntimeDependencies>
|
|
<Dependency>codeblocks</Dependency>
|
|
</RuntimeDependencies>
|
|
<Files>
|
|
<Path fileType="header">/usr/include</Path>
|
|
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
|
</Files>
|
|
</Package>
|
|
<History>
|
|
<Update release="3">
|
|
<Date>2022-07-28</Date>
|
|
<Version>20.03</Version>
|
|
<Comment>Version bump</Comment>
|
|
<Name>Mustafa Cinasal</Name>
|
|
<Email>muscnsl@gmail.com</Email>
|
|
</Update>
|
|
<Update release="2">
|
|
<Date>2020-02-24</Date>
|
|
<Version>17.12</Version>
|
|
<Comment>Version bump.</Comment>
|
|
<Name>Blue Devil</Name>
|
|
<Email>bluedevil@sctzine.com</Email>
|
|
</Update>
|
|
<Update release="1">
|
|
<Date>2017-05-10</Date>
|
|
<Version>16.01</Version>
|
|
<Comment>First release.</Comment>
|
|
<Name>Erdinç Gültekin</Name>
|
|
<Email>admins@pisilinux.org</Email>
|
|
</Update>
|
|
</History>
|
|
</PISI>
|