summaryrefslogtreecommitdiffstats
path: root/slackware64/xap/maketag.ez
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-12-13 23:17:13 +0000
committer Eric Hameleers <alien@slackware.com>2019-12-14 08:59:51 +0100
commit7a0a3431974e2df951954597fdf7b0b8f4e13b5f (patch)
treedecf1816acd36f5ec85ab5bbd9be9d3817682673 /slackware64/xap/maketag.ez
parent7c3a378a752b9139754ea89ab8e730baf6b271ad (diff)
downloadcurrent-7a0a3431974e2df951954597fdf7b0b8f4e13b5f.tar.gz
current-7a0a3431974e2df951954597fdf7b0b8f4e13b5f.tar.xz
Fri Dec 13 23:17:13 UTC 201920191213231713
x/libXpm-3.5.13-x86_64-1.txz: Upgraded. xap/xlockmore-5.61-x86_64-1.txz: Upgraded.
Diffstat (limited to 'slackware64/xap/maketag.ez')
-rw-r--r--slackware64/xap/maketag.ez5
1 files changed, 3 insertions, 2 deletions
diff --git a/slackware64/xap/maketag.ez b/slackware64/xap/maketag.ez
index a4025802b..700ef855c 100644
--- a/slackware64/xap/maketag.ez
+++ b/slackware64/xap/maketag.ez
@@ -19,6 +19,7 @@ Press ENTER when you are done." \
"ddd" "X frontend for the GNU gdb debugger" "on" \
"easytag" "Tag editor for audio files" "on" \
"electricsheep" "A distributed screensaver program" "on" \
+"ffmpegthumbnailer" "A lightweight video thumbnailer" "on" \
"fluxbox" "Window manager based on blackbox" "on" \
"fvwm" "FVWM window manager" "on" \
"geeqie" "A lightweight picture viewing program" "on" \
@@ -61,7 +62,7 @@ if [ $? = 1 -o $? = 255 ]; then
rm -f $TMP/SeTpkgs
> $TMP/SeTnewtag
for pkg in \
-MPlayer audacious audacious-plugins blackbox blueman ddd easytag electricsheep fluxbox fvwm geeqie gftp gimp gkrellm gnuchess gnuplot gparted gucharmap gv hexchat mozilla-firefox mozilla-thunderbird network-manager-applet pan pavucontrol pidgin rdesktop rxvt-unicode sane seamonkey seyon vim-gvim windowmaker x11-ssh-askpass x3270 xaos xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver \
+MPlayer audacious audacious-plugins blackbox blueman ddd easytag electricsheep ffmpegthumbnailer fluxbox fvwm geeqie gftp gimp gkrellm gnuchess gnuplot gparted gucharmap gv hexchat mozilla-firefox mozilla-thunderbird network-manager-applet pan pavucontrol pidgin rdesktop rxvt-unicode sane seamonkey seyon vim-gvim windowmaker x11-ssh-askpass x3270 xaos xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver \
; do
echo "$pkg: SKP" >> $TMP/SeTnewtag
done
@@ -69,7 +70,7 @@ MPlayer audacious audacious-plugins blackbox blueman ddd easytag electricsheep f
fi
cat /dev/null > $TMP/SeTnewtag
for PACKAGE in \
-MPlayer audacious audacious-plugins blackbox blueman ddd easytag electricsheep fluxbox fvwm geeqie gftp gimp gkrellm gnuchess gnuplot gparted gucharmap gv hexchat mozilla-firefox mozilla-thunderbird network-manager-applet pan pavucontrol pidgin rdesktop rxvt-unicode sane seamonkey seyon vim-gvim windowmaker x11-ssh-askpass x3270 xaos xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver \
+MPlayer audacious audacious-plugins blackbox blueman ddd easytag electricsheep ffmpegthumbnailer fluxbox fvwm geeqie gftp gimp gkrellm gnuchess gnuplot gparted gucharmap gv hexchat mozilla-firefox mozilla-thunderbird network-manager-applet pan pavucontrol pidgin rdesktop rxvt-unicode sane seamonkey seyon vim-gvim windowmaker x11-ssh-askpass x3270 xaos xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver \
; do
if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then
echo "$PACKAGE: ADD" >> $TMP/SeTnewtag