summaryrefslogtreecommitdiffstats
path: root/slackware64/xap
diff options
context:
space:
mode:
author Patrick J Volkerding <volkerdi@slackware.com>2019-10-18 21:00:50 +0000
committer Eric Hameleers <alien@slackware.com>2019-10-19 08:59:48 +0200
commitbd9266d121f0b40660dc33e0b04256ddaee0d222 (patch)
tree8b8e1c04a7fd4b26b68d1bcd588d4cb492390ced /slackware64/xap
parentc21461635f79d78b704f0f0228088ecac30cc267 (diff)
downloadcurrent-bd9266d121f0b40660dc33e0b04256ddaee0d222.tar.gz
current-bd9266d121f0b40660dc33e0b04256ddaee0d222.tar.xz
Fri Oct 18 21:00:50 UTC 201920191018210050
a/getty-ps-2.1.0b-x86_64-4.txz: Removed. a/lha-114i-x86_64-2.txz: Removed. Removed due to vague licensing terms. a/lhasa-0.3.1-x86_64-1.txz: Added. This is an extraction-only LHA utility with an OSI approved license. a/shadow-4.7-x86_64-2.txz: Rebuilt. Added /etc/environment.new to fix "sudo -i" noise. ap/lm_sensors-3.6.0-x86_64-1.txz: Upgraded. ap/vim-8.1.2174-x86_64-1.txz: Upgraded. l/netpbm-10.88.00-x86_64-1.txz: Upgraded. n/ca-certificates-20191018-noarch-1.txz: Upgraded. n/samba-4.11.1-x86_64-1.txz: Upgraded. xap/vim-gvim-8.1.2174-x86_64-1.txz: Upgraded. xap/xfractint-20.04p13-x86_64-2.txz: Removed. xap/xv-3.10a-x86_64-9.txz: Removed. extra/getty-ps/getty-ps-2.1.0b-x86_64-4.txz: Rebuilt. Moved here from the A series due to commercial use restrictions. extra/xfractint/xfractint-20.04p14-x86_64-1.txz: Upgraded. Moved here from the XAP series due to commercial use restrictions. extra/xv/xv-3.10a-x86_64-9.txz: Rebuilt. Moved here from the XAP series due to non-commercial use shareware license.
Diffstat (limited to 'slackware64/xap')
-rw-r--r--slackware64/xap/maketag6
-rw-r--r--slackware64/xap/maketag.ez6
-rw-r--r--slackware64/xap/tagfile2
3 files changed, 4 insertions, 10 deletions
diff --git a/slackware64/xap/maketag b/slackware64/xap/maketag
index db874de4e..a4025802b 100644
--- a/slackware64/xap/maketag
+++ b/slackware64/xap/maketag
@@ -47,7 +47,6 @@ Press ENTER when you are done." \
"x11-ssh-askpass" "X11-based SSH passphrase dialog" "on" \
"x3270" "x3270 - IBM host access tool" "on" \
"xaos" "Fast real-time fractal zoomer/viewer" "on" \
-"xfractint" "Fractint for X" "on" \
"xgames" "A collection of games for X" "on" \
"xine-lib" "Multimedia player libraries" "on" \
"xine-ui" "Multimedia player (user interface)" "on" \
@@ -57,13 +56,12 @@ Press ENTER when you are done." \
"xpdf" "Portable Document Format (PDF) viewer" "on" \
"xsane" "X interface to Scanner Access Now Easy" "on" \
"xscreensaver" "A screen saver and locker for X" "on" \
-"xv" "XV GIF/TIFF/JPEG/PostScript Image Viewer" "on" \
2> $TMP/SeTpkgs
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 xfractint xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver xv \
+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 \
; do
echo "$pkg: SKP" >> $TMP/SeTnewtag
done
@@ -71,7 +69,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 xfractint xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver xv \
+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 \
; do
if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then
echo "$PACKAGE: ADD" >> $TMP/SeTnewtag
diff --git a/slackware64/xap/maketag.ez b/slackware64/xap/maketag.ez
index db874de4e..a4025802b 100644
--- a/slackware64/xap/maketag.ez
+++ b/slackware64/xap/maketag.ez
@@ -47,7 +47,6 @@ Press ENTER when you are done." \
"x11-ssh-askpass" "X11-based SSH passphrase dialog" "on" \
"x3270" "x3270 - IBM host access tool" "on" \
"xaos" "Fast real-time fractal zoomer/viewer" "on" \
-"xfractint" "Fractint for X" "on" \
"xgames" "A collection of games for X" "on" \
"xine-lib" "Multimedia player libraries" "on" \
"xine-ui" "Multimedia player (user interface)" "on" \
@@ -57,13 +56,12 @@ Press ENTER when you are done." \
"xpdf" "Portable Document Format (PDF) viewer" "on" \
"xsane" "X interface to Scanner Access Now Easy" "on" \
"xscreensaver" "A screen saver and locker for X" "on" \
-"xv" "XV GIF/TIFF/JPEG/PostScript Image Viewer" "on" \
2> $TMP/SeTpkgs
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 xfractint xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver xv \
+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 \
; do
echo "$pkg: SKP" >> $TMP/SeTnewtag
done
@@ -71,7 +69,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 xfractint xgames xine-lib xine-ui xlockmore xmms xpaint xpdf xsane xscreensaver xv \
+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 \
; do
if grep "\(^\| \)$PACKAGE\( \|$\)" $TMP/SeTpkgs 1> /dev/null 2> /dev/null ; then
echo "$PACKAGE: ADD" >> $TMP/SeTnewtag
diff --git a/slackware64/xap/tagfile b/slackware64/xap/tagfile
index 5e31ed356..a118f07a0 100644
--- a/slackware64/xap/tagfile
+++ b/slackware64/xap/tagfile
@@ -34,7 +34,6 @@ windowmaker:REC
x11-ssh-askpass:REC
x3270:OPT
xaos:OPT
-xfractint:OPT
xgames:REC
xine-lib:REC
xine-ui:REC
@@ -44,4 +43,3 @@ xpaint:OPT
xpdf:OPT
xsane:OPT
xscreensaver:REC
-xv:REC