[aseprite] 131/134: Add new dependency libpixman-1-dev.

Tobias Hansen thansen at moszumanska.debian.org
Sat Mar 14 17:10:18 UTC 2015


This is an automated email from the git hooks/post-receive script.

thansen pushed a commit to branch master
in repository aseprite.

commit 95de517d231a15e540187909fc88623d6f2ce6b8
Author: Tobias Hansen <tobias.han at gmx.de>
Date:   Sat Mar 14 16:30:40 2015 +0100

    Add new dependency libpixman-1-dev.
---
 debian/changelog | 6 ++++--
 debian/control   | 1 +
 debian/rules     | 3 ++-
 3 files changed, 7 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 372dbbf..401c351 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,11 @@
-aseprite (1.0.9+ds-1) UNRELEASED; urgency=medium
+aseprite (1.0.9+ds-3) UNRELEASED; urgency=medium
 
   * New upstream release.
   * Add patch to allow window resizing in options menu.
+  * Add new dependency libpixman-1-dev.
+  * Refresh patches.
 
- -- Tobias Hansen <thansen at debian.org>  Sat, 14 Mar 2015 15:53:59 +0100
+ -- Tobias Hansen <thansen at debian.org>  Sat, 14 Mar 2015 16:28:14 +0100
 
 aseprite (1.0.5+ds-2) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index b72d338..ac0605f 100644
--- a/debian/control
+++ b/debian/control
@@ -12,6 +12,7 @@ Build-Depends: debhelper (>= 9),
                libloadpng4-dev,
                zlib1g-dev,
                libtinyxml-dev,
+               libpixman-1-dev,
                libgtest-dev
 Standards-Version: 3.9.6
 Homepage: http://www.aseprite.org/
diff --git a/debian/rules b/debian/rules
index fcacaee..be8b898 100755
--- a/debian/rules
+++ b/debian/rules
@@ -28,7 +28,8 @@ DEB_ASE_CMAKE_OPTIONS ?= -DENABLE_UPDATER:BOOL=OFF \
                          -DUSE_SHARED_TINYXML:BOOL=ON \
                          -DUSE_SHARED_GTEST:BOOL=ON \
                          -DUSE_SHARED_ALLEGRO4:BOOL=ON \
-                         -DUSE_SHARED_LIBLOADPNG:BOOL=ON
+                         -DUSE_SHARED_LIBLOADPNG:BOOL=ON \
+                         -DUSE_SHARED_PIXMAN:BOOL=ON
 
 %:
 	dh $@ --parallel

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/aseprite.git



More information about the Pkg-games-commits mailing list