ion-3ds-20050625, okay sturm@

This commit is contained in:
pedro 2005-07-02 15:55:59 +00:00
parent 4718cd11c3
commit 5d160e4710
4 changed files with 29 additions and 6 deletions

View File

@ -1,8 +1,8 @@
# $OpenBSD: Makefile,v 1.21 2005/06/08 12:45:55 pedro Exp $
# $OpenBSD: Makefile,v 1.22 2005/07/02 15:55:59 pedro Exp $
COMMENT= "light, keyboard friendly window manager"
DISTNAME= ion-3ds-20050607
DISTNAME= ion-3ds-20050625
CATEGORIES= x11
HOMEPAGE= http://modeemi.cs.tut.fi/~tuomov/ion/

View File

@ -1,4 +1,4 @@
MD5 (ion-3ds-20050607.tar.gz) = f9d707fb2b321124effe12145e7f5683
RMD160 (ion-3ds-20050607.tar.gz) = 92726d9ad8f4165bf082658f8ff0ada00d9cf90e
SHA1 (ion-3ds-20050607.tar.gz) = a51de5cd478256863bc59948efed61516b485463
SIZE (ion-3ds-20050607.tar.gz) = 576414
MD5 (ion-3ds-20050625.tar.gz) = 5eba98afb32ce8448698a84ca9f2f960
RMD160 (ion-3ds-20050625.tar.gz) = b618a91af2c7ef940349ef269a369e4b000bd482
SHA1 (ion-3ds-20050625.tar.gz) = e4a3a8dad29e7ff7d347b4eb5fce9e57fb8702f7
SIZE (ion-3ds-20050625.tar.gz) = 583363

View File

@ -0,0 +1,11 @@
$OpenBSD: patch-libmainloop_signal_h,v 1.1 2005/07/02 15:55:59 pedro Exp $
--- libmainloop/signal.h.orig Sat Jun 25 14:46:22 2005
+++ libmainloop/signal.h Sat Jun 25 14:46:45 2005
@@ -15,6 +15,7 @@
#include <sys/time.h>
#include <sys/signal.h>
#include <time.h>
+#include <signal.h>
#include <unistd.h>
#include <libtu/obj.h>

View File

@ -0,0 +1,12 @@
$OpenBSD: patch-libtu_locale_h,v 1.1 2005/07/02 15:55:59 pedro Exp $
--- libtu/locale.h.orig Sat Jun 25 14:51:44 2005
+++ libtu/locale.h Sat Jun 25 14:53:49 2005
@@ -10,6 +10,8 @@
#ifndef LIBTU_LOCALE_H
#define LIBTU_LOCALE_H
+#include <locale.h>
+
#ifdef CF_NO_LOCALE
#define TR(X) X