mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Update to 1.2.
Drop .la file.
This commit is contained in:
parent
a7987e774e
commit
fe9c26e134
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=353462
@ -2,8 +2,7 @@
|
||||
# $FreeBSD$
|
||||
|
||||
PORTNAME= libisocodes
|
||||
PORTVERSION= 1.0
|
||||
PORTREVISION= 2
|
||||
PORTVERSION= 1.2
|
||||
CATEGORIES= misc
|
||||
MASTER_SITES= http://pkg-isocodes.alioth.debian.org/downloads/
|
||||
|
||||
@ -17,8 +16,9 @@ LIB_DEPENDS= libgee.so:${PORTSDIR}/devel/libgee06
|
||||
RUN_DEPENDS= iso-codes>=0:${PORTSDIR}/misc/iso-codes
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gettext gmake libtool:keepla pathfix pkgconfig tar:xz
|
||||
USES= gettext gmake libtool pathfix pkgconfig tar:xz
|
||||
USE_GNOME= glib20 gnomehier introspection:build libxml2
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|/usr/share/xml/|${LOCALBASE}/share/xml/|g' \
|
||||
@ -26,7 +26,4 @@ post-patch:
|
||||
${WRKSRC}/src/iso_4217.* ${WRKSRC}/src/iso_639* \
|
||||
${WRKSRC}/src/isocodes.* ${WRKSRC}/tests/test_iso_*.vala
|
||||
|
||||
post-install:
|
||||
@${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/libisocodes.so.0.0.0
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,2 +1,2 @@
|
||||
SHA256 (libisocodes-1.0.tar.xz) = 215fa3c4dc87490ff96bf76c61e1bda86c042b1626fad5311542791bd7aa570f
|
||||
SIZE (libisocodes-1.0.tar.xz) = 284856
|
||||
SHA256 (libisocodes-1.2.tar.xz) = 49066752e4a0bcd4a09837ef6c0f35a754aadb82dc5597f539a66ba9cf39829c
|
||||
SIZE (libisocodes-1.2.tar.xz) = 291692
|
||||
|
@ -1,15 +1,23 @@
|
||||
include/libisocodes.h
|
||||
lib/girepository-1.0/libisocodes-1.0.typelib
|
||||
lib/girepository-1.0/libisocodes-1.2.typelib
|
||||
lib/libisocodes.a
|
||||
lib/libisocodes.la
|
||||
lib/libisocodes.so
|
||||
lib/libisocodes.so.0
|
||||
lib/libisocodes.so.0.0.0
|
||||
lib/libisocodes.so.1
|
||||
lib/libisocodes.so.1.1.0
|
||||
libdata/pkgconfig/libisocodes.pc
|
||||
share/gir-1.0/libisocodes-1.0.gir
|
||||
share/gir-1.0/libisocodes-1.2.gir
|
||||
share/locale/cs/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/da/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/de/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/en@boldquot/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/en@quot/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/es/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/fr/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/pt/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/ru/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/si/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/sv/LC_MESSAGES/libisocodes.mo
|
||||
share/locale/vi/LC_MESSAGES/libisocodes.mo
|
||||
share/vala/vapi/libisocodes.vapi
|
||||
@dirrmtry share/locale/en@quot/LC_MESSAGES
|
||||
@dirrmtry share/locale/en@quot
|
||||
|
Loading…
Reference in New Issue
Block a user