Merge pull request #3555 from aligulle1/master

wine
This commit is contained in:
Kamil ATLI
2017-05-28 16:02:46 +03:00
committed by GitHub
4 changed files with 25 additions and 4 deletions
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:console</IsA>
<Summary>WINE Is Not An Emulator, which lets you run Microsoft Windows applications</Summary>
<Description>Wine allows running Windows 3.*, Windows 95/98 and Windows NT programs on a i386 (or compatible) machine running X11. It is still alpha level code; don't expect everything to work.</Description>
<Archive sha1sum="3f433d564eb661e7d384871bc4a102eee12638b9" type="tarbz2">https://dl.winehq.org/wine/source/2.0/wine-2.0.tar.bz2</Archive>
<Archive sha1sum="5dd69cb843039ab7a4987da0d4f37cf6a9c48b4e" type="tarxz">https://dl.winehq.org/wine/source/2.x/wine-2.9.tar.xz</Archive>
<BuildDependencies>
<Dependency>lcms2-devel</Dependency>
<Dependency>libao-devel</Dependency>
@@ -261,6 +261,13 @@
</Package>
<History>
<Update release="10">
<Date>2017-05-28</Date>
<Version>2.9</Version>
<Comment>Version bump.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="9">
<Date>2017-01-29</Date>
<Version>2.0</Version>
+1 -1
View File
@@ -16,7 +16,7 @@ def setup():
shelltools.cd("..")
shelltools.makedirs("cmake-make")
shelltools.cd("cmake-make")
shelltools.system("cmake ../blender-2.78a \
shelltools.system("cmake ../blender-2.78c \
-DCMAKE_INSTALL_PREFIX=/usr \
-DFREETYPE_INCLUDE_DIRS=/usr/include/freetype2 \
-DCMAKE_BUILD_TYPE=Release \
+8 -1
View File
@@ -13,7 +13,7 @@
<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="4de5e1dc04ab9b6c6dd926b6165690c7bc85b170" type="targz">http://download.blender.org/source/blender-2.78a.tar.gz</Archive>
<Archive sha1sum="59d7297b2388d7801b68633c0003248b45ee93a6" type="targz">http://download.blender.org/source/blender-2.78c.tar.gz</Archive>
<BuildDependencies>
<Dependency>boost-devel</Dependency>
<Dependency>cmake</Dependency> -->
@@ -104,6 +104,13 @@
</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>
+8 -1
View File
@@ -12,7 +12,7 @@
<IsA>app:gui</IsA>
<Summary>A collection of tools and libraries for many image file formats</Summary>
<Description>ImageMagick is a software suite to create, edit, and compose bitmap images. It can read, convert and write images in a variety of formats (over 100) including DPX, EXR, GIF, JPEG, JPEG-2000, PDF, PhotoCD, PNG, Postscript, SVG, and TIFF. You can use ImageMagick to translate, flip, mirror, rotate, scale, shear and transform images, adjust image colors, apply various special effects, or draw text, lines, polygons, ellipses and Bézier curves.</Description>
<Archive sha1sum="a552b537e77139a56f12d196930212c9a70d8202" type="tarxz">ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-7.0.4-9.tar.xz</Archive>
<Archive sha1sum="80fafb4b80b5315506e758cb3b4b256833a3239b" type="tarxz">ftp://ftp.imagemagick.org/pub/ImageMagick/ImageMagick-7.0.5-8.tar.xz</Archive>
<BuildDependencies>
<Dependency>ghostscript-devel</Dependency>
<Dependency>fontconfig-devel</Dependency>
@@ -93,6 +93,13 @@
</Package>
<History>
<Update release="6">
<Date>2017-05-28</Date>
<Version>7.0.5.8</Version>
<Comment>Rebuild.</Comment>
<Name>PisiLinux Community</Name>
<Email>admins@pisilinux.org</Email>
</Update>
<Update release="5">
<Date>2017-03-05</Date>
<Version>7.0.4.9</Version>