Skip to content

Commit

Permalink
move libtool back to USES+=
Browse files Browse the repository at this point in the history
  • Loading branch information
jrmarino committed Aug 11, 2024
1 parent 1917180 commit e4895a3
Show file tree
Hide file tree
Showing 15 changed files with 22 additions and 38 deletions.
5 changes: 2 additions & 3 deletions bucket_3D/libofx/specification
Original file line number Diff line number Diff line change
Expand Up @@ -29,15 +29,14 @@ LICENSE_SCHEME= solo

FPC_EQUIVALENT= finance/libofx

BUILD_DEPENDS= libtool:single:std
gengetopt:primary:std
BUILD_DEPENDS= gengetopt:primary:std
help2man:primary:std
doxygen:primary:std
BUILDRUN_DEPENDS= OpenSP:single:std

EXRUN[tools]= primary

USES= cpe gmake iconv libtool pkgconfig gettext ssl
USES= cpe gmake iconv libtool:build pkgconfig gettext ssl
curl autoreconf:build
CPE_VENDOR= libofx_project
MUST_CONFIGURE= gnu
Expand Down
3 changes: 1 addition & 2 deletions bucket_42/profanity/specification
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ LICENSE_SCHEME= solo
FPC_EQUIVALENT= net-im/profanity

BUILD_DEPENDS= autoconf-archive:primary:std
libtool:single:std
libnotify:dev:std
gpgme:dev:std
libgcrypt:dev:std
Expand All @@ -42,7 +41,7 @@ BUILDRUN_DEPENDS= gpgme:primary:std

EXRUN[primary]= tools

USES= libtool ncurses pkgconfig readline ssl gmake
USES= libtool:build ncurses pkgconfig readline ssl gmake
curl autoreconf:build python sqlite expat
GNOME_COMPONENTS= glib
MUST_CONFIGURE= gnu
Expand Down
3 changes: 1 addition & 2 deletions bucket_46/libuuid/specification
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ LICENSE_SOURCE= BSD3CLAUSE:{{WRKSRC}}/libuuid/src/uuid.h
LICENSE_SCHEME= solo

BUILD_DEPENDS= bison:primary:std
libtool:single:std
ruby-asciidoctor:single:ruby_default

EXRUN[tools]= libuuid:primary:std
Expand All @@ -40,7 +39,7 @@ EXRUN[tools]= libuuid:primary:std
# It causes circularly dependency on sunos/linux (through python)
# Using autogen.sh instead of autoreconf gets by requirement

USES= autoreconf:build cpe libtool pkgconfig gettext:build
USES= autoreconf:build cpe libtool:build pkgconfig gettext:build
CPE_VENDOR= kernel
CPE_PRODUCT= util-linux
MUST_CONFIGURE= gnu
Expand Down
5 changes: 2 additions & 3 deletions bucket_48/reduce/specification
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,11 @@ LICENSE_SCHEME= solo

FPC_EQUIVALENT= math/reduce

BUILD_DEPENDS= libtool:single:std
automake:primary:std
BUILD_DEPENDS= automake:primary:std
RUN_DEPENDS= gnuplot:set:std

USES= gmake jpeg png tiff ncurses shebangfix
zstd:build zlib:build fontconfig:build
zstd:build zlib:build fontconfig:build libtool:build
XORG_COMPONENTS= x11 xext xft xrender
SHEBANG_ADD_SH= scripts/here.sh
MUST_CONFIGURE= gnu
Expand Down
3 changes: 1 addition & 2 deletions bucket_53/upower/specification
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,6 @@ LICENSE_SCHEME= solo

BUILD_DEPENDS= automake:primary:std
docbook-xsl:primary:std
libtool:single:std
polkit:dev:std
BUILDRUN_DEPENDS= dbus-glib:primary:std
polkit:primary:std
Expand All @@ -48,7 +47,7 @@ BR_DEPS[linux]= libgudev:primary:std
# Culprit unclear. Does not appear to be meson. Disable
# docs until reason understood and fix arrives (or it self fixes)

USES= meson pkgconfig shebangfix
USES= meson pkgconfig shebangfix libtool:build
# gtk-doc
GNOME_COMPONENTS= glib intltool introspection
SHEBANG_FILES= src/linux/integration-test.py
Expand Down
3 changes: 1 addition & 2 deletions bucket_61/augeas/specification
Original file line number Diff line number Diff line change
Expand Up @@ -29,11 +29,10 @@ OPTIONS_STANDARD= none
FPC_EQUIVALENT= textproc/augeas

BUILD_DEPENDS= bash:primary:std
libtool:single:std

EXRUN[tools]= primary

USES= autoreconf:build cpe bison gmake libtool
USES= autoreconf:build cpe bison gmake libtool:build
pkgconfig readline cclibs:primary
GNOME_COMPONENTS= libxml2
MUST_CONFIGURE= gnu
Expand Down
5 changes: 2 additions & 3 deletions bucket_67/gcr3/specification
Original file line number Diff line number Diff line change
Expand Up @@ -33,8 +33,7 @@ LICENSE_SCHEME= solo

FPC_EQUIVALENT= security/gcr

BUILD_DEPENDS= libtool:single:std
gnupg:primary:std
BUILD_DEPENDS= gnupg:primary:std
harfbuzz:dev:std
dbus:dev:std
libsecret:dev:std
Expand All @@ -49,7 +48,7 @@ BUILDRUN_DEPENDS= dbus:primary:std
EXRUN[dev]= p11-kit:dev:std
EXRUN[tools]= gcr3:primary:std

USES= gmake pkgconfig meson
USES= gmake pkgconfig meson libtool:build
python:build
schemas:primary
desktop-utils:primary
Expand Down
3 changes: 1 addition & 2 deletions bucket_6C/consolekit/specification
Original file line number Diff line number Diff line change
Expand Up @@ -36,15 +36,14 @@ FPC_EQUIVALENT= sysutils/consolekit2

BUILD_DEPENDS= dbus:dev:std
libdrm:dev:std
libtool:single:std
openpam:dev:std
polkit:dev:std
BUILDRUN_DEPENDS= dbus:primary:std
libdrm:primary:std
openpam:primary:std
polkit:primary:std

USES= autoreconf gmake libtool pkgconfig zlib
USES= autoreconf gmake libtool:build pkgconfig zlib
GNOME_COMPONENTS= glib libxslt introspection
MUST_CONFIGURE= gnu
CONFIGURE_ARGS= --with-pid-file=/var/run/consolekit.pid
Expand Down
5 changes: 2 additions & 3 deletions bucket_6D/gcr/specification
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,7 @@ LICENSE_SCHEME= solo

FPC_EQUIVALENT= security/gcr

BUILD_DEPENDS= libtool:single:std
gnupg:primary:std
BUILD_DEPENDS= gnupg:primary:std
libgcrypt:dev:std
harfbuzz:dev:std
dbus:dev:std
Expand All @@ -47,7 +46,7 @@ BUILDRUN_DEPENDS= dbus:primary:std

EXRUN[tools]= gcr:primary:std

USES= gmake pkgconfig meson
USES= gmake pkgconfig meson libtool:build
python:build
fontconfig:build
schemas:primary
Expand Down
5 changes: 2 additions & 3 deletions bucket_9E/mediainfo/specification
Original file line number Diff line number Diff line change
Expand Up @@ -24,12 +24,11 @@ LICENSE_SCHEME= solo

FPC_EQUIVALENT= multimedia/mediainfo

BUILD_DEPENDS= libtool:single:std
libzen:dev:std
BUILD_DEPENDS= libzen:dev:std
libmediainfo:dev:std
BUILDRUN_DEPENDS= libmediainfo:primary:std

USES= autoreconf:build libtool pkgconfig zlib cpe
USES= autoreconf:build libtool:build pkgconfig zlib cpe
CPE_VENDOR= mediaarea
MUST_CONFIGURE= gnu
CONFIGURE_WRKSRC= {{WRKSRC}}/Project/GNU/CLI
Expand Down
5 changes: 2 additions & 3 deletions bucket_9F/libmediainfo/specification
Original file line number Diff line number Diff line change
Expand Up @@ -25,13 +25,12 @@ LICENSE_SCHEME= solo

FPC_EQUIVALENT= multimedia/libmediainfo

BUILD_DEPENDS= libtool:single:std
libzen:dev:std
BUILD_DEPENDS= libzen:dev:std
tinyxml2:dev:std
BUILDRUN_DEPENDS= tinyxml2:primary:std
libzen:primary:std

USES= autoreconf:build dos2unix libtool pkgconfig zlib curl
USES= autoreconf:build dos2unix libtool:build pkgconfig zlib curl
MUST_CONFIGURE= gnu
CONFIGURE_ARGS= --enable-shared
--enable-static
Expand Down
4 changes: 1 addition & 3 deletions bucket_AE/libzen/specification
Original file line number Diff line number Diff line change
Expand Up @@ -27,9 +27,7 @@ LICENSE_SCHEME= solo
# FreeBSD uses the wrong version
# FPC_EQUIVALENT= multimedia/libzen

BUILD_DEPENDS= libtool:single:std

USES= autoreconf:build libtool c++:primary dos2unix
USES= autoreconf:build libtool:build c++:primary dos2unix
MUST_CONFIGURE= gnu
CONFIGURE_ARGS= --enable-shared
--enable-static
Expand Down
3 changes: 1 addition & 2 deletions bucket_B7/postgis/specification
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ FPC_EQUIVALENT= databases/postgis32

BUILD_DEPENDS= geos:dev:std
harfbuzz:dev:std
libtool:single:std
proj:dev:std
gdal:dev:std
json-c:dev:std
Expand All @@ -37,7 +36,7 @@ BUILDRUN_DEPENDS= gdal:primary:std
proj:primary:std
protobuf-c:single:std

USES= autoreconf:build gmake iconv libtool pkgconfig pcre
USES= autoreconf:build gmake iconv libtool:build pkgconfig pcre
perl:build shebangfix cpe pgsql:server,contrib
CPE_VENDOR= postgis
CPE_PRODUCT= postgis
Expand Down
4 changes: 1 addition & 3 deletions bucket_B7/wavpack/specification
Original file line number Diff line number Diff line change
Expand Up @@ -27,12 +27,10 @@ LICENSE_SCHEME= solo

FPC_EQUIVALENT= audio/wavpack

BUILD_DEPENDS= libtool:single:std

EXRUN[tools]= primary

USES= autoreconf:build cpe gettext
iconv libtool pkgconfig
iconv libtool:build pkgconfig
MUST_CONFIGURE= gnu
INSTALL_TARGET= install-strip
SOVERSION= ${SOVERSION}
Expand Down
4 changes: 2 additions & 2 deletions bucket_CA/glpk/specification
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ FPC_EQUIVALENT= math/glpk

BUILDRUN_DEPENDS= gmp:primary:std
BUILD_DEPENDS= gmp:dev:std
libtool:single:std
USES= fbsd10fix gmake libtool mbsdfix

USES= fbsd10fix gmake libtool:build mbsdfix

MUST_CONFIGURE= gnu
CONFIGURE_ARGS= --with-gmp
Expand Down

0 comments on commit e4895a3

Please sign in to comment.