termux-pacman / termux-packages

A build system and primary set of packages in format pacman for Termux.
https://termux-pacman.dev
Other
75 stars 4 forks source link

[Package]: some more pkg is missing in pacman repo #2

Closed flosnvjx closed 1 year ago

flosnvjx commented 1 year ago

Package description

pkgs listed below are present in upstream repo but missing in pacman repo. I just tried to build these pkgs using gh actions and all build well -- looks like an temporary github(azure)-side problem (reboot etc) caused these pkg missing in repo.

Please toggle a rebuild on these pkgs:

moreutils
#mtools
oathtool                                                                      pigz
#pwgen
rlwrap
sharutils
#xmlstarlet                                                                   #xorriso
zbar
#miniupnpc

There are quite more pkgs missing in repo but I haven't attempt to build.

Build logs: https://github.com/flosnvjx/termux-packages/actions/runs/3095102659

https://github.com/flosnvjx/termux-packages/actions/runs/3095301117

Home page URL

No response

Source code URL

N/A

Packaging policy acknowledgement

Additional information

No response

Maxython commented 1 year ago

Thanks for letting me know, all these packages will be compiled.

There are quite more pkgs missing in repo but I haven't attempt to build.

If you find more packages that are not in pacman, please let me know.

flosnvjx commented 1 year ago

Quite some, some pkg may require a patch (e.g. xorriso) when building w/ a newer vers ion of ndk. The following list does not include x11-repo:

comm -13 pac-list apt-list.list |sed '/-static$/d;/-repo$/d'
barcode
blackbox
btfs
check
debootstrap
dgsh
dirb
dnsmap
dtach
edbrowse
gmic
gmic-gm
haskell-assoc
haskell-async
haskell-attoparsec
haskell-base-compat
haskell-base-compat-batteries
haskell-base-orphans
haskell-base16-bytestring
haskell-base64-bytestring
haskell-bifunctors
haskell-cabal
haskell-cabal-syntax
haskell-comonad
haskell-contravariant
haskell-cryptohash-sha256
haskell-data-fix
haskell-distributive
haskell-dlist
haskell-echo
haskell-ed25519
haskell-edit-distance
haskell-hackage-security
haskell-hashable
haskell-http
haskell-indexed-traversable
haskell-indexed-traversable-instances
haskell-integer-logarithms
haskell-lukko
haskell-network
haskell-network-uri
haskell-onetuple
haskell-primitive
haskell-quickcheck
haskell-random
haskell-regex-base
haskell-regex-posix
haskell-resolv
haskell-scientific
haskell-semialign
haskell-semigroupoids
haskell-splitmix
haskell-statevar
haskell-strict
haskell-tagged
haskell-tar
haskell-text-short
haskell-th-abstraction
haskell-th-compat
haskell-these
haskell-time-compat
haskell-transformers-compat
haskell-unordered-containers
haskell-uuid-types
haskell-vector
haskell-witherable
hiptext
indent
kakoune
libfdk-aac
libglog
libgtest
libsigc++-3.0
lnd
lrzsz
marisa
mathomatic
mdbtools
memcached
minicom
mksh
mktorrent
morse2ascii
most
mp3splt
multitail
music-file-organizer
ncdu
ncompress
netsed
nyancat
obfs4proxy
ocrad
odt2txt
okc-agents
oleo
optipng
paperkey
pick
poke
polipo
progress
ptunnel-ng
pup
quickjs
ragel
rapidjson
rappel
rcs
rdiff-backup
recutils
redir
reptyr
rgbds
rinetd
rq
samefile
sc
scrub
secure-delete
shc
silversearcher-ag
sl
sshpass
stag
sun
swi-prolog
ta-lib
task-spooler
tasksh
teseq
timewarrior
tin-summer
tinyscheme
tmate
toilet
tsocks
tty-clock
ttyrec
tweego
unifdef
units
usbmuxd
utfdecode
uucp
vegeta
vile
vttest
vtutils
wol
wordgrinder
wuzz
xorriso
yajl
zile
zsync
flosnvjx commented 1 year ago

https://github.com/termux/termux-packages/pull/12041 submitted patch for rebuilding xorriso

Maxython commented 1 year ago

List of packages to be compiled:

Maxython commented 1 year ago

https://github.com/termux/termux-packages/issues/12341 - list of fixed packages

Maxython commented 1 year ago

@flosnvjx

All possible packages you listed were compiled, except for the following:

If you want to know the reason, see this comment. Also, if you find any other packages that are not in pacman, let me know.

Many thanks for helping.

flosnvjx commented 1 year ago

Thanks for working on that bunch of pkgs! I think we can close this issue as fixed now.