Aditya Alok
306c1deaf8
fix: rename TERMUX_PKG_AUTO_UPDATE_TAG_REGEXP to TERMUX_PKG_UPDATE_VERSION_REGEXP
...
why? since we get versions not tag when updating from repology
%ci:no-build
Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-04-01 13:16:01 +05:30
Tee KOBAYASHI
3db2125a6e
iverilog: Re-enable and update to 11.0
2022-02-15 19:52:41 +01:00
Henrik Grimler
425135d923
iverilog: disable package
...
It doesn't build, fails with:
parse.cc:299:10: fatal error: 'parse.hh' file not found
#include "parse.hh"
^~~~~~~~~~
1 warning and 1 error generated.
make[1]: *** [Makefile:108: parse.o] Error 1
2022-02-08 08:41:48 +01:00
Henrik Grimler
14cb2a865e
iverilog: fix build with ndk-r23
2021-11-18 08:16:19 +01:00
Henrik Grimler
a2187e62df
Bump all packages depending on libc++
...
As part of ndk-r23 upgrade.
2021-10-22 23:05:45 +02:00
Leonid Pliushch
27afd9e665
auto updates: migrate config from github-projects.txt to build.sh-specific
...
Re-enable automatic updates after deleting github-projects.txt.
%ci:no-build
2021-10-04 13:43:31 +03:00
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
a40b8e2eb8
Revert "iverilog: update to 11.0"
...
Has more issues, including incomplete cross-compiling support and
non-expandable macros in Makefile.in.
Denying package update.
2020-11-09 01:46:58 +02:00
Leonid Pliushch
a2e98e0fea
iverilog: unset CFLAGS
...
CFLAGS are used by host GCC, so unset them. This variable is
not used to build iverilog anyway since it is mostly in C++
and uses CXXFLAGS.
2020-11-09 01:17:53 +02:00
Leonid Pliushch
27efe81dad
iverilog: use -Os in CFLAGS instead of -Oz
2020-11-09 00:33:20 +02:00
Leonid Pliushch
a933205303
iverilog: update to 11.0
2020-11-08 23:07:43 +02:00
Leonid Pliushch
9c9e7f65b8
update maintainer info
...
Specifying Termux org members is more correct as we don't have repo-specific
maintainers for termux-packages.
DEB control field specification doesn't allow to specify multiple people as
package maintainers. Value "Termux members @termux" will be used as default
for that field which can be overridden on per-package basis if needed.
%ci:no-build
2020-05-13 11:05:52 +03:00
Leonid Pliushch
fba3e566f6
iverilog: update to 10.3
2019-08-20 23:08:59 +03:00
Leonid Pliushch
6e70277fb3
no more develsplit + provide static libraries as separate package
...
%ci:no-build
2019-07-28 21:17:12 +03:00
Leonid Pliushch
ae50184cab
iverilog: bump revision
2019-06-19 23:59:52 +03:00
Leonid Pliushch
cc037459aa
update maintainer fields where needed
...
[skip ci]
2019-05-16 19:54:59 +03:00
Leonid Pliushch
0d1920a061
move some packages from unstable repository
...
New packages that will be added:
* antiword
* beanshell
* cabextract
* deutex
* direnv
* exiv2
* git-lfs
* gitea
* hoedown
* httrack
* iverilog
* links
* loksh
* mksh
* mktorrent
* pdfgrep
* shellharden
* swig
* tidy
* tweego
* wordgrinder
2019-05-11 18:36:47 +03:00