mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-29 13:46:49 +00:00
yenc: update to yenc-0.4.0
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
48b2583b42
commit
a054d81eaa
@ -19,7 +19,7 @@
|
|||||||
################################################################################
|
################################################################################
|
||||||
|
|
||||||
PKG_NAME="yenc"
|
PKG_NAME="yenc"
|
||||||
PKG_VERSION="0.3"
|
PKG_VERSION="0.4.0"
|
||||||
PKG_REV="1"
|
PKG_REV="1"
|
||||||
PKG_ARCH="any"
|
PKG_ARCH="any"
|
||||||
PKG_LICENSE="OSS"
|
PKG_LICENSE="OSS"
|
||||||
|
@ -1,13 +0,0 @@
|
|||||||
diff -Naur yenc-0.3/setup.py yenc-0.3.patch/setup.py
|
|
||||||
--- yenc-0.3/setup.py 2008-06-13 16:17:21.000000000 +0200
|
|
||||||
+++ yenc-0.3.patch/setup.py 2010-10-19 00:20:41.249504605 +0200
|
|
||||||
@@ -25,8 +25,7 @@
|
|
||||||
##=============================================================================
|
|
||||||
|
|
||||||
|
|
||||||
-
|
|
||||||
-from distutils.core import setup, Extension
|
|
||||||
+from setuptools import setup, Extension
|
|
||||||
|
|
||||||
setup(
|
|
||||||
name = "yenc",
|
|
@ -0,0 +1,12 @@
|
|||||||
|
diff -Naur yenc-0.4.0/setup.py yenc-0.4.0.patch/setup.py
|
||||||
|
--- yenc-0.4.0/setup.py 2011-09-06 09:04:33.000000000 +0200
|
||||||
|
+++ yenc-0.4.0.patch/setup.py 2012-11-06 20:15:14.369125798 +0100
|
||||||
|
@@ -21,7 +21,7 @@
|
||||||
|
#
|
||||||
|
##=============================================================================
|
||||||
|
|
||||||
|
-from distutils.core import setup, Extension
|
||||||
|
+from setuptools import setup, Extension
|
||||||
|
|
||||||
|
setup(
|
||||||
|
name = "yenc",
|
Loading…
x
Reference in New Issue
Block a user