mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 01:39:16 -04:00
- Convert USE_BZIP2 to USES
- Add LICENSE Approved by: portmgr blanket
This commit is contained in:
parent
f0ba8e245b
commit
02d5f8ac59
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=359694
5 changed files with 14 additions and 11 deletions
|
@ -13,14 +13,14 @@ MAINTAINER= xfce@FreeBSD.org
|
||||||
COMMENT= Calendar application for the Xfce Desktop
|
COMMENT= Calendar application for the Xfce Desktop
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
|
LIB_DEPENDS= libpopt.so:${PORTSDIR}/devel/popt \
|
||||||
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
USES= pkgconfig gettext desktop-file-utils gmake
|
USES= pkgconfig gettext desktop-file-utils gmake tar:bzip2
|
||||||
USE_BZIP2= yes
|
|
||||||
USE_GNOME= gtk20 intltool intlhack
|
USE_GNOME= gtk20 intltool intlhack
|
||||||
USE_XFCE= configenv libmenu panel
|
USE_XFCE= configenv libmenu panel
|
||||||
USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \
|
USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \
|
||||||
|
|
|
@ -11,9 +11,11 @@ DIST_SUBDIR= xfce4
|
||||||
MAINTAINER= xfce@FreeBSD.org
|
MAINTAINER= xfce@FreeBSD.org
|
||||||
COMMENT= Simple text editor for the Xfce Desktop
|
COMMENT= Simple text editor for the Xfce Desktop
|
||||||
|
|
||||||
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_BZIP2= yes
|
USES= desktop-file-utils gettext gmake pathfix pkgconfig perl5 tar:bzip2
|
||||||
USES= desktop-file-utils gettext gmake pathfix pkgconfig perl5
|
|
||||||
USE_GNOME= glib20 gtk20 intltool intlhack gtksourceview2
|
USE_GNOME= glib20 gtk20 intltool intlhack gtksourceview2
|
||||||
USE_XFCE= configenv
|
USE_XFCE= configenv
|
||||||
|
|
||||||
|
|
|
@ -12,12 +12,14 @@ DIST_SUBDIR= xfce4
|
||||||
MAINTAINER= xfce@FreeBSD.org
|
MAINTAINER= xfce@FreeBSD.org
|
||||||
COMMENT= Image viewer with Xfce integration
|
COMMENT= Image viewer with Xfce integration
|
||||||
|
|
||||||
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \
|
LIB_DEPENDS= libexif.so:${PORTSDIR}/graphics/libexif \
|
||||||
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
|
libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
|
||||||
libcairo.so:${PORTSDIR}/graphics/cairo
|
libcairo.so:${PORTSDIR}/graphics/cairo
|
||||||
|
|
||||||
USES= pkgconfig gettext pathfix desktop-file-utils gmake
|
USES= pkgconfig gettext pathfix desktop-file-utils gmake tar:bzip2
|
||||||
USE_BZIP2= yes
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_GNOME= gtk20 glib20 intltool intlhack
|
USE_GNOME= gtk20 glib20 intltool intlhack
|
||||||
INSTALLS_ICONS= yes
|
INSTALLS_ICONS= yes
|
||||||
|
|
|
@ -12,10 +12,10 @@ MAINTAINER= xfce@FreeBSD.org
|
||||||
COMMENT= Task manager for the Xfce desktop
|
COMMENT= Task manager for the Xfce desktop
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_BZIP2= yes
|
USES= gettext gmake pkgconfig tar:bzip2
|
||||||
USES= gettext gmake pkgconfig
|
|
||||||
USE_GNOME= gtk20 cairo libwnck intltool intlhack
|
USE_GNOME= gtk20 cairo libwnck intltool intlhack
|
||||||
|
|
||||||
CONFIGURE_ARGS= --enable-wnck \
|
CONFIGURE_ARGS= --enable-wnck \
|
||||||
|
|
|
@ -13,16 +13,15 @@ MAINTAINER= xfce@FreeBSD.org
|
||||||
COMMENT= Terminal emulator for the X windowing system
|
COMMENT= Terminal emulator for the X windowing system
|
||||||
|
|
||||||
LICENSE= GPLv2
|
LICENSE= GPLv2
|
||||||
|
LICENSE_FILE= ${WRKSRC}/COPYING
|
||||||
|
|
||||||
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib
|
||||||
|
|
||||||
USE_AUTOTOOLS= libtool
|
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
USE_BZIP2= yes
|
|
||||||
USE_GNOME= gtk20 glib20 intltool intlhack vte libxml2
|
USE_GNOME= gtk20 glib20 intltool intlhack vte libxml2
|
||||||
USE_XFCE= configenv libmenu
|
USE_XFCE= configenv libmenu
|
||||||
USE_XORG= x11
|
USE_XORG= x11
|
||||||
USES= pkgconfig gmake
|
USES= pkgconfig gmake tar:bzip2
|
||||||
|
|
||||||
CONFIGURE_ARGS= --without-gnome-default-appsdir
|
CONFIGURE_ARGS= --without-gnome-default-appsdir
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue