mirror of
https://github.com/lilydjwg/nvchecker.git
synced 2025-03-10 06:14:02 +00:00
sources update
This commit is contained in:
parent
dfaf858951
commit
a767da8a51
3 changed files with 111 additions and 43 deletions
|
@ -1,7 +1,7 @@
|
||||||
#!/bin/bash -e
|
#!/bin/bash -e
|
||||||
|
|
||||||
if [[ $# -ne 2 || ! -r $1 || -z $2 ]]; then
|
if [[ $# -ne 2 || ! -r $1 || -z $2 ]]; then
|
||||||
echo >&2 "usage: arch_repopkg_unmonitored config.ini pkg_list or repository_namee"
|
echo >&2 "usage: arch_repopkg_unmonitored config.ini pkg_list or repository_name"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
@ -18,7 +18,7 @@ else
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# Also take commented-out items into account
|
# Also take commented-out items into account
|
||||||
grep -oP '^(?:[;#]\s*)?\[.*(?=]$)' "$config" | sed 's/^\([;#]\s*\)\?\[//' | sort > "$tmp_configured"
|
grep -oP '^(?:[;#]\s*)?\[.*(?=]$)' "$config" | sed 's/^\([;#]\s*\)\?\[//;/^__/d' | sort > "$tmp_configured"
|
||||||
|
|
||||||
echo ">>> Un-monitored list:"
|
echo ">>> Un-monitored list:"
|
||||||
comm -23 "$tmp_list" "$tmp_configured"
|
comm -23 "$tmp_list" "$tmp_configured"
|
||||||
|
|
|
@ -448,3 +448,5 @@ aur =
|
||||||
[zsh-completions-git]
|
[zsh-completions-git]
|
||||||
aur =
|
aur =
|
||||||
|
|
||||||
|
[evince-nodbus]
|
||||||
|
pacman = evince
|
||||||
|
|
|
@ -4,10 +4,17 @@
|
||||||
oldver = ../records/arch_lilydjwg.txt
|
oldver = ../records/arch_lilydjwg.txt
|
||||||
newver = ../records/arch_lilydjwg.new.txt
|
newver = ../records/arch_lilydjwg.new.txt
|
||||||
|
|
||||||
[3to2]
|
; [aufs3-util-lily-git]
|
||||||
aur
|
; [bsdxargs]
|
||||||
|
; [zhcon]
|
||||||
|
; my aur
|
||||||
|
; last update is six years ago
|
||||||
|
; [vim-lily]
|
||||||
|
; [gvim-lily]
|
||||||
|
; [linux-lily]
|
||||||
|
; [linux-lily-headers]
|
||||||
|
|
||||||
[android-apktool]
|
[3to2]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[android-docs]
|
[android-docs]
|
||||||
|
@ -16,17 +23,9 @@ aur
|
||||||
[android-ndk]
|
[android-ndk]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[android-sdk]
|
|
||||||
aur
|
|
||||||
|
|
||||||
; [aufs3-util-lily-git]
|
|
||||||
|
|
||||||
[cgdb]
|
[cgdb]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[coffee-script]
|
|
||||||
aur
|
|
||||||
|
|
||||||
[dcron]
|
[dcron]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
|
@ -36,17 +35,9 @@ aur
|
||||||
[elflibviewer]
|
[elflibviewer]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[evince-nodbus]
|
|
||||||
cmd = LANG=C pacman -Si evince | grep -F Version | awk '{print $3}'
|
|
||||||
|
|
||||||
[fcitx-lilydjwg-git]
|
[fcitx-lilydjwg-git]
|
||||||
github = fcitx/fcitx
|
github = fcitx/fcitx
|
||||||
|
|
||||||
[google-appengine-python]
|
|
||||||
aur
|
|
||||||
|
|
||||||
; [gvim-lily]
|
|
||||||
|
|
||||||
[hfsprogs]
|
[hfsprogs]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
|
@ -56,21 +47,12 @@ aur
|
||||||
[latencytop]
|
[latencytop]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
; [linux-lily]
|
|
||||||
|
|
||||||
; [linux-lily-headers]
|
|
||||||
|
|
||||||
[msdl]
|
[msdl]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[nautilus-dropbox]
|
[nautilus-dropbox]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[openresty-dev]
|
|
||||||
; my aur
|
|
||||||
url = http://openresty.org/
|
|
||||||
regex = ngx_openresty-([\d.]+)\.tar\.gz\|
|
|
||||||
|
|
||||||
[perl-data-random]
|
[perl-data-random]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
|
@ -110,18 +92,12 @@ aur
|
||||||
[python-blist]
|
[python-blist]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[python-cffi]
|
|
||||||
aur
|
|
||||||
|
|
||||||
[python-pycparser-git]
|
[python-pycparser-git]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[python-setproctitle]
|
[python-setproctitle]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
; [python-you-get-git]
|
|
||||||
; RSS'ed
|
|
||||||
|
|
||||||
[python2-netlib-git]
|
[python2-netlib-git]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
|
@ -173,13 +149,11 @@ aur
|
||||||
[urlview]
|
[urlview]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
; [vim-lily]
|
|
||||||
|
|
||||||
[wdiff]
|
[wdiff]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
[wireshark-gtk2]
|
[wireshark-gtk2]
|
||||||
cmd = LANG=C pacman -Si wireshark-gtk | grep -F Version | awk '{print $3}'
|
pacman = wireshark-gtk
|
||||||
|
|
||||||
[xf86-input-wizardpen]
|
[xf86-input-wizardpen]
|
||||||
aur
|
aur
|
||||||
|
@ -187,10 +161,6 @@ aur
|
||||||
[xkbset]
|
[xkbset]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
; [zhcon]
|
|
||||||
; my aur
|
|
||||||
; last update is six years ago
|
|
||||||
|
|
||||||
[zint]
|
[zint]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
|
@ -208,3 +178,99 @@ aur
|
||||||
|
|
||||||
[libxml-perl]
|
[libxml-perl]
|
||||||
aur
|
aur
|
||||||
|
|
||||||
|
[apiextractor]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[apt-cacher-ng]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[bvi]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[fcitx-configtool-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[fcitx-tsundere-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[generatorrunner]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[gimp-resynth-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[gitstats-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[libcello]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[mingw-w64-gettext]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[mingw-w64-libiconv]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[mingw-w64-termcap]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[mingw-w64-zlib]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[nodejs-jshint]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[nodejs-less]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[pdf2htmlex-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[pencil]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[phpsh-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[princexml]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[python-fusepy-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[python-ply]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[python-pyftpdlib]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[python-ujson]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[rar]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[shellcheck-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[sqlite-pcre-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[stdoutisatty-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[sxiv-lily]
|
||||||
|
pacman = sxiv
|
||||||
|
|
||||||
|
[udis86-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[vim-nimrod-git]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[wxhexeditor]
|
||||||
|
aur
|
||||||
|
|
||||||
|
[zimbu-hg]
|
||||||
|
aur
|
||||||
|
|
Loading…
Add table
Reference in a new issue