123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144 |
- <?xml version="1.0" ?>
- <!DOCTYPE PISI SYSTEM "http://www.pisilinux.org/projeler/pisi/pisi-spec.dtd">
- <PISI>
- <Source>
- <Name>blender</Name>
- <Homepage>http://www.blender.org/</Homepage>
- <Packager>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Packager>
- <License>GPLv2</License>
- <Icon>blender</Icon>
- <IsA>app:gui</IsA>
- <Summary>3D modeling, animation, rendering and post-production application</Summary>
- <Description>blender is the essential software solution you need for 3D, from modeling, animation, rendering and post-production to interactive creation and playback.</Description>
- <Archive sha1sum="59d7297b2388d7801b68633c0003248b45ee93a6" type="targz">http://download.blender.org/source/blender-2.78c.tar.gz</Archive>
- <BuildDependencies>
- <Dependency>boost-devel</Dependency>
- <Dependency>cmake</Dependency> -->
- <Dependency>ffmpeg-devel</Dependency>
- <Dependency>fftw3-devel</Dependency>
- <Dependency>freetype-devel</Dependency>
- <Dependency versionFrom="2.0.0">glew-devel</Dependency>
- <Dependency>icu4c-devel</Dependency>
- <Dependency>ilmbase-devel</Dependency>
- <Dependency>jack-audio-connection-kit-devel</Dependency>
- <Dependency>libdc1394-devel</Dependency>
- <Dependency>libgomp</Dependency>
- <Dependency>libjpeg-turbo-devel</Dependency>
- <Dependency>libpng-devel</Dependency>
- <Dependency>libsdl-devel</Dependency>
- <Dependency>libsndfile-devel</Dependency>
- <Dependency>libspnav-devel</Dependency>
- <Dependency>libX11-devel</Dependency>
- <Dependency>libXi-devel</Dependency>
- <Dependency>libXxf86vm-devel</Dependency>
- <Dependency>mesa-devel</Dependency>
- <Dependency>mesa-glu-devel</Dependency>
- <Dependency>openal-devel</Dependency>
- <Dependency>openexr-devel</Dependency>
- <Dependency>openjpeg-devel</Dependency>
- <Dependency>python3-devel</Dependency>
- <Dependency>tiff-devel</Dependency>
- <Dependency>openimageio-devel</Dependency>
- <Dependency>webp-devel</Dependency>
- <Dependency>zlib-devel</Dependency>
- <Dependency>python3-requests</Dependency>
- </BuildDependencies>
- <Patches>
- <!--<Patch level="1">blender-2.67b-rna.patch</Patch>-->
- <!--<Patch level="1">06-blender-2.68-fix-install-rules.patch</Patch>
- <Patch level="1">ffmpeg3.patch</Patch>-->
- </Patches>
- </Source>
- <Package>
- <Name>blender</Name>
- <RuntimeDependencies>
- <Dependency>boost</Dependency>
- <Dependency>ffmpeg</Dependency>
- <Dependency>fftw3</Dependency>
- <Dependency>freetype</Dependency>
- <Dependency versionFrom="2.0.0">glew</Dependency>
- <Dependency>ilmbase</Dependency>
- <Dependency>jack-audio-connection-kit</Dependency>
- <Dependency>libgcc</Dependency>
- <Dependency>libdc1394</Dependency>
- <Dependency>libgomp</Dependency>
- <Dependency>libjpeg-turbo</Dependency>
- <Dependency>libpng</Dependency>
- <Dependency>libsdl</Dependency>
- <Dependency>libsndfile</Dependency>
- <Dependency>libspnav</Dependency>
- <Dependency>libX11</Dependency>
- <Dependency>libXi</Dependency>
- <Dependency>libXxf86vm</Dependency>
- <Dependency>mesa</Dependency>
- <Dependency>mesa-glu</Dependency>
- <Dependency>openal</Dependency>
- <Dependency>openexr-libs</Dependency>
- <Dependency>openjpeg</Dependency>
- <Dependency>python3</Dependency>
- <Dependency>tiff</Dependency>
- <Dependency>openimageio</Dependency>
- <Dependency>zlib</Dependency>
- </RuntimeDependencies>
- <Files>
- <Path fileType="executable">/usr/bin</Path>
- <Path fileType="data">/usr/lib/python3.3/</Path>
- <Path fileType="data">/usr/share/blender/</Path>
- <Path fileType="doc">/usr/share/doc</Path>
- <Path fileType="data">/usr/share/pixmaps/</Path>
- <Path fileType="data">/usr/share/man/man1</Path>
- <Path fileType="data">/usr/share/icons</Path>
- <Path fileType="data">/usr/share/applications</Path>
- <Path fileType="data">/usr/share/mime</Path>
- <Path fileType="localedata">/usr/share/locale</Path>
- </Files>
- <AdditionalFiles>
- <AdditionalFile owner="root" permission="0644" target="/usr/share/mime/packages/blender.xml">blender.xml</AdditionalFile>
- <AdditionalFile owner="root" permission="0755" target="/usr/bin/blender">blender-wrapper</AdditionalFile>
- <AdditionalFile owner="root" permission="0755" target="/usr/share/applications/blender.desktop">blender.desktop</AdditionalFile>
- </AdditionalFiles>
- </Package>
- <History>
- <Update release="5">
- <Date>2017-05-28</Date>
- <Version>2.78c</Version>
- <Comment>Version bump</Comment>
- <Name>PisiLinux Community</Name>
- <Email>admins@pisilinux.org</Email>
- </Update>
- <Update release="4">
- <Date>2017-03-17</Date>
- <Version>2.78</Version>
- <Comment>Version bump</Comment>
- <Name>Stefan Gronewold(groni)</Name>
- <Email>groni@pisilinux.org</Email>
- </Update>
- <Update release="3">
- <Date>2016-06-15</Date>
- <Version>2.75a</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="2">
- <Date>2016-06-15</Date>
- <Version>2.75a</Version>
- <Comment>Release Bump</Comment>
- <Name>Pisi Linux Community</Name>
- <Email>admin@pisilinux.org</Email>
- </Update>
- <Update release="1">
- <Date>2016-05-08</Date>
- <Version>2.75a</Version>
- <Comment>First release</Comment>
- <Name>Ali Algul</Name>
- <Email>alialgul@pisilinux.org</Email>
- </Update>
- </History>
- </PISI>
|