Date: Fri, 29 Aug 2008 09:18:57 GMT From: Dmitry Klimov <lazyklimm@gmail.com> To: freebsd-gnats-submit@FreeBSD.org Subject: ports/126941: NEW PORT: x11-themes/qtcurve-kde3 Message-ID: <200808290918.m7T9Iv1u077200@www.freebsd.org> Resent-Message-ID: <200808290920.m7T9K1vo029178@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 126941 >Category: ports >Synopsis: NEW PORT: x11-themes/qtcurve-kde3 >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 kde3 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-kde3 # qtcurve-kde3/distinfo # qtcurve-kde3/pkg-descr # qtcurve-kde3/pkg-plist # qtcurve-kde3/Makefile # echo c - qtcurve-kde3 mkdir -p qtcurve-kde3 > /dev/null 2>&1 echo x - qtcurve-kde3/distinfo sed 's/^X//' >qtcurve-kde3/distinfo << 'END-of-qtcurve-kde3/distinfo' XMD5 (QtCurve-KDE3-0.59.5.tar.bz2) = e6e721a38650c4c453c686c5d871862d XSHA256 (QtCurve-KDE3-0.59.5.tar.bz2) = d05d3fe510502516e552a56d63fafc95bc8df1e45353f351f40a2837215bac7f XSIZE (QtCurve-KDE3-0.59.5.tar.bz2) = 100939 END-of-qtcurve-kde3/distinfo echo x - qtcurve-kde3/pkg-descr sed 's/^X//' >qtcurve-kde3/pkg-descr << 'END-of-qtcurve-kde3/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-kde3/pkg-descr echo x - qtcurve-kde3/pkg-plist sed 's/^X//' >qtcurve-kde3/pkg-plist << 'END-of-qtcurve-kde3/pkg-plist' Xlib/kde3/plugins/styles/qtcurve.so Xshare/apps/kstyle/themes/qtcurve.themerc Xlib/kde3/kstyle_qtcurve_config.so Xlib/kde3/kstyle_qtcurve_config.la Xshare/apps/QtCurve/Clear.qtcurve Xshare/apps/QtCurve/Dull_Glass.qtcurve Xshare/apps/QtCurve/Shiny_Glass.qtcurve Xshare/apps/QtCurve/Inverted.qtcurve Xshare/apps/QtCurve/Plain.qtcurve Xshare/apps/QtCurve/Glass.qtcurve Xshare/apps/QtCurve/Human.qtcurve Xshare/apps/QtCurve/Plastic.qtcurve Xshare/apps/QtCurve/Murrine.qtcurve Xshare/apps/QtCurve/Curve.qtcurve Xshare/apps/QtCurve/Clean.qtcurve Xshare/apps/QtCurve/Glow.qtcurve Xshare/apps/kstyle/themes/qtc_klearlooks.themerc Xshare/apps/kdisplay/color-schemes/QtCurve.kcsrc X@dirrm share/apps/QtCurve END-of-qtcurve-kde3/pkg-plist echo x - qtcurve-kde3/Makefile sed 's/^X//' >qtcurve-kde3/Makefile << 'END-of-qtcurve-kde3/Makefile' X# New ports collection makefile for: qtcurve-kde3 X# Date created: 23 May 2008 X# Whom: Dmitry Klimov <lazyklimm@gmail.com> X# X# $FreeBSD$ X# X XPORTNAME= QtCurve-KDE3 XPORTVERSION= 0.59.5 XCATEGORIES= x11-themes XMASTER_SITES= http://home.freeuk.com/cpdrummond/ X XMAINTAINER= lazyklimm@gmail.com XCOMMENT= QT Theme Engine X XBUILD_DEPENDS= cmake:${PORTSDIR}/devel/cmake X XUSE_BZIP2= yes XUSE_GETTEXT= yes XUSE_GMAKE= yes XUSE_QT_VER= 3 XUSE_KDEBASE_VER=3 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-kde3/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.m7T9Iv1u077200>