diff options
author | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-01-17 05:31:34 +0800 |
---|---|---|
committer | kwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059> | 2014-01-17 05:31:34 +0800 |
commit | a0143540d9a625f1d5717cd7c24110edd6eef9dc (patch) | |
tree | fd6b7bdd6a43335e7a5e56a7e2879a1f15ce63be /x11-themes | |
parent | 22d748d9e6156f93555717ea9f3214e36e167770 (diff) | |
download | marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.gz marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.bz2 marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.lz marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.xz marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.tar.zst marcuscom-ports-a0143540d9a625f1d5717cd7c24110edd6eef9dc.zip |
Remove NO_STAGE completely from MC. Misc small cleanups.
gnome-keyring is a dry commit.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18973 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-theme-engine-clearlooks/Makefile | 23 | ||||
-rw-r--r-- | x11-themes/gtk-theme-engine-clearlooks/distinfo | 2 | ||||
-rw-r--r-- | x11-themes/gtk-theme-engine-clearlooks/pkg-descr | 7 | ||||
-rw-r--r-- | x11-themes/gtk-theme-engine-clearlooks/pkg-plist | 6 |
4 files changed, 0 insertions, 38 deletions
diff --git a/x11-themes/gtk-theme-engine-clearlooks/Makefile b/x11-themes/gtk-theme-engine-clearlooks/Makefile deleted file mode 100644 index f3641bd9b..000000000 --- a/x11-themes/gtk-theme-engine-clearlooks/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# Created by: Koop Mast <kwm@FreeBSD.org> -# $FreeBSD$ -# $MCom$ -ее -PORTNAME= gtk-theme-engine-clearlooks -PORTVERSION= 2.91.5 -CATEGORIES= x11-themes -MASTER_SITES= GNOME -DIST_SUBDIR= gnome3 - -MAINTAINER= gnome@FreeBSD.org -COMMENT= Clearlooks theme engine - -LICENSE= LGPL21 - -USE_BZIP2= yes -USE_GNOME= gtk30 intlhack -USES= gettext gmake pathfix -GNU_CONFIGURE= yes -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib - -.include <bsd.port.mk> diff --git a/x11-themes/gtk-theme-engine-clearlooks/distinfo b/x11-themes/gtk-theme-engine-clearlooks/distinfo deleted file mode 100644 index de99f060a..000000000 --- a/x11-themes/gtk-theme-engine-clearlooks/distinfo +++ /dev/null @@ -1,2 +0,0 @@ -SHA256 (gnome3/gtk-theme-engine-clearlooks-2.91.5.tar.bz2) = 3f58e9a0ab9b039778a0ba39488e9cadc4c84c2e5c69bf051aae15e01325dbb0 -SIZE (gnome3/gtk-theme-engine-clearlooks-2.91.5.tar.bz2) = 356343 diff --git a/x11-themes/gtk-theme-engine-clearlooks/pkg-descr b/x11-themes/gtk-theme-engine-clearlooks/pkg-descr deleted file mode 100644 index be98f566d..000000000 --- a/x11-themes/gtk-theme-engine-clearlooks/pkg-descr +++ /dev/null @@ -1,7 +0,0 @@ -The Clearlooks engine was originally written by Richard Stellingwerff and -Daniel Borgmann based on the Bluecurve engine. It became very popular and -was adopted as the default theme in GNOME 2.12. -Since then a lot of people have worked on it, and today it is a modular -engine providing multiple styles such as glossy and gummy. - -WWW: http://www.gtk.org/ diff --git a/x11-themes/gtk-theme-engine-clearlooks/pkg-plist b/x11-themes/gtk-theme-engine-clearlooks/pkg-plist deleted file mode 100644 index b91862cd7..000000000 --- a/x11-themes/gtk-theme-engine-clearlooks/pkg-plist +++ /dev/null @@ -1,6 +0,0 @@ -lib/gtk-3.0/%%GTK3_VERSION%%/theming-engines/libclearlooks.la -lib/gtk-3.0/%%GTK3_VERSION%%/theming-engines/libclearlooks.so -share/gtk-theme-engine-clearlooks/3.0/clearlooks.xml -@dirrm share/gtk-theme-engine-clearlooks/3.0 -@dirrm share/gtk-theme-engine-clearlooks -@dirrm lib/gtk-3.0/%%GTK3_VERSION%%/theming-engines |