- Update to version 0.6.2
- Switch to USES=localbase - Update homepage
This commit is contained in:
parent
3fe2dc37e3
commit
639837593d
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=409435
3 changed files with 5 additions and 7 deletions
|
@ -2,7 +2,7 @@
|
||||||
# $FreeBSD$
|
# $FreeBSD$
|
||||||
|
|
||||||
PORTNAME= lxappearance
|
PORTNAME= lxappearance
|
||||||
PORTVERSION= 0.6.1
|
PORTVERSION= 0.6.2
|
||||||
CATEGORIES= x11-themes gnome
|
CATEGORIES= x11-themes gnome
|
||||||
MASTER_SITES= SF/lxde/LXAppearance
|
MASTER_SITES= SF/lxde/LXAppearance
|
||||||
|
|
||||||
|
@ -13,12 +13,10 @@ LICENSE= GPLv2
|
||||||
|
|
||||||
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
||||||
|
|
||||||
USES= gettext-tools gmake pathfix pkgconfig tar:xz
|
USES= gettext-tools gmake localbase pathfix pkgconfig tar:xz
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= gtk20 intltool
|
USE_GNOME= gtk20 intltool
|
||||||
CONFIGURE_ARGS= --enable-dbus
|
CONFIGURE_ARGS= --enable-dbus
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
|
||||||
LDFLAGS+= -L${LOCALBASE}/lib
|
|
||||||
|
|
||||||
PORTDOCS= AUTHORS README
|
PORTDOCS= AUTHORS README
|
||||||
|
|
||||||
|
|
|
@ -1,2 +1,2 @@
|
||||||
SHA256 (lxappearance-0.6.1.tar.xz) = 09e38aff39708f089cd2f421d97f99c3b11f03f88979b922dd42362956d816de
|
SHA256 (lxappearance-0.6.2.tar.xz) = 4462136e01f991d4c546f23a8cf59a4092f88ecdff587597959f8062e2ea201f
|
||||||
SIZE (lxappearance-0.6.1.tar.xz) = 162228
|
SIZE (lxappearance-0.6.2.tar.xz) = 165788
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
lxappearance is a desktop-independent theme switcher for GTK+.
|
lxappearance is a desktop-independent theme switcher for GTK+.
|
||||||
|
|
||||||
WWW: http://lxde.sourceforge.net/
|
WWW: http://lxde.org/
|
||||||
|
|
Loading…
Reference in a new issue