Update to obconf 1.5.
Changes: * Misc. stuff to make it work with openbox 3.0 * UI fixes
This commit is contained in:
parent
7ba1ac6389
commit
67147a3dd8
3 changed files with 11 additions and 8 deletions
|
@ -1,11 +1,11 @@
|
|||
# $NetBSD: Makefile,v 1.2 2003/09/16 04:49:11 blef Exp $
|
||||
# $NetBSD: Makefile,v 1.3 2003/11/12 01:27:25 blef Exp $
|
||||
|
||||
DISTNAME= obconf-1.1
|
||||
DISTNAME= obconf-1.5
|
||||
CATEGORIES= x11 wm
|
||||
MASTER_SITES= http://icculus.org/openbox/releases/
|
||||
MASTER_SITES= http://icculus.org/openbox/obconf/
|
||||
|
||||
MAINTAINER= snj@pobox.com
|
||||
HOMEPAGE= http://www.openbox.org/
|
||||
HOMEPAGE= http://www.openbox.org/obconf/
|
||||
COMMENT= Tool for configuring the Openbox window manager
|
||||
|
||||
USE_BUILDLINK2= YES
|
||||
|
@ -14,4 +14,5 @@ GNU_CONFIGURE= YES
|
|||
.include "../../devel/libglade2/buildlink2.mk"
|
||||
.include "../../wip/openbox3/buildlink2.mk"
|
||||
.include "../../x11/gtk2/buildlink2.mk"
|
||||
|
||||
.include "../../mk/bsd.pkg.mk"
|
||||
|
|
|
@ -1,4 +1,6 @@
|
|||
@comment $NetBSD: PLIST,v 1.1.1.1 2003/09/11 00:41:32 blef Exp $
|
||||
@comment $NetBSD: PLIST,v 1.2 2003/11/12 01:27:25 blef Exp $
|
||||
bin/obconf
|
||||
share/applications/obconf.desktop
|
||||
share/obconf/obconf.glade
|
||||
@dirrm share/obconf
|
||||
@comment in gnome2-dirs: @dirrm share/applications
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
$NetBSD: distinfo,v 1.2 2003/09/16 04:49:11 blef Exp $
|
||||
$NetBSD: distinfo,v 1.3 2003/11/12 01:27:25 blef Exp $
|
||||
|
||||
SHA1 (obconf-1.1.tar.gz) = 3aec4c1006913881998424e96a74b4c531f37ea0
|
||||
Size (obconf-1.1.tar.gz) = 159325 bytes
|
||||
SHA1 (obconf-1.5.tar.gz) = a82067d5cd79d13df4c1c77e2a281a37fa5de7d2
|
||||
Size (obconf-1.5.tar.gz) = 163007 bytes
|
||||
|
|
Loading…
Reference in a new issue