X-Original-To: alpine-devel@lists.alpinelinux.org Delivered-To: alpine-devel@mail.alpinelinux.org Received: from dal-a2.localdomain (unknown [74.117.189.115]) by mail.alpinelinux.org (Postfix) with ESMTP id 49EA7DC015E for ; Tue, 17 Jun 2014 06:12:40 +0000 (UTC) Received: from ncopa-desktop.alpinelinux.org (3.203.202.84.customer.cdi.no [84.202.203.3]) (using SSLv3 with cipher ECDHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) (Authenticated sender: ncopa@tanael.org) by dal-a2.localdomain (Postfix) with ESMTPSA id 500BBBC3E35; Tue, 17 Jun 2014 06:12:39 +0000 (UTC) Date: Tue, 17 Jun 2014 08:12:35 +0200 From: Natanael Copa To: Isaac Dunham Cc: alpine-devel@lists.alpinelinux.org Subject: Re: [alpine-devel] [PATCH] Add icewm 1.3.8. Message-ID: <20140617081235.5c111d9e@ncopa-desktop.alpinelinux.org> In-Reply-To: <1402896864-23748-1-git-send-email-ibid.ag@gmail.com> References: <1402896864-23748-1-git-send-email-ibid.ag@gmail.com> X-Mailer: Claws Mail 3.10.0 (GTK+ 2.24.23; x86_64-alpine-linux-musl) X-Mailinglist: alpine-devel Precedence: list List-Id: Alpine Development List-Unsubscribe: List-Post: List-Help: List-Subscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit On Sun, 15 Jun 2014 22:34:24 -0700 Isaac Dunham wrote: > This is a relatively lightweight window manager that feels about like > Windows 9x/2000 by default, but can be configured to look and act more > like mwm or the OS/2 Presentation Manager quite easily. > > Themes are available online to make it look similar to Windows XP, > Vista, and 7, OS X, plus quite a few unique ones. > Icewm supports XPM transparency and animated buttons with > appropriate themes. > > At present you will need to copy /usr/share/icewm to ~/.icewm and > manually edit the examples provided (especially "menu"). > --- > testing/icewm/APKBUILD | 64 ++++++++++++++++++++++++++++++++++ > testing/icewm/backtrace_on_glibc.patch | 22 ++++++++++++ > 2 files changed, 86 insertions(+) > create mode 100644 testing/icewm/APKBUILD > create mode 100644 testing/icewm/backtrace_on_glibc.patch applied. also splitted out the -lang as a subpackage thanks! -nc --- Unsubscribe: alpine-devel+unsubscribe@lists.alpinelinux.org Help: alpine-devel+help@lists.alpinelinux.org ---