diff --git a/office/misc/enca/actions.py b/office/misc/enca/actions.py index 842c657997..506978e140 100644 --- a/office/misc/enca/actions.py +++ b/office/misc/enca/actions.py @@ -2,15 +2,13 @@ # -*- coding: utf-8 -*- # # Licensed under the GNU General Public License, version 3. -# See the file http://www.gnu.org/copyleft/gpl.txt. +# See the file https://www.gnu.org/licenses/gpl-3.0.txt from pisi.actionsapi import autotools from pisi.actionsapi import pisitools from pisi.actionsapi import get - def setup(): - autotools.autoreconf("-vfi") autotools.configure("--enable-external \ --with-librecode=/usr \ --disable-static") @@ -21,4 +19,4 @@ def build(): def install(): autotools.rawInstall("DESTDIR=%s" % get.installDIR()) - pisitools.dodoc("AUTHORS", "ChangeLog", "COPYING", "FAQ", "README*", "THANKS", "TODO") + pisitools.dodoc("AUTHORS", "COPYING", "THANKS") diff --git a/office/misc/enca/pspec.xml b/office/misc/enca/pspec.xml index 5e2509a395..848cec2757 100644 --- a/office/misc/enca/pspec.xml +++ b/office/misc/enca/pspec.xml @@ -1,9 +1,9 @@ - + enca - http://cihar.com/software/enca + https://github.com/Project-OSS-Revival/enca PisiLinux Community admins@pisilinux.org @@ -13,7 +13,7 @@ library Charset analyzer enca is a character set analyzer that can detect and convert character set of text files. - http://dl.cihar.com/enca/enca-1.19.tar.xz + https://github.com/Project-OSS-Revival/enca/releases/download/1.21/enca-1.21.tar.xz recode-devel gettext-devel @@ -50,6 +50,13 @@ + + 2026-02-15 + 1.21 + New upstream and update. + İdris Kalp + idriskalp@gmail.com + 2020-03-17 1.19