From aebd64183a90d5494531213cc3e2f64ea3d49628 Mon Sep 17 00:00:00 2001 From: Ying-Chieh Liao Date: Mon, 15 Oct 2001 11:15:56 +0000 Subject: [PATCH] add notif2 The Notif2 GTK theme engine following the new Motif look and feel PR: 30382 Submitted by: Cyrille Lefevre --- x11-themes/notif2/Makefile | 26 ++++++++++++++++++++++++++ x11-themes/notif2/distinfo | 1 + x11-themes/notif2/pkg-comment | 1 + x11-themes/notif2/pkg-descr | 9 +++++++++ x11-themes/notif2/pkg-plist | 7 +++++++ x11-toolkits/Makefile | 1 + x11-toolkits/notif2/Makefile | 26 ++++++++++++++++++++++++++ x11-toolkits/notif2/distinfo | 1 + x11-toolkits/notif2/pkg-comment | 1 + x11-toolkits/notif2/pkg-descr | 9 +++++++++ x11-toolkits/notif2/pkg-plist | 7 +++++++ 11 files changed, 89 insertions(+) create mode 100644 x11-themes/notif2/Makefile create mode 100644 x11-themes/notif2/distinfo create mode 100644 x11-themes/notif2/pkg-comment create mode 100644 x11-themes/notif2/pkg-descr create mode 100644 x11-themes/notif2/pkg-plist create mode 100644 x11-toolkits/notif2/Makefile create mode 100644 x11-toolkits/notif2/distinfo create mode 100644 x11-toolkits/notif2/pkg-comment create mode 100644 x11-toolkits/notif2/pkg-descr create mode 100644 x11-toolkits/notif2/pkg-plist diff --git a/x11-themes/notif2/Makefile b/x11-themes/notif2/Makefile new file mode 100644 index 000000000000..3534b9a1e60e --- /dev/null +++ b/x11-themes/notif2/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: notif2 +# Date Created: 31 August 2001 +# Whom: Cyrille Lefevre +# +# $FreeBSD$ +# + +PORTNAME= notif2 +PORTVERSION= 1.0 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk +DISTNAME= Notif2-${PORTVERSION}-${GTKVERSION} + +MAINTAINER= ports@FreeBSD.org + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +USE_X_PREFIX= yes +USE_GTK= yes +USE_LIBTOOL= yes +USE_GMAKE= yes + +GTKVERSION= 1.2 + +.include diff --git a/x11-themes/notif2/distinfo b/x11-themes/notif2/distinfo new file mode 100644 index 000000000000..aae5739756f9 --- /dev/null +++ b/x11-themes/notif2/distinfo @@ -0,0 +1 @@ +MD5 (Notif2-1.0-1.2.tar.gz) = e117977d4d15e070da519b431045b701 diff --git a/x11-themes/notif2/pkg-comment b/x11-themes/notif2/pkg-comment new file mode 100644 index 000000000000..7f3a13c2b7ea --- /dev/null +++ b/x11-themes/notif2/pkg-comment @@ -0,0 +1 @@ +The Notif2 GTK theme engine following the new Motif look and feel diff --git a/x11-themes/notif2/pkg-descr b/x11-themes/notif2/pkg-descr new file mode 100644 index 000000000000..c778a1e9f299 --- /dev/null +++ b/x11-themes/notif2/pkg-descr @@ -0,0 +1,9 @@ +A GTK Theme Engine. following the NEW look and feel of that ever so popular +widget set: Motif 2.x. + +This code derives from the thinice theme by Tim Gerla and +Tomas Ögren . + +Roberto Machorro + +WWW: http://gtk.themes.org/themes.phtml?themeid=935252392 diff --git a/x11-themes/notif2/pkg-plist b/x11-themes/notif2/pkg-plist new file mode 100644 index 000000000000..99b260d5d50f --- /dev/null +++ b/x11-themes/notif2/pkg-plist @@ -0,0 +1,7 @@ +@comment $FreeBSD$ +lib/gtk/themes/engines/libnotif2.so +share/themes/Notif2/ICON.png +share/themes/Notif2/README.html +share/themes/Notif2/gtk/gtkrc +@dirrm share/themes/Notif2/gtk +@dirrm share/themes/Notif2 diff --git a/x11-toolkits/Makefile b/x11-toolkits/Makefile index 0b0c55bd4f24..7b66dcc78ebd 100644 --- a/x11-toolkits/Makefile +++ b/x11-toolkits/Makefile @@ -61,6 +61,7 @@ SUBDIR += linux-gtk SUBDIR += linux-openmotif SUBDIR += neXtaw + SUBDIR += notif2 SUBDIR += open-motif SUBDIR += open-motif-devel SUBDIR += p5-GdkImlib diff --git a/x11-toolkits/notif2/Makefile b/x11-toolkits/notif2/Makefile new file mode 100644 index 000000000000..3534b9a1e60e --- /dev/null +++ b/x11-toolkits/notif2/Makefile @@ -0,0 +1,26 @@ +# New ports collection makefile for: notif2 +# Date Created: 31 August 2001 +# Whom: Cyrille Lefevre +# +# $FreeBSD$ +# + +PORTNAME= notif2 +PORTVERSION= 1.0 +CATEGORIES= x11-toolkits +MASTER_SITES= ${MASTER_SITE_THEMES} +MASTER_SITE_SUBDIR= gtk +DISTNAME= Notif2-${PORTVERSION}-${GTKVERSION} + +MAINTAINER= ports@FreeBSD.org + +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} + +USE_X_PREFIX= yes +USE_GTK= yes +USE_LIBTOOL= yes +USE_GMAKE= yes + +GTKVERSION= 1.2 + +.include diff --git a/x11-toolkits/notif2/distinfo b/x11-toolkits/notif2/distinfo new file mode 100644 index 000000000000..aae5739756f9 --- /dev/null +++ b/x11-toolkits/notif2/distinfo @@ -0,0 +1 @@ +MD5 (Notif2-1.0-1.2.tar.gz) = e117977d4d15e070da519b431045b701 diff --git a/x11-toolkits/notif2/pkg-comment b/x11-toolkits/notif2/pkg-comment new file mode 100644 index 000000000000..7f3a13c2b7ea --- /dev/null +++ b/x11-toolkits/notif2/pkg-comment @@ -0,0 +1 @@ +The Notif2 GTK theme engine following the new Motif look and feel diff --git a/x11-toolkits/notif2/pkg-descr b/x11-toolkits/notif2/pkg-descr new file mode 100644 index 000000000000..c778a1e9f299 --- /dev/null +++ b/x11-toolkits/notif2/pkg-descr @@ -0,0 +1,9 @@ +A GTK Theme Engine. following the NEW look and feel of that ever so popular +widget set: Motif 2.x. + +This code derives from the thinice theme by Tim Gerla and +Tomas Ögren . + +Roberto Machorro + +WWW: http://gtk.themes.org/themes.phtml?themeid=935252392 diff --git a/x11-toolkits/notif2/pkg-plist b/x11-toolkits/notif2/pkg-plist new file mode 100644 index 000000000000..99b260d5d50f --- /dev/null +++ b/x11-toolkits/notif2/pkg-plist @@ -0,0 +1,7 @@ +@comment $FreeBSD$ +lib/gtk/themes/engines/libnotif2.so +share/themes/Notif2/ICON.png +share/themes/Notif2/README.html +share/themes/Notif2/gtk/gtkrc +@dirrm share/themes/Notif2/gtk +@dirrm share/themes/Notif2