Update to 0.7.1
This commit is contained in:
parent
8ad4f1b492
commit
09b08ac77f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=373779
@ -2,9 +2,9 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= plank
|
||||
PORTVERSION= 0.6.1
|
||||
PORTVERSION= 0.7.1
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= https://launchpadlibrarian.net/175961829/ \
|
||||
MASTER_SITES= https://launchpadlibrarian.net/185556670/ \
|
||||
https://launchpad.net/${PORTNAME}/1.0/${PORTVERSION}/+download/
|
||||
|
||||
MAINTAINER= olivierd@FreeBSD.org
|
||||
@ -21,8 +21,9 @@ USES= tar:xz pkgconfig gmake pathfix libtool
|
||||
GNU_CONFIGURE= yes
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
CFLAGS+= -Wno-return-type
|
||||
USE_GNOME= glib20 gtk30 gdkpixbuf2 intlhack libxml2 libwnck3
|
||||
USE_XORG= x11
|
||||
USE_XORG= x11 xfixes xi
|
||||
INSTALLS_ICONS= yes
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (plank-0.6.1.tar.xz) = 3636afc5e2c15daa1f8fa1c4a9b1fc9a483c56ea8caf2b071de1a86578138c3c
|
||||
SIZE (plank-0.6.1.tar.xz) = 840924
|
||||
SHA256 (plank-0.7.1.tar.xz) = fa51b66a4a84d14b1fc605d38369be392cb09cf4263573f6cf74423d0bad1da5
|
||||
SIZE (plank-0.7.1.tar.xz) = 845332
|
||||
|
@ -64,13 +64,3 @@ share/icons/hicolor/64x64/apps/plank.svg
|
||||
%%DATADIR%%/themes/Transparent/dock.theme
|
||||
share/vala/vapi/plank.deps
|
||||
share/vala/vapi/plank.vapi
|
||||
@dirrm %%DATADIR%%/themes/Transparent
|
||||
@dirrm %%DATADIR%%/themes/Matte
|
||||
@dirrm %%DATADIR%%/themes/Default
|
||||
@dirrm %%DATADIR%%/themes
|
||||
@dirrm %%DATADIR%%
|
||||
%%NLS%%@dirrmtry share/locale/sr@latin/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sr@latin
|
||||
%%NLS%%@dirrmtry share/locale/sma/LC_MESSAGES
|
||||
%%NLS%%@dirrmtry share/locale/sma
|
||||
@dirrm include/plank
|
||||
|
Loading…
Reference in New Issue
Block a user