Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 29 Aug 2008 09:18:20 GMT
From:      Dmitry Klimov <lazyklimm@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/126940: NEW PORT: x11-themes/qtcurve-gtk2
Message-ID:  <200808290918.m7T9IK3v077148@www.freebsd.org>
Resent-Message-ID: <200808290920.m7T9K1fZ029128@freefall.freebsd.org>

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

>Number:         126940
>Category:       ports
>Synopsis:       NEW PORT: x11-themes/qtcurve-gtk2
>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:   Fri Aug 29 09:20:01 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator:     Dmitry Klimov
>Release:        7.0
>Organization:
TrueBSD
>Environment:
FreeBSD home.intellect.local 7.0-RELEASE-p2 FreeBSD 7.0-RELEASE-p2 #0: Tue Jul  8 14:51:45 MSD 2008     root@home.intellect.local:/usr/obj/mnt/src/sys/ADMIN  i386
>Description:
QtCurve is a same-looking set of widget styles for Qt4/KDE4, KDE3 and Gtk2(gtk1 is unsupported, but still usable) based apps.

This port is a gtk2 version
>How-To-Repeat:
No problems, everything is OK :)
>Fix:
shar included

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:
#
#	qtcurve-gtk2
#	qtcurve-gtk2/distinfo
#	qtcurve-gtk2/pkg-descr
#	qtcurve-gtk2/pkg-plist
#	qtcurve-gtk2/Makefile
#
echo c - qtcurve-gtk2
mkdir -p qtcurve-gtk2 > /dev/null 2>&1
echo x - qtcurve-gtk2/distinfo
sed 's/^X//' >qtcurve-gtk2/distinfo << 'END-of-qtcurve-gtk2/distinfo'
XMD5 (QtCurve-Gtk2-0.59.7.tar.bz2) = afa418c3d22091fb4ef9397de0195a23
XSHA256 (QtCurve-Gtk2-0.59.7.tar.bz2) = 017242df3d5055f97ac1b6e07aa6af56c0e89040d1ac070448e2d018f7c65e2f
XSIZE (QtCurve-Gtk2-0.59.7.tar.bz2) = 94498
END-of-qtcurve-gtk2/distinfo
echo x - qtcurve-gtk2/pkg-descr
sed 's/^X//' >qtcurve-gtk2/pkg-descr << 'END-of-qtcurve-gtk2/pkg-descr'
XThis is a set of widget styles for Qt4/KDE4, KDE3 and Gtk2 based apps.
X
XWWW: http://www.kde-look.org/content/show.php/QtCurve+(KDE4,+KDE3,+&+Gtk2+Theme)?content=40492
END-of-qtcurve-gtk2/pkg-descr
echo x - qtcurve-gtk2/pkg-plist
sed 's/^X//' >qtcurve-gtk2/pkg-plist << 'END-of-qtcurve-gtk2/pkg-plist'
Xlib/gtk-2.0/2.10.0/engines/libqtcurve.so
Xshare/themes/QtCurve/gtk-2.0/gtkrc
Xshare/themes/QtCurve/gtk-2.0/icons3
Xshare/themes/QtCurve/gtk-2.0/icons4
Xshare/themes/QtCurve/gtk-2.0/map_kde_icons.pl
Xshare/themes/QtCurve/mozilla/QtCurve.css
Xshare/themes/QtCurve/mozilla/preferences-rev.xml
Xshare/themes/QtCurve/mozilla/firefox-user.js
Xshare/themes/QtCurve/mozilla/mailto.sh
X@dirrm share/themes/QtCurve/gtk-2.0
X@dirrm share/themes/QtCurve/mozilla
X@dirrm share/themes/QtCurve
END-of-qtcurve-gtk2/pkg-plist
echo x - qtcurve-gtk2/Makefile
sed 's/^X//' >qtcurve-gtk2/Makefile << 'END-of-qtcurve-gtk2/Makefile'
X# New ports collection makefile for:    qtcurve-gtk2
X# Date created:                         23 May 2008
X# Whom:                                 Dmitry Klimov <lazyklimm@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	QtCurve-Gtk2
XPORTVERSION=	0.59.7
XCATEGORIES=	x11-themes
XMASTER_SITES=   http://home.freeuk.com/cpdrummond/
X
XMAINTAINER=	lazyklimm@gmail.com
XCOMMENT=	QtCurve GTK Theme Engine
X
XBUILD_DEPENDS=	cmake:${PORTSDIR}/devel/cmake
X
XUSE_BZIP2=	yes
XUSE_GETTEXT=	yes
XUSE_GMAKE=	yes
XUSE_GNOME=      gtk20
XHAS_CONFIGURE=	yes
X
XCMAKE?=		${LOCALBASE}/bin/cmake
XCMAKE_ARGS=	-DCMAKE_C_COMPILER:STRING="${CC}"\
X		-DCMAKE_CXX_COMPILER:STRING="${CXX}"\
X		-DCMAKE_C_FLAGS:STRING="${CFLAGS}"\
X		-DCMAKE_CXX_FLAGS:STRING="${CXXFLAGS}"
X
X.include <bsd.port.pre.mk>
X
Xdo-configure:
X	cd ${WRKSRC} && ${CMAKE} ${CMAKE_ARGS} .
X
X.include <bsd.port.post.mk>
END-of-qtcurve-gtk2/Makefile
exit



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



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