1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-18 00:10:04 +00:00

comms/libimobiledevice-glue: New port

Library with common code used by the libraries and tools around the
libimobiledevice project.

PR:		280014
Reported by:	<fabio.comolli@gmail.com>
This commit is contained in:
Jason E. Hale 2024-07-10 20:40:32 -04:00
parent 8a03fb6d4c
commit 9e7dc527bb
5 changed files with 51 additions and 0 deletions

View File

@ -75,6 +75,7 @@
SUBDIR += libfap
SUBDIR += libfec
SUBDIR += libimobiledevice
SUBDIR += libimobiledevice-glue
SUBDIR += libirman
SUBDIR += libmodbus
SUBDIR += librs232

View File

@ -0,0 +1,29 @@
PORTNAME= libimobiledevice-glue
PORTVERSION= 1.3.0
CATEGORIES= comms
MASTER_SITES= https://github.com/libimobiledevice/${PORTNAME}/releases/download/${PORTVERSION}/
MAINTAINER= jhale@FreeBSD.org
COMMENT= Common code used by the libimobiledevice project
WWW= https://www.libimobiledevice.org
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libplist-2.0.so:devel/libplist
USES= libtool pathfix pkgconfig tar:bzip2
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
PORTDOCS= NEWS README.md
OPTIONS_DEFINE= DOCS
post-install:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${PORTDOCS:S|^|${WRKSRC}/|} ${STAGEDIR}${DOCSDIR}
.include <bsd.port.mk>

View File

@ -0,0 +1,3 @@
TIMESTAMP = 1720417820
SHA256 (libimobiledevice-glue-1.3.0.tar.bz2) = 96ec4eb2b1e217392149eafb2b5c3cd3e7110200f0e2bb5003c37d3ead7244ef
SIZE (libimobiledevice-glue-1.3.0.tar.bz2) = 340138

View File

@ -0,0 +1,2 @@
Library with common code used by the libraries and tools around the
libimobiledevice project.

View File

@ -0,0 +1,16 @@
include/libimobiledevice-glue/cbuf.h
include/libimobiledevice-glue/collection.h
include/libimobiledevice-glue/glue.h
include/libimobiledevice-glue/nskeyedarchive.h
include/libimobiledevice-glue/opack.h
include/libimobiledevice-glue/sha.h
include/libimobiledevice-glue/socket.h
include/libimobiledevice-glue/termcolors.h
include/libimobiledevice-glue/thread.h
include/libimobiledevice-glue/tlv.h
include/libimobiledevice-glue/utils.h
lib/libimobiledevice-glue-1.0.a
lib/libimobiledevice-glue-1.0.so
lib/libimobiledevice-glue-1.0.so.0
lib/libimobiledevice-glue-1.0.so.0.3.0
libdata/pkgconfig/libimobiledevice-glue-1.0.pc