mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-12 15:36:58 +02:00
xsetroot: upgraded package to upstream
Upgraded x11-apps/xsetroot to version 1.1.0 on arm If you don't a have wm, the cursor is hidden. So its sometimes handy to unhide the cursor. BUG=none TEST='xsetroot -cursor_name left_ptr' Change-Id: I9ac056ad88a92d961ddb39bd7fdc44bdbfabeeee Reviewed-on: https://gerrit.chromium.org/gerrit/42273 Reviewed-by: Stéphane Marchesin <marcheu@chromium.org> Reviewed-by: Anush Elangovan <anush@google.com> Commit-Queue: Mandeep Singh Baines <msb@chromium.org> Tested-by: Mandeep Singh Baines <msb@chromium.org>
This commit is contained in:
parent
f844a35af0
commit
3b17f055d2
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/x11-apps/xsetroot-1.1.0
vendored
Normal file
12
sdk_container/src/third_party/portage-stable/metadata/md5-cache/x11-apps/xsetroot-1.1.0
vendored
Normal file
@ -0,0 +1,12 @@
|
||||
DEFINED_PHASES=compile configure install postinst postrm prepare test unpack
|
||||
DEPEND=x11-libs/libXmu x11-libs/libX11 x11-misc/xbitmaps x11-libs/libXcursor || ( >=sys-devel/automake-1.11.1:1.11 ) >=sys-devel/autoconf-2.68 sys-devel/libtool x86-interix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.14.0 >=media-fonts/font-util-1.2.0 ) ppc-aix? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.14.0 >=media-fonts/font-util-1.2.0 ) x86-winnt? ( >=sys-devel/libtool-2.2.6a sys-devel/m4 >=x11-misc/util-macros-1.14.0 >=media-fonts/font-util-1.2.0 ) >=dev-util/pkgconfig-0.23
|
||||
DESCRIPTION=X.Org xsetroot application
|
||||
EAPI=3
|
||||
HOMEPAGE=http://xorg.freedesktop.org/
|
||||
KEYWORDS=alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux
|
||||
LICENSE=MIT
|
||||
RDEPEND=x11-libs/libXmu x11-libs/libX11 x11-misc/xbitmaps x11-libs/libXcursor
|
||||
SLOT=0
|
||||
SRC_URI=http://xorg.freedesktop.org/releases/individual/app/xsetroot-1.1.0.tar.bz2
|
||||
_eclasses_=autotools addbdf6cce5024ac93ad2084ad5e1d2d autotools-utils 966fed1f979132a778b0b48c74a16adb base fc89786f3f7e7bcf03334359bd5b639b eutils 33ef77a15337022e05342d2c772a7a5a flag-o-matic 01a8b1eb019305bc4b4a8bd0b04e4cd8 libtool 0fd90d183673bf1107465ec45849d1ea multilib 5f4ad6cf85e365e8f0c6050ddd21659e portability 0be430f759a631e692678ed796e09f5c toolchain-funcs 6526ac6fc9aedf391efb91fcd75ace68 user 9e552f935106ff0bc92af16da64b4b29 xorg-2 b83efc910bb3ac2c64f89e2623f181f5
|
||||
_md5_=56f1e434b4f1262572e611be7f98621e
|
1
sdk_container/src/third_party/portage-stable/x11-apps/xsetroot/Manifest
vendored
Normal file
1
sdk_container/src/third_party/portage-stable/x11-apps/xsetroot/Manifest
vendored
Normal file
@ -0,0 +1 @@
|
||||
DIST xsetroot-1.1.0.tar.bz2 108707 RMD160 00af111d4a41ce4ffc87d7a0b79f417fc2348120 SHA1 1ef9ddd80c7013dc6d33e5c421537eb8b0427da4 SHA256 88f13e949e7aea126239e5c9b3fe7bb7c2ecf70c70774ae41218789d9cfe5fad
|
17
sdk_container/src/third_party/portage-stable/x11-apps/xsetroot/xsetroot-1.1.0.ebuild
vendored
Normal file
17
sdk_container/src/third_party/portage-stable/x11-apps/xsetroot/xsetroot-1.1.0.ebuild
vendored
Normal file
@ -0,0 +1,17 @@
|
||||
# Copyright 1999-2012 Gentoo Foundation
|
||||
# Distributed under the terms of the GNU General Public License v2
|
||||
# $Header: /var/cvsroot/gentoo-x86/x11-apps/xsetroot/xsetroot-1.1.0.ebuild,v 1.10 2012/05/15 14:23:20 aballier Exp $
|
||||
|
||||
EAPI=3
|
||||
|
||||
inherit xorg-2
|
||||
|
||||
DESCRIPTION="X.Org xsetroot application"
|
||||
|
||||
KEYWORDS="alpha amd64 arm hppa ia64 ~mips ppc ppc64 s390 sh sparc x86 ~amd64-fbsd ~x86-fbsd ~amd64-linux ~x86-linux"
|
||||
IUSE=""
|
||||
RDEPEND="x11-libs/libXmu
|
||||
x11-libs/libX11
|
||||
x11-misc/xbitmaps
|
||||
x11-libs/libXcursor"
|
||||
DEPEND="${RDEPEND}"
|
Loading…
Reference in New Issue
Block a user