From a8103fae1814550439d1eaf10809d87326e3b6fd Mon Sep 17 00:00:00 2001 From: Stephan Raue Date: Wed, 18 Mar 2009 14:48:25 +0100 Subject: [PATCH] remove unwanted packages --- packages/x11/other/i3/build | 18 ------- packages/x11/other/i3/install | 15 ------ packages/x11/other/i3/url | 1 - packages/x11/other/icewm/build | 35 ------------ packages/x11/other/icewm/install | 15 ------ packages/x11/other/icewm/url | 1 - packages/x11/other/mrxvt/build | 53 ------------------- packages/x11/other/mrxvt/init.d/70_mrxvt | 12 ----- packages/x11/other/mrxvt/install | 8 --- packages/x11/other/mrxvt/url | 1 - packages/x11/other/openbox/build | 24 --------- packages/x11/other/openbox/install | 12 ----- packages/x11/other/openbox/url | 1 - packages/x11/other/ratpoison/build | 20 ------- .../x11/other/ratpoison/config/ratpoisonrc | 4 -- packages/x11/other/ratpoison/install | 14 ----- packages/x11/other/ratpoison/url | 1 - packages/x11/other/read-edid/arch | 1 - packages/x11/other/read-edid/build | 18 ------- packages/x11/other/read-edid/install | 7 --- .../patches/10_x86-flags-2.6.26.diff | 21 -------- packages/x11/other/read-edid/url | 1 - packages/x11/other/twm/build | 19 ------- packages/x11/other/twm/install | 15 ------ packages/x11/other/twm/url | 1 - packages/x11/other/xresprobe/build | 15 ------ packages/x11/other/xresprobe/install | 15 ------ .../xresprobe/patches/10_head_busybox.diff | 12 ----- .../xresprobe/patches/20_cross-compile.diff | 12 ----- .../patches/30_x86-flags-2.6.26.diff | 39 -------------- packages/x11/other/xresprobe/url | 1 - 31 files changed, 412 deletions(-) delete mode 100755 packages/x11/other/i3/build delete mode 100755 packages/x11/other/i3/install delete mode 100644 packages/x11/other/i3/url delete mode 100755 packages/x11/other/icewm/build delete mode 100755 packages/x11/other/icewm/install delete mode 100644 packages/x11/other/icewm/url delete mode 100755 packages/x11/other/mrxvt/build delete mode 100755 packages/x11/other/mrxvt/init.d/70_mrxvt delete mode 100755 packages/x11/other/mrxvt/install delete mode 100644 packages/x11/other/mrxvt/url delete mode 100755 packages/x11/other/openbox/build delete mode 100755 packages/x11/other/openbox/install delete mode 100644 packages/x11/other/openbox/url delete mode 100755 packages/x11/other/ratpoison/build delete mode 100644 packages/x11/other/ratpoison/config/ratpoisonrc delete mode 100755 packages/x11/other/ratpoison/install delete mode 100644 packages/x11/other/ratpoison/url delete mode 100644 packages/x11/other/read-edid/arch delete mode 100755 packages/x11/other/read-edid/build delete mode 100755 packages/x11/other/read-edid/install delete mode 100644 packages/x11/other/read-edid/patches/10_x86-flags-2.6.26.diff delete mode 100644 packages/x11/other/read-edid/url delete mode 100755 packages/x11/other/twm/build delete mode 100755 packages/x11/other/twm/install delete mode 100644 packages/x11/other/twm/url delete mode 100755 packages/x11/other/xresprobe/build delete mode 100755 packages/x11/other/xresprobe/install delete mode 100644 packages/x11/other/xresprobe/patches/10_head_busybox.diff delete mode 100644 packages/x11/other/xresprobe/patches/20_cross-compile.diff delete mode 100644 packages/x11/other/xresprobe/patches/30_x86-flags-2.6.26.diff delete mode 100644 packages/x11/other/xresprobe/url diff --git a/packages/x11/other/i3/build b/packages/x11/other/i3/build deleted file mode 100755 index 5a41e4a920..0000000000 --- a/packages/x11/other/i3/build +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain -$SCRIPTS/build libX11 -#$SCRIPTS/build imlib2 - -cd $BUILD/$1* -./configure --host=$TARGET_NAME \ - --build=$HOST_NAME \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - -make - -$STRIP src/$1 diff --git a/packages/x11/other/i3/install b/packages/x11/other/i3/install deleted file mode 100755 index 179e03d2f7..0000000000 --- a/packages/x11/other/i3/install +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/install libX11 -$SCRIPTS/install libXft -$SCRIPTS/install imlib2 - -PKG_DIR=`find $PACKAGES -type d -name $1` - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/src/$1 $INSTALL/usr/bin - -mkdir -p $INSTALL/etc -cp $PKG_DIR/config/* $INSTALL/etc diff --git a/packages/x11/other/i3/url b/packages/x11/other/i3/url deleted file mode 100644 index ca517b4d61..0000000000 --- a/packages/x11/other/i3/url +++ /dev/null @@ -1 +0,0 @@ -http://i3.zekjur.net/downloads/i3-3.a.tar.bz2 \ No newline at end of file diff --git a/packages/x11/other/icewm/build b/packages/x11/other/icewm/build deleted file mode 100755 index 3f27fdcfa2..0000000000 --- a/packages/x11/other/icewm/build +++ /dev/null @@ -1,35 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain -$SCRIPTS/build libX11 -$SCRIPTS/build libXft -#$SCRIPTS/build imlib2 - -cd $BUILD/$1* -./configure --host=$TARGET_NAME \ - --build=$HOST_NAME \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - --disable-i18n \ - --disable-nls \ - --enable-sm \ - --enable-shape \ - --enable-xrandr \ - --disable-corefonts \ - --enable-xfreetype \ - --disable-xinerama \ - --disable-x86-asm \ - --disable-prefs \ - --disable-keyconf \ - --disable-menuconf \ - --disable-winoptions \ - --disable-taskbar \ - --disable-winmenu \ - --enable-lite \ - -make - -$STRIP src/$1 diff --git a/packages/x11/other/icewm/install b/packages/x11/other/icewm/install deleted file mode 100755 index 179e03d2f7..0000000000 --- a/packages/x11/other/icewm/install +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/install libX11 -$SCRIPTS/install libXft -$SCRIPTS/install imlib2 - -PKG_DIR=`find $PACKAGES -type d -name $1` - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/src/$1 $INSTALL/usr/bin - -mkdir -p $INSTALL/etc -cp $PKG_DIR/config/* $INSTALL/etc diff --git a/packages/x11/other/icewm/url b/packages/x11/other/icewm/url deleted file mode 100644 index d17a5e8685..0000000000 --- a/packages/x11/other/icewm/url +++ /dev/null @@ -1 +0,0 @@ -http://fastbull.dl.sourceforge.net/sourceforge/icewm/icewm-1.3.4pre1.tar.gz \ No newline at end of file diff --git a/packages/x11/other/mrxvt/build b/packages/x11/other/mrxvt/build deleted file mode 100755 index cccf3ca5a5..0000000000 --- a/packages/x11/other/mrxvt/build +++ /dev/null @@ -1,53 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain -$SCRIPTS/build libX11 -$SCRIPTS/build libXrender - - -cd $BUILD/$1* -ac_cv_func_setpgrp_void=no \ -./configure --host=$TARGET_NAME \ - --build=$HOST_NAME \ - --prefix=/usr \ - --sysconfdir=/etc \ - --disable-static \ - --enable-shared \ - --x-includes=$SYSROOT_PREFIX/usr/include \ - --x-libraries=$SYSROOT_PREFIX/usr/lib \ - --enable-minimal \ - --disable-frills \ - --enable-keepscrolling \ - --disable-selectionscrolling \ - --enable-mousewheel \ - --disable-mouseslipwheel \ - --enable-rxvt-scroll \ - --disable-half-shadow \ - --enable-lastlog \ - --enable-sessionmgr \ - --enable-linespace \ - --enable-24bits \ - --enable-256colors \ - --enable-cursor-blink \ - --enable-pointer-blank \ - --disable-text-shadow \ - --enable-menubar \ - --disable-transparency \ - --disable-fading \ - --disable-tinting \ - --enable-xrender \ - --disable-xpm \ - --disable-jpeg \ - --disable-png \ - --disable-xft \ - --enable-ttygid \ - --enable-backspace-key \ - --enable-delete-key \ - --disable-resources \ - --disable-swapscreen - -make - -$STRIP src/$1 diff --git a/packages/x11/other/mrxvt/init.d/70_mrxvt b/packages/x11/other/mrxvt/init.d/70_mrxvt deleted file mode 100755 index 6d6c1cbd0d..0000000000 --- a/packages/x11/other/mrxvt/init.d/70_mrxvt +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh -# -# start HAL daemon -# -# runlevels: geexbox, debug, configure - -. /etc/sysconfig - -echo "### Starting MRXVT ###" - - /usr/bin/mrxvt > /dev/null 2>&1 & - diff --git a/packages/x11/other/mrxvt/install b/packages/x11/other/mrxvt/install deleted file mode 100755 index f154f8d9ac..0000000000 --- a/packages/x11/other/mrxvt/install +++ /dev/null @@ -1,8 +0,0 @@ -#!/bin/sh - -. config/options -$SCRIPTS/install libX11 - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/src/$1 $INSTALL/usr/bin - diff --git a/packages/x11/other/mrxvt/url b/packages/x11/other/mrxvt/url deleted file mode 100644 index f08206efee..0000000000 --- a/packages/x11/other/mrxvt/url +++ /dev/null @@ -1 +0,0 @@ -http://kent.dl.sourceforge.net/sourceforge/materm/mrxvt-0.5.0.tar.gz diff --git a/packages/x11/other/openbox/build b/packages/x11/other/openbox/build deleted file mode 100755 index eae91c4a44..0000000000 --- a/packages/x11/other/openbox/build +++ /dev/null @@ -1,24 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain -$SCRIPTS/build libX11 -$SCRIPTS/build glib -$SCRIPTS/build pango -$SCRIPTS/build libxml2 - -cd $BUILD/$1* -./configure --host=$TARGET_NAME \ - --build=$HOST_NAME \ - --prefix=/usr \ - --sysconfdir=/etc \ - --disable-static \ - --enable-shared \ - --disable-startup-notification \ - --disable-xcursor \ - --disable-session-management - -make - -$STRIP src/$1 diff --git a/packages/x11/other/openbox/install b/packages/x11/other/openbox/install deleted file mode 100755 index be948da81e..0000000000 --- a/packages/x11/other/openbox/install +++ /dev/null @@ -1,12 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/install libX11 -$SCRIPTS/install glib -$SCRIPTS/install pango -$SCRIPTS/install libxml2 - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/src/$1 $INSTALL/usr/bin - diff --git a/packages/x11/other/openbox/url b/packages/x11/other/openbox/url deleted file mode 100644 index 99a5d36017..0000000000 --- a/packages/x11/other/openbox/url +++ /dev/null @@ -1 +0,0 @@ -http://icculus.org/openbox/releases/openbox-3.4.7.2.tar.gz \ No newline at end of file diff --git a/packages/x11/other/ratpoison/build b/packages/x11/other/ratpoison/build deleted file mode 100755 index e9111255c5..0000000000 --- a/packages/x11/other/ratpoison/build +++ /dev/null @@ -1,20 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain -$SCRIPTS/build libX11 -#$SCRIPTS/build libXrender - - -cd $BUILD/$1* -./configure --host=$TARGET_NAME \ - --build=$HOST_NAME \ - --prefix=/usr \ - --sysconfdir=/etc \ - --disable-static \ - --enable-shared \ - -make - -$STRIP src/$1 diff --git a/packages/x11/other/ratpoison/config/ratpoisonrc b/packages/x11/other/ratpoison/config/ratpoisonrc deleted file mode 100644 index 20d4958744..0000000000 --- a/packages/x11/other/ratpoison/config/ratpoisonrc +++ /dev/null @@ -1,4 +0,0 @@ -startup_message off -set wingravity static -set transgravity static -set maxsizegravity static diff --git a/packages/x11/other/ratpoison/install b/packages/x11/other/ratpoison/install deleted file mode 100755 index b63ef95e99..0000000000 --- a/packages/x11/other/ratpoison/install +++ /dev/null @@ -1,14 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/install libX11 -$SCRIPTS/install libXinerama - -PKG_DIR=`find $PACKAGES -type d -name $1` - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/src/$1 $INSTALL/usr/bin - -mkdir -p $INSTALL/etc -cp $PKG_DIR/config/* $INSTALL/etc diff --git a/packages/x11/other/ratpoison/url b/packages/x11/other/ratpoison/url deleted file mode 100644 index abf0e43596..0000000000 --- a/packages/x11/other/ratpoison/url +++ /dev/null @@ -1 +0,0 @@ -http://savannah.nongnu.org/download/ratpoison/ratpoison-1.4.3.tar.gz \ No newline at end of file diff --git a/packages/x11/other/read-edid/arch b/packages/x11/other/read-edid/arch deleted file mode 100644 index 5a9a476a8b..0000000000 --- a/packages/x11/other/read-edid/arch +++ /dev/null @@ -1 +0,0 @@ -i386 diff --git a/packages/x11/other/read-edid/build b/packages/x11/other/read-edid/build deleted file mode 100755 index 33f9623b6d..0000000000 --- a/packages/x11/other/read-edid/build +++ /dev/null @@ -1,18 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain - -cd $BUILD/$1* -./configure --host=$TARGET_NAME \ - --build=$HOST_NAME \ - --prefix=/usr \ - --sysconfdir=/etc \ - --disable-static \ - --enable-shared \ - -make - -$STRIP get-edid -$STRIP parse-edid \ No newline at end of file diff --git a/packages/x11/other/read-edid/install b/packages/x11/other/read-edid/install deleted file mode 100755 index fe04fcf2f7..0000000000 --- a/packages/x11/other/read-edid/install +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh - -. config/options - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/get-edid $INSTALL/usr/bin -cp $BUILD/$1*/parse-edid $INSTALL/usr/bin diff --git a/packages/x11/other/read-edid/patches/10_x86-flags-2.6.26.diff b/packages/x11/other/read-edid/patches/10_x86-flags-2.6.26.diff deleted file mode 100644 index e9de830883..0000000000 --- a/packages/x11/other/read-edid/patches/10_x86-flags-2.6.26.diff +++ /dev/null @@ -1,21 +0,0 @@ -diff -Naur read-edid-1.4.1.orig/lrmi.c read-edid-1.4.1/lrmi.c ---- read-edid-1.4.1.orig/lrmi.c 2008-06-28 14:22:33.000000000 +0200 -+++ read-edid-1.4.1/lrmi.c 2008-06-28 14:22:47.000000000 +0200 -@@ -169,7 +169,7 @@ - } - - --#define DEFAULT_VM86_FLAGS (IF_MASK | IOPL_MASK) -+#define DEFAULT_VM86_FLAGS (X86_EFLAGS_IF | X86_EFLAGS_IOPL) - #define DEFAULT_STACK_SIZE 0x1000 - #define RETURN_TO_32_INT 255 - -@@ -781,7 +781,7 @@ - - context.vm.regs.cs = get_int_seg(v); - context.vm.regs.eip = get_int_off(v); -- context.vm.regs.eflags &= ~(VIF_MASK | TF_MASK); -+ context.vm.regs.eflags &= ~(X86_EFLAGS_VIF | X86_EFLAGS_TF); - - continue; - } diff --git a/packages/x11/other/read-edid/url b/packages/x11/other/read-edid/url deleted file mode 100644 index dd79187a82..0000000000 --- a/packages/x11/other/read-edid/url +++ /dev/null @@ -1 +0,0 @@ -http://john.fremlin.de/programs/linux/read-edid/read-edid-1.4.1.tar.gz diff --git a/packages/x11/other/twm/build b/packages/x11/other/twm/build deleted file mode 100755 index 074e45ea46..0000000000 --- a/packages/x11/other/twm/build +++ /dev/null @@ -1,19 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain -$SCRIPTS/build libX11 -#$SCRIPTS/build libXft -#$SCRIPTS/build imlib2 - -cd $BUILD/$1* -./configure --host=$TARGET_NAME \ - --build=$HOST_NAME \ - --prefix=/usr \ - --sysconfdir=/etc \ - --localstatedir=/var \ - -make - -$STRIP src/$1 diff --git a/packages/x11/other/twm/install b/packages/x11/other/twm/install deleted file mode 100755 index 179e03d2f7..0000000000 --- a/packages/x11/other/twm/install +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/install libX11 -$SCRIPTS/install libXft -$SCRIPTS/install imlib2 - -PKG_DIR=`find $PACKAGES -type d -name $1` - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/src/$1 $INSTALL/usr/bin - -mkdir -p $INSTALL/etc -cp $PKG_DIR/config/* $INSTALL/etc diff --git a/packages/x11/other/twm/url b/packages/x11/other/twm/url deleted file mode 100644 index 8e6d8de8af..0000000000 --- a/packages/x11/other/twm/url +++ /dev/null @@ -1 +0,0 @@ -http://xorg.freedesktop.org/archive/individual/app/twm-1.0.4.tar.bz2 \ No newline at end of file diff --git a/packages/x11/other/xresprobe/build b/packages/x11/other/xresprobe/build deleted file mode 100755 index 483ae3de21..0000000000 --- a/packages/x11/other/xresprobe/build +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -. config/options - -$SCRIPTS/build toolchain - -export CC -export CFLAGS -export ARCH=$TARGET_ARCH - -cd $BUILD/$1* - -make - -$STRIP ddcprobe/ddcprobe \ No newline at end of file diff --git a/packages/x11/other/xresprobe/install b/packages/x11/other/xresprobe/install deleted file mode 100755 index 80e2d89104..0000000000 --- a/packages/x11/other/xresprobe/install +++ /dev/null @@ -1,15 +0,0 @@ -#!/bin/sh - -. config/options - -mkdir -p $INSTALL/usr/bin -cp $BUILD/$1*/ddcprobe/ddcprobe $INSTALL/usr/bin -cp $BUILD/$1*/xresprobe $INSTALL/usr/bin - -mkdir -p $INSTALL/usr/share/xresprobe -cp $BUILD/$1*/xorg.conf $INSTALL/usr/share/xresprobe -cp $BUILD/$1*/xprobe.sh $INSTALL/usr/share/xresprobe -cp $BUILD/$1*/ddcprobe.sh $INSTALL/usr/share/xresprobe -cp $BUILD/$1*/lcdsize.sh $INSTALL/usr/share/xresprobe -cp $BUILD/$1*/bitdepth.sh $INSTALL/usr/share/xresprobe -cp $BUILD/$1*/rigprobe.sh $INSTALL/usr/share/xresprobe diff --git a/packages/x11/other/xresprobe/patches/10_head_busybox.diff b/packages/x11/other/xresprobe/patches/10_head_busybox.diff deleted file mode 100644 index 643601411a..0000000000 --- a/packages/x11/other/xresprobe/patches/10_head_busybox.diff +++ /dev/null @@ -1,12 +0,0 @@ -diff -Naur xresprobe-0.4.24ubuntu3.orig/lcdsize.sh xresprobe-0.4.24ubuntu3/lcdsize.sh ---- xresprobe-0.4.24ubuntu3.orig/lcdsize.sh 2007-05-08 18:17:18.000000000 +0200 -+++ xresprobe-0.4.24ubuntu3/lcdsize.sh 2007-05-08 18:17:29.000000000 +0200 -@@ -21,7 +21,7 @@ - # License, version 2, can be found in /usr/share/common-licenses/GPL-2. - - getres () { -- RESLINE="$(egrep "$EGREPLINE" "$LOGFILE" | head -1)" -+ RESLINE="$(egrep "$EGREPLINE" "$LOGFILE" | head -n 1)" - RES="$(echo "$RESLINE" | sed -e "$SEDLINE")" - } - diff --git a/packages/x11/other/xresprobe/patches/20_cross-compile.diff b/packages/x11/other/xresprobe/patches/20_cross-compile.diff deleted file mode 100644 index 402b69e92c..0000000000 --- a/packages/x11/other/xresprobe/patches/20_cross-compile.diff +++ /dev/null @@ -1,12 +0,0 @@ ---- a/ddcprobe/Makefile 2006-03-22 03:59:05.000000000 +0100 -+++ b/ddcprobe/Makefile 2007-07-08 20:02:05.000000000 +0200 -@@ -1,9 +1,3 @@ --ARCH := $(patsubst i%86,i386,$(shell uname -m)) --ARCH := $(patsubst sparc%,sparc,$(ARCH)) --ARCH := $(patsubst ppc%,ppc,$(ARCH)) -- --CC = gcc --CFLAGS = -W -Wall -g -O2 #-DDEBUG - TARGETS = ddcprobe ddcxinfo - DDC_OBJS = vesamode.o common.o - DDC_LIBS = diff --git a/packages/x11/other/xresprobe/patches/30_x86-flags-2.6.26.diff b/packages/x11/other/xresprobe/patches/30_x86-flags-2.6.26.diff deleted file mode 100644 index 095165858a..0000000000 --- a/packages/x11/other/xresprobe/patches/30_x86-flags-2.6.26.diff +++ /dev/null @@ -1,39 +0,0 @@ -diff -Naur xresprobe-0.4.24ubuntu3.orig/ddcprobe/lrmi.c xresprobe-0.4.24ubuntu3/ddcprobe/lrmi.c ---- xresprobe-0.4.24ubuntu3.orig/ddcprobe/lrmi.c 2008-06-28 14:17:18.000000000 +0200 -+++ xresprobe-0.4.24ubuntu3/ddcprobe/lrmi.c 2008-06-28 14:18:49.000000000 +0200 -@@ -55,7 +55,7 @@ - #include "x86-common.h" - - #if defined(__linux__) --#define DEFAULT_VM86_FLAGS (IF_MASK | IOPL_MASK) -+#define DEFAULT_VM86_FLAGS (X86_EFLAGS_IF | X86_EFLAGS_IOPL) - #elif defined(__NetBSD__) || defined(__FreeBSD__) - #define DEFAULT_VM86_FLAGS (PSL_I | PSL_IOPL) - #define TF_MASK PSL_T -@@ -610,7 +610,7 @@ - - CONTEXT_REGS.REG(cs) = get_int_seg(v); - CONTEXT_REGS.REG(eip) = get_int_off(v); -- CONTEXT_REGS.REG(eflags) &= ~(VIF_MASK | TF_MASK); -+ CONTEXT_REGS.REG(eflags) &= ~(X86_EFLAGS_VIF | X86_EFLAGS_TF); - - continue; - } -@@ -650,7 +650,7 @@ - - CONTEXT_REGS.REG(cs) = get_int_seg(v); - CONTEXT_REGS.REG(eip) = get_int_off(v); -- CONTEXT_REGS.REG(eflags) &= ~(VIF_MASK | TF_MASK); -+ CONTEXT_REGS.REG(eflags) &= ~(X86_EFLAGS_VIF | X86_EFLAGS_TF); - - break; - } -@@ -704,7 +704,7 @@ - - CONTEXT_REGS.REG(cs) = get_int_seg(addr[1]); - CONTEXT_REGS.REG(eip) = get_int_off(addr[1]); -- CONTEXT_REGS.REG(eflags) &= ~(VIF_MASK | TF_MASK); -+ CONTEXT_REGS.REG(eflags) &= ~(X86_EFLAGS_VIF | X86_EFLAGS_TF); - } else { - if (emulate() == 0) { - context.success = 0; diff --git a/packages/x11/other/xresprobe/url b/packages/x11/other/xresprobe/url deleted file mode 100644 index e466cc8624..0000000000 --- a/packages/x11/other/xresprobe/url +++ /dev/null @@ -1 +0,0 @@ -http://archive.ubuntu.com/ubuntu/pool/main/x/xresprobe/xresprobe_0.4.24ubuntu8.tar.gz