mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-29 05:38:00 +00:00
- Update to version 0.6.3
- Add missing dependencies found by stage-qa
This commit is contained in:
parent
b200c5b09f
commit
04acdd9800
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=432556
@ -2,7 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= lxappearance
|
||||
PORTVERSION= 0.6.2
|
||||
PORTVERSION= 0.6.3
|
||||
CATEGORIES= x11-themes gnome
|
||||
MASTER_SITES= SF/lxde/LXAppearance
|
||||
|
||||
@ -11,11 +11,15 @@ COMMENT= Desktop-independent theme switcher for GTK+
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib
|
||||
LIB_DEPENDS= libdbus-1.so:devel/dbus \
|
||||
libdbus-glib-1.so:devel/dbus-glib \
|
||||
libfreetype.so:print/freetype2 \
|
||||
libfontconfig.so:x11-fonts/fontconfig
|
||||
|
||||
USES= gettext-tools gmake localbase pathfix pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gtk20 intltool
|
||||
USE_XORG= x11
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk20 intltool
|
||||
CONFIGURE_ARGS= --enable-dbus
|
||||
|
||||
PORTDOCS= AUTHORS README
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (lxappearance-0.6.2.tar.xz) = 4462136e01f991d4c546f23a8cf59a4092f88ecdff587597959f8062e2ea201f
|
||||
SIZE (lxappearance-0.6.2.tar.xz) = 165788
|
||||
TIMESTAMP = 1485533120
|
||||
SHA256 (lxappearance-0.6.3.tar.xz) = 7222d858b8fef4b7967c42142d61e82ded6dd42dc5ef1d59caad775795928b38
|
||||
SIZE (lxappearance-0.6.3.tar.xz) = 165656
|
||||
|
Loading…
Reference in New Issue
Block a user