mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
- Update to 2.2.3
This commit is contained in:
parent
6f2df1132f
commit
28a8c8467e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=354561
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= numix
|
||||
PORTVERSION= 2.2.2
|
||||
PORTVERSION= 2.2.3
|
||||
CATEGORIES= x11-themes xfce
|
||||
MASTER_SITES= GH GHC
|
||||
PKGNAMESUFFIX= -theme
|
||||
@ -17,7 +17,7 @@ RUN_DEPENDS= gtk-murrine-engine>=0.98.1:${PORTSDIR}/x11-themes/gtk-murrine-engin
|
||||
GH_ACCOUNT= shimmerproject
|
||||
GH_PROJECT= Numix
|
||||
GH_TAGNAME= v${PORTVERSION}
|
||||
GH_COMMIT= e28f03b
|
||||
GH_COMMIT= 3160668
|
||||
|
||||
USE_GITHUB= yes
|
||||
NO_BUILD= yes
|
||||
@ -29,10 +29,6 @@ NOTIFYD_DESC= Install xfce4-notifyd theme
|
||||
|
||||
.include <bsd.port.options.mk>
|
||||
|
||||
post-extract:
|
||||
# Remove Unity theme
|
||||
@${RM} ${WRKSRC}/gtk-3.0/apps/unity.css
|
||||
|
||||
post-patch:
|
||||
# Remove .orig files
|
||||
@${RM} ${WRKSRC}/gtk-?.0/*.orig
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (numix-2.2.2.tar.gz) = 0bd76827281fc7d0825088c818384f1902b4f85cbe2e60f20dcd4ab2ff3b5073
|
||||
SIZE (numix-2.2.2.tar.gz) = 50912
|
||||
SHA256 (numix-2.2.3.tar.gz) = 2ae633798f63a22724b57aec66d9df6aa05a4cd498e48209e88bd7b4396e98c2
|
||||
SIZE (numix-2.2.3.tar.gz) = 64915
|
||||
|
@ -1,8 +0,0 @@
|
||||
--- ./gtk-3.0/gtk.css.orig 2013-09-17 08:29:50.000000000 +0000
|
||||
+++ ./gtk-3.0/gtk.css 2013-10-21 17:10:43.000000000 +0000
|
||||
@@ -62,5 +62,4 @@
|
||||
@import url("gtk-widgets-assets.css");
|
||||
@import url("apps/gnome-applications.css");
|
||||
@import url("apps/granite-widgets.css");
|
||||
-@import url("apps/unity.css");
|
||||
@import url("apps/xfce.css");
|
@ -4,6 +4,7 @@ share/themes/Numix/gtk-3.0/apps/granite-widgets.css
|
||||
share/themes/Numix/gtk-3.0/apps/lightdm-gtk-greeter.css
|
||||
share/themes/Numix/gtk-3.0/apps/nemo.css
|
||||
share/themes/Numix/gtk-3.0/apps/synaptic.css
|
||||
share/themes/Numix/gtk-3.0/apps/unity.css
|
||||
share/themes/Numix/gtk-3.0/apps/xfce.css
|
||||
share/themes/Numix/gtk-3.0/gtk-dark.css
|
||||
share/themes/Numix/gtk-3.0/gtk-widgets-assets.css
|
||||
|
Loading…
Reference in New Issue
Block a user