Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Sep 2007 14:18:33 GMT
From:      Gustavo Pérez <gustau.perez@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/116122: [NEW PORT] deskutils/kicker-compiz : A compiz compatible pager for kde
Message-ID:  <200709051418.l85EIXfA072503@www.freebsd.org>
Resent-Message-ID: <200709051420.l85EKB9J078781@freefall.freebsd.org>

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

>Number:         116122
>Category:       ports
>Synopsis:       [NEW PORT] deskutils/kicker-compiz : A compiz compatible pager for kde
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 05 14:20:11 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Gustavo Pérez
>Release:        6.2
>Organization:
UPC
>Environment:
FreeBSD portatil 6.2-STABLE FreeBSD 6.2-STABLE #0: Mon Jul 30 16:07:18 CEST 2007     gperez@portatil:/usr/obj/usr/src/sys/CUSTOM  i386

>Description:
KDE's pager isn't compatible with compiz and multiple desktops. This applet fixes the problem, allowing the user to see each face of the cube/wall in the pager. 
>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:
#
#	kicker-compiz
#	kicker-compiz/Makefile
#	kicker-compiz/distinfo
#	kicker-compiz/pkg-descr
#	kicker-compiz/pkg-plist
#
echo c - kicker-compiz
mkdir -p kicker-compiz > /dev/null 2>&1
echo x - kicker-compiz/Makefile
sed 's/^X//' >kicker-compiz/Makefile << 'END-of-kicker-compiz/Makefile'
X# New ports collection makefile for:   kicker-compiz
X# Date created:        26 August 2007
X# Whom:                Gustavo Perez
X#
X# $FreeBSD$
X#
X
XPORTNAME=		compiz
XPORTVERSION=		3.5.4
XCATEGORIES=		deskutils
XMASTER_SITES=		http://www.kde-apps.org/CONTENT/content-files/ \
X			http://www.kde-look.org/CONTENT/content-files/
XPKGNAMEPREFIX=		kicker
XDISTNAME=		${KDELOOKITEM}-${PKGNAMEPREFIX}-${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=		gustau.perez@gmail.com
XCOMMENT=		Compiz compatible pager for kde
X
XKDELOOKITEM=		46021
X
XWRKSRC=			${WRKDIR}/${PKGNAMEPREFIX}-${PORTNAME}-${PORTVERSION}
X
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
XCONFIGURE_ARGS=		--without-java
X
XGNU_CONFIGURE=		yes
XUSE_GMAKE=		yes
XUSE_AUTOTOOLS=		libtool:15:env
XINSTALLS_ICONS=		yes
XUSE_GETTEXT=		yes
XUSE_KDELIBS_VER=	3
X
XMANCOMPRESSED=		yes
X
Xpre-configure:
X			@cd ${WRKSRC}/admin && ${RM} -f ltmain.sh && ${CP} -f ${LTMAIN} .
X
X.include <bsd.port.mk>
END-of-kicker-compiz/Makefile
echo x - kicker-compiz/distinfo
sed 's/^X//' >kicker-compiz/distinfo << 'END-of-kicker-compiz/distinfo'
XMD5 (46021-kicker-compiz-3.5.4.tar.gz) = 54042121de0d2dbdba33befce64b68bb
XSHA256 (46021-kicker-compiz-3.5.4.tar.gz) = 72a4ac4fb59384baf39d69790a4da8ae5d621f312d94a99825b681c2cd387926
XSIZE (46021-kicker-compiz-3.5.4.tar.gz) = 617664
END-of-kicker-compiz/distinfo
echo x - kicker-compiz/pkg-descr
sed 's/^X//' >kicker-compiz/pkg-descr << 'END-of-kicker-compiz/pkg-descr'
XCompiz compatible pager for kde
X
XWWW: http://www.kde-look.org
END-of-kicker-compiz/pkg-descr
echo x - kicker-compiz/pkg-plist
sed 's/^X//' >kicker-compiz/pkg-plist << 'END-of-kicker-compiz/pkg-plist'
Xlib/kde3/compizpager_panelapplet
Xlib/kde3/compizpager_panelapplet.la
Xshare/apps/kicker/applets/compizpagerapplet.desktop
X@dirrmtry share/apps/kicker/applets
X@dirrmtry share/apps/kicker
X@dirrmtry share/apps
X@dirrmtry lib/kde3
END-of-kicker-compiz/pkg-plist
exit



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



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