summaryrefslogtreecommitdiff
path: root/games-sports
diff options
context:
space:
mode:
authorGluzskiy Alexandr <sss123next@list.ru>2011-03-14 21:11:27 +0200
committerGluzskiy Alexandr <sss123next@list.ru>2011-03-14 21:11:27 +0200
commit690b39273becbba006dc4b9eb1226b21a4870ff6 (patch)
tree345fa4d38d664c0efbbd554610dc692438b15a91 /games-sports
parent8d85147be0c76fb2d6fdc6e301ccda039fbf20e5 (diff)
deleted: games-sports/xmoto/files/xmoto_libpng-1.4.patch
modified: games-sports/xmoto/xmoto-9999.ebuild modified: net-analyzer/libnasl/libnasl-2.2.11.ebuild deleted: net-analyzer/nessus-2.2.11 modified: net-analyzer/nessus-core/nessus-core-2.2.11.ebuild modified: net-analyzer/nessus-libraries/nessus-libraries-2.2.11.ebuild modified: net-analyzer/nessus-plugins/nessus-plugins-2.2.11.ebuild modified: net-analyzer/nessus/nessus-2.2.11.ebuild modified: net-libs/libtorrent/libtorrent-9999.ebuild modified: net-p2p/rtorrent/rtorrent-9999.ebuild
Diffstat (limited to 'games-sports')
-rw-r--r--games-sports/xmoto/files/xmoto_libpng-1.4.patch11
-rw-r--r--games-sports/xmoto/xmoto-9999.ebuild2
2 files changed, 0 insertions, 13 deletions
diff --git a/games-sports/xmoto/files/xmoto_libpng-1.4.patch b/games-sports/xmoto/files/xmoto_libpng-1.4.patch
deleted file mode 100644
index 2d9cd94..0000000
--- a/games-sports/xmoto/files/xmoto_libpng-1.4.patch
+++ /dev/null
@@ -1,11 +0,0 @@
---- tim_png.cpp 2010-07-05 03:55:25.000000000 +0300
-+++ tim_png.cpp 2010-08-30 19:17:29.255999994 +0300
-@@ -166,7 +166,7 @@
- png_set_palette_to_rgb(PngPtr);
-
- if(nColorType==PNG_COLOR_TYPE_GRAY && nBitDepth<8)
-- png_set_gray_1_2_4_to_8(PngPtr);
-+ png_set_expand_gray_1_2_4_to_8(PngPtr);
-
- if(png_get_valid(PngPtr,InfoPtr,PNG_INFO_tRNS))
- png_set_tRNS_to_alpha(PngPtr);
diff --git a/games-sports/xmoto/xmoto-9999.ebuild b/games-sports/xmoto/xmoto-9999.ebuild
index 2753e48..47f9f12 100644
--- a/games-sports/xmoto/xmoto-9999.ebuild
+++ b/games-sports/xmoto/xmoto-9999.ebuild
@@ -50,8 +50,6 @@ src_unpack() {
cd "${S}"
eautoreconf
use editor && rm -f "${WORKDIR}"/${LVL}/{bezmisc,inkex}.py
- cd "${S}/src/image"
- epatch "${FILESDIR}/xmoto_libpng-1.4.patch"
cd "${S}"
}