Commit Graph

17 Commits

Author SHA1 Message Date
Aditya Alok d373392beb
feat(ne): enable auto-update, upgrade to 3.3.1
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-19 18:34:11 +05:30
Leonid Pliushch 9608af5a38
update debscripts for compatibility with pacman format 2021-09-10 19:55:32 +03:00
Butta fb02ca065f Update libpopt and ne webpage URLs to https 2021-06-16 21:06:20 +05:30
Leonid Pliushch 37375312b9
explicitly set maintainer for each package
In issue https://github.com/termux/termux-packages/issues/6160 I have found
that community repo "its-pointless.github.io" specifies us as maintainer
for its packages. This is NOT TRUE and potentially misleads people using
these packages.

Now TERMUX_PKG_MAINTAINER will contain a default value which is neutral
and not specify maintainer. So all packages now have to override it to
the correct value.

[skip ci]
%ci:no-build
2020-12-20 15:16:34 +02:00
Leonid Pliushch 67887babce remove inactive maintainers from corresponding build.sh files
Unspecify package maintainers who didn't submit any updates for their
packages during last 2 years.
2020-03-16 16:39:29 +02:00
Leonid Pliushch 62345ef226 ne: update to 3.3.0 2020-03-01 19:31:20 +02:00
Henrik Grimler 75d52bde83 ne: update to 3.2.1 and use github for src tar 2019-10-02 21:11:26 +02:00
araczkowski 04aa366213 bump ne version to 3.2.0 2019-10-02 21:04:14 +02:00
Leonid Pliushch c352216c63 packages: standardize values of several control variables for build.sh
Variables

 TERMUX_PKG_PLATFORM_INDEPENDENT
 TERMUX_DEBUG
 TERMUX_PKG_HAS_DEBUG
 TERMUX_PKG_ESSENTIAL
 TERMUX_SUBPKG_ESSENTIAL
 TERMUX_PKG_NO_STATICSPLIT
 TERMUX_PKG_BUILD_IN_SRC
 TERMUX_PKG_FORCE_CMAKE
 TERMUX_PKG_HOSTBUILD

should not accept arbitrary values for marking them "enabled". Instead
they should accept boolean values which makes them easier to handle and
also makes their meaning clear.

build-package.sh should make decision based on variable's value but not on
whether it is set or empty.

%ci:no-build
2019-08-12 18:49:13 +03:00
Leonid Pliushch 27e89c15f5 alternatives: more editors can be used as alternative for /bin/editor 2019-08-10 22:34:54 +03:00
Leonid Pliushch 46d333adba add licenses for more packages 2019-01-21 17:17:53 +02:00
Fredrik Fornwall 7a782f36b5 ne: Update from 3.1.1 to 3.1.2 2018-10-14 19:17:47 +02:00
Fredrik Fornwall f01fac5609 ne: Update from 3.1.0 to 3.1.1 2017-06-06 10:09:52 +02:00
Fredrik Fornwall 0374ab24d7 ne: Update from 3.0.1 to 3.1.0 2017-05-04 23:33:34 +02:00
Fredrik Fornwall e2d8172bc6 Tweak some descriptions 2017-02-05 23:51:25 +01:00
Fredrik Fornwall ad9edc0cd2 ne: Mark @vaites as maintainer
Also switch download url to fossies to avoid 'no route to host'
problems.
2016-10-29 16:07:13 -04:00
David Martínez 410cfc8653 Added ne package (#524) 2016-10-29 21:58:17 +02:00