mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-20 00:21:35 +00:00
Update to 0.11.2
This commit is contained in:
parent
af47f6426f
commit
cafdbd7b9b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=416853
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= plank
|
||||
PORTVERSION= 0.11.1
|
||||
PORTVERSION= 0.11.2
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= https://launchpadlibrarian.net/250390926/ \
|
||||
MASTER_SITES= https://launchpadlibrarian.net/263736736/ \
|
||||
https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
||||
|
||||
MAINTAINER= olivierd@FreeBSD.org
|
||||
@ -17,12 +17,10 @@ BUILD_DEPENDS= vapigen:lang/vala
|
||||
LIB_DEPENDS= libbamf3.so:sysutils/bamf \
|
||||
libgee-0.8.so:devel/libgee
|
||||
|
||||
USES= gmake libtool pathfix pkgconfig tar:xz
|
||||
USES= gmake libtool localbase pathfix pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -Wno-return-type
|
||||
USE_GNOME= glib20 gtk30 gdkpixbuf2 intlhack libxml2 libwnck3 dconf
|
||||
USE_GNOME= glib20 gtk30 gdkpixbuf2 cairo intlhack libxml2 libwnck3 dconf
|
||||
USE_XORG= x11 xfixes xi
|
||||
INSTALLS_ICONS= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
@ -1,2 +1,3 @@
|
||||
SHA256 (plank-0.11.1.tar.xz) = 7381e20b8ff0faf6992cc26c1b5e5f09028799eca87e07a1ba58d87e4579877b
|
||||
SIZE (plank-0.11.1.tar.xz) = 1027996
|
||||
TIMESTAMP = 1465796149
|
||||
SHA256 (plank-0.11.2.tar.xz) = 8c1cb3cf5b6c35b2aea56867f6ae64adec27e08a4ee90391bba19c1cdb40d2da
|
||||
SIZE (plank-0.11.2.tar.xz) = 1015424
|
||||
|
@ -48,7 +48,9 @@ share/icons/hicolor/64x64/apps/plank.svg
|
||||
%%NLS%%share/locale/lt/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/lv/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/ml/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/ms/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/nb/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/ne/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/nl/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/nn/LC_MESSAGES/plank.mo
|
||||
%%NLS%%share/locale/pl/LC_MESSAGES/plank.mo
|
||||
|
Loading…
Reference in New Issue
Block a user