diff options
Diffstat (limited to 'freebsd/applications/tde-style-qtcurve')
-rw-r--r-- | freebsd/applications/tde-style-qtcurve/Makefile | 34 | ||||
-rw-r--r-- | freebsd/applications/tde-style-qtcurve/distinfo | 3 | ||||
-rw-r--r-- | freebsd/applications/tde-style-qtcurve/pkg-descr | 8 | ||||
-rw-r--r-- | freebsd/applications/tde-style-qtcurve/pkg-plist | 25 |
4 files changed, 70 insertions, 0 deletions
diff --git a/freebsd/applications/tde-style-qtcurve/Makefile b/freebsd/applications/tde-style-qtcurve/Makefile new file mode 100644 index 000000000..ca27bd849 --- /dev/null +++ b/freebsd/applications/tde-style-qtcurve/Makefile @@ -0,0 +1,34 @@ +# -*-mode: makefile-*- +# Created by: slavek.banko@axis.cz +# $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 + + +BUILD_DEPENDS+= ${TDE_PREFIX}/lib/libtdecore.so:${PORTSDIR}/x11/trinity/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" \ + -DWITH_ALL_OPTIONS="ON" + +do-build: tde-cmake-build + +do-install: tde-cmake-install + +.include <bsd.port.mk> diff --git a/freebsd/applications/tde-style-qtcurve/distinfo b/freebsd/applications/tde-style-qtcurve/distinfo new file mode 100644 index 000000000..cae9b7865 --- /dev/null +++ b/freebsd/applications/tde-style-qtcurve/distinfo @@ -0,0 +1,3 @@ +TIMESTAMP = 1603602294 +SHA256 (TDE/applications/tde-style-qtcurve-trinity_14.0.9.orig.tar.xz) = 957ef87f5874055f599f7ca8f4673c00f18d63041fb2e1b765b7ee0e9864ae56 +SIZE (TDE/applications/tde-style-qtcurve-trinity_14.0.9.orig.tar.xz) = 405588 diff --git a/freebsd/applications/tde-style-qtcurve/pkg-descr b/freebsd/applications/tde-style-qtcurve/pkg-descr new file mode 100644 index 000000000..93894c500 --- /dev/null +++ b/freebsd/applications/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/tde-style-qtcurve/pkg-plist b/freebsd/applications/tde-style-qtcurve/pkg-plist new file mode 100644 index 000000000..32c922458 --- /dev/null +++ b/freebsd/applications/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 |