mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-24 00:45:52 +00:00
Update to 3.2.3
Submitted by: "KATO Tsuguru" <tkato@prontomail.ne.jp>
This commit is contained in:
parent
df219905c1
commit
0f9b0952c7
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=24587
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: xfce
|
||||
# Version required: 3.2.2
|
||||
# Version required: 3.2.3
|
||||
# Date created: 30 June 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= xfce-3.2.2
|
||||
DISTNAME= xfce-3.2.3
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.xfce.org/archive/
|
||||
|
||||
@ -23,9 +23,10 @@ USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GTK_CONFIG="${GTK_CONFIG}" \
|
||||
LIBS="-L${LOCALBASE}/lib -lintl -lxpg4"
|
||||
LIBS="-L${LOCALBASE}/lib -lxpg4"
|
||||
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
|
||||
--datadir=${PREFIX}/share
|
||||
--datadir=${PREFIX}/share \
|
||||
--with-xpm=${X11BASE}
|
||||
|
||||
MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xflock.1 xfmouse.1 \
|
||||
xfpager.1 xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xfce-3.2.2.tar.gz) = e8ca2c6b4bb605ff16f67ee681419849
|
||||
MD5 (xfce-3.2.3.tar.gz) = 8e93ce3c877d251a9da6b8cdb57620c0
|
||||
|
@ -74,6 +74,7 @@ share/xfce/backdrops/Satin2.xpm
|
||||
share/xfce/backdrops/Satin3.xpm
|
||||
share/xfce/backdrops/Sea.xpm
|
||||
share/xfce/backdrops/Sky.xpm
|
||||
share/xfce/backdrops/Sky2.xpm
|
||||
share/xfce/backdrops/Slate.xpm
|
||||
share/xfce/backdrops/Soft.xpm
|
||||
share/xfce/backdrops/Softblue.xpm
|
||||
@ -315,9 +316,11 @@ share/xfce/locale/it/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/ja/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/pl/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/ru/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/sk/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/sv/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/zh/LC_MESSAGES/xfce.mo
|
||||
share/xfce/palettes/Alpine
|
||||
share/xfce/palettes/Analog
|
||||
share/xfce/palettes/Anthracite
|
||||
share/xfce/palettes/Bahamas
|
||||
share/xfce/palettes/Cheese
|
||||
@ -457,6 +460,8 @@ share/xfce/xfdefs.py
|
||||
@dirrm share/xfce/locale/pl
|
||||
@dirrm share/xfce/locale/ru/LC_MESSAGES
|
||||
@dirrm share/xfce/locale/ru
|
||||
@dirrm share/xfce/locale/sk/LC_MESSAGES
|
||||
@dirrm share/xfce/locale/sk
|
||||
@dirrm share/xfce/locale/sv/LC_MESSAGES
|
||||
@dirrm share/xfce/locale/sv
|
||||
@dirrm share/xfce/locale/zh/LC_MESSAGES
|
||||
|
@ -1,12 +1,12 @@
|
||||
# New ports collection makefile for: xfce
|
||||
# Version required: 3.2.2
|
||||
# Version required: 3.2.3
|
||||
# Date created: 30 June 1997
|
||||
# Whom: Yukihiro Nakai <Nakai@Mlab.t.u-tokyo.ac.jp>
|
||||
#
|
||||
# $FreeBSD$
|
||||
#
|
||||
|
||||
DISTNAME= xfce-3.2.2
|
||||
DISTNAME= xfce-3.2.3
|
||||
CATEGORIES= x11-wm
|
||||
MASTER_SITES= http://www.xfce.org/archive/
|
||||
|
||||
@ -23,9 +23,10 @@ USE_X_PREFIX= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
GTK_CONFIG="${GTK_CONFIG}" \
|
||||
LIBS="-L${LOCALBASE}/lib -lintl -lxpg4"
|
||||
LIBS="-L${LOCALBASE}/lib -lxpg4"
|
||||
CONFIGURE_ARGS= --localstatedir=${PREFIX}/share \
|
||||
--datadir=${PREFIX}/share
|
||||
--datadir=${PREFIX}/share \
|
||||
--with-xpm=${X11BASE}
|
||||
|
||||
MAN1= xfbd.1 xfce.1 xfclock.1 xfgnome.1 xfhelp.1 xflock.1 xfmouse.1 \
|
||||
xfpager.1 xfprint.1 xfsound.1 xfterm.1 xftrash.1 xftree.1 xfwm.1
|
||||
|
@ -1 +1 @@
|
||||
MD5 (xfce-3.2.2.tar.gz) = e8ca2c6b4bb605ff16f67ee681419849
|
||||
MD5 (xfce-3.2.3.tar.gz) = 8e93ce3c877d251a9da6b8cdb57620c0
|
||||
|
@ -74,6 +74,7 @@ share/xfce/backdrops/Satin2.xpm
|
||||
share/xfce/backdrops/Satin3.xpm
|
||||
share/xfce/backdrops/Sea.xpm
|
||||
share/xfce/backdrops/Sky.xpm
|
||||
share/xfce/backdrops/Sky2.xpm
|
||||
share/xfce/backdrops/Slate.xpm
|
||||
share/xfce/backdrops/Soft.xpm
|
||||
share/xfce/backdrops/Softblue.xpm
|
||||
@ -315,9 +316,11 @@ share/xfce/locale/it/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/ja/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/pl/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/ru/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/sk/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/sv/LC_MESSAGES/xfce.mo
|
||||
share/xfce/locale/zh/LC_MESSAGES/xfce.mo
|
||||
share/xfce/palettes/Alpine
|
||||
share/xfce/palettes/Analog
|
||||
share/xfce/palettes/Anthracite
|
||||
share/xfce/palettes/Bahamas
|
||||
share/xfce/palettes/Cheese
|
||||
@ -457,6 +460,8 @@ share/xfce/xfdefs.py
|
||||
@dirrm share/xfce/locale/pl
|
||||
@dirrm share/xfce/locale/ru/LC_MESSAGES
|
||||
@dirrm share/xfce/locale/ru
|
||||
@dirrm share/xfce/locale/sk/LC_MESSAGES
|
||||
@dirrm share/xfce/locale/sk
|
||||
@dirrm share/xfce/locale/sv/LC_MESSAGES
|
||||
@dirrm share/xfce/locale/sv
|
||||
@dirrm share/xfce/locale/zh/LC_MESSAGES
|
||||
|
Loading…
Reference in New Issue
Block a user