mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-03 06:04:53 +00:00
- Convert USE_BZIP2/XZ to USES
Approved by: portmgr
This commit is contained in:
parent
18c5873dfa
commit
cfe6f3bc06
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=356196
@ -15,7 +15,7 @@ LICENSE= GPLv2
|
||||
|
||||
RUN_DEPENDS= awesome:${PORTSDIR}/x11-wm/awesome
|
||||
|
||||
USE_XZ= yes
|
||||
USES= tar:xz
|
||||
NO_BUILD= yes
|
||||
NO_INSTALL= yes
|
||||
PORTDOCS= README TODO CHANGES LICENSE
|
||||
|
@ -17,9 +17,8 @@ LIB_DEPENDS= libexecinfo.so:${PORTSDIR}/devel/libexecinfo \
|
||||
libxcb-keysyms.so:${PORTSDIR}/x11/xcb-util-keysyms
|
||||
|
||||
DIST_SUBDIR= e17
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USES= pathfix iconv gmake pkgconfig
|
||||
USES= pathfix iconv gmake pkgconfig tar:bzip2
|
||||
USE_EFL= eina eet evas ecore eio edbus efreet edje \
|
||||
libtool_hack librt_hack modarch_hack
|
||||
USE_EFL_EVAS_LOADERS= eet jpeg png
|
||||
|
@ -14,9 +14,8 @@ LICENSE= BSD
|
||||
OPTIONS_DEFINE= ESOUND XINERAMA
|
||||
OPTIONS_DEFAULT= XINERAMA
|
||||
|
||||
USES= perl5 gmake
|
||||
USES= perl5 gmake tar:bzip2
|
||||
USE_PERL5= build
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= xpm
|
||||
WANT_GNOME= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -12,7 +12,7 @@ COMMENT= Alternative configuration system for Compiz
|
||||
|
||||
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compiz.pc:${PORTSDIR}/x11-wm/compiz
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
|
@ -14,8 +14,7 @@ COMMENT= Standard library for Window Maker dock apps
|
||||
OPTIONS_DEFINE= EXAMPLES
|
||||
OPTIONS_SUB= yes
|
||||
|
||||
USES= libtool:keepla
|
||||
USE_BZIP2= yes
|
||||
USES= libtool:keepla tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_XORG= xext xpm
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -18,7 +18,7 @@ LIB_DEPENDS= libxcb-util.so:${PORTSDIR}/x11/xcb-util \
|
||||
libxcb-icccm.so:${PORTSDIR}/x11/xcb-util-wm
|
||||
|
||||
USE_XORG= x11 xrandr
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
|
||||
PLIST_FILES= bin/mcwm bin/hidden man/man1/mcwm.1.gz man/man1/hidden.1.gz
|
||||
PORTDOCS= README NEWS
|
||||
|
@ -14,9 +14,8 @@ COMMENT= Pager for sawfish without GNOME
|
||||
BUILD_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish
|
||||
RUN_DEPENDS= sawfish:${PORTSDIR}/x11-wm/sawfish
|
||||
|
||||
USE_XZ= yes
|
||||
USE_GNOME= gtk20
|
||||
USES= gmake pkgconfig
|
||||
USES= gmake pkgconfig tar:xz
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PLIST_FILES= lib/sawfish/sawfishpager \
|
||||
|
@ -12,9 +12,8 @@ COMMENT= The Puto Amo Window Manager
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USE_XORG= x11 xft xrandr xrender xpm
|
||||
USES= cmake pkgconfig ninja
|
||||
USES= cmake pkgconfig ninja tar:bzip2
|
||||
CMAKE_ARGS= -DCMAKE_CONFIG_PREFIX:STRING="${PREFIX}/etc" \
|
||||
-DX11_LIBRARY_DIRS:STRING="${LOCALBASE}/lib"
|
||||
LDFLAGS+= -L${LOCALBASE}/lib -lXext -lXrender
|
||||
|
@ -12,7 +12,7 @@ COMMENT= System tray dockapp similar to the GNOME notification area applet
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
USE_XORG= x11 ice sm
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
|
@ -14,9 +14,8 @@ COMMENT= Light, Unobtrusive, and configurable windowmanager
|
||||
LIB_DEPENDS= libjpeg.so:${PORTSDIR}/graphics/jpeg \
|
||||
libpng15.so:${PORTSDIR}/graphics/png
|
||||
|
||||
USES= pkgconfig iconv gmake
|
||||
USES= pkgconfig iconv gmake tar:bzip2
|
||||
USE_XORG= xft xpm x11
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+=--enable-shape --enable-xinerama --enable-xrandr \
|
||||
--enable-xft --enable-image-xpm --enable-image-jpeg \
|
||||
|
@ -18,8 +18,7 @@ BUILD_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
|
||||
LIB_DEPENDS= librep.so:${PORTSDIR}/lang/librep
|
||||
RUN_DEPENDS= rep-gtk2>=0.90:${PORTSDIR}/x11-toolkits/rep-gtk2
|
||||
|
||||
USE_XZ= yes
|
||||
USES= gettext gmake pathfix pkgconfig
|
||||
USES= gettext gmake pathfix pkgconfig tar:xz
|
||||
USE_XORG= ice sm x11 xft xinerama xrandr xtst
|
||||
USE_GNOME= cairo gnomehier gtk20
|
||||
GNU_CONFIGURE= yes
|
||||
|
@ -12,8 +12,7 @@ COMMENT= A Python/GTK based settings manager for CompizConfig
|
||||
|
||||
RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/compizconfig-python.pc:${PORTSDIR}/x11-wm/compizconfig-python
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gettext gmake pkgconfig
|
||||
USES= gettext gmake pkgconfig tar:bzip2
|
||||
USE_GNOME= pygtk2
|
||||
USE_PYTHON= 2
|
||||
|
||||
|
@ -14,8 +14,7 @@ LICENSE= GPLv2
|
||||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= gmake imake:env
|
||||
USES= gmake imake:env tar:bzip2
|
||||
USE_XORG= x11 ice sm xext xmu xpm xt xxf86vm
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog INSTALL PROBLEMS README README.tiling TODO
|
||||
|
@ -11,7 +11,7 @@ COMMENT= Menu generation tool for X window managers
|
||||
|
||||
LICENSE= GPLv2
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= tar:bzip2
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
PORTDOCS= AUTHORS ChangeLog COPYING README TODO
|
||||
|
@ -19,10 +19,9 @@ LIB_DEPENDS= libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= glib20 gtk20 intltool intlhack
|
||||
USE_XFCE= configenv garcon libmenu libutil libexo xfconf
|
||||
USES= pathfix pkgconfig gmake
|
||||
USES= pathfix pkgconfig gmake tar:bzip2
|
||||
USE_XORG= x11 sm
|
||||
|
||||
CONFIGURE_ARGS+=--enable-gio-unix \
|
||||
|
@ -23,9 +23,8 @@ LIB_DEPENDS= libwnck-1.so:${PORTSDIR}/x11-toolkits/libwnck \
|
||||
USE_AUTOTOOLS= libtool
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk20 glib20 intltool intlhack
|
||||
USES= pathfix pkgconfig gmake
|
||||
USES= pathfix pkgconfig gmake tar:bzip2
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libmenu libutil xfconf
|
||||
USE_XORG= x11 sm ice
|
||||
|
@ -21,8 +21,7 @@ CONFIGURE_ARGS= --enable-xsync \
|
||||
--disable-kde-systray
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALLS_ICONS= yes
|
||||
USE_BZIP2= yes
|
||||
USES= pathfix pkgconfig gmake
|
||||
USES= pathfix pkgconfig gmake tar:bzip2
|
||||
USE_GNOME= gtk20 intltool intlhack
|
||||
USE_LDCONFIG= yes
|
||||
USE_XFCE= configenv libmenu libutil xfconf
|
||||
|
Loading…
Reference in New Issue
Block a user