mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
update to Imaging-1.1.7b1
This commit is contained in:
parent
26a0db08f6
commit
1d1694eb23
@ -1,7 +1,7 @@
|
||||
diff -Naur Imaging-1.1.6/setup.py Imaging-1.1.6.patch/setup.py
|
||||
--- Imaging-1.1.6/setup.py 2006-12-03 12:37:29.000000000 +0100
|
||||
+++ Imaging-1.1.6.patch/setup.py 2009-02-27 20:44:03.000000000 +0100
|
||||
@@ -123,30 +123,18 @@
|
||||
diff -Naur Imaging-1.1.7b1/setup.py Imaging-1.1.7b1.patch/setup.py
|
||||
--- Imaging-1.1.7b1/setup.py 2009-04-14 21:38:28.000000000 +0200
|
||||
+++ Imaging-1.1.7b1.patch/setup.py 2009-07-19 12:44:05.583182520 +0200
|
||||
@@ -129,30 +129,18 @@
|
||||
#
|
||||
# add platform directories
|
||||
|
||||
@ -44,12 +44,19 @@ diff -Naur Imaging-1.1.6/setup.py Imaging-1.1.6.patch/setup.py
|
||||
|
||||
#
|
||||
# locate tkinter libraries
|
||||
@@ -191,15 +179,6 @@
|
||||
@@ -198,22 +186,6 @@
|
||||
add_directory(include_dirs, include_root)
|
||||
|
||||
#
|
||||
- # add standard directories
|
||||
-
|
||||
- # look for tcl specific subdirectory (e.g debian)
|
||||
- if _tkinter:
|
||||
- tcl_dir = "/usr/include/tcl" + TCL_VERSION
|
||||
- if os.path.isfile(os.path.join(tcl_dir, "tk.h")):
|
||||
- add_directory(include_dirs, tcl_dir)
|
||||
-
|
||||
- # standard locations
|
||||
- add_directory(library_dirs, "/usr/local/lib")
|
||||
- add_directory(include_dirs, "/usr/local/include")
|
||||
-
|
||||
|
@ -1 +1 @@
|
||||
http://effbot.org/downloads/Imaging-1.1.6.tar.gz
|
||||
http://effbot.org/media/downloads/Imaging-1.1.7b1.tar.gz
|
Loading…
x
Reference in New Issue
Block a user