diff options
Diffstat (limited to 'freebsd/applications/themes/tde-style-qtcurve')
4 files changed, 69 insertions, 0 deletions
diff --git a/freebsd/applications/themes/tde-style-qtcurve/Makefile b/freebsd/applications/themes/tde-style-qtcurve/Makefile new file mode 100644 index 000000000..afaab05ac --- /dev/null +++ b/freebsd/applications/themes/tde-style-qtcurve/Makefile @@ -0,0 +1,33 @@ +# -*-mode: makefile-*- +# Created by: [email protected] +# $FreeBSD$ +# + +.include <../../../trinity.port.mk> + +PORTNAME= tde-style-qtcurve-trinity +COMMENT= QtCurve style for TDE +TDE_PREVERSION= +MASTER_SITE_SUBDIR= t/${PORTNAME} +PORTREVISION= 0 +CATEGORIES= x11 +DIST_SUBDIR= TDE/applications/themes + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/core/tdelibs + +LIB_DEPENDS+= libtqt.so:${PORTSDIR}/x11/trinity/dependencies/tqtinterface + + +# Build +post-patch: tde-pathfix + +do-configure: tde-cmake-prepare + ${TDE_CMAKE_CONFIGURE} \ + -DBUILD_ALL="ON" + +do-build: tde-cmake-build + +do-install: tde-cmake-install + +.include <bsd.port.mk> diff --git a/freebsd/applications/themes/tde-style-qtcurve/distinfo b/freebsd/applications/themes/tde-style-qtcurve/distinfo new file mode 100644 index 000000000..ab293f47e --- /dev/null +++ b/freebsd/applications/themes/tde-style-qtcurve/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1635292843 +SHA256 (TDE/applications/themes/tde-style-qtcurve-trinity_14.0.11.orig.tar.xz) = c934f96135595b0488211e01e57b96d2f69311508c4aedc75811396a0041a018 +SIZE (TDE/applications/themes/tde-style-qtcurve-trinity_14.0.11.orig.tar.xz) = 383728 diff --git a/freebsd/applications/themes/tde-style-qtcurve/pkg-descr b/freebsd/applications/themes/tde-style-qtcurve/pkg-descr new file mode 100644 index 000000000..93894c500 --- /dev/null +++ b/freebsd/applications/themes/tde-style-qtcurve/pkg-descr @@ -0,0 +1,8 @@ +QtCurve style for TDE + +This is a set of widget styles for Trinity based apps +This package together with gtk2-engines-qtcurve aim to provide a unified look +and feel on the desktop when using TDE and Gnome applications. + +This package is most useful when installed together with +gtk2-engines-qtcurve. diff --git a/freebsd/applications/themes/tde-style-qtcurve/pkg-plist b/freebsd/applications/themes/tde-style-qtcurve/pkg-plist new file mode 100644 index 000000000..32c922458 --- /dev/null +++ b/freebsd/applications/themes/tde-style-qtcurve/pkg-plist @@ -0,0 +1,25 @@ +lib/trinity/plugins/styles/qtcurve.la +lib/trinity/plugins/styles/qtcurve.so +lib/trinity/tdestyle_qtcurve_config.la +lib/trinity/tdestyle_qtcurve_config.so +share/apps/QtCurve/Agua.qtcurve +share/apps/QtCurve/Agua_II.qtcurve +share/apps/QtCurve/Breeze.qtcurve +share/apps/QtCurve/Curve.qtcurve +share/apps/QtCurve/Dull_Glass.qtcurve +share/apps/QtCurve/Eva_Rounded.qtcurve +share/apps/QtCurve/Flat.qtcurve +share/apps/QtCurve/Human.qtcurve +share/apps/QtCurve/Inverted.qtcurve +share/apps/QtCurve/Klearlooks.qtcurve +share/apps/QtCurve/Milk.qtcurve +share/apps/QtCurve/Murrine.qtcurve +share/apps/QtCurve/Ozone.qtcurve +share/apps/QtCurve/Plain.qtcurve +share/apps/QtCurve/Plastic.qtcurve +share/apps/QtCurve/Shiny_Glass.qtcurve +share/apps/QtCurve/Silk.qtcurve +share/apps/tdedisplay/color-schemes/QtCurve.kcsrc +share/apps/tdestyle/themes/qtcurve.themerc +share/locale/de/LC_MESSAGES/qtcurve.mo +share/locale/tr/LC_MESSAGES/qtcurve.mo |