mirror of
https://git.freebsd.org/ports.git
synced 2025-04-30 10:36:38 -04:00
devel/linux-rl9-libtool-ltdl: Runtime libraries for GNU libtool (Rocky Linux 9)
PR: 278983 Differential Revision: https://reviews.freebsd.org/D45200
This commit is contained in:
parent
fd216bdfcb
commit
df72b6b948
4 changed files with 41 additions and 0 deletions
24
devel/linux-rl9-libtool-ltdl/Makefile
Normal file
24
devel/linux-rl9-libtool-ltdl/Makefile
Normal file
|
@ -0,0 +1,24 @@
|
||||||
|
PORTNAME= libtool-ltdl
|
||||||
|
PORTVERSION= 2.4.6
|
||||||
|
DISTVERSIONSUFFIX= -45.el9
|
||||||
|
CATEGORIES= devel linux
|
||||||
|
|
||||||
|
MAINTAINER= emulation@FreeBSD.org
|
||||||
|
COMMENT= Runtime libraries for GNU libtool (Rocky Linux ${LINUX_DIST_VER})
|
||||||
|
WWW= https://www.gnu.org/software/libtool/
|
||||||
|
|
||||||
|
LICENSE= LGPL21+
|
||||||
|
|
||||||
|
USES= linux:rl9
|
||||||
|
USE_LDCONFIG= yes
|
||||||
|
USE_LINUX_RPM= yes
|
||||||
|
|
||||||
|
SRC_DISTFILES= ${DISTNAME:S/-ltdl//}${SRC_SUFX}:SOURCE
|
||||||
|
|
||||||
|
CONFLICTS= linux-c7-${PORTNAME}
|
||||||
|
DESCR= ${.CURDIR}/../libltdl/pkg-descr
|
||||||
|
DOCSDIR= ${PREFIX}/usr/share/doc/${PORTNAME}${PKGNAMESUFFIX}-${PORTVERSION}
|
||||||
|
|
||||||
|
OPTIONS_DEFINE= DOCS
|
||||||
|
|
||||||
|
.include <bsd.port.mk>
|
7
devel/linux-rl9-libtool-ltdl/distinfo
Normal file
7
devel/linux-rl9-libtool-ltdl/distinfo
Normal file
|
@ -0,0 +1,7 @@
|
||||||
|
TIMESTAMP = 1715700576
|
||||||
|
SHA256 (rocky/l/libtool-ltdl-2.4.6-45.el9.aarch64.rpm) = f8e9312323e57320b38db0f50ba49fd78fdd7f55f38c625753c034d3af7f2570
|
||||||
|
SIZE (rocky/l/libtool-ltdl-2.4.6-45.el9.aarch64.rpm) = 36386
|
||||||
|
SHA256 (rocky/l/libtool-ltdl-2.4.6-45.el9.x86_64.rpm) = 39031cdd1458c857211736b88cef8c9eb60ef7802cc2e9155f0dd8cadc2eeb8a
|
||||||
|
SIZE (rocky/l/libtool-ltdl-2.4.6-45.el9.x86_64.rpm) = 36880
|
||||||
|
SHA256 (rocky/l/libtool-2.4.6-45.el9.src.rpm) = 122e8832c15a7c199ebfbabaadddcdef7be65bf23433ae7a7dea11061c679418
|
||||||
|
SIZE (rocky/l/libtool-2.4.6-45.el9.src.rpm) = 1000481
|
5
devel/linux-rl9-libtool-ltdl/pkg-plist.aarch64
Normal file
5
devel/linux-rl9-libtool-ltdl/pkg-plist.aarch64
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
usr/lib/.build-id/d5/a2d8bc853edaa6953f6a06225974005e220a9a
|
||||||
|
usr/lib64/libltdl.so.7
|
||||||
|
usr/lib64/libltdl.so.7.3.1
|
||||||
|
usr/share/licenses/libtool-ltdl/COPYING.LIB
|
||||||
|
|
5
devel/linux-rl9-libtool-ltdl/pkg-plist.amd64
Normal file
5
devel/linux-rl9-libtool-ltdl/pkg-plist.amd64
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
usr/lib/.build-id/d5/a2d8bc853edaa6953f6a06225974005e220a9a
|
||||||
|
usr/lib64/libltdl.so.7
|
||||||
|
usr/lib64/libltdl.so.7.3.1
|
||||||
|
usr/share/licenses/libtool-ltdl/COPYING.LIB
|
||||||
|
|
Loading…
Add table
Reference in a new issue