codeblocks-20.03
This commit is contained in:
@@ -1,85 +1,81 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!DOCTYPE PISI SYSTEM "https://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
|
||||
<PISI>
|
||||
<Source>
|
||||
<Name>codeblocks</Name>
|
||||
<Homepage>http://www.codeblocks.org/</Homepage>
|
||||
<Packager>
|
||||
<Name>Pisi Linux Community</Name>
|
||||
<Email>admins@pisilinux.org</Email>
|
||||
<Name>Mustafa Cinasal</Name>
|
||||
<Email>muscnsl@gmail.com</Email>
|
||||
</Packager>
|
||||
<PartOf>programming.environment</PartOf>
|
||||
<License>GPLv3</License>
|
||||
<Icon>codeblocks</Icon>
|
||||
<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>fontconfig-devel</Dependency>
|
||||
<Dependency>hunspell-devel</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>zlib-devel</Dependency>
|
||||
<Dependency>tinyxml-devel</Dependency>
|
||||
<Dependency>boost-devel</Dependency>
|
||||
<Dependency>fontconfig-devel</Dependency>
|
||||
<Dependency>gamin-devel</Dependency>
|
||||
<Dependency>wxGTK-devel</Dependency>
|
||||
<Dependency>glib2-devel</Dependency>
|
||||
<Dependency>gtk3-devel</Dependency>
|
||||
<Dependency>hunspell-devel</Dependency>
|
||||
<Dependency>wxGTK-devel</Dependency>
|
||||
<Dependency>wxGTK3</Dependency>
|
||||
<!--
|
||||
<Dependency>imagemagick-devel</Dependency>
|
||||
<Dependency>wxGTK2.8-devel</Dependency>
|
||||
<Dependency>tinyxml-devel</Dependency>
|
||||
<Dependency>wxBase-devel</Dependency>
|
||||
<Dependency>xterm</Dependency>
|
||||
-->
|
||||
</BuildDependencies>
|
||||
<Patches>
|
||||
<!-- https://sourceforge.net/p/codeblocks/code/11739/ -->
|
||||
<!-- <Patch level="1">codeblocks-17.12-scripting.patch</Patch> -->
|
||||
<!--
|
||||
<Patch>desktop.patch</Patch>
|
||||
<Patch level="1">codeblocks-tinyxml.patch</Patch>
|
||||
<Patch level="1">codeblocks-dso.patch</Patch>
|
||||
<Patch level="1">codeblocks-tinyxml-26.patch</Patch>
|
||||
<Patch level="1">pisilinux-debuggergdb.patch</Patch>
|
||||
<Patch level="1">pisilinux-plugin-wx.patch</Patch>
|
||||
<Patch level="0">pisilinux-wx.patch</Patch>
|
||||
-->
|
||||
<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>wxGTK-common</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>zlib</Dependency>
|
||||
<Dependency>tinyxml</Dependency>
|
||||
<Dependency>fontconfig</Dependency>
|
||||
<Dependency>hunspell</Dependency>
|
||||
<Dependency>wxBase</Dependency>
|
||||
<Dependency>wxGTK3</Dependency>
|
||||
<Dependency>wxGTK</Dependency>
|
||||
<Dependency>gamin</Dependency>
|
||||
<Dependency>glib2</Dependency>
|
||||
<Dependency>gtk3</Dependency>
|
||||
<!--
|
||||
<Dependency>libgcc</Dependency>
|
||||
<Dependency>bzip2</Dependency>
|
||||
<Dependency>zlib</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="data">/usr/share/appdata</Path>
|
||||
<Path fileType="data">/usr/share/pixmaps</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="data">/usr/share/mime</Path>
|
||||
<Path fileType="executable">/usr/bin</Path>
|
||||
<Path fileType="doc">/usr/share/doc</Path>
|
||||
<Path fileType="data">/usr/share/icons</Path>
|
||||
<Path fileType="man">/usr/share/man</Path>
|
||||
<Path fileType="library">/usr/lib</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>
|
||||
@@ -91,7 +87,6 @@
|
||||
<Path fileType="data">/usr/lib/pkgconfig</Path>
|
||||
</Files>
|
||||
</Package>
|
||||
|
||||
<History>
|
||||
<Update release="3">
|
||||
<Date>2022-07-28</Date>
|
||||
|
||||
Reference in New Issue
Block a user