diff options
Diffstat (limited to 'media-gfx/scangearmp/files')
-rw-r--r-- | media-gfx/scangearmp/files/fixcompile.patch | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=D;O=A | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=D;O=D | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=M;O=A | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=M;O=D | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=N;O=A | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=N;O=D | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=S;O=A | 12 | ||||
-rw-r--r-- | media-gfx/scangearmp/files/index.html?C=S;O=D | 12 |
10 files changed, 120 insertions, 0 deletions
diff --git a/media-gfx/scangearmp/files/fixcompile.patch b/media-gfx/scangearmp/files/fixcompile.patch new file mode 100644 index 00000000..d119d58d --- /dev/null +++ b/media-gfx/scangearmp/files/fixcompile.patch @@ -0,0 +1,12 @@ +diff -rpu a/scanfile.c b/scanfile.c +--- a/scanfile.c 2012-07-11 12:13:03.912093273 +0800 ++++ b/scanfile.c 2012-07-11 12:13:50.831095404 +0800 +@@ -386,7 +386,7 @@ EXIT: +
+ void write_data_for_png( png_structp png_ptr, png_bytep data, png_size_t length )
+ {
+- FileControlWriteFile( *( (int *)png_ptr->io_ptr ), (CNMSLPSTR)data, length );
++ FileControlWriteFile( png_get_io_ptr(png_ptr) , (CNMSLPSTR)data, length );
+
+ return;
+ }
diff --git a/media-gfx/scangearmp/files/index.html b/media-gfx/scangearmp/files/index.html new file mode 100644 index 00000000..803dc7f7 --- /dev/null +++ b/media-gfx/scangearmp/files/index.html @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=D">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=D;O=A b/media-gfx/scangearmp/files/index.html?C=D;O=A new file mode 100644 index 00000000..b02696dc --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=D;O=A @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=A">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=D">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=D;O=D b/media-gfx/scangearmp/files/index.html?C=D;O=D new file mode 100644 index 00000000..0ca8dad5 --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=D;O=D @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=A">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=M;O=A b/media-gfx/scangearmp/files/index.html?C=M;O=A new file mode 100644 index 00000000..b7941ffb --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=M;O=A @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=A">Name</a> <a href="?C=M;O=D">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=M;O=D b/media-gfx/scangearmp/files/index.html?C=M;O=D new file mode 100644 index 00000000..0ca8dad5 --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=M;O=D @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=A">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=N;O=A b/media-gfx/scangearmp/files/index.html?C=N;O=A new file mode 100644 index 00000000..803dc7f7 --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=N;O=A @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=D">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=N;O=D b/media-gfx/scangearmp/files/index.html?C=N;O=D new file mode 100644 index 00000000..0ca8dad5 --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=N;O=D @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=A">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=S;O=A b/media-gfx/scangearmp/files/index.html?C=S;O=A new file mode 100644 index 00000000..efbed6cd --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=S;O=A @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=A">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=D">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> diff --git a/media-gfx/scangearmp/files/index.html?C=S;O=D b/media-gfx/scangearmp/files/index.html?C=S;O=D new file mode 100644 index 00000000..0ca8dad5 --- /dev/null +++ b/media-gfx/scangearmp/files/index.html?C=S;O=D @@ -0,0 +1,12 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> +<html> + <head> + <title>Index of /gentoo-zh/media-gfx/scangearmp/files</title> + </head> + <body> +<h1>Index of /gentoo-zh/media-gfx/scangearmp/files</h1> +<pre><img src="/icons/blank.gif" alt="Icon "> <a href="?C=N;O=A">Name</a> <a href="?C=M;O=A">Last modified</a> <a href="?C=S;O=A">Size</a> <a href="?C=D;O=A">Description</a><hr><img src="/icons/back.gif" alt="[DIR]"> <a href="/gentoo-zh/media-gfx/scangearmp/">Parent Directory</a> - +<img src="/icons/unknown.gif" alt="[ ]"> <a href="fixcompile.patch">fixcompile.patch</a> 19-Dec-2014 20:13 436 +<hr></pre> +<address>Apache Server at data.gpo.zugaina.org Port 80</address> +</body></html> |