Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 31 Aug 2011 09:55:50 GMT
From:      Stefan  <snstefan5@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/160326: LXDE Meta port without openbox
Message-ID:  <201108310955.p7V9toCk004713@red.freebsd.org>
Resent-Message-ID: <201108311000.p7VA0MMS067083@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         160326
>Category:       ports
>Synopsis:       LXDE Meta port without openbox
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Aug 31 10:00:21 UTC 2011
>Closed-Date:
>Last-Modified:
>Originator:     Stefan
>Release:        8.2
>Organization:
>Environment:
FreeBSD snuppy 8.2-RELEASE FreeBSD 8.2-RELEASE #0: Thu Feb 17 02:41:51 UTC 2011     root@mason.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  amd64
>Description:
port x11/lxde-meta fails in installation because it depends on obconf but obconf is broken in ports, so i made a lxde-no-openbox port which is lxde-meta without openbox, this was worked for me. Is it possible to this be in main ports three?
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	.
#	./Makefile
#	./pkg-descr
#
echo c - .
mkdir -p . > /dev/null 2>&1
echo x - ./Makefile
sed 's/^X//' >./Makefile << '464ef7c6571951809b23e262cbe26e19'
X# New ports collection makefile for:	lxde-meta
X# Date created:		07.02.2009
X# Whom:			Daniel Walter <sahne@0x90.at>
X#
X# $FreeBSD: ports/x11/lxde-meta/Makefile,v 1.8 2010/12/25 16:55:41 sunpoet Exp $
X#
X
XPORTNAME=	lxde-no-openbox
XPORTVERSION=	1.0
XPORTREVISION=	4
XCATEGORIES=	x11
XMASTER_SITES=	#none
XDISTFILES=	#none
X
XMAINTAINER=	kmoore@FreeBSD.org
XCOMMENT=	The "meta-port" of the LXDE desktop (without openbox) slimmed down for FreeBSD releases
X
XRUN_DEPENDS=	lxsession:${PORTSDIR}/x11-wm/lxsession \
X		lxpanel:${PORTSDIR}/x11/lxpanel \
X		lxinput:${PORTSDIR}/sysutils/lxinput \
X		lxtask:${PORTSDIR}/sysutils/lxtask \
X		lxterminal:${PORTSDIR}/sysutils/lxterminal \
X		pcmanfm:${PORTSDIR}/x11-fm/pcmanfm \
X		gpicview:${PORTSDIR}/graphics/gpicview \
X		lxde-icon-theme>=0:${PORTSDIR}/x11-themes/lxde-icon-theme \
X		lxde-common>=0:${PORTSDIR}/misc/lxde-common
X
XDESCR=		${.CURDIR}/pkg-descr
X
XNO_WRKSUBDIR=	YES
XNO_BUILD=	YES
X
Xdo-install:
X
X.include <bsd.port.mk>
464ef7c6571951809b23e262cbe26e19
echo x - ./pkg-descr
sed 's/^X//' >./pkg-descr << '0e313719ff012ceaf97a028d51caa8f5'
XLXDE is a small and lightweight X11 Desktop
X
XThis port contains full LXDE but without openbox. 
X
XWWW:	http://lxde.org/
0e313719ff012ceaf97a028d51caa8f5
exit



>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201108310955.p7V9toCk004713>