Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 Dec 2004 09:54:27 +0100
From:      Jean-Yves Lefort <jylefort@brutele.be>
To:        Edwin Groothuis <edwin@FreeBSD.org>
Cc:        edwin-ports-bugs@FreeBSD.org
Subject:   Re: ports/68146: New port: x11-themes/linux-gtk-bluecurve-theme (Bluecurve theme for linux versions of GTK+)
Message-ID:  <20041222095427.68e97ffa.jylefort@brutele.be>
In-Reply-To: <200412220221.iBM2LAs4054813@freefall.freebsd.org>
References:  <200412220221.iBM2LAs4054813@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
On Wed, 22 Dec 2004 02:21:10 GMT
Edwin Groothuis <edwin@FreeBSD.org> wrote:

> Synopsis: New port: x11-themes/linux-gtk-bluecurve-theme (Bluecurve theme for linux versions of GTK+)
> 
> State-Changed-From-To: open->feedback
> State-Changed-By: edwin
> State-Changed-When: Wed Dec 22 02:19:51 GMT 2004
> State-Changed-Why: 
> I'm sorry to inform you but the original distfiles are not there anymore.
> Could you please submit an update for this?
> 
> 
> Responsible-Changed-From-To: freebsd-ports-bugs->edwin-ports-bugs
> Responsible-Changed-By: edwin
> Responsible-Changed-When: Wed Dec 22 02:19:51 GMT 2004
> Responsible-Changed-Why: 
> I'll handle it with the submitter
> 
> http://www.freebsd.org/cgi/query-pr.cgi?pr=68146

Here's the updated port:

# 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:
#
#	linux-gtk-bluecurve-theme
#	linux-gtk-bluecurve-theme/Makefile
#	linux-gtk-bluecurve-theme/distinfo
#	linux-gtk-bluecurve-theme/pkg-descr
#	linux-gtk-bluecurve-theme/pkg-plist
#
echo c - linux-gtk-bluecurve-theme
mkdir -p linux-gtk-bluecurve-theme > /dev/null 2>&1
echo x - linux-gtk-bluecurve-theme/Makefile
sed 's/^X//' >linux-gtk-bluecurve-theme/Makefile << 'END-of-linux-gtk-bluecurve-theme/Makefile'
X# New ports collection makefile for:	linux-gtk-bluecurve-theme
X# Date created:			19 Jun 2004
X# Whom:				Jean-Yves lefort
X#
X# $FreeBSD$
X#
X
XPORTNAME=		linux-gtk-bluecurve-theme
XPORTVERSION=		0.73
XCATEGORIES=		x11-themes
XMASTER_SITES=		ftp://fr.rpmfind.net/linux/redhat/9/en/os/${MACHINE_ARCH}/RedHat/RPMS/
XDISTFILES=		redhat-artwork-${PORTVERSION}-1.${MACHINE_ARCH}.rpm
XDIST_SUBDIR=		rpm
X
XMAINTAINER=		jylefort@brutele.be
XCOMMENT=		Bluecurve theme for GTK1 and GTK2 from RedHat 8.0 (Linux version)
X
XEXTRACT_DEPENDS=	rpm2cpio:${PORTSDIR}/archivers/rpm2cpio
X
XNO_WRKSUBDIR=		yes
XUSE_LINUX_PREFIX=	yes
XNO_BUILD=		yes
XONLY_FOR_ARCHS=		i386
X
Xdo-extract:
X	@${MKDIR} ${WRKDIR}
X	@cd ${WRKDIR}; rpm2cpio ${_DISTDIR}/${DISTFILES} | ${CPIO} -id --quiet
X
Xdo-install:
X	@${MKDIR} ${PREFIX}/usr/share/themes/Bluecurve && ${CHMOD} a+rx ${PREFIX}/usr/share/themes/Bluecurve
X	@${MKDIR} ${PREFIX}/usr/lib/gtk-2.0/2.2.0/engines && ${CHMOD} a+rx ${PREFIX}/usr/lib/gtk-2.0/2.2.0/engines
X	@${MKDIR} ${PREFIX}/usr/share/themes/Bluecurve/gtk-2.0 && ${CHMOD} a+rx ${PREFIX}/usr/share/themes/Bluecurve/gtk-2.0
X	@${INSTALL_DATA} ${WRKSRC}/usr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so ${PREFIX}/usr/lib/gtk-2.0/2.2.0/engines
X	@${INSTALL_DATA} ${WRKSRC}/usr/share/themes/Bluecurve/gtk-2.0/gtkrc ${PREFIX}/usr/share/themes/Bluecurve/gtk-2.0
X	@${MKDIR} ${PREFIX}/usr/lib/gtk/themes/engines && ${CHMOD} a+rx ${PREFIX}/usr/lib/gtk/themes/engines
X	@${INSTALL_DATA} ${WRKSRC}/usr/lib/gtk/themes/engines/libbluecurve.so ${PREFIX}/usr/lib/gtk/themes/engines
X	@${MKDIR} ${PREFIX}/usr/share/themes/Bluecurve/gtk && ${CHMOD} a+rx ${PREFIX}/usr/share/themes/Bluecurve/gtk
X	@${INSTALL_DATA} ${WRKSRC}/usr/share/themes/Bluecurve/gtk/gtkrc ${PREFIX}/usr/share/themes/Bluecurve/gtk
X
X.include <bsd.port.mk>
END-of-linux-gtk-bluecurve-theme/Makefile
echo x - linux-gtk-bluecurve-theme/distinfo
sed 's/^X//' >linux-gtk-bluecurve-theme/distinfo << 'END-of-linux-gtk-bluecurve-theme/distinfo'
XMD5 (rpm/redhat-artwork-0.73-1.i386.rpm) = c2ad53b9aea12f2b70d995e5e330ce32
XSIZE (rpm/redhat-artwork-0.73-1.i386.rpm) = 7939141
END-of-linux-gtk-bluecurve-theme/distinfo
echo x - linux-gtk-bluecurve-theme/pkg-descr
sed 's/^X//' >linux-gtk-bluecurve-theme/pkg-descr << 'END-of-linux-gtk-bluecurve-theme/pkg-descr'
XThis is a port of RedHat 8.0 "Bluecurve" theme for GTK/GNOME.
XIt won't install RedHat logos and pixmaps, but only the required
Xtheme engines.
X
XThis is the Linux version, for use with x11-toolkits/linux-gtk and
Xx11-toolkits/linux-gtk2.
X
X- Jean-Yves Lefort
Xjylefort@brutele.be
END-of-linux-gtk-bluecurve-theme/pkg-descr
echo x - linux-gtk-bluecurve-theme/pkg-plist
sed 's/^X//' >linux-gtk-bluecurve-theme/pkg-plist << 'END-of-linux-gtk-bluecurve-theme/pkg-plist'
Xusr/lib/gtk/themes/engines/libbluecurve.so
Xusr/lib/gtk-2.0/2.2.0/engines/libbluecurve.so
Xusr/share/themes/Bluecurve/gtk/gtkrc
Xusr/share/themes/Bluecurve/gtk-2.0/gtkrc
X@dirrm usr/share/themes/Bluecurve/gtk
X@dirrm usr/share/themes/Bluecurve/gtk-2.0
X@dirrm usr/share/themes/Bluecurve
END-of-linux-gtk-bluecurve-theme/pkg-plist
exit

-- 
Jean-Yves Lefort

jylefort@brutele.be
http://lefort.be.eu.org/



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