diff options
Diffstat (limited to 'freebsd/applications/themes/tde-style-qtcurve')
4 files changed, 72 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..cee5f61b1 --- /dev/null +++ b/freebsd/applications/themes/tde-style-qtcurve/Makefile @@ -0,0 +1,36 @@ +# -*-mode: makefile-*- +# Created by: slavek.banko@axis.cz +# $FreeBSD$ +# +# TDE port map: applications/themes/tde-style-qtcurve + +PORTSDIR?=/usr/ports +.include <${PORTSDIR}/Mk/bsd.trinity.mk> + +PORTNAME= tde-style-qtcurve-trinity +COMMENT= QtCurve style for TDE +TDE_PREVERSION= +MASTER_SITE_SUBDIR= t/${PORTNAME} +PORTREVISION= 0 +CATEGORIES= x11-themes +DIST_SUBDIR= TDE/applications/themes + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:x11/tdelibs-trinity \ + ${LOCALBASE}/share/cmake/Modules/TDEMacros.cmake:devel/tde-cmake \ + +LIB_DEPENDS+= libtqt.so:x11-toolkits/libtqtinterface + + +# 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..bb54dcc72 --- /dev/null +++ b/freebsd/applications/themes/tde-style-qtcurve/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1682045887 +SHA256 (TDE/applications/themes/tde-style-qtcurve-trinity_14.1.0.orig.tar.xz) = 9b75cd3cdf01fcbeae1ac6cdefe43681810858eacda2b07d59a267d4d2df1e3c +SIZE (TDE/applications/themes/tde-style-qtcurve-trinity_14.1.0.orig.tar.xz) = 161496 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 |