Git-Url: 
http://git.frugalware.org/gitweb/gitweb.cgi?p=frugalware-current.git;a=commitdiff;h=4f4748852a5fd04f2eee8111c356d149318c5e55

commit 4f4748852a5fd04f2eee8111c356d149318c5e55
Author: DeX77 <[email protected]>
Date:   Thu Jul 6 13:40:46 2017 +0200

chardet-2.0.3-2-x86_64

* replaced by chardet3

diff --git a/source/apps-extra/chardet/FrugalBuild 
b/source/apps-extra/chardet/FrugalBuild
deleted file mode 100644
index 6167847..0000000
--- a/source/apps-extra/chardet/FrugalBuild
+++ /dev/null
@@ -1,22 +0,0 @@
-# Compiling Time: 0 SBU
-# Maintainer: voroskoi <[email protected]>
-
-pkgname=chardet
-_F_archive_name="${pkgname}2"
-pkgver=2.0.3
-pkgrel=2
-pkgdesc="Character encoding auto-detection in Python 3."
-url="https://github.com/byroot/chardet";
-depends=("python3")
-makedepends=('python3-distribute')
-groups=('apps-extra')
-archs=('x86_64')
-_F_pypi_name="${pkgname}2"
-Finclude pypi
-sha1sums=('9c48f8fbc8d7ded7eb4592bd76bf56ac3bcab7f4')
-
-build()
-{
-       Fcd $_F_archive_name-$pkgver
-       python3 setup.py install --root=$Fdestdir --optimize=1 || Fdie
-}
_______________________________________________
Frugalware-git mailing list
[email protected]
http://frugalware.org/mailman/listinfo/frugalware-git

Reply via email to