mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Remove gnome-themes-extras, it is a remnant of the Gnome2 desktop
which has been removed long ago
This commit is contained in:
parent
f667e41092
commit
3977e88848
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=563996
1
MOVED
1
MOVED
@ -16143,3 +16143,4 @@ sysutils/gstreamer-plugins-cdio|sysutils/gstreamer1-plugins-cdio|2021-02-04|Repl
|
||||
sysutils/gstreamer-plugins-hal||2021-02-04|Replaced by gstreamer1
|
||||
www/gstreamer-plugins-neon|www/gstreamer1-plugins-neon|2021-02-04|Replaced by gstreamer1
|
||||
x11-toolkits/gstreamer-plugins-pango|x11-toolkits/gstreamer1-plugins-pango|2021-02-04|Replaced by gstreamer1
|
||||
x11-themes/gnome-themes-extras|x11-themes/gnome-themes-extra|2021-02-04|Gnome2 desktop has been removed long ago
|
||||
|
@ -59,7 +59,6 @@
|
||||
SUBDIR += gnome-icons-ximian-south
|
||||
SUBDIR += gnome-themes
|
||||
SUBDIR += gnome-themes-extra
|
||||
SUBDIR += gnome-themes-extras
|
||||
SUBDIR += greybird-theme
|
||||
SUBDIR += gtk-E17-theme
|
||||
SUBDIR += gtk-aluminumalloy-cryogenic-theme
|
||||
|
@ -1,26 +0,0 @@
|
||||
# Created by: Adam Weinberger <adamw@FreeBSD.org>
|
||||
# $FreeBSD$
|
||||
# $MCom: ports/x11-themes/gnome-themes-extras/Makefile,v 1.18 2007/10/04 02:36:16 mezz Exp $
|
||||
|
||||
PORTNAME= gnome-themes-extras
|
||||
PORTVERSION= 2.22.0
|
||||
PORTREVISION= 10
|
||||
CATEGORIES= x11-themes gnome
|
||||
MASTER_SITES= GNOME
|
||||
DIST_SUBDIR= gnome2
|
||||
|
||||
MAINTAINER= gnome@FreeBSD.org
|
||||
COMMENT= More themes for the GNOME 2 desktop environment
|
||||
|
||||
BUILD_DEPENDS= gtk-engines2>=2.11.0:x11-themes/gtk-engines2 \
|
||||
icon-naming-utils>=0.8.1:x11-themes/icon-naming-utils
|
||||
RUN_DEPENDS= gtk-engines2>=2.11.0:x11-themes/gtk-engines2
|
||||
|
||||
USES= gettext gmake gnome pkgconfig tar:bzip2
|
||||
USE_GNOME= libgnomeui intlhack
|
||||
INSTALLS_ICONS= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
.include <bsd.port.mk>
|
@ -1,2 +0,0 @@
|
||||
SHA256 (gnome2/gnome-themes-extras-2.22.0.tar.bz2) = a7534e58d6949f0b663a0207d8c3c6d5952cd47f2e13985deb0573c8f7c4c7a2
|
||||
SIZE (gnome2/gnome-themes-extras-2.22.0.tar.bz2) = 4679632
|
@ -1,10 +0,0 @@
|
||||
--- gtk-themes/Darklooks/gtk-2.0/gtkrc 2008/03/18 02:04:43 475
|
||||
+++ gtk-themes/Darklooks/gtk-2.0/gtkrc 2008/04/17 09:00:52 491
|
||||
@@ -1,6 +1,6 @@
|
||||
# Set GtkSettings color scheme property.
|
||||
# This can be overriden (via an xsetting) with eg. the gnome-appearance-properties.
|
||||
-gtk_color_scheme = "fg_color:#E6E6E6\nbg_color:#555753\nbase_color:#2E3436\ntext_color:#D3D7CF\nselected_bg_color:#3F403D\nselected_fg_color:#7AA3CC\ntooltips_bg_color:#EDDE5C\ntooltips_fg_color:#000000"
|
||||
+gtk_color_scheme = "fg_color:#E6E6E6\nbg_color:#555753\nbase_color:#2E3436\ntext_color:#D3D7CF\nselected_bg_color:#3F403D\nselected_fg_color:#7AA3CC\ntooltip_bg_color:#EDDE5C\ntooltip_fg_color:#000000"
|
||||
|
||||
style "clearlooks-default"
|
||||
{
|
@ -1,2 +0,0 @@
|
||||
Commonly used GNOME 2 themes that are not a part of the
|
||||
x11-toolkits/gnome-themes package.
|
File diff suppressed because it is too large
Load Diff
Loading…
Reference in New Issue
Block a user