*/*: sync with upstream

Taken from: FreeBSD
This commit is contained in:
Franco Fichtner 2022-11-01 10:17:43 +01:00
parent d0dc8d85c9
commit b73fdd9b6c
1816 changed files with 16760 additions and 12134 deletions

View File

@ -1,6 +1,6 @@
PORTNAME= sctd
DISTVERSION= 0.2.0
PORTREVISION= 16
PORTREVISION= 17
CATEGORIES= accessibility
MAINTAINER= 0mp@FreeBSD.org

View File

@ -1,6 +1,7 @@
PORTNAME= wl-gammarelay-rs
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.0
PORTREVISION= 1
CATEGORIES= accessibility wayland
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,5 +1,5 @@
PORTNAME= draco
DISTVERSION= 1.5.2
DISTVERSION= 1.5.5
CATEGORIES= archivers
PKGNAMESUFFIX= -3d-compression

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1655481047
SHA256 (google-draco-1.5.2_GH0.tar.gz) = a887e311ec04a068ceca0bd6f3865083042334fbff26e65bc809e8978b2ce9cd
SIZE (google-draco-1.5.2_GH0.tar.gz) = 60006541
TIMESTAMP = 1667008661
SHA256 (google-draco-1.5.5_GH0.tar.gz) = 6b7994150bbc513abcdbe22ad778d6b2df10fc8cdc7035e916985b2a209ab826
SIZE (google-draco-1.5.5_GH0.tar.gz) = 62930164
SHA256 (google-googletest-16f637f_GH0.tar.gz) = 89a3acd83a83bbc7f0ec50751fee79ec9fb3eaec7d515bb57abeda89b70a8806
SIZE (google-googletest-16f637f_GH0.tar.gz) = 831917

View File

@ -1,7 +1,7 @@
bin/draco_decoder
bin/draco_decoder-1.5.2
bin/draco_decoder-1.5.5
bin/draco_encoder
bin/draco_encoder-1.5.2
bin/draco_encoder-1.5.5
include/draco/animation/keyframe_animation.h
include/draco/animation/keyframe_animation_decoder.h
include/draco/animation/keyframe_animation_encoder.h
@ -14,6 +14,7 @@ include/draco/attributes/geometry_attribute.h
include/draco/attributes/geometry_indices.h
include/draco/attributes/point_attribute.h
include/draco/compression/attributes/attributes_decoder.h
include/draco/compression/attributes/attributes_decoder_interface.h
include/draco/compression/attributes/attributes_encoder.h
include/draco/compression/attributes/kd_tree_attributes_decoder.h
include/draco/compression/attributes/kd_tree_attributes_encoder.h
@ -90,6 +91,7 @@ include/draco/compression/config/draco_options.h
include/draco/compression/config/encoder_options.h
include/draco/compression/config/encoding_features.h
include/draco/compression/decode.h
include/draco/compression/draco_compression_options.h
include/draco/compression/encode.h
include/draco/compression/encode_base.h
include/draco/compression/entropy/ans.h
@ -138,6 +140,7 @@ include/draco/compression/point_cloud/point_cloud_sequential_decoder.h
include/draco/compression/point_cloud/point_cloud_sequential_encoder.h
include/draco/core/bit_utils.h
include/draco/core/bounding_box.h
include/draco/core/constants.h
include/draco/core/cycle_timer.h
include/draco/core/data_buffer.h
include/draco/core/decoder_buffer.h
@ -176,12 +179,16 @@ include/draco/io/ply_reader.h
include/draco/io/point_cloud_io.h
include/draco/io/stdio_file_reader.h
include/draco/io/stdio_file_writer.h
include/draco/io/stl_decoder.h
include/draco/io/stl_encoder.h
include/draco/mesh/corner_table.h
include/draco/mesh/corner_table_iterators.h
include/draco/mesh/mesh.h
include/draco/mesh/mesh_are_equivalent.h
include/draco/mesh/mesh_attribute_corner_table.h
include/draco/mesh/mesh_cleanup.h
include/draco/mesh/mesh_features.h
include/draco/mesh/mesh_indices.h
include/draco/mesh/mesh_misc_functions.h
include/draco/mesh/mesh_stripifier.h
include/draco/mesh/triangle_soup_mesh_builder.h
@ -190,12 +197,16 @@ include/draco/metadata/geometry_metadata.h
include/draco/metadata/metadata.h
include/draco/metadata/metadata_decoder.h
include/draco/metadata/metadata_encoder.h
include/draco/metadata/property_table.h
include/draco/metadata/structural_metadata.h
include/draco/point_cloud/point_cloud.h
include/draco/point_cloud/point_cloud_builder.h
lib/libdraco.a
lib/libdraco.so
lib/libdraco.so.4
lib/libdraco.so.4.0.0
lib/libdraco.so.7
lib/libdraco.so.7.0.0
libdata/pkgconfig/draco.pc
share/cmake/draco-config.cmake
share/cmake/draco-version.cmake
share/cmake/draco/draco-config-version.cmake
share/cmake/draco/draco-config.cmake
share/cmake/draco/draco-targets-%%CMAKE_BUILD_TYPE%%.cmake
share/cmake/draco/draco-targets.cmake

View File

@ -1,5 +1,5 @@
PORTNAME= minizip-ng
DISTVERSION= 3.0.6
DISTVERSION= 3.0.7
CATEGORIES= archivers
MAINTAINER= lbartoletti@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1663755696
SHA256 (zlib-ng-minizip-ng-3.0.6_GH0.tar.gz) = 383fa1bdc28c482828a8a8db53f758dbd44291b641182724fda5df5b59cce543
SIZE (zlib-ng-minizip-ng-3.0.6_GH0.tar.gz) = 642138
TIMESTAMP = 1666941803
SHA256 (zlib-ng-minizip-ng-3.0.7_GH0.tar.gz) = 39981a0db1bb6da504909bce63d7493286c5e50825c056564544c990d15c55cf
SIZE (zlib-ng-minizip-ng-3.0.7_GH0.tar.gz) = 643065

View File

@ -23,5 +23,5 @@ lib/cmake/minizip-ng/minizip-ng-%%CMAKE_BUILD_TYPE%%.cmake
lib/cmake/minizip-ng/minizip-ng.cmake
lib/libminizip-ng.so
lib/libminizip-ng.so.3
lib/libminizip-ng.so.3.0.6
lib/libminizip-ng.so.3.0.7
libdata/pkgconfig/minizip-ng.pc

View File

@ -1,5 +1,5 @@
PORTNAME= zstandard
DISTVERSION= 0.18.0
DISTVERSION= 0.19.0
CATEGORIES= archivers python
MASTER_SITES= CHEESESHOP
PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1656044321
SHA256 (zstandard-0.18.0.tar.gz) = 0ac0357a0d985b4ff31a854744040d7b5754385d1f98f7145c30e02c6865cb6f
SIZE (zstandard-0.18.0.tar.gz) = 631544
TIMESTAMP = 1667155307
SHA256 (zstandard-0.19.0.tar.gz) = 31d12fcd942dd8dbf52ca5f6b1bbe287f44e5d551a081a983ff3ea2082867863
SIZE (zstandard-0.19.0.tar.gz) = 633245

View File

@ -1,5 +1,5 @@
PORTNAME= stormlib
PORTVERSION= 9.23
PORTVERSION= 9.24
DISTVERSIONPREFIX= v
CATEGORIES= archivers
@ -19,10 +19,13 @@ GH_ACCOUNT= ladislav-zezula
GH_PROJECT= StormLib
CMAKE_ON= BUILD_SHARED_LIBS WITH_LIBTOMCRYPT
OPTIONS_DEFINE= DOCS
PORTDOCS= *
OPTIONS_DEFINE= DOCS TEST
OPTIONS_SUB= yes
TEST_CMAKE_BOOL=STORM_BUILD_TESTS
post-install-DOCS-on:
@${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/README.md ${STAGEDIR}${DOCSDIR}

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1640272865
SHA256 (ladislav-zezula-StormLib-v9.23_GH0.tar.gz) = d62ba42f1e02efcb2cbaa03bd2e20fbd18c45499ef5fe65ffb89ee52a7bd9c92
SIZE (ladislav-zezula-StormLib-v9.23_GH0.tar.gz) = 605295
TIMESTAMP = 1664821602
SHA256 (ladislav-zezula-StormLib-v9.24_GH0.tar.gz) = 33e43788f53a9f36ff107a501caaa744fd239f38bb5c6d6af2c845b87c8a2ee1
SIZE (ladislav-zezula-StormLib-v9.24_GH0.tar.gz) = 625374

View File

@ -1,3 +1,4 @@
%%TEST%%bin/StormLib_test
include/StormLib.h
include/StormPort.h
lib/libstorm.so

View File

@ -1,5 +1,5 @@
PORTNAME= xarchiver
DISTVERSION= 0.5.4.19
DISTVERSION= 0.5.4.20
CATEGORIES= archivers
MAINTAINER= eduardo@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1661441116
SHA256 (ib-xarchiver-0.5.4.19_GH0.tar.gz) = 3a7b74699527da196034c089ebdc6d6b1360b717ad9811b782719a2194b4734f
SIZE (ib-xarchiver-0.5.4.19_GH0.tar.gz) = 1120885
TIMESTAMP = 1666815108
SHA256 (ib-xarchiver-0.5.4.20_GH0.tar.gz) = 929e8609d769ab97a18494ef75bef443e244a62b045f637078fe5df87bbcf9ff
SIZE (ib-xarchiver-0.5.4.20_GH0.tar.gz) = 1120317

View File

@ -1,5 +1,5 @@
PORTNAME= mepo
DISTVERSION= 1.0
DISTVERSION= 1.1
CATEGORIES= astro geography wayland
MASTER_SITES= https://git.sr.ht/~mil/${PORTNAME}/archive/${DISTVERSIONFULL}${EXTRACT_SUFX}?dummy=/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664475343
SHA256 (mepo-1.0.tar.gz) = 20c56c84456974583b501c34b47c45f229934cfdf10cf904f229b604c7361c80
SIZE (mepo-1.0.tar.gz) = 5427517
TIMESTAMP = 1666755535
SHA256 (mepo-1.1.tar.gz) = dc4e5a47e1ff9d11c9e0d1ebe95a451498b537fb6aff818fe449a9033e9c4b47
SIZE (mepo-1.1.tar.gz) = 589078

View File

@ -484,6 +484,7 @@
SUBDIR += moodbar
SUBDIR += moony-lv2
SUBDIR += mous
SUBDIR += mousai-devel
SUBDIR += mp-player
SUBDIR += mp3-archive-tools
SUBDIR += mp3_check

View File

@ -1,5 +1,6 @@
PORTNAME= amberol
DISTVERSION= 0.9.1
PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,9 +1,7 @@
PORTNAME= flac
PORTVERSION= 1.4.1
PORTREVISION= 1
PORTVERSION= 1.4.2
CATEGORIES= audio
MASTER_SITES= https://downloads.xiph.org/releases/flac/ \
https://ftp.osuosl.org/pub/xiph/releases/flac/
MASTER_SITES= https://downloads.xiph.org/releases/flac/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Free lossless audio codec
@ -27,7 +25,6 @@ EXTRACT_CMD= ${SETENV} LC_ALL=C.UTF-8 ${TAR}
USE_LDCONFIG= yes
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-static \
--disable-sse \
--with-ogg="${LOCALBASE}" \
--disable-doxygen-docs \
--disable-thorough-tests \
@ -39,10 +36,6 @@ OPTIONS_DEFINE= DOCS
.include <bsd.port.pre.mk>
.if ${ARCH} == "i386"
BUILD_DEPENDS+= nasm:devel/nasm
.endif
.if ${ARCH} != powerpc64le
CONFIGURE_ARGS+=--disable-vsx
.endif

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664106990
SHA256 (flac-1.4.1.tar.xz) = 91303c3e5dfde52c3e94e75976c0ab3ee14ced278ab8f60033a3a12db9209ae6
SIZE (flac-1.4.1.tar.xz) = 1024160
TIMESTAMP = 1666882895
SHA256 (flac-1.4.2.tar.xz) = e322d58a1f48d23d9dd38f432672865f6f79e73a6f9cc5a5f57fcaa83eb5a8e4
SIZE (flac-1.4.2.tar.xz) = 1013700

View File

@ -1,11 +1,13 @@
--- configure.orig 2022-09-25 11:57:11 UTC
--- configure.orig 2022-10-27 15:10:23 UTC
+++ configure
@@ -20004,7 +20004,7 @@ then :
fi
@@ -21455,8 +21455,8 @@ fi
if test "x${ax_enable_debug}" = "xno"
then :
- CFLAGS="-O3 -funroll-loops $CFLAGS"
- CXXFLAGS="-O3 $CXXFLAGS"
+ #CFLAGS="-O3 -funroll-loops $CFLAGS"
+ #CXXFLAGS="-O3 $CXXFLAGS"
fi
- if test "x$HAVE_PREBUILD_FLAG_TAG$HAVEPREBUILD_API_DIR" = "xyesyes"; then
+ if test "x$HAVE_PREBUILT_FLAC_TAG$HAVE_PREBUILT_API_DIR" = "xyesyes"; then
FLaC__HAS_PREBUILT_DOXYGEN_TRUE=
FLaC__HAS_PREBUILT_DOXYGEN_FALSE='#'
else

View File

@ -1,41 +0,0 @@
Assume Clang supports x86 intrinsics up to FMA
https://github.com/xiph/flac/commit/90c0562d4eb302b01d9b82c75a7f6a66261c5546
--- src/libFLAC/include/private/cpu.h.orig 2022-09-21 18:57:31 UTC
+++ src/libFLAC/include/private/cpu.h
@@ -82,28 +82,14 @@
#elif defined __clang__ && __has_attribute(__target__) /* clang */
#define FLAC__SSE_TARGET(x) __attribute__ ((__target__ (x)))
#define FLAC__FAST_MATH_TARGET(x) __attribute__ ((__target__ (x)))
- #if __has_builtin(__builtin_ia32_maxps)
- #define FLAC__SSE_SUPPORTED 1
- #endif
- #if __has_builtin(__builtin_ia32_pmuludq128)
- #define FLAC__SSE2_SUPPORTED 1
- #endif
- #if __has_builtin(__builtin_ia32_pabsd128)
- #define FLAC__SSSE3_SUPPORTED 1
- #endif
- #if __has_builtin(__builtin_ia32_pmuldq128)
- #define FLAC__SSE4_1_SUPPORTED 1
- #endif
+ #define FLAC__SSE_SUPPORTED 1
+ #define FLAC__SSE2_SUPPORTED 1
+ #define FLAC__SSSE3_SUPPORTED 1
+ #define FLAC__SSE4_1_SUPPORTED 1
#ifdef FLAC__USE_AVX
- #if __has_builtin(__builtin_ia32_maxps256)
- #define FLAC__AVX_SUPPORTED 1
- #endif
- #if __has_builtin(__builtin_ia32_pabsd256)
- #define FLAC__AVX2_SUPPORTED 1
- #endif
- #if __has_builtin(__builtin_ia32_vfmaddps)
- #define FLAC__FMA_SUPPORTED 1
- #endif
+ #define FLAC__AVX_SUPPORTED 1
+ #define FLAC__AVX2_SUPPORTED 1
+ #define FLAC__FMA_SUPPORTED 1
#endif
#elif defined __GNUC__ && !defined __clang__ && (__GNUC__ > 4 || (__GNUC__ == 4 && __GNUC_MINOR__ >= 9)) /* GCC 4.9+ */
#define FLAC__SSE_TARGET(x) __attribute__ ((__target__ (x)))

View File

@ -1,5 +1,6 @@
PORTNAME= metronome
DISTVERSION= 1.2.0
PORTREVISION= 1
CATEGORIES= audio
PKGNAMEPREFIX= gnome-

View File

@ -1,6 +1,6 @@
PORTNAME= podcasts
DISTVERSION= 0.5.1
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= audio
PKGNAMEPREFIX= gnome-

View File

@ -1,6 +1,6 @@
PORTNAME= gogglesmm
PORTVERSION= 1.2.2
PORTREVISION= 8
PORTREVISION= 9
CATEGORIES= audio
MAINTAINER= jhale@FreeBSD.org

View File

@ -1,6 +1,6 @@
--- CMakeLists.txt.orig 2017-06-10 02:18:06 UTC
--- CMakeLists.txt.orig 2020-12-27 21:40:54 UTC
+++ CMakeLists.txt
@@ -57,6 +57,11 @@ if(HAS_CXX_OPTIMIZE_DEBUG AND CMAKE_BUILD_TYPE MATCHES
@@ -67,6 +67,11 @@ endif()
add_compile_options(-Og)
endif()
@ -12,7 +12,7 @@
# FIXME Doesn't work on all platforms.
#CHECK_CXX_COMPILER_FLAG(-flto HAS_CXX_OPTIMIZE_LINKTIME)
if(HAS_CXX_OPTIMIZE_LINKTIME AND NOT CMAKE_BUILD_TYPE MATCHES Debug)
@@ -81,11 +86,13 @@ add_subdirectory(src)
@@ -100,11 +105,13 @@ add_subdirectory(src)
#-------------------------------------------------------------------------------
# Extra Installation Files
@ -31,9 +31,9 @@
install(FILES icons/gogglesmm_16.png DESTINATION share/icons/hicolor/16x16/apps RENAME gogglesmm.png)
install(FILES extra/gogglesmm_22.png DESTINATION share/icons/hicolor/22x22/apps RENAME gogglesmm.png)
@@ -96,7 +103,7 @@ install(FILES extra/gogglesmm_64.png DESTINATION share
@@ -115,7 +122,7 @@ install(FILES extra/gogglesmm.desktop DESTINATION shar
install(FILES extra/gogglesmm.svg DESTINATION share/icons/hicolor/scalable/apps RENAME gogglesmm.svg)
install(FILES extra/gogglesmm.appdata.xml DESTINATION share/appdata)
install(FILES extra/gogglesmm.appdata.xml DESTINATION share/metainfo)
install(FILES extra/gogglesmm.desktop DESTINATION share/applications)
-install(FILES extra/gogglesmm.1 DESTINATION share/man/man1)
+install(FILES extra/gogglesmm.1 DESTINATION man/man1)

View File

@ -1,6 +1,6 @@
--- gap/CMakeLists.txt.orig 2017-02-08 01:48:39 UTC
--- gap/CMakeLists.txt.orig 2020-12-27 21:40:54 UTC
+++ gap/CMakeLists.txt
@@ -215,7 +215,7 @@ else()
@@ -242,7 +242,7 @@ else()
endif()
if(WITH_OPENSSL)

View File

@ -0,0 +1,40 @@
Fix build with FOX 1.7.80
--- gap/fox.h.orig 2020-12-27 21:40:54 UTC
+++ gap/fox.h
@@ -35,6 +35,9 @@
#define FXVERSION(major,minor,release) ((release)+(minor*1000)+(major*100000))
#include <fxdefs.h>
+#if FOXVERSION >= FXVERSION(1, 7, 80)
+#include <fxchar.h>
+#endif
#include <fxendian.h>
#include <fxascii.h>
#include <fxunicode.h>
@@ -121,6 +124,25 @@ constexpr FXTime operator"" _ms(unsigned long long int
{
return value * NANOSECONDS_PER_MILLISECOND;
}
+
+#if FOXVERSION >= FXVERSION(1, 7, 80)
+#include <utility>
+#define FX_ALIAS_SPEC(SPECS, NEW_NAME, ...) \
+ template <typename... Args> \
+ SPECS auto NEW_NAME(Args &&... args) \
+ noexcept(noexcept(__VA_ARGS__(std::forward<Args>(args)...))) \
+ -> decltype(__VA_ARGS__(std::forward<Args>(args)...)) { \
+ return __VA_ARGS__(std::forward<Args>(args)...); \
+ }
+
+#define FX_ALIAS(NEW_NAME, ...) \
+ FX_ALIAS_SPEC(inline, NEW_NAME, __VA_ARGS__)
+
+FX_ALIAS(compare, FXString::compare)
+FX_ALIAS(comparecase, FXString::comparecase)
+FX_ALIAS(compareversion, FXString::comparenatural)
+#define FXISFOLLOWUTF8 followUTF8
+#endif
#endif

View File

@ -0,0 +1,40 @@
Fix build with FOX 1.7.80
--- src/GMFilename.cpp.orig 2022-10-28 03:22:22 UTC
+++ src/GMFilename.cpp
@@ -102,7 +102,11 @@ FXString TextConverter::apply_filters(const FXString &
else if (modifiers&UPPERCASE)
n+=wc2utf(Unicode::toUpper(src.wc(i)));
else
+#if FOXVERSION >= FXVERSION(1,7, 80)
+ n+=lenUTF8(src[i]);
+#else
n+=src.extent(i);
+#endif
}
}
@@ -167,7 +171,11 @@ FXString TextConverter::apply_codec(const FXString & s
else if (Unicode::isPrint(src.wc(i))) {
if (codec->wc2mb(&c,1,src.wc(i))==1) {
if (c==undefined_character) {
+#if FOXVERSION >= FXVERSION(1,7,80)
+ FXString dcm = FXString::decompose(src.mid(i,lenUTF8(src[i])),false);
+#else
FXString dcm = FXString::decompose(src.mid(i,src.extent(i)),false);
+#endif
for (FXint j=0;j<dcm.length();j+=dcm.inc(j)) {
if (Unicode::isPrint(dcm.wc(j)) && codec->wc2mb(&c,1,dcm.wc(j)) && c!=0x1a) {
n++;
@@ -190,7 +198,11 @@ FXString TextConverter::apply_codec(const FXString & s
if (c==undefined_character) {
/* If codec didn't contain a mapping to the required character,
do a compatibility decomposition and try mapping those */
+#if FOXVERSION >= FXVERSION(1,7,80)
+ FXString dcm = FXString::decompose(src.mid(i,lenUTF8(src[i])),false);
+#else
FXString dcm = FXString::decompose(src.mid(i,src.extent(i)),false);
+#endif
for (FXint j=0;j<dcm.length();j+=dcm.inc(j)) {
if (Unicode::isPrint(dcm.wc(j)) && codec->wc2mb(&c,1,dcm.wc(j)) && c!=undefined_character) {
dst[n++]=c;

View File

@ -0,0 +1,16 @@
Fix build with FOX 1.7.80
--- src/GMIconTheme.cpp.orig 2022-10-28 03:25:41 UTC
+++ src/GMIconTheme.cpp
@@ -569,7 +569,11 @@ void GMIconTheme::loadLarge(FXIconPtr & icon,const FXc
loadIcon(icon,FXString::null,largesize,value,blendcolor);
}
+#if FOXVERSION >= FXVERSION(1, 7, 80)
+void GMIconTheme::loadResource(FXIconPtr & icon,const FXuchar * data,const FXColor blendcolor,const char * type) {
+#else
void GMIconTheme::loadResource(FXIconPtr & icon,const void * data,const FXColor blendcolor,const char * type) {
+#endif
FXIconSource source;
FXIcon * newicon = source.loadIconData(app,data,type);
FXASSERT(newicon);

View File

@ -0,0 +1,16 @@
Fix build with FOX 1.7.80
--- src/GMIconTheme.h.orig 2022-10-28 03:25:54 UTC
+++ src/GMIconTheme.h
@@ -47,7 +47,11 @@ class GMIconTheme { (protected)
FXImage * loadImage(const FXString & filename);
protected:
void loadIcon(FXIconPtr & icon,const FXString &pathlist,FXint size,const char * value,const FXColor blend);
+#if FOXVERSION >= FXVERSION(1, 7, 80)
+ void loadResource(FXIconPtr & icon,const FXuchar * data,const FXColor blend,const char * type="png");
+#else
void loadResource(FXIconPtr & icon,const void * data,const FXColor blend,const char * type="png");
+#endif
protected:
FXbool load_cache();
void save_cache();

View File

@ -1,14 +0,0 @@
Re-enable tray icon for KDE4 until KDE5 is in the ports tree. Mpris plugin
works, but tray icon might be wanted to minimize app in the time being.
--- src/GMPlayerManager.cpp.orig 2017-06-10 02:18:06 UTC
+++ src/GMPlayerManager.cpp
@@ -757,7 +757,7 @@ FXint GMPlayerManager::run(int& argc,cha
// KDE5 comes with mpris plugin on the toolbar, no need for
// tray icon
if (gm_desktop_session()==DESKTOP_SESSION_KDE_PLASMA) {
- preferences.gui_tray_icon_disabled=true;
+ preferences.gui_tray_icon_disabled=false;
}
/// Grab Media Player Keys

View File

@ -1,6 +1,6 @@
Add pseudo transparency to the tray icon
--- src/GMTrayIcon.cpp.orig 2016-10-22 17:13:46 UTC
--- src/GMTrayIcon.cpp.orig 2020-12-27 21:40:54 UTC
+++ src/GMTrayIcon.cpp
@@ -81,17 +81,17 @@ void GMTrayIcon::updateIcon() {
@ -23,7 +23,7 @@ Add pseudo transparency to the tray icon
icon->create();
// Mark Dirty
@@ -230,13 +230,8 @@ void GMTrayIcon::create(){
@@ -230,14 +230,9 @@ void GMTrayIcon::dock() {
void GMTrayIcon::dock() {
if (findSystemTray()){
@ -34,12 +34,13 @@ Add pseudo transparency to the tray icon
- else
- opaque=false;
- }
+
+ opaque=false;
+ opaque=false;
+
if (!opaque) {
/// Don't draw the background
@@ -276,16 +271,16 @@ long GMTrayIcon::onConfigure(FXObject*,F
XSetWindowAttributes sattr;
@@ -276,16 +271,16 @@ long GMTrayIcon::onConfigure(FXObject*,FXSelector,void
if (icon==nullptr) {
if (size<=16) {

View File

@ -0,0 +1,32 @@
Fix build with FOX 1.7.80
--- src/gmdefs.h.orig 2020-12-27 21:40:54 UTC
+++ src/gmdefs.h
@@ -93,5 +93,27 @@ extern const FXchar * fxtr(const FXchar *) FX_FORMAT(1
// Best Image Scaler in FXImage
#define FOX_SCALE_BEST 2
+#if FOXVERSION >= FXVERSION(1, 7, 80)
+#include <utility>
+#define FX_ALIAS_SPEC(SPECS, NEW_NAME, ...) \
+ template <typename... Args> \
+ SPECS auto NEW_NAME(Args &&... args) \
+ noexcept(noexcept(__VA_ARGS__(std::forward<Args>(args)...))) \
+ -> decltype(__VA_ARGS__(std::forward<Args>(args)...)) { \
+ return __VA_ARGS__(std::forward<Args>(args)...); \
+ }
+
+#define FX_ALIAS(NEW_NAME, ...) \
+ FX_ALIAS_SPEC(inline, NEW_NAME, __VA_ARGS__)
+
+FX_ALIAS(compare, FXString::compare)
+FX_ALIAS(comparecase, FXString::comparecase)
+FX_ALIAS(compareversion, FXString::comparenatural)
+#define FXISFOLLOWUTF8 followUTF8
+#define FXISLEADUTF16 leadUTF16
+#define FXISFOLLOWUTF16 followUTF16
+#define FXISSEQUTF16 seqUTF16
+#endif
+
#endif

View File

@ -1,6 +1,6 @@
PORTNAME= lewton
DISTVERSION= 0.10.2
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= audio
PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/

View File

@ -2,8 +2,7 @@ PORTNAME= libao
PORTVERSION= 1.2.0
PORTREVISION= 5
CATEGORIES= audio
MASTER_SITES= https://downloads.xiph.org/releases/ao/ \
https://ftp.osuosl.org/pub/xiph/releases/ao/
MASTER_SITES= https://downloads.xiph.org/releases/ao/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Portable audio output library

181
audio/mousai-devel/Makefile Normal file
View File

@ -0,0 +1,181 @@
PORTNAME= mousai
DISTVERSIONPREFIX= v
DISTVERSION= 0.6.6-635
DISTVERSIONSUFFIX= -g1fe05c1
CATEGORIES= audio
PKGNAMESUFFIX= -devel
MAINTAINER= jbeich@FreeBSD.org
COMMENT= Identify songs in seconds (development snapshot)
WWW= https://github.com/SeaDve/Mousai
LICENSE= GPLv3+
LICENSE_FILE= ${WRKSRC}/COPYING
LIB_DEPENDS= libpulse.so:audio/pulseaudio \
libdbus-1.so:devel/dbus \
libsoup-3.0.so:devel/libsoup3 \
libgraphene-1.0.so:graphics/graphene
USES= cargo gettext gnome gstreamer meson pkgconfig
USE_GITHUB= yes
USE_GNOME= cairo gtk40 libadwaita
USE_GSTREAMER= bad good ogg opus pulse
GH_ACCOUNT= SeaDve
GH_PROJECT= Mousai
MAKE_ENV= ${CARGO_ENV}
GLIB_SCHEMAS= io.github.seadve.Mousai.gschema.xml
CARGO_CRATES= aho-corasick-0.7.19 \
anyhow-1.0.66 \
async-trait-0.1.58 \
atomic_refcell-0.1.8 \
autocfg-1.1.0 \
bitflags-1.3.2 \
block-0.1.6 \
cairo-rs-0.16.1 \
cairo-sys-rs-0.16.0 \
cc-1.0.74 \
cfg-expr-0.11.0 \
cfg-if-1.0.0 \
ctor-0.1.26 \
dbus-0.6.5 \
erased-serde-0.3.23 \
field-offset-0.3.4 \
futures-channel-0.3.25 \
futures-core-0.3.25 \
futures-executor-0.3.25 \
futures-io-0.3.25 \
futures-macro-0.3.25 \
futures-task-0.3.25 \
futures-util-0.3.25 \
fuzzy-matcher-0.3.7 \
gdk-pixbuf-0.16.0 \
gdk-pixbuf-sys-0.16.0 \
gdk4-0.5.0 \
gdk4-sys-0.5.0 \
gettext-rs-0.7.0 \
gettext-sys-0.21.3 \
ghost-0.1.6 \
gio-0.16.2 \
gio-sys-0.16.0 \
glib-0.15.12 \
glib-0.16.2 \
glib-macros-0.15.11 \
glib-macros-0.16.0 \
glib-sys-0.15.10 \
glib-sys-0.16.0 \
gobject-sys-0.15.10 \
gobject-sys-0.16.0 \
graphene-rs-0.16.0 \
graphene-sys-0.16.0 \
gsettings-macro-0.1.14 \
gsk4-0.5.0 \
gsk4-sys-0.5.0 \
gstreamer-0.19.1 \
gstreamer-base-0.19.1 \
gstreamer-base-sys-0.19.0 \
gstreamer-player-0.19.0 \
gstreamer-player-sys-0.19.0 \
gstreamer-sys-0.19.0 \
gstreamer-video-0.19.0 \
gstreamer-video-sys-0.19.0 \
gtk4-0.5.1 \
gtk4-macros-0.5.0 \
gtk4-sys-0.5.0 \
hashbrown-0.12.3 \
heck-0.4.0 \
indexmap-1.9.1 \
inventory-0.3.2 \
itoa-1.0.4 \
lazy_static-1.4.0 \
libadwaita-0.2.0 \
libadwaita-sys-0.2.0 \
libc-0.2.137 \
libdbus-sys-0.2.2 \
libpulse-binding-2.26.0 \
libpulse-glib-binding-2.25.1 \
libpulse-mainloop-glib-sys-1.19.2 \
libpulse-sys-1.19.3 \
locale_config-0.3.0 \
log-0.4.17 \
malloc_buf-0.0.6 \
memchr-2.5.0 \
memoffset-0.6.5 \
mpris-player-0.6.2 \
muldiv-1.0.1 \
nu-ansi-term-0.46.0 \
num-derive-0.3.3 \
num-integer-0.1.45 \
num-rational-0.4.1 \
num-traits-0.2.15 \
objc-0.2.7 \
objc-foundation-0.1.1 \
objc_id-0.1.1 \
once_cell-1.16.0 \
option-operations-0.5.0 \
overload-0.1.1 \
pango-0.16.0 \
pango-sys-0.16.0 \
paste-1.0.9 \
pest-2.4.0 \
pin-project-lite-0.2.9 \
pin-utils-0.1.0 \
pkg-config-0.3.26 \
pretty-hex-0.3.0 \
proc-macro-crate-1.2.1 \
proc-macro-error-1.0.4 \
proc-macro-error-attr-1.0.4 \
proc-macro2-1.0.47 \
quick-xml-0.25.0 \
quote-1.0.21 \
regex-1.6.0 \
regex-syntax-0.6.27 \
rustc_version-0.3.3 \
ryu-1.0.11 \
semver-0.11.0 \
semver-parser-0.10.2 \
serde-1.0.147 \
serde_derive-1.0.147 \
serde_json-1.0.87 \
sharded-slab-0.1.4 \
slab-0.4.7 \
smallvec-1.10.0 \
soup3-0.3.1 \
soup3-sys-0.3.1 \
syn-1.0.103 \
system-deps-6.0.3 \
temp-dir-0.1.11 \
thiserror-1.0.37 \
thiserror-impl-1.0.37 \
thread_local-1.1.4 \
toml-0.5.9 \
tracing-0.1.37 \
tracing-attributes-0.1.23 \
tracing-core-0.1.30 \
tracing-log-0.1.3 \
tracing-subscriber-0.3.16 \
typetag-0.2.3 \
typetag-impl-0.2.3 \
ucd-trie-0.1.5 \
unicode-ident-1.0.5 \
valuable-0.1.0 \
version-compare-0.1.0 \
version_check-0.9.4 \
winapi-0.3.9 \
winapi-i686-pc-windows-gnu-0.4.0 \
winapi-x86_64-pc-windows-gnu-0.4.0
CARGO_BUILD= no
CARGO_INSTALL= no
CARGO_TEST= no
post-patch:
@${REINPLACE_CMD} -e '/update_desktop_database/d' \
${WRKSRC}/meson.build
# Make each cargo subcommand very verbose
# Add explicit <triple> subdir for --target from USES=cargo
@${REINPLACE_CMD} -e "/cargo_options =/s/ '--/&verbose', &verbose', &/" \
-e "/cp/s,'src',& / '${CARGO_BUILD_TARGET}'," \
${WRKSRC}/src/meson.build
.include <bsd.port.mk>

281
audio/mousai-devel/distinfo Normal file
View File

@ -0,0 +1,281 @@
TIMESTAMP = 1667132131
SHA256 (rust/crates/aho-corasick-0.7.19.crate) = b4f55bd91a0978cbfd91c457a164bab8b4001c833b7f323132c0a4e1922dd44e
SIZE (rust/crates/aho-corasick-0.7.19.crate) = 113070
SHA256 (rust/crates/anyhow-1.0.66.crate) = 216261ddc8289130e551ddcd5ce8a064710c0d064a4d2895c67151c92b5443f6
SIZE (rust/crates/anyhow-1.0.66.crate) = 43770
SHA256 (rust/crates/async-trait-0.1.58.crate) = 1e805d94e6b5001b651426cf4cd446b1ab5f319d27bab5c644f61de0a804360c
SIZE (rust/crates/async-trait-0.1.58.crate) = 26783
SHA256 (rust/crates/atomic_refcell-0.1.8.crate) = 73b5e5f48b927f04e952dedc932f31995a65a0bf65ec971c74436e51bf6e970d
SIZE (rust/crates/atomic_refcell-0.1.8.crate) = 5887
SHA256 (rust/crates/autocfg-1.1.0.crate) = d468802bab17cbc0cc575e9b053f41e72aa36bfa6b7f55e3529ffa43161b97fa
SIZE (rust/crates/autocfg-1.1.0.crate) = 13272
SHA256 (rust/crates/bitflags-1.3.2.crate) = bef38d45163c2f1dde094a7dfd33ccf595c92905c8f8f4fdc18d06fb1037718a
SIZE (rust/crates/bitflags-1.3.2.crate) = 23021
SHA256 (rust/crates/block-0.1.6.crate) = 0d8c1fef690941d3e7788d328517591fecc684c084084702d6ff1641e993699a
SIZE (rust/crates/block-0.1.6.crate) = 4077
SHA256 (rust/crates/cairo-rs-0.16.1.crate) = 08f9ee4a4ca9239c9a839453dce04b7ddee2f859ec4cd7acd1f5703b68db549c
SIZE (rust/crates/cairo-rs-0.16.1.crate) = 53509
SHA256 (rust/crates/cairo-sys-rs-0.16.0.crate) = 5119ea655ec777b523f0b57279e70f8a4542f61b0e98a48f892b4ef043fd4c5d
SIZE (rust/crates/cairo-sys-rs-0.16.0.crate) = 11639
SHA256 (rust/crates/cc-1.0.74.crate) = 581f5dba903aac52ea3feb5ec4810848460ee833876f1f9b0fdeab1f19091574
SIZE (rust/crates/cc-1.0.74.crate) = 59410
SHA256 (rust/crates/cfg-expr-0.11.0.crate) = b0357a6402b295ca3a86bc148e84df46c02e41f41fef186bda662557ef6328aa
SIZE (rust/crates/cfg-expr-0.11.0.crate) = 39821
SHA256 (rust/crates/cfg-if-1.0.0.crate) = baf1de4339761588bc0619e3cbc0120ee582ebb74b53b4efbf79117bd2da40fd
SIZE (rust/crates/cfg-if-1.0.0.crate) = 7934
SHA256 (rust/crates/ctor-0.1.26.crate) = 6d2301688392eb071b0bf1a37be05c469d3cc4dbbd95df672fe28ab021e6a096
SIZE (rust/crates/ctor-0.1.26.crate) = 10803
SHA256 (rust/crates/dbus-0.6.5.crate) = 48b5f0f36f1eebe901b0e6bee369a77ed3396334bf3f09abd46454a576f71819
SIZE (rust/crates/dbus-0.6.5.crate) = 93162
SHA256 (rust/crates/erased-serde-0.3.23.crate) = 54558e0ba96fbe24280072642eceb9d7d442e32c7ec0ea9e7ecd7b4ea2cf4e11
SIZE (rust/crates/erased-serde-0.3.23.crate) = 25099
SHA256 (rust/crates/field-offset-0.3.4.crate) = 1e1c54951450cbd39f3dbcf1005ac413b49487dabf18a720ad2383eccfeffb92
SIZE (rust/crates/field-offset-0.3.4.crate) = 6046
SHA256 (rust/crates/futures-channel-0.3.25.crate) = 52ba265a92256105f45b719605a571ffe2d1f0fea3807304b522c1d778f79eed
SIZE (rust/crates/futures-channel-0.3.25.crate) = 31974
SHA256 (rust/crates/futures-core-0.3.25.crate) = 04909a7a7e4633ae6c4a9ab280aeb86da1236243a77b694a49eacd659a4bd3ac
SIZE (rust/crates/futures-core-0.3.25.crate) = 14623
SHA256 (rust/crates/futures-executor-0.3.25.crate) = 7acc85df6714c176ab5edf386123fafe217be88c0840ec11f199441134a074e2
SIZE (rust/crates/futures-executor-0.3.25.crate) = 17744
SHA256 (rust/crates/futures-io-0.3.25.crate) = 00f5fb52a06bdcadeb54e8d3671f8888a39697dcb0b81b23b55174030427f4eb
SIZE (rust/crates/futures-io-0.3.25.crate) = 8911
SHA256 (rust/crates/futures-macro-0.3.25.crate) = bdfb8ce053d86b91919aad980c220b1fb8401a9394410e1c289ed7e66b61835d
SIZE (rust/crates/futures-macro-0.3.25.crate) = 11256
SHA256 (rust/crates/futures-task-0.3.25.crate) = 2ffb393ac5d9a6eaa9d3fdf37ae2776656b706e200c8e16b1bdb227f5198e6ea
SIZE (rust/crates/futures-task-0.3.25.crate) = 11844
SHA256 (rust/crates/futures-util-0.3.25.crate) = 197676987abd2f9cadff84926f410af1c183608d36641465df73ae8211dc65d6
SIZE (rust/crates/futures-util-0.3.25.crate) = 155866
SHA256 (rust/crates/fuzzy-matcher-0.3.7.crate) = 54614a3312934d066701a80f20f15fa3b56d67ac7722b39eea5b4c9dd1d66c94
SIZE (rust/crates/fuzzy-matcher-0.3.7.crate) = 18047
SHA256 (rust/crates/gdk-pixbuf-0.16.0.crate) = c0fb526c8c3a075eda15f961820edf3e15fe18576ac4fbabbb324e4cc6c421e6
SIZE (rust/crates/gdk-pixbuf-0.16.0.crate) = 15450
SHA256 (rust/crates/gdk-pixbuf-sys-0.16.0.crate) = 7df12d15c10c3c5a84d9fb4ba0e27659f6a2bdee4f27f8b17126da15d5ddd3f2
SIZE (rust/crates/gdk-pixbuf-sys-0.16.0.crate) = 9688
SHA256 (rust/crates/gdk4-0.5.0.crate) = 66fe07f362c977c4684d1136a29f097208b3ccb2013ab6f441a3c60a046fd358
SIZE (rust/crates/gdk4-0.5.0.crate) = 85667
SHA256 (rust/crates/gdk4-sys-0.5.0.crate) = ddcf9e3ab5f237bb641e7f2fccc4b26d5b86f111f0d62e27d452dc24964541c2
SIZE (rust/crates/gdk4-sys-0.5.0.crate) = 63857
SHA256 (rust/crates/gettext-rs-0.7.0.crate) = e49ea8a8fad198aaa1f9655a2524b64b70eb06b2f3ff37da407566c93054f364
SIZE (rust/crates/gettext-rs-0.7.0.crate) = 14816
SHA256 (rust/crates/gettext-sys-0.21.3.crate) = c63ce2e00f56a206778276704bbe38564c8695249fdc8f354b4ef71c57c3839d
SIZE (rust/crates/gettext-sys-0.21.3.crate) = 6501658
SHA256 (rust/crates/ghost-0.1.6.crate) = eb19fe8de3ea0920d282f7b77dd4227aea6b8b999b42cdf0ca41b2472b14443a
SIZE (rust/crates/ghost-0.1.6.crate) = 14246
SHA256 (rust/crates/gio-0.16.2.crate) = 33c1debf8d0315d69be0153aa76249db3c858ef69b7778ad3cc669e6d370c485
SIZE (rust/crates/gio-0.16.2.crate) = 199323
SHA256 (rust/crates/gio-sys-0.16.0.crate) = 6da1bba9d3f2ab13a6e9932c40f240dc99ebc9f0bdc35cfb130d1a3df36f374c
SIZE (rust/crates/gio-sys-0.16.0.crate) = 80813
SHA256 (rust/crates/glib-0.15.12.crate) = edb0306fbad0ab5428b0ca674a23893db909a98582969c9b537be4ced78c505d
SIZE (rust/crates/glib-0.15.12.crate) = 210513
SHA256 (rust/crates/glib-0.16.2.crate) = d5abffa711471e015eb93d65d6ea20e7e9f6f7951fc0a1042280439319b2de06
SIZE (rust/crates/glib-0.16.2.crate) = 223352
SHA256 (rust/crates/glib-macros-0.15.11.crate) = 25a68131a662b04931e71891fb14aaf65ee4b44d08e8abc10f49e77418c86c64
SIZE (rust/crates/glib-macros-0.15.11.crate) = 27851
SHA256 (rust/crates/glib-macros-0.16.0.crate) = e195c1311fa6b04d7b896ea39385f6bd60ef5d25bf74a7c11c8c3f94f6c1a572
SIZE (rust/crates/glib-macros-0.16.0.crate) = 32152
SHA256 (rust/crates/glib-sys-0.15.10.crate) = ef4b192f8e65e9cf76cbf4ea71fa8e3be4a0e18ffe3d68b8da6836974cc5bad4
SIZE (rust/crates/glib-sys-0.15.10.crate) = 59966
SHA256 (rust/crates/glib-sys-0.16.0.crate) = b33357bb421a77bd849f6a0bfcaf3b4b256a2577802971bb5dd522d530f27021
SIZE (rust/crates/glib-sys-0.16.0.crate) = 59685
SHA256 (rust/crates/gobject-sys-0.15.10.crate) = 0d57ce44246becd17153bd035ab4d32cfee096a657fc01f2231c9278378d1e0a
SIZE (rust/crates/gobject-sys-0.15.10.crate) = 18534
SHA256 (rust/crates/gobject-sys-0.16.0.crate) = 63ca11a57400f3d4fda594e002844be47900c9fb8b29e2155c6e37a1f24e51b3
SIZE (rust/crates/gobject-sys-0.16.0.crate) = 18612
SHA256 (rust/crates/graphene-rs-0.16.0.crate) = 95a8de4506a64776d90fedf9c28fdca5a7127f8cc9c78976e8184ac6f42685d8
SIZE (rust/crates/graphene-rs-0.16.0.crate) = 17607
SHA256 (rust/crates/graphene-sys-0.16.0.crate) = f2c952f764f02f8546fcc5d014bc78aa704c6d453c828c8b429121f704349163
SIZE (rust/crates/graphene-sys-0.16.0.crate) = 11500
SHA256 (rust/crates/gsettings-macro-0.1.14.crate) = 9e58fffc0b99b200544928ea8c5a1ecdece3b63fdff715dee144ba61fd5bd952
SIZE (rust/crates/gsettings-macro-0.1.14.crate) = 16996
SHA256 (rust/crates/gsk4-0.5.0.crate) = d4fc2b86c751a7fe9aad0fdba85937a6aace3a8453e0e2a08d2a31ce4bb8ae55
SIZE (rust/crates/gsk4-0.5.0.crate) = 25201
SHA256 (rust/crates/gsk4-sys-0.5.0.crate) = 2cb53e25cbbe3fa8e3e9db7c06d65085086fadbec4cd0aa567b2e2a4917db83d
SIZE (rust/crates/gsk4-sys-0.5.0.crate) = 11881
SHA256 (rust/crates/gstreamer-0.19.1.crate) = 7e428081934c617115320750b7827f8f13131d9c3ae90b647c14a5d6019f47b4
SIZE (rust/crates/gstreamer-0.19.1.crate) = 302187
SHA256 (rust/crates/gstreamer-base-0.19.1.crate) = 326674197c010e91a98d0f55a032abe22b1fd932456dbcdc3415450b4b653817
SIZE (rust/crates/gstreamer-base-0.19.1.crate) = 63039
SHA256 (rust/crates/gstreamer-base-sys-0.19.0.crate) = cd55d3858fa65a99286c1cbe8db001f4ce5cff6a038f1c1253f5d99f840970de
SIZE (rust/crates/gstreamer-base-sys-0.19.0.crate) = 38882
SHA256 (rust/crates/gstreamer-player-0.19.0.crate) = 796e053b45803544c37a150ae6cbedc8019bc5f410dff78aa6041e7a1a969f2b
SIZE (rust/crates/gstreamer-player-0.19.0.crate) = 41787
SHA256 (rust/crates/gstreamer-player-sys-0.19.0.crate) = 7930b84f995cf393906ee8499d7bf643aba1899ace61e20fee0ea416ad532f32
SIZE (rust/crates/gstreamer-player-sys-0.19.0.crate) = 31085
SHA256 (rust/crates/gstreamer-sys-0.19.0.crate) = fbaafc66df32b334d4aa28025fd5d83cadc971e1910205e140ea070f4ac4834f
SIZE (rust/crates/gstreamer-sys-0.19.0.crate) = 88544
SHA256 (rust/crates/gstreamer-video-0.19.0.crate) = a9b96daff8a3d853588e61207afac81a4879f3972430f6609721601ab757d7fd
SIZE (rust/crates/gstreamer-video-0.19.0.crate) = 108337
SHA256 (rust/crates/gstreamer-video-sys-0.19.0.crate) = 066ee44cd8d84f19a18c646128c1890878c034d3fb9f34d8d5f07311bbd9f41f
SIZE (rust/crates/gstreamer-video-sys-0.19.0.crate) = 58162
SHA256 (rust/crates/gtk4-0.5.1.crate) = 47223ddb27033731b71ea841d1b878bd87a275a865f1df60b41505f9e4933d64
SIZE (rust/crates/gtk4-0.5.1.crate) = 534701
SHA256 (rust/crates/gtk4-macros-0.5.0.crate) = ce5eb86364b216ee8c497b1121831168fb25130d3378495a135f8e5c1972db7b
SIZE (rust/crates/gtk4-macros-0.5.0.crate) = 15147
SHA256 (rust/crates/gtk4-sys-0.5.0.crate) = 0f04bd0b63d999a36ae53a916ee4b20ea64a3ef4732ca8a98b1fde4a22c1476c
SIZE (rust/crates/gtk4-sys-0.5.0.crate) = 101369
SHA256 (rust/crates/hashbrown-0.12.3.crate) = 8a9ee70c43aaf417c914396645a0fa852624801b24ebb7ae78fe8272889ac888
SIZE (rust/crates/hashbrown-0.12.3.crate) = 102968
SHA256 (rust/crates/heck-0.4.0.crate) = 2540771e65fc8cb83cd6e8a237f70c319bd5c29f78ed1084ba5d50eeac86f7f9
SIZE (rust/crates/heck-0.4.0.crate) = 11161
SHA256 (rust/crates/indexmap-1.9.1.crate) = 10a35a97730320ffe8e2d410b5d3b69279b98d2c14bdb8b70ea89ecf7888d41e
SIZE (rust/crates/indexmap-1.9.1.crate) = 54114
SHA256 (rust/crates/inventory-0.3.2.crate) = e21e0a36a4dc4b469422ee17f715e8313f4a637675656d6a13637954278c6f55
SIZE (rust/crates/inventory-0.3.2.crate) = 13088
SHA256 (rust/crates/itoa-1.0.4.crate) = 4217ad341ebadf8d8e724e264f13e593e0648f5b3e94b3896a5df283be015ecc
SIZE (rust/crates/itoa-1.0.4.crate) = 10601
SHA256 (rust/crates/lazy_static-1.4.0.crate) = e2abad23fbc42b3700f2f279844dc832adb2b2eb069b2df918f455c4e18cc646
SIZE (rust/crates/lazy_static-1.4.0.crate) = 10443
SHA256 (rust/crates/libadwaita-0.2.0.crate) = ed92f031cf7f3d501b84f41e4d05aed6ebfd8eed59a8fc0cccbf51359e92c8e3
SIZE (rust/crates/libadwaita-0.2.0.crate) = 105209
SHA256 (rust/crates/libadwaita-sys-0.2.0.crate) = 9ec4243e86fb53d06df2461d543529a640c9a0fba2d4cc850b70e11a85f9d952
SIZE (rust/crates/libadwaita-sys-0.2.0.crate) = 20651
SHA256 (rust/crates/libc-0.2.137.crate) = fc7fcc620a3bff7cdd7a365be3376c97191aeaccc2a603e600951e452615bf89
SIZE (rust/crates/libc-0.2.137.crate) = 606185
SHA256 (rust/crates/libdbus-sys-0.2.2.crate) = c185b5b7ad900923ef3a8ff594083d4d9b5aea80bb4f32b8342363138c0d456b
SIZE (rust/crates/libdbus-sys-0.2.2.crate) = 10990
SHA256 (rust/crates/libpulse-binding-2.26.0.crate) = 17be42160017e0ae993c03bfdab4ecb6f82ce3f8d515bd8da8fdf18d10703663
SIZE (rust/crates/libpulse-binding-2.26.0.crate) = 130011
SHA256 (rust/crates/libpulse-glib-binding-2.25.1.crate) = df0e7a964c9f7e95d4f073affc19adfda009fa0d55e8831dbb66c78be1d0e6e5
SIZE (rust/crates/libpulse-glib-binding-2.25.1.crate) = 10415
SHA256 (rust/crates/libpulse-mainloop-glib-sys-1.19.2.crate) = 36f61c4064926cc77ea14bb206a21ce1d5a06e175e5c0ce078804bb6c4527b28
SIZE (rust/crates/libpulse-mainloop-glib-sys-1.19.2.crate) = 9571
SHA256 (rust/crates/libpulse-sys-1.19.3.crate) = 991e6bd0efe2a36e6534e136e7996925e4c1a8e35b7807fe533f2beffff27c30
SIZE (rust/crates/libpulse-sys-1.19.3.crate) = 35136
SHA256 (rust/crates/locale_config-0.3.0.crate) = 08d2c35b16f4483f6c26f0e4e9550717a2f6575bcd6f12a53ff0c490a94a6934
SIZE (rust/crates/locale_config-0.3.0.crate) = 20808
SHA256 (rust/crates/log-0.4.17.crate) = abb12e687cfb44aa40f41fc3978ef76448f9b6038cad6aef4259d3c095a2382e
SIZE (rust/crates/log-0.4.17.crate) = 38028
SHA256 (rust/crates/malloc_buf-0.0.6.crate) = 62bb907fe88d54d8d9ce32a3cceab4218ed2f6b7d35617cafe9adf84e43919cb
SIZE (rust/crates/malloc_buf-0.0.6.crate) = 1239
SHA256 (rust/crates/memchr-2.5.0.crate) = 2dffe52ecf27772e601905b7522cb4ef790d2cc203488bbd0e2fe85fcb74566d
SIZE (rust/crates/memchr-2.5.0.crate) = 65812
SHA256 (rust/crates/memoffset-0.6.5.crate) = 5aa361d4faea93603064a027415f07bd8e1d5c88c9fbf68bf56a285428fd79ce
SIZE (rust/crates/memoffset-0.6.5.crate) = 7686
SHA256 (rust/crates/mpris-player-0.6.2.crate) = be832ec9171fdaf43609d02bb552f4129ba6eacd184bb25186e2906dbd3cf098
SIZE (rust/crates/mpris-player-0.6.2.crate) = 20309
SHA256 (rust/crates/muldiv-1.0.1.crate) = 956787520e75e9bd233246045d19f42fb73242759cc57fba9611d940ae96d4b0
SIZE (rust/crates/muldiv-1.0.1.crate) = 4901
SHA256 (rust/crates/nu-ansi-term-0.46.0.crate) = 77a8165726e8236064dbb45459242600304b42a5ea24ee2948e18e023bf7ba84
SIZE (rust/crates/nu-ansi-term-0.46.0.crate) = 24311
SHA256 (rust/crates/num-derive-0.3.3.crate) = 876a53fff98e03a936a674b29568b0e605f06b29372c2489ff4de23f1949743d
SIZE (rust/crates/num-derive-0.3.3.crate) = 14545
SHA256 (rust/crates/num-integer-0.1.45.crate) = 225d3389fb3509a24c93f5c29eb6bde2586b98d9f016636dff58d7c6f7569cd9
SIZE (rust/crates/num-integer-0.1.45.crate) = 22529
SHA256 (rust/crates/num-rational-0.4.1.crate) = 0638a1c9d0a3c0914158145bc76cff373a75a627e6ecbfb71cbe6f453a5a19b0
SIZE (rust/crates/num-rational-0.4.1.crate) = 27889
SHA256 (rust/crates/num-traits-0.2.15.crate) = 578ede34cf02f8924ab9447f50c28075b4d3e5b269972345e7e0372b38c6cdcd
SIZE (rust/crates/num-traits-0.2.15.crate) = 49262
SHA256 (rust/crates/objc-0.2.7.crate) = 915b1b472bc21c53464d6c8461c9d3af805ba1ef837e1cac254428f4a77177b1
SIZE (rust/crates/objc-0.2.7.crate) = 22036
SHA256 (rust/crates/objc-foundation-0.1.1.crate) = 1add1b659e36c9607c7aab864a76c7a4c2760cd0cd2e120f3fb8b952c7e22bf9
SIZE (rust/crates/objc-foundation-0.1.1.crate) = 9063
SHA256 (rust/crates/objc_id-0.1.1.crate) = c92d4ddb4bd7b50d730c215ff871754d0da6b2178849f8a2a2ab69712d0c073b
SIZE (rust/crates/objc_id-0.1.1.crate) = 3258
SHA256 (rust/crates/once_cell-1.16.0.crate) = 86f0b0d4bf799edbc74508c1e8bf170ff5f41238e5f8225603ca7caaae2b7860
SIZE (rust/crates/once_cell-1.16.0.crate) = 32120
SHA256 (rust/crates/option-operations-0.5.0.crate) = 7c26d27bb1aeab65138e4bf7666045169d1717febcc9ff870166be8348b223d0
SIZE (rust/crates/option-operations-0.5.0.crate) = 19262
SHA256 (rust/crates/overload-0.1.1.crate) = b15813163c1d831bf4a13c3610c05c0d03b39feb07f7e09fa234dac9b15aaf39
SIZE (rust/crates/overload-0.1.1.crate) = 24439
SHA256 (rust/crates/pango-0.16.0.crate) = 7208c60f224cf6e44c551df5ee2ef38f9da0fd29d7c5a0402000b8ab0520e798
SIZE (rust/crates/pango-0.16.0.crate) = 46815
SHA256 (rust/crates/pango-sys-0.16.0.crate) = 922441c228366ed98d3534b87bc7c987c50564094c3abbc3513717786419252d
SIZE (rust/crates/pango-sys-0.16.0.crate) = 24757
SHA256 (rust/crates/paste-1.0.9.crate) = b1de2e551fb905ac83f73f7aedf2f0cb4a0da7e35efa24a202a936269f1f18e1
SIZE (rust/crates/paste-1.0.9.crate) = 17752
SHA256 (rust/crates/pest-2.4.0.crate) = dbc7bc69c062e492337d74d59b120c274fd3d261b6bf6d3207d499b4b379c41a
SIZE (rust/crates/pest-2.4.0.crate) = 89629
SHA256 (rust/crates/pin-project-lite-0.2.9.crate) = e0a7ae3ac2f1173085d398531c705756c94a4c56843785df85a60c1a0afac116
SIZE (rust/crates/pin-project-lite-0.2.9.crate) = 27713
SHA256 (rust/crates/pin-utils-0.1.0.crate) = 8b870d8c151b6f2fb93e84a13146138f05d02ed11c7e7c54f8826aaaf7c9f184
SIZE (rust/crates/pin-utils-0.1.0.crate) = 7580
SHA256 (rust/crates/pkg-config-0.3.26.crate) = 6ac9a59f73473f1b8d852421e59e64809f025994837ef743615c6d0c5b305160
SIZE (rust/crates/pkg-config-0.3.26.crate) = 18662
SHA256 (rust/crates/pretty-hex-0.3.0.crate) = c6fa0831dd7cc608c38a5e323422a0077678fa5744aa2be4ad91c4ece8eec8d5
SIZE (rust/crates/pretty-hex-0.3.0.crate) = 6677
SHA256 (rust/crates/proc-macro-crate-1.2.1.crate) = eda0fc3b0fb7c975631757e14d9049da17374063edb6ebbcbc54d880d4fe94e9
SIZE (rust/crates/proc-macro-crate-1.2.1.crate) = 9161
SHA256 (rust/crates/proc-macro-error-1.0.4.crate) = da25490ff9892aab3fcf7c36f08cfb902dd3e71ca0f9f9517bea02a73a5ce38c
SIZE (rust/crates/proc-macro-error-1.0.4.crate) = 25293
SHA256 (rust/crates/proc-macro-error-attr-1.0.4.crate) = a1be40180e52ecc98ad80b184934baf3d0d29f979574e439af5a55274b35f869
SIZE (rust/crates/proc-macro-error-attr-1.0.4.crate) = 7971
SHA256 (rust/crates/proc-macro2-1.0.47.crate) = 5ea3d908b0e36316caf9e9e2c4625cdde190a7e6f440d794667ed17a1855e725
SIZE (rust/crates/proc-macro2-1.0.47.crate) = 41955
SHA256 (rust/crates/quick-xml-0.25.0.crate) = 58e21a144a0ffb5fad7b464babcdab934a325ad69b7c0373bcfef5cbd9799ca9
SIZE (rust/crates/quick-xml-0.25.0.crate) = 1295759
SHA256 (rust/crates/quote-1.0.21.crate) = bbe448f377a7d6961e30f5955f9b8d106c3f5e449d493ee1b125c1d43c2b5179
SIZE (rust/crates/quote-1.0.21.crate) = 28030
SHA256 (rust/crates/regex-1.6.0.crate) = 4c4eb3267174b8c6c2f654116623910a0fef09c4753f8dd83db29c48a0df988b
SIZE (rust/crates/regex-1.6.0.crate) = 239329
SHA256 (rust/crates/regex-syntax-0.6.27.crate) = a3f87b73ce11b1619a3c6332f45341e0047173771e8b8b73f87bfeefb7b56244
SIZE (rust/crates/regex-syntax-0.6.27.crate) = 297300
SHA256 (rust/crates/rustc_version-0.3.3.crate) = f0dfe2087c51c460008730de8b57e6a320782fbfb312e1f4d520e6c6fae155ee
SIZE (rust/crates/rustc_version-0.3.3.crate) = 12119
SHA256 (rust/crates/ryu-1.0.11.crate) = 4501abdff3ae82a1c1b477a17252eb69cee9e66eb915c1abaa4f44d873df9f09
SIZE (rust/crates/ryu-1.0.11.crate) = 47007
SHA256 (rust/crates/semver-0.11.0.crate) = f301af10236f6df4160f7c3f04eec6dbc70ace82d23326abad5edee88801c6b6
SIZE (rust/crates/semver-0.11.0.crate) = 20826
SHA256 (rust/crates/semver-parser-0.10.2.crate) = 00b0bef5b7f9e0df16536d3961cfb6e84331c065b4066afb39768d0e319411f7
SIZE (rust/crates/semver-parser-0.10.2.crate) = 23176
SHA256 (rust/crates/serde-1.0.147.crate) = d193d69bae983fc11a79df82342761dfbf28a99fc8d203dca4c3c1b590948965
SIZE (rust/crates/serde-1.0.147.crate) = 76697
SHA256 (rust/crates/serde_derive-1.0.147.crate) = 4f1d362ca8fc9c3e3a7484440752472d68a6caa98f1ab81d99b5dfe517cec852
SIZE (rust/crates/serde_derive-1.0.147.crate) = 54861
SHA256 (rust/crates/serde_json-1.0.87.crate) = 6ce777b7b150d76b9cf60d28b55f5847135a003f7d7350c6be7a773508ce7d45
SIZE (rust/crates/serde_json-1.0.87.crate) = 144383
SHA256 (rust/crates/sharded-slab-0.1.4.crate) = 900fba806f70c630b0a382d0d825e17a0f19fcd059a2ade1ff237bcddf446b31
SIZE (rust/crates/sharded-slab-0.1.4.crate) = 52479
SHA256 (rust/crates/slab-0.4.7.crate) = 4614a76b2a8be0058caa9dbbaf66d988527d86d003c11a94fbd335d7661edcef
SIZE (rust/crates/slab-0.4.7.crate) = 16647
SHA256 (rust/crates/smallvec-1.10.0.crate) = a507befe795404456341dfab10cef66ead4c041f62b8b11bbb92bffe5d0953e0
SIZE (rust/crates/smallvec-1.10.0.crate) = 31564
SHA256 (rust/crates/soup3-0.3.1.crate) = 31e00774bd8bc6aa0b2a4e2070f9de97aa033748a162c930422d91de5b3d1d76
SIZE (rust/crates/soup3-0.3.1.crate) = 3335429
SHA256 (rust/crates/soup3-sys-0.3.1.crate) = 014bbeb1c4cdb30739dc181e8d98b7908f124d9555843afa89b5570aaf4ec62b
SIZE (rust/crates/soup3-sys-0.3.1.crate) = 19693
SHA256 (rust/crates/syn-1.0.103.crate) = a864042229133ada95abf3b54fdc62ef5ccabe9515b64717bcb9a1919e59445d
SIZE (rust/crates/syn-1.0.103.crate) = 236495
SHA256 (rust/crates/system-deps-6.0.3.crate) = 2955b1fe31e1fa2fbd1976b71cc69a606d7d4da16f6de3333d0c92d51419aeff
SIZE (rust/crates/system-deps-6.0.3.crate) = 22890
SHA256 (rust/crates/temp-dir-0.1.11.crate) = af547b166dd1ea4b472165569fc456cfb6818116f854690b0ff205e636523dab
SIZE (rust/crates/temp-dir-0.1.11.crate) = 5743
SHA256 (rust/crates/thiserror-1.0.37.crate) = 10deb33631e3c9018b9baf9dcbbc4f737320d2b576bac10f6aefa048fa407e3e
SIZE (rust/crates/thiserror-1.0.37.crate) = 18752
SHA256 (rust/crates/thiserror-impl-1.0.37.crate) = 982d17546b47146b28f7c22e3d08465f6b8903d0ea13c1660d9d84a6e7adcdbb
SIZE (rust/crates/thiserror-impl-1.0.37.crate) = 15428
SHA256 (rust/crates/thread_local-1.1.4.crate) = 5516c27b78311c50bf42c071425c560ac799b11c30b31f87e3081965fe5e0180
SIZE (rust/crates/thread_local-1.1.4.crate) = 13106
SHA256 (rust/crates/toml-0.5.9.crate) = 8d82e1a7758622a465f8cee077614c73484dac5b836c02ff6a40d5d1010324d7
SIZE (rust/crates/toml-0.5.9.crate) = 55667
SHA256 (rust/crates/tracing-0.1.37.crate) = 8ce8c33a8d48bd45d624a6e523445fd21ec13d3653cd51f681abf67418f54eb8
SIZE (rust/crates/tracing-0.1.37.crate) = 73888
SHA256 (rust/crates/tracing-attributes-0.1.23.crate) = 4017f8f45139870ca7e672686113917c71c7a6e02d4924eda67186083c03081a
SIZE (rust/crates/tracing-attributes-0.1.23.crate) = 30450
SHA256 (rust/crates/tracing-core-0.1.30.crate) = 24eb03ba0eab1fd845050058ce5e616558e8f8d8fca633e6b163fe25c797213a
SIZE (rust/crates/tracing-core-0.1.30.crate) = 60351
SHA256 (rust/crates/tracing-log-0.1.3.crate) = 78ddad33d2d10b1ed7eb9d1f518a5674713876e97e5bb9b7345a7984fbb4f922
SIZE (rust/crates/tracing-log-0.1.3.crate) = 20549
SHA256 (rust/crates/tracing-subscriber-0.3.16.crate) = a6176eae26dd70d0c919749377897b54a9276bd7061339665dd68777926b5a70
SIZE (rust/crates/tracing-subscriber-0.3.16.crate) = 193572
SHA256 (rust/crates/typetag-0.2.3.crate) = 23c8909f61359cac318f10dc9a3f9a7ee2155b6511f2a0c973460222ae5a00bb
SIZE (rust/crates/typetag-0.2.3.crate) = 24605
SHA256 (rust/crates/typetag-impl-0.2.3.crate) = fd4d8ff674190866d3437d2f725355d49e99e3b1a513bf7ee43dcfe7effc36f4
SIZE (rust/crates/typetag-impl-0.2.3.crate) = 8906
SHA256 (rust/crates/ucd-trie-0.1.5.crate) = 9e79c4d996edb816c91e4308506774452e55e95c3c9de07b6729e17e15a5ef81
SIZE (rust/crates/ucd-trie-0.1.5.crate) = 45391
SHA256 (rust/crates/unicode-ident-1.0.5.crate) = 6ceab39d59e4c9499d4e5a8ee0e2735b891bb7308ac83dfb4e80cad195c9f6f3
SIZE (rust/crates/unicode-ident-1.0.5.crate) = 35455
SHA256 (rust/crates/valuable-0.1.0.crate) = 830b7e5d4d90034032940e4ace0d9a9a057e7a45cd94e6c007832e39edb82f6d
SIZE (rust/crates/valuable-0.1.0.crate) = 27718
SHA256 (rust/crates/version-compare-0.1.0.crate) = fe88247b92c1df6b6de80ddc290f3976dbdf2f5f5d3fd049a9fb598c6dd5ca73
SIZE (rust/crates/version-compare-0.1.0.crate) = 14169
SHA256 (rust/crates/version_check-0.9.4.crate) = 49874b5167b65d7193b8aba1567f5c7d93d001cafc34600cee003eda787e483f
SIZE (rust/crates/version_check-0.9.4.crate) = 14895
SHA256 (rust/crates/winapi-0.3.9.crate) = 5c839a674fcd7a98952e593242ea400abe93992746761e38641405d28b00f419
SIZE (rust/crates/winapi-0.3.9.crate) = 1200382
SHA256 (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = ac3b87c63620426dd9b991e5ce0329eff545bccbbb34f3be09ff6fb6ab51b7b6
SIZE (rust/crates/winapi-i686-pc-windows-gnu-0.4.0.crate) = 2918815
SHA256 (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 712e227841d057c1ee1cd2fb22fa7e5a5461ae8e48fa2ca79ec42cfc1931183f
SIZE (rust/crates/winapi-x86_64-pc-windows-gnu-0.4.0.crate) = 2947998
SHA256 (SeaDve-Mousai-v0.6.6-635-g1fe05c1_GH0.tar.gz) = d92e38c6763b10610d40a5253f5a4f73315694a3990e8fd2e8258fbfa37dee1a
SIZE (SeaDve-Mousai-v0.6.6-635-g1fe05c1_GH0.tar.gz) = 1015445

View File

@ -0,0 +1,17 @@
Discover songs you are aching to know with an easy-to-use interface.
Mousai is a simple application that can identify songs similar to Shazam. Just
click the listen button, and then wait a few seconds. It will magically return
the title and artist of that song!
Note: This uses the API of audd.io, so it is necessary to log in to their site
to get more trials.
Why you will love Mousai?
* Identify the title and artist of the song within seconds.
* Use your microphone or audio from desktop.
* Store the identified song including the album art in history.
* Preview the identified song with the native player.
* Browse and listen the song from different providers.
* Easy-to-use user interface.
* User-friendly keyboard shortcuts.

View File

@ -0,0 +1,42 @@
bin/mousai
share/applications/io.github.seadve.Mousai.desktop
share/icons/hicolor/scalable/apps/io.github.seadve.Mousai.svg
share/icons/hicolor/symbolic/apps/io.github.seadve.Mousai-symbolic.svg
share/locale/ar/LC_MESSAGES/mousai.mo
share/locale/ca/LC_MESSAGES/mousai.mo
share/locale/cs/LC_MESSAGES/mousai.mo
share/locale/de/LC_MESSAGES/mousai.mo
share/locale/el/LC_MESSAGES/mousai.mo
share/locale/eo/LC_MESSAGES/mousai.mo
share/locale/es/LC_MESSAGES/mousai.mo
share/locale/et/LC_MESSAGES/mousai.mo
share/locale/eu/LC_MESSAGES/mousai.mo
share/locale/fa/LC_MESSAGES/mousai.mo
share/locale/fi/LC_MESSAGES/mousai.mo
share/locale/fil/LC_MESSAGES/mousai.mo
share/locale/fr/LC_MESSAGES/mousai.mo
share/locale/gl/LC_MESSAGES/mousai.mo
share/locale/hr/LC_MESSAGES/mousai.mo
share/locale/hu/LC_MESSAGES/mousai.mo
share/locale/id/LC_MESSAGES/mousai.mo
share/locale/it/LC_MESSAGES/mousai.mo
share/locale/ja/LC_MESSAGES/mousai.mo
share/locale/ms/LC_MESSAGES/mousai.mo
share/locale/nb_NO/LC_MESSAGES/mousai.mo
share/locale/ne/LC_MESSAGES/mousai.mo
share/locale/nl/LC_MESSAGES/mousai.mo
share/locale/oc/LC_MESSAGES/mousai.mo
share/locale/pl/LC_MESSAGES/mousai.mo
share/locale/pt/LC_MESSAGES/mousai.mo
share/locale/pt_BR/LC_MESSAGES/mousai.mo
share/locale/ro/LC_MESSAGES/mousai.mo
share/locale/ru/LC_MESSAGES/mousai.mo
share/locale/sk/LC_MESSAGES/mousai.mo
share/locale/sr/LC_MESSAGES/mousai.mo
share/locale/sv/LC_MESSAGES/mousai.mo
share/locale/ta/LC_MESSAGES/mousai.mo
share/locale/tr/LC_MESSAGES/mousai.mo
share/locale/uk/LC_MESSAGES/mousai.mo
share/locale/zh_Hans/LC_MESSAGES/mousai.mo
share/metainfo/io.github.seadve.Mousai.metainfo.xml
%%DATADIR%%/resources.gresource

View File

@ -1,6 +1,6 @@
PORTNAME= myxer
DISTVERSION= 1.2.1
PORTREVISION= 13
PORTREVISION= 14
CATEGORIES= audio
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,7 +1,7 @@
PORTNAME= ncspot
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.7
PORTREVISION= 4
PORTREVISION= 5
CATEGORIES= audio
MAINTAINER= rodrigo@FreeBSD.org

View File

@ -1,5 +1,6 @@
PORTNAME= shortwave
DISTVERSION= 3.1.0
PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= jbeich@FreeBSD.org

View File

@ -1,6 +1,7 @@
PORTNAME= spotify-player
DISTVERSIONPREFIX= v
DISTVERSION= 0.9.6
PORTREVISION= 1
CATEGORIES= audio
MAINTAINER= jfree@FreeBSD.org

View File

@ -1,7 +1,7 @@
PORTNAME= spotify-tui
DISTVERSIONPREFIX= v
DISTVERSION= 0.25.0
PORTREVISION= 11
PORTREVISION= 12
CATEGORIES= audio
MAINTAINER= lcook@FreeBSD.org
@ -214,7 +214,7 @@ CARGO_CRATES= addr2line-0.14.1 \
signal-hook-registry-1.4.0 \
slab-0.4.2 \
smallvec-1.4.1 \
socket2-0.3.12 \
socket2-0.3.19 \
str-buf-1.0.5 \
strsim-0.7.0 \
strsim-0.8.0 \

View File

@ -1,4 +1,4 @@
TIMESTAMP = 1630018006
TIMESTAMP = 1665751658
SHA256 (rust/crates/addr2line-0.14.1.crate) = a55f82cfe485775d02112886f4169bde0c5894d75e79ead7eafe7e40a25e45f7
SIZE (rust/crates/addr2line-0.14.1.crate) = 31201
SHA256 (rust/crates/adler-0.2.3.crate) = ee2a4ec343196209d6594e19543ae87a39f96d5534d7174822a3ad825dd6ed7e
@ -395,8 +395,8 @@ SHA256 (rust/crates/slab-0.4.2.crate) = c111b5bd5695e56cffe5129854aa230b39c93a30
SIZE (rust/crates/slab-0.4.2.crate) = 10136
SHA256 (rust/crates/smallvec-1.4.1.crate) = 3757cb9d89161a2f24e1cf78efa0c1fcff485d18e3f55e0aa3480824ddaa0f3f
SIZE (rust/crates/smallvec-1.4.1.crate) = 25818
SHA256 (rust/crates/socket2-0.3.12.crate) = 03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918
SIZE (rust/crates/socket2-0.3.12.crate) = 29253
SHA256 (rust/crates/socket2-0.3.19.crate) = 122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e
SIZE (rust/crates/socket2-0.3.19.crate) = 33782
SHA256 (rust/crates/str-buf-1.0.5.crate) = d44a3643b4ff9caf57abcee9c2c621d6c03d9135e0d8b589bd9afb5992cb176a
SIZE (rust/crates/str-buf-1.0.5.crate) = 3852
SHA256 (rust/crates/strsim-0.7.0.crate) = bb4f380125926a99e52bc279241539c018323fab05ad6368b56f93d9369ff550

View File

@ -0,0 +1,32 @@
error[E0512]: cannot transmute between types of different sizes, or dependently-sized types
--> socket2-0.3.XX/src/sockaddr.rs:176:9
|
176 | mem::transmute::<SocketAddrV4, sockaddr_in>(v4);
| ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
|
= note: source type: `SocketAddrV4` (48 bits)
= note: target type: `sockaddr_in` (128 bits)
For more information about this error, try `rustc --explain E0512`.
error: could not compile `socket2` due to previous error
--- Cargo.lock.orig 2022-10-14 14:47:57 UTC
+++ Cargo.lock
@@ -1913,13 +1913,12 @@ name = "socket2"
[[package]]
name = "socket2"
-version = "0.3.12"
+version = "0.3.19"
source = "registry+https://github.com/rust-lang/crates.io-index"
-checksum = "03088793f677dce356f3ccc2edb1b314ad191ab702a5de3faf49304f7e104918"
+checksum = "122e570113d28d773067fab24266b66753f6ea915758651696b6e35e49f88d6e"
dependencies = [
- "cfg-if 0.1.10",
+ "cfg-if 1.0.0",
"libc",
- "redox_syscall",
"winapi 0.3.9",
]

View File

@ -1,7 +1,7 @@
PORTNAME= spotifyd
DISTVERSIONPREFIX= v
DISTVERSION= 0.3.3
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= audio
MAINTAINER= rodrigo@FreeBSD.org

View File

@ -1,5 +1,5 @@
PORTNAME= taglib
DISTVERSION= 1.12
DISTVERSION= 1.13
CATEGORIES= audio
MASTER_SITES= https://github.com/${PORTNAME}/${PORTNAME}/releases/download/v${DISTVERSION}/ \
https://taglib.org/releases/
@ -13,8 +13,6 @@ LICENSE_COMB= dual
LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LGPL
LICENSE_FILE_MPL11= ${WRKSRC}/COPYING.MPL
TEST_DEPENDS= cppunit-config:devel/cppunit
USES= cmake compiler:c++11-lang cpe pathfix
USE_LDCONFIG= yes
@ -37,9 +35,8 @@ RCC_EXTRA_PATCHES= ${FILESDIR}/extrapatch-rcc
STATIC_CMAKE_BOOL_OFF= BUILD_SHARED_LIBS
TEST_BUILD_DEPENDS= cppunit-config:devel/cppunit
TEST_CMAKE_BOOL= BUILD_TESTS
TEST_TARGET= check
TEST_IMPLIES= STATIC
TEST_CMAKE_BOOL= BUILD_TESTING
TEST_TEST_TARGET= check
post-patch-RCC-on:
@${REINPLACE_CMD} -e 's|-ltag|-ltag -lrcc|g' \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1613544760
SHA256 (taglib-1.12.tar.gz) = 7fccd07669a523b07a15bd24c8da1bbb92206cb19e9366c3692af3d79253b703
SIZE (taglib-1.12.tar.gz) = 1364231
TIMESTAMP = 1666898708
SHA256 (taglib-1.13.tar.gz) = 58f08b4db3dc31ed152c04896ee9172d22052bc7ef12888028c01d8b1d60ade0
SIZE (taglib-1.13.tar.gz) = 1371504

View File

@ -1,19 +1,21 @@
diff --git a/ConfigureChecks.cmake b/ConfigureChecks.cmake
index 5e5fca2..69a5e39 100644
--- ConfigureChecks.cmake
+++ ConfigureChecks.cmake
@@ -213,3 +213,5 @@ endif()
if(CMAKE_SYSTEM_NAME STREQUAL "WindowsStore")
set(PLATFORM WINRT 1)
diff --git a/CMakeLists.txt b/CMakeLists.txt
index 06a7c2fa..122e87c2 100644
--- CMakeLists.txt
+++ CMakeLists.txt
@@ -139,6 +139,8 @@ if(NOT BUILD_FRAMEWORK)
install(FILES "${CMAKE_CURRENT_BINARY_DIR}/taglib.pc" DESTINATION "${CMAKE_INSTALL_LIBDIR}/pkgconfig")
endif()
+
+SET(HAVE_LIBRCC 1)
\ No newline at end of file
+
include_directories(${CMAKE_CURRENT_BINARY_DIR})
configure_file(config.h.cmake "${CMAKE_CURRENT_BINARY_DIR}/config.h")
diff --git a/config.h.cmake b/config.h.cmake
index c1a3109..5eb5b84 100644
index 8d8c36ab..ccae081b 100644
--- config.h.cmake
+++ config.h.cmake
@@ -30,6 +30,9 @@
@@ -29,6 +29,9 @@
/* Indicates whether debug messages are shown even in release mode */
#cmakedefine TRACE_IN_RELEASE 1
@ -24,7 +26,7 @@ index c1a3109..5eb5b84 100644
#endif
diff --git a/examples/tagreader_c.c b/examples/tagreader_c.c
index 0436992..e0f17d8 100644
index 04369926..e0f17d82 100644
--- examples/tagreader_c.c
+++ examples/tagreader_c.c
@@ -38,7 +38,7 @@ int main(int argc, char *argv[])
@ -37,7 +39,7 @@ index 0436992..e0f17d8 100644
for(i = 1; i < argc; i++) {
printf("******************** \"%s\" ********************\n", argv[i]);
diff --git a/examples/tagwriter.cpp b/examples/tagwriter.cpp
index ed8b0d7..6a7a263 100644
index ed8b0d7a..6a7a2632 100644
--- examples/tagwriter.cpp
+++ examples/tagwriter.cpp
@@ -115,7 +115,7 @@ int main(int argc, char *argv[])
@ -50,10 +52,10 @@ index ed8b0d7..6a7a263 100644
TagLib::List<TagLib::FileRef>::ConstIterator it;
for(it = fileList.begin(); it != fileList.end(); ++it) {
diff --git a/taglib/CMakeLists.txt b/taglib/CMakeLists.txt
index fcff0b3..2741ef4 100644
index 527c0073..ed405225 100644
--- taglib/CMakeLists.txt
+++ taglib/CMakeLists.txt
@@ -41,6 +41,7 @@ set(tag_HDRS
@@ -39,6 +39,7 @@ set(tag_HDRS
audioproperties.h
taglib_export.h
${CMAKE_CURRENT_BINARY_DIR}/../taglib_config.h
@ -61,7 +63,7 @@ index fcff0b3..2741ef4 100644
toolkit/taglib.h
toolkit/tstring.h
toolkit/tlist.h
@@ -297,6 +298,7 @@ set(xm_SRCS
@@ -295,6 +296,7 @@ set(xm_SRCS
)
set(toolkit_SRCS
@ -69,22 +71,22 @@ index fcff0b3..2741ef4 100644
toolkit/tstring.cpp
toolkit/tstringlist.cpp
toolkit/tbytevector.cpp
@@ -339,7 +341,9 @@ set(tag_LIB_SRCS
add_library(tag ${tag_LIB_SRCS} ${tag_HDRS})
@@ -338,7 +340,9 @@ add_library(tag ${tag_LIB_SRCS} ${tag_HDRS})
set_property(TARGET tag PROPERTY CXX_STANDARD 98)
if(HAVE_ZLIB AND NOT HAVE_ZLIB_SOURCE)
- target_link_libraries(tag ${ZLIB_LIBRARIES})
+ target_link_libraries(tag rcc ${ZLIB_LIBRARIES})
+else ()
+else()
+ target_link_libraries(tag rcc)
endif()
set_target_properties(tag PROPERTIES
diff --git a/taglib/mpeg/id3v1/id3v1tag.cpp b/taglib/mpeg/id3v1/id3v1tag.cpp
index ca93041..872ba6a 100644
index 358a9595..1dbf37e7 100644
--- taglib/mpeg/id3v1/id3v1tag.cpp
+++ taglib/mpeg/id3v1/id3v1tag.cpp
@@ -69,15 +69,18 @@ StringHandler::StringHandler()
@@ -69,14 +69,14 @@ StringHandler::StringHandler()
String ID3v1::StringHandler::parse(const ByteVector &data) const
{
@ -96,18 +98,14 @@ index ca93041..872ba6a 100644
{
- if(s.isLatin1())
- return s.data(String::Latin1);
- else
+ if(!s.isLatin1())
+ {
+ if (String::ID3WType(String::Latin1) == String::Latin1)
return ByteVector();
+ }
+
- return ByteVector();
+ if(!s.isLatin1() && String::ID3WType(String::Latin1) == String::Latin1)
+ return ByteVector();
+ return s.data(String::Latin1ID3);
}
////////////////////////////////////////////////////////////////////////////////
@@ -262,7 +265,7 @@ void ID3v1::Tag::parse(const ByteVector &data)
@@ -259,7 +259,7 @@ void ID3v1::Tag::parse(const ByteVector &data)
d->track = static_cast<unsigned char>(data[offset + 29]);
}
else
@ -117,7 +115,7 @@ index ca93041..872ba6a 100644
offset += 30;
diff --git a/taglib/mpeg/id3v2/frames/commentsframe.cpp b/taglib/mpeg/id3v2/frames/commentsframe.cpp
index 815e5e1..cf25328 100644
index 815e5e1a..cf253284 100644
--- taglib/mpeg/id3v2/frames/commentsframe.cpp
+++ taglib/mpeg/id3v2/frames/commentsframe.cpp
@@ -150,10 +150,10 @@ void CommentsFrame::parseFields(const ByteVector &data)
@ -148,10 +146,10 @@ index 815e5e1..cf25328 100644
v.append(d->description.data(encoding));
v.append(textDelimiter(encoding));
diff --git a/taglib/mpeg/id3v2/frames/textidentificationframe.cpp b/taglib/mpeg/id3v2/frames/textidentificationframe.cpp
index 9b1eacd..464d951 100644
index f468b485..bf5251a1 100644
--- taglib/mpeg/id3v2/frames/textidentificationframe.cpp
+++ taglib/mpeg/id3v2/frames/textidentificationframe.cpp
@@ -191,12 +191,12 @@ void TextIdentificationFrame::parseFields(const ByteVector &data)
@@ -194,12 +194,12 @@ void TextIdentificationFrame::parseFields(const ByteVector &data)
// read the string data type (the first byte of the field data)
@ -166,7 +164,7 @@ index 9b1eacd..464d951 100644
// build a small counter to strip nulls off the end of the field
@@ -227,11 +227,14 @@ void TextIdentificationFrame::parseFields(const ByteVector &data)
@@ -250,11 +250,14 @@ void TextIdentificationFrame::parseFields(const ByteVector &data)
ByteVector TextIdentificationFrame::renderFields() const
{
@ -184,7 +182,7 @@ index 9b1eacd..464d951 100644
for(StringList::ConstIterator it = d->fieldList.begin(); it != d->fieldList.end(); it++) {
diff --git a/taglib/mpeg/id3v2/id3v2frame.cpp b/taglib/mpeg/id3v2/id3v2frame.cpp
index af4136a..e792d63 100644
index ae735b54..1d853058 100644
--- taglib/mpeg/id3v2/id3v2frame.cpp
+++ taglib/mpeg/id3v2/id3v2frame.cpp
@@ -297,7 +297,7 @@ String::Type Frame::checkEncoding(const StringList &fields, String::Type encodin
@ -198,10 +196,10 @@ index af4136a..e792d63 100644
for(StringList::ConstIterator it = fields.begin(); it != fields.end(); ++it) {
diff --git a/taglib/toolkit/rccpatch.cpp b/taglib/toolkit/rccpatch.cpp
new file mode 100644
index 0000000..2e40e01
index 00000000..972874e3
--- /dev/null
+++ taglib/toolkit/rccpatch.cpp
@@ -0,0 +1,235 @@
@@ -0,0 +1,237 @@
+#include <stdlib.h>
+
+#include <string>
@ -402,6 +400,7 @@ index 0000000..2e40e01
+ if (!rccLocaleGetCharset(charset, NULL, 31)) {
+ if (!strncmp(charset, "UTF", 3)) {
+ len = strlen(charset);
+
+ if (charset[len-1]=='8') return TagLib::String::UTF8;
+ if (!strcmp(charset+(len-2),"16")) return TagLib::String::UTF16;
+ if (!strcmp(charset+(len-4),"16LE")) return TagLib::String::UTF16LE;
@ -424,6 +423,7 @@ index 0000000..2e40e01
+ if (charset) {
+ if (!strncmp(charset, "UTF", 3)) {
+ len = strlen(charset);
+
+ if (charset[len-1]=='8') return TagLib::String::UTF8;
+ if (!strcmp(charset+(len-2),"16")) return TagLib::String::UTF16;
+ if (!strcmp(charset+(len-4),"16LE")) return TagLib::String::UTF16LE;
@ -439,7 +439,7 @@ index 0000000..2e40e01
+}
diff --git a/taglib/toolkit/rccpatch.h b/taglib/toolkit/rccpatch.h
new file mode 100644
index 0000000..31f4410
index 00000000..31f44106
--- /dev/null
+++ taglib/toolkit/rccpatch.h
@@ -0,0 +1,20 @@
@ -464,7 +464,7 @@ index 0000000..31f4410
+
+#endif /* _RCC_PATCH_H */
diff --git a/taglib/toolkit/tstring.cpp b/taglib/toolkit/tstring.cpp
index c60a3e2..7249c83 100644
index 669cd0eb..7168b1bd 100644
--- taglib/toolkit/tstring.cpp
+++ taglib/toolkit/tstring.cpp
@@ -33,6 +33,7 @@
@ -475,74 +475,59 @@ index c60a3e2..7249c83 100644
#include "tstring.h"
namespace
@@ -48,16 +49,6 @@ namespace
return String::UTF16BE;
@@ -47,14 +48,36 @@ namespace
return String::UTF16BE;
}
- // Converts a Latin-1 string into UTF-16(without BOM/CPU byte order)
- // and copies it to the internal buffer.
- void copyFromLatin1(std::wstring &data, const char *s, size_t length)
- {
- data.resize(length);
-
- for(size_t i = 0; i < length; ++i)
- data[i] = static_cast<unsigned char>(s[i]);
- }
-
// Converts a UTF-8 string into UTF-16(without BOM/CPU byte order)
+ void copyFromUTF8(std::wstring &data, const char *s, size_t length);
+
// Converts a Latin-1 string into UTF-16(without BOM/CPU byte order)
// and copies it to the internal buffer.
void copyFromUTF8(std::wstring &data, const char *s, size_t length)
@@ -73,6 +64,36 @@ namespace
debug("String::copyFromUTF8() - UTF8-CPP error: " + message);
data.clear();
}
- void copyFromLatin1(std::wstring &data, const char *s, size_t length)
+ void copyFromLatin1(std::wstring &data, const char *s, size_t length, bool prepare = false, String::Type t = String::Latin1)
{
data.resize(length);
for(size_t i = 0; i < length; ++i)
data[i] = static_cast<unsigned char>(s[i]);
+
+ }
+
+ // Converts a Latin-1 string into UTF-16(without BOM/CPU byte order)
+ // and copies it to the internal buffer.
+ void copyFromLatin1(std::wstring &data, const char *s, size_t length, bool prepare, String::Type t)
+ {
+ // librcc conversation
+ // librcc conversation
+ if (prepare) {
+ ByteVector v;
+ std::string std_s(s);
+
+ if (t == String::Latin1ID3) v = rccTaglibPatchRecodeInputID3(std_s, false);
+ else if (t == String::Latin1ID3V2) v = rccTaglibPatchRecodeInputID3(std_s, true);
+ else /* Latin1 converted from Locale */ v = rccTaglibPatchRecodeInput(std_s);
+ ByteVector v;
+ std::string str = std::string(s, length);
+
+ if (v.size()) {
+ copyFromUTF8(data, v.data(), v.size());
+ return;
+ } else {
+ // We don't know if we got UTF-8 encoded string or either rcc is disable or something is failed,
+ // since standard applications are really expecting here Latin1, it is safe to just check if we have violations of UTF8
+ //if (Unicode::isLegalUTF8(s)) t = UTF8;
+ }
+ if (t == String::Latin1ID3) v = rccTaglibPatchRecodeInputID3(str, false);
+ else if (t == String::Latin1ID3V2) v = rccTaglibPatchRecodeInputID3(str, true);
+ else /* Latin1 converted from Locale */ v = rccTaglibPatchRecodeInput(str);
+
+ if (v.size()) {
+ copyFromUTF8(data, v.data(), v.size());
+ } else {
+ // We don't know if we got UTF-8 encoded string or either rcc is disable or something is failed,
+ // since standard applications are really expecting here Latin1, it is safe to just check if we have violations of UTF8
+ //if (Unicode::isLegalUTF8(s)) t = UTF8;
+ }
+ }
+
+ data.resize(length);
+
+ for(size_t i = 0; i < length; ++i)
+ data[i] = static_cast<unsigned char>(s[i]);
}
// Helper functions to read a UTF-16 character from an array.
@@ -175,8 +196,11 @@ String::String(const String &s) :
// Converts a UTF-8 string into UTF-16(without BOM/CPU byte order)
@@ -174,8 +197,11 @@ String::String(const String &s) :
String::String(const std::string &s, Type t) :
d(new StringPrivate())
{
+ if(t == Locale)
+ t = rccTaglibPatchGetLocaleType();
+
if(t == Latin1)
- if(t == Latin1)
- copyFromLatin1(d->data, s.c_str(), s.length());
+ if(t == Locale)
+ t = rccTaglibPatchGetLocaleType();
+
+ if(t == Latin1 || t == Latin1ID3 || t == Latin1ID3V2)
+ copyFromLatin1(d->data, s.c_str(), s.length(), true, t);
else if(t == String::UTF8)
copyFromUTF8(d->data, s.c_str(), s.length());
else {
@@ -223,8 +247,11 @@ String::String(const wchar_t *s, Type t) :
@@ -222,8 +248,11 @@ String::String(const wchar_t *s, Type t) :
String::String(const char *s, Type t) :
d(new StringPrivate())
{
@ -556,35 +541,22 @@ index c60a3e2..7249c83 100644
else if(t == String::UTF8)
copyFromUTF8(d->data, s, ::strlen(s));
else {
@@ -245,8 +272,11 @@ String::String(wchar_t c, Type t) :
String::String(char c, Type t) :
d(new StringPrivate())
{
- if(t == Latin1)
- copyFromLatin1(d->data, &c, 1);
+ if(t == Locale)
+ t = rccTaglibPatchGetLocaleType();
+
+ if(t == Latin1 || t == Latin1ID3 || t == Latin1ID3V2)
+ copyFromLatin1(d->data, &c, 1, true, t);
else if(t == String::UTF8)
copyFromUTF8(d->data, &c, 1);
else {
@@ -260,8 +290,11 @@ String::String(const ByteVector &v, Type t) :
@@ -259,8 +288,12 @@ String::String(const ByteVector &v, Type t) :
if(v.isEmpty())
return;
- if(t == Latin1)
- copyFromLatin1(d->data, v.data(), v.size());
+ if(t == Locale)
+ t = rccTaglibPatchGetLocaleType();
+ t = rccTaglibPatchGetLocaleType();
+
+ if(t == Latin1 || t == Latin1ID3 || t == Latin1ID3V2)
+ copyFromLatin1(d->data, v.data(), v.size(), true, t);
+
+ if(t == Latin1 || t == Latin1ID3 || t == Latin1ID3V2)
+ copyFromLatin1(d->data, v.data(), v.size(), true, t);
else if(t == UTF8)
copyFromUTF8(d->data, v.data(), v.size());
else
@@ -416,8 +449,38 @@ bool String::isNull() const
@@ -412,8 +445,38 @@ bool String::isNull() const
ByteVector String::data(Type t) const
{
@ -625,7 +597,7 @@ index c60a3e2..7249c83 100644
case Latin1:
{
ByteVector v(size(), 0);
@@ -741,7 +804,33 @@ const TagLib::String operator+(const TagLib::String &s1, const char *s2)
@@ -737,7 +800,33 @@ const TagLib::String operator+(const TagLib::String &s1, const char *s2)
std::ostream &operator<<(std::ostream &s, const TagLib::String &str)
{
@ -661,7 +633,7 @@ index c60a3e2..7249c83 100644
+ return type;
+}
diff --git a/taglib/toolkit/tstring.h b/taglib/toolkit/tstring.h
index 7028aab..715d04d 100644
index e6bbbe7b..0c60df9c 100644
--- taglib/toolkit/tstring.h
+++ taglib/toolkit/tstring.h
@@ -95,6 +95,18 @@ namespace TagLib {

View File

@ -24,13 +24,13 @@ include/taglib/flacproperties.h
include/taglib/generalencapsulatedobjectframe.h
include/taglib/id3v1genres.h
include/taglib/id3v1tag.h
include/taglib/id3v2.h
include/taglib/id3v2extendedheader.h
include/taglib/id3v2footer.h
include/taglib/id3v2frame.h
include/taglib/id3v2framefactory.h
include/taglib/id3v2header.h
include/taglib/id3v2synchdata.h
include/taglib/id3v2.h
include/taglib/id3v2tag.h
include/taglib/infotag.h
include/taglib/itfile.h
@ -109,7 +109,7 @@ include/taglib/xmproperties.h
%%STATIC%%lib/libtag.a
%%NO_STATIC%%lib/libtag.so
%%NO_STATIC%%lib/libtag.so.1
%%NO_STATIC%%lib/libtag.so.1.18.0
%%NO_STATIC%%lib/libtag.so.1.19.0
%%STATIC%%lib/libtag_c.a
%%NO_STATIC%%lib/libtag_c.so
%%NO_STATIC%%lib/libtag_c.so.0

View File

@ -3,8 +3,7 @@ PORTVERSION= 1.4.2
PORTREVISION= 1
PORTEPOCH= 3
CATEGORIES= audio
MASTER_SITES= https://downloads.xiph.org/releases/vorbis/ \
https://ftp.osuosl.org/pub/xiph/releases/vorbis/
MASTER_SITES= https://downloads.xiph.org/releases/vorbis/
MAINTAINER= naddy@FreeBSD.org
COMMENT= Play, encode, and manage Ogg Vorbis files

View File

@ -1,5 +1,5 @@
PORTNAME= x42-plugins
DISTVERSION= 20220923 # the version is published here: http://gareus.org/misc/x42-plugins.php
DISTVERSION= 20221031 # the version is published here: http://gareus.org/misc/x42-plugins.php
CATEGORIES= audio
MASTER_SITES= http://gareus.org/misc/x42-plugins/
PKGNAMESUFFIX= -lv2

View File

@ -1,5 +1,5 @@
TIMESTAMP = 1664056941
SHA256 (x42-plugins-20220923.tar.xz) = f58f6ea796628a99baba6b35c0449f7000ca80cc1ab364844a018f9fbe114ede
SIZE (x42-plugins-20220923.tar.xz) = 3593696
TIMESTAMP = 1667265782
SHA256 (x42-plugins-20221031.tar.xz) = 1ddef74d3efff44470b99e8694fbb895e163ac7fd6802f09f84bf54fbf99de48
SIZE (x42-plugins-20221031.tar.xz) = 3600832
SHA256 (x42-convoLV2-ff291a3_GH0.tar.gz) = 7cd61bad49daeb94de35aca9eb847575f25068d9d9fc9adda7d05ba87fb98a99
SIZE (x42-convoLV2-ff291a3_GH0.tar.gz) = 60157

View File

@ -1,7 +1,7 @@
PORTNAME= hyperfine
DISTVERSIONPREFIX= v
DISTVERSION= 1.15.0
PORTREVISION= 0
PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= pizzamig@FreeBSD.org

View File

@ -1,6 +1,7 @@
PORTNAME= inferno
DISTVERSIONPREFIX= v
DISTVERSION= 0.11.12
PORTREVISION= 1
CATEGORIES= benchmarks
MAINTAINER= yuri@FreeBSD.org

View File

@ -7,7 +7,7 @@ DISTNAME= ${OCTAVE_PKGNAME}-${DISTVERSIONFULL}
MAINTAINER= stephen@FreeBSD.org
COMMENT= Octave-forge package ${OCTAVE_PKGNAME}
WWW= http://octave.sourceforge.net/
WWW= https://packages.octave.org/
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING

View File

@ -1,5 +1,6 @@
PORTNAME= biosig
DISTVERSION= 2.4.3
PORTREVISION= 1
CATEGORIES= biology
MASTER_SITES= SF/${PORTNAME}/BioSig%20for%20C_C%2B%2B/src/
DISTNAME= ${PORTNAME}-${PORTVERSION}.src

View File

@ -1,4 +1,4 @@
--- biosig4c++/biosig-dev.h.orig 2021-08-13 09:17:15 UTC
--- biosig4c++/biosig-dev.h.orig 2022-10-08 10:54:15 UTC
+++ biosig4c++/biosig-dev.h
@@ -35,6 +35,8 @@
#include <time.h>
@ -9,13 +9,16 @@
#ifdef __cplusplus
extern "C" {
@@ -549,6 +551,9 @@ HDRTYPE* sopen_extended(const char* FileName, const ch
@@ -549,6 +551,12 @@ HDRTYPE* sopen_extended(const char* FileName, const ch
#elif defined(__linux__)
# include <endian.h>
# include <byteswap.h>
+
+#elif defined(__FreeBSD__)
+# include <machine/endian.h>
+# define __BIG_ENDIAN _BIG_ENDIAN
+# define __LITTLE_ENDIAN _LITTLE_ENDIAN
+# define __BYTE_ORDER _BYTE_ORDER
#elif defined(__GLIBC__) // for Hurd
# include <endian.h>
#elif defined(__FreeBSD__)
# include <machine/endian.h>

View File

@ -1,7 +1,7 @@
PORTNAME= PrusaSlicer
DISTVERSIONPREFIX=version_
DISTVERSION= 2.3.3
PORTREVISION= 7
PORTREVISION= 8
CATEGORIES= cad
MAINTAINER= teodorsigaev@gmail.com

View File

@ -1,5 +1,5 @@
PORTNAME= kicad
PORTVERSION= 6.0.8
PORTVERSION= 6.0.9
CATEGORIES= cad
MASTER_SITES= https://kicad-downloads.s3.cern.ch/docs/
PKGNAMESUFFIX= -doc

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664394806
SHA256 (kicad-doc-6.0.8.tar.gz) = aa73e3ca67d806a127fdf3ec4220593cc7eaa19157af024d641ab5233bf786de
SIZE (kicad-doc-6.0.8.tar.gz) = 262579901
TIMESTAMP = 1667080667
SHA256 (kicad-doc-6.0.9.tar.gz) = b3764df3c0f9ad3da43011597b0eb97e4cd69663207aec3e131d96495314c653
SIZE (kicad-doc-6.0.9.tar.gz) = 255617528

View File

@ -21,8 +21,6 @@
%%DOCSDIR%%/help/de/gerbview.pdf
%%DOCSDIR%%/help/de/getting_started_in_kicad.html
%%DOCSDIR%%/help/de/getting_started_in_kicad.pdf
%%DOCSDIR%%/help/de/idf_exporter.html
%%DOCSDIR%%/help/de/idf_exporter.pdf
%%DOCSDIR%%/help/de/images/Footprint_library_list.png
%%DOCSDIR%%/help/de/images/Footprint_tables_list.png
%%DOCSDIR%%/help/de/images/Library_list_menu_item.png
@ -313,7 +311,6 @@
%%DOCSDIR%%/help/de/images/de/menu_bar.png
%%DOCSDIR%%/help/de/images/de/menu_file.png
%%DOCSDIR%%/help/de/images/de/menu_path_hotkey_editor.png
%%DOCSDIR%%/help/de/images/de/module_params.png
%%DOCSDIR%%/help/de/images/de/multi_line.png
%%DOCSDIR%%/help/de/images/de/multi_line_2.png
%%DOCSDIR%%/help/de/images/de/multi_line_3.png
@ -350,25 +347,14 @@
%%DOCSDIR%%/help/de/images/edit_line.png
%%DOCSDIR%%/help/de/images/edit_line_end.png
%%DOCSDIR%%/help/de/images/edit_line_start.png
%%DOCSDIR%%/help/de/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/de/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/de/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/de/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/de/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/de/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/de/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/de/images/eeschema_erc_options.png
%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/de/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/de/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/de/images/eeschema_libedit_unit1.png
%%DOCSDIR%%/help/de/images/eeschema_libedit_unit2.png
%%DOCSDIR%%/help/de/images/eeschema_libedit_unit3.png
%%DOCSDIR%%/help/de/images/eeschema_netlist_schematic.png
%%DOCSDIR%%/help/de/images/eeschema_plugin_add_plugin.png
%%DOCSDIR%%/help/de/images/eeschema_plugin_padspcb.png
%%DOCSDIR%%/help/de/images/eeschema_power_pins_and_flags.png
%%DOCSDIR%%/help/de/images/eeschema_properties_for_symbol.png
%%DOCSDIR%%/help/de/images/eeschema_pspice_netlist.png
@ -377,8 +363,6 @@
%%DOCSDIR%%/help/de/images/gerbview_x2_attribute.png
%%DOCSDIR%%/help/de/images/gerbview_x2_component.png
%%DOCSDIR%%/help/de/images/gerbview_x2_net.png
%%DOCSDIR%%/help/de/images/hierarchical_label_root.png
%%DOCSDIR%%/help/de/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/de/images/icons/add_arc.png
%%DOCSDIR%%/help/de/images/icons/add_bus.png
%%DOCSDIR%%/help/de/images/icons/add_bus2bus.png
@ -688,17 +672,14 @@
%%DOCSDIR%%/help/de/images/project_tree.png
%%DOCSDIR%%/help/de/images/route_icon.png
%%DOCSDIR%%/help/de/images/sch_with_buses.png
%%DOCSDIR%%/help/de/images/schematic-sample.png
%%DOCSDIR%%/help/de/images/sim_main_dialog.png
%%DOCSDIR%%/help/de/images/sim_main_toolbar.png
%%DOCSDIR%%/help/de/images/sim_model_passive.png
%%DOCSDIR%%/help/de/images/sim_model_source.png
%%DOCSDIR%%/help/de/images/sim_model_subckt.png
%%DOCSDIR%%/help/de/images/sim_settings.png
%%DOCSDIR%%/help/de/images/test_idf_blobs.png
%%DOCSDIR%%/help/de/images/toolbar_schedit.png
%%DOCSDIR%%/help/de/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/de/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/de/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/de/images/wires_labels.png
%%DOCSDIR%%/help/de/kicad.html
@ -713,8 +694,6 @@
%%DOCSDIR%%/help/en/gerbview.pdf
%%DOCSDIR%%/help/en/getting_started_in_kicad.html
%%DOCSDIR%%/help/en/getting_started_in_kicad.pdf
%%DOCSDIR%%/help/en/idf_exporter.html
%%DOCSDIR%%/help/en/idf_exporter.pdf
%%DOCSDIR%%/help/en/images/Calculation1.png
%%DOCSDIR%%/help/en/images/Calculation2.png
%%DOCSDIR%%/help/en/images/Footprint_library_list.png
@ -902,19 +881,9 @@
%%DOCSDIR%%/help/en/images/edit_line.png
%%DOCSDIR%%/help/en/images/edit_line_end.png
%%DOCSDIR%%/help/en/images/edit_line_start.png
%%DOCSDIR%%/help/en/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/en/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/en/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/en/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/en/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/en/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/en/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/en/images/eeschema_erc_options.png
%%DOCSDIR%%/help/en/images/eeschema_file_menu_plot.png
%%DOCSDIR%%/help/en/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/en/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/en/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/en/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/en/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/en/images/eeschema_hierarchical_pin.png
%%DOCSDIR%%/help/en/images/eeschema_libedit_alias.png
@ -937,13 +906,6 @@
%%DOCSDIR%%/help/en/images/eeschema_netlist_dialog_add_plugin.png
%%DOCSDIR%%/help/en/images/eeschema_netlist_dialog_spice.png
%%DOCSDIR%%/help/en/images/eeschema_netlist_schematic.png
%%DOCSDIR%%/help/en/images/eeschema_plot_dxf.png
%%DOCSDIR%%/help/en/images/eeschema_plot_hpgl.png
%%DOCSDIR%%/help/en/images/eeschema_plot_pdf.png
%%DOCSDIR%%/help/en/images/eeschema_plot_postscript.png
%%DOCSDIR%%/help/en/images/eeschema_plot_svg.png
%%DOCSDIR%%/help/en/images/eeschema_plugin_add_plugin.png
%%DOCSDIR%%/help/en/images/eeschema_plugin_padspcb.png
%%DOCSDIR%%/help/en/images/eeschema_popup_edit_component.png
%%DOCSDIR%%/help/en/images/eeschema_popup_edit_label.png
%%DOCSDIR%%/help/en/images/eeschema_popup_without_element.png
@ -959,7 +921,6 @@
%%DOCSDIR%%/help/en/images/en/annotate-dialog.png
%%DOCSDIR%%/help/en/images/en/block_constraints.png
%%DOCSDIR%%/help/en/images/en/boardclasses.png
%%DOCSDIR%%/help/en/images/en/bom-netlist-tab.png
%%DOCSDIR%%/help/en/images/en/colorcode.png
%%DOCSDIR%%/help/en/images/en/commands_overview.png
%%DOCSDIR%%/help/en/images/en/component_during_placement.png
@ -977,16 +938,13 @@
%%DOCSDIR%%/help/en/images/en/dialog_bom.png
%%DOCSDIR%%/help/en/images/en/dialog_choose_component.png
%%DOCSDIR%%/help/en/images/en/dialog_component_properties.png
%%DOCSDIR%%/help/en/images/en/dialog_edit_fields.png
%%DOCSDIR%%/help/en/images/en/dialog_erc.png
%%DOCSDIR%%/help/en/images/en/dialog_erc_opts.png
%%DOCSDIR%%/help/en/images/en/dialog_newline.png
%%DOCSDIR%%/help/en/images/en/dialog_newtext.png
%%DOCSDIR%%/help/en/images/en/dialog_select_element.png
%%DOCSDIR%%/help/en/images/en/display_options.png
%%DOCSDIR%%/help/en/images/en/eeschema_filter.png
%%DOCSDIR%%/help/en/images/en/electricalspacing.png
%%DOCSDIR%%/help/en/images/en/erc_pointers_info.png
%%DOCSDIR%%/help/en/images/en/find_dialog.png
%%DOCSDIR%%/help/en/images/en/footprint_select.png
%%DOCSDIR%%/help/en/images/en/footprint_view.png
@ -1003,12 +961,9 @@
%%DOCSDIR%%/help/en/images/en/main_window.png
%%DOCSDIR%%/help/en/images/en/main_window_popup.png
%%DOCSDIR%%/help/en/images/en/menu_bar.png
%%DOCSDIR%%/help/en/images/en/menu_file.png
%%DOCSDIR%%/help/en/images/en/menu_preferences.png
%%DOCSDIR%%/help/en/images/en/multi_line.png
%%DOCSDIR%%/help/en/images/en/multi_line_2.png
%%DOCSDIR%%/help/en/images/en/multi_line_3.png
%%DOCSDIR%%/help/en/images/en/netlist_dialog.png
%%DOCSDIR%%/help/en/images/en/opengl_menu.png
%%DOCSDIR%%/help/en/images/en/options_color.png
%%DOCSDIR%%/help/en/images/en/options_default_fields.png
@ -1037,7 +992,6 @@
%%DOCSDIR%%/help/en/images/en/set_current_page.png
%%DOCSDIR%%/help/en/images/en/show_fields_codes.png
%%DOCSDIR%%/help/en/images/en/show_fields_data.png
%%DOCSDIR%%/help/en/images/en/status_bar.png
%%DOCSDIR%%/help/en/images/en/template_field_names.png
%%DOCSDIR%%/help/en/images/en/text_noriented.png
%%DOCSDIR%%/help/en/images/en/text_rotated.png
@ -1060,10 +1014,7 @@
%%DOCSDIR%%/help/en/images/gerbview_x2_attribute.png
%%DOCSDIR%%/help/en/images/gerbview_x2_component.png
%%DOCSDIR%%/help/en/images/gerbview_x2_net.png
%%DOCSDIR%%/help/en/images/hierarchical_label_root.png
%%DOCSDIR%%/help/en/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/en/images/hierarchy_navigator_dialog.png
%%DOCSDIR%%/help/en/images/hsheet_properties_1.png
%%DOCSDIR%%/help/en/images/icons/add_arc.png
%%DOCSDIR%%/help/en/images/icons/add_bus.png
%%DOCSDIR%%/help/en/images/icons/add_bus2bus.png
@ -1374,13 +1325,11 @@
%%DOCSDIR%%/help/en/images/main_toolbar.png
%%DOCSDIR%%/help/en/images/main_window.png
%%DOCSDIR%%/help/en/images/menu_file.png
%%DOCSDIR%%/help/en/images/module_params.png
%%DOCSDIR%%/help/en/images/opamp_symbol.png
%%DOCSDIR%%/help/en/images/print_dialog.png
%%DOCSDIR%%/help/en/images/project_tree.png
%%DOCSDIR%%/help/en/images/route_icon.png
%%DOCSDIR%%/help/en/images/sch_with_buses.png
%%DOCSDIR%%/help/en/images/schematic-sample.png
%%DOCSDIR%%/help/en/images/sim_main_dialog.png
%%DOCSDIR%%/help/en/images/sim_main_toolbar.png
%%DOCSDIR%%/help/en/images/sim_model_passive.png
@ -1391,13 +1340,11 @@
%%DOCSDIR%%/help/en/images/template_selector.png
%%DOCSDIR%%/help/en/images/template_tree.png
%%DOCSDIR%%/help/en/images/template_tree_meta.png
%%DOCSDIR%%/help/en/images/test_idf_blobs.png
%%DOCSDIR%%/help/en/images/toolbar_libedit.png
%%DOCSDIR%%/help/en/images/toolbar_libedit_alias.png
%%DOCSDIR%%/help/en/images/toolbar_libedit_part.png
%%DOCSDIR%%/help/en/images/toolbar_schedit.png
%%DOCSDIR%%/help/en/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/en/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/en/images/toolbar_viewlib.png
%%DOCSDIR%%/help/en/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/en/images/wires_labels.png
@ -1409,8 +1356,6 @@
%%DOCSDIR%%/help/en/pcbnew.pdf
%%DOCSDIR%%/help/en/pl_editor.html
%%DOCSDIR%%/help/en/pl_editor.pdf
%%DOCSDIR%%/help/en/plugins.html
%%DOCSDIR%%/help/en/plugins.pdf
%%DOCSDIR%%/help/es/eeschema.html
%%DOCSDIR%%/help/es/eeschema.pdf
%%DOCSDIR%%/help/es/gerbview.html
@ -1602,19 +1547,9 @@
%%DOCSDIR%%/help/es/images/edit_line.png
%%DOCSDIR%%/help/es/images/edit_line_end.png
%%DOCSDIR%%/help/es/images/edit_line_start.png
%%DOCSDIR%%/help/es/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/es/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/es/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/es/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/es/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/es/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/es/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/es/images/eeschema_erc_options.png
%%DOCSDIR%%/help/es/images/eeschema_file_menu_plot.png
%%DOCSDIR%%/help/es/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/es/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/es/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/es/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/es/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/es/images/eeschema_hierarchical_pin.png
%%DOCSDIR%%/help/es/images/eeschema_libedit_alias.png
@ -1637,13 +1572,6 @@
%%DOCSDIR%%/help/es/images/eeschema_netlist_dialog_add_plugin.png
%%DOCSDIR%%/help/es/images/eeschema_netlist_dialog_spice.png
%%DOCSDIR%%/help/es/images/eeschema_netlist_schematic.png
%%DOCSDIR%%/help/es/images/eeschema_plot_dxf.png
%%DOCSDIR%%/help/es/images/eeschema_plot_hpgl.png
%%DOCSDIR%%/help/es/images/eeschema_plot_pdf.png
%%DOCSDIR%%/help/es/images/eeschema_plot_postscript.png
%%DOCSDIR%%/help/es/images/eeschema_plot_svg.png
%%DOCSDIR%%/help/es/images/eeschema_plugin_add_plugin.png
%%DOCSDIR%%/help/es/images/eeschema_plugin_padspcb.png
%%DOCSDIR%%/help/es/images/eeschema_popup_edit_component.png
%%DOCSDIR%%/help/es/images/eeschema_popup_edit_label.png
%%DOCSDIR%%/help/es/images/eeschema_popup_without_element.png
@ -1670,10 +1598,7 @@
%%DOCSDIR%%/help/es/images/gerbview_x2_attribute.png
%%DOCSDIR%%/help/es/images/gerbview_x2_component.png
%%DOCSDIR%%/help/es/images/gerbview_x2_net.png
%%DOCSDIR%%/help/es/images/hierarchical_label_root.png
%%DOCSDIR%%/help/es/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/es/images/hierarchy_navigator_dialog.png
%%DOCSDIR%%/help/es/images/hsheet_properties_1.png
%%DOCSDIR%%/help/es/images/icons/add_arc.png
%%DOCSDIR%%/help/es/images/icons/add_bus.png
%%DOCSDIR%%/help/es/images/icons/add_bus2bus.png
@ -1987,7 +1912,6 @@
%%DOCSDIR%%/help/es/images/project_tree.png
%%DOCSDIR%%/help/es/images/route_icon.png
%%DOCSDIR%%/help/es/images/sch_with_buses.png
%%DOCSDIR%%/help/es/images/schematic-sample.png
%%DOCSDIR%%/help/es/images/sim_main_dialog.png
%%DOCSDIR%%/help/es/images/sim_main_toolbar.png
%%DOCSDIR%%/help/es/images/sim_model_passive.png
@ -2003,7 +1927,6 @@
%%DOCSDIR%%/help/es/images/toolbar_libedit_part.png
%%DOCSDIR%%/help/es/images/toolbar_schedit.png
%%DOCSDIR%%/help/es/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/es/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/es/images/toolbar_viewlib.png
%%DOCSDIR%%/help/es/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/es/images/wires_labels.png
@ -2201,19 +2124,9 @@
%%DOCSDIR%%/help/fr/images/edit_line.png
%%DOCSDIR%%/help/fr/images/edit_line_end.png
%%DOCSDIR%%/help/fr/images/edit_line_start.png
%%DOCSDIR%%/help/fr/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/fr/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/fr/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/fr/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/fr/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/fr/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/fr/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/fr/images/eeschema_erc_options.png
%%DOCSDIR%%/help/fr/images/eeschema_file_menu_plot.png
%%DOCSDIR%%/help/fr/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/fr/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/fr/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/fr/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/fr/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/fr/images/eeschema_hierarchical_pin.png
%%DOCSDIR%%/help/fr/images/eeschema_libedit_alias.png
@ -2236,9 +2149,6 @@
%%DOCSDIR%%/help/fr/images/eeschema_netlist_dialog_add_plugin.png
%%DOCSDIR%%/help/fr/images/eeschema_netlist_dialog_spice.png
%%DOCSDIR%%/help/fr/images/eeschema_netlist_schematic.png
%%DOCSDIR%%/help/fr/images/eeschema_plot_postscript.png
%%DOCSDIR%%/help/fr/images/eeschema_plugin_add_plugin.png
%%DOCSDIR%%/help/fr/images/eeschema_plugin_padspcb.png
%%DOCSDIR%%/help/fr/images/eeschema_popup_edit_component.png
%%DOCSDIR%%/help/fr/images/eeschema_popup_edit_label.png
%%DOCSDIR%%/help/fr/images/eeschema_popup_without_element.png
@ -2290,10 +2200,7 @@
%%DOCSDIR%%/help/fr/images/fr/template_field_names.png
%%DOCSDIR%%/help/fr/images/fr/template_selected.png
%%DOCSDIR%%/help/fr/images/fr/template_selector.png
%%DOCSDIR%%/help/fr/images/hierarchical_label_root.png
%%DOCSDIR%%/help/fr/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/fr/images/hierarchy_navigator_dialog.png
%%DOCSDIR%%/help/fr/images/hsheet_properties_1.png
%%DOCSDIR%%/help/fr/images/icons/add_arc.png
%%DOCSDIR%%/help/fr/images/icons/add_bus.png
%%DOCSDIR%%/help/fr/images/icons/add_bus2bus.png
@ -2601,7 +2508,6 @@
%%DOCSDIR%%/help/fr/images/project_tree.png
%%DOCSDIR%%/help/fr/images/route_icon.png
%%DOCSDIR%%/help/fr/images/sch_with_buses.png
%%DOCSDIR%%/help/fr/images/schematic-sample.png
%%DOCSDIR%%/help/fr/images/sim_main_dialog.png
%%DOCSDIR%%/help/fr/images/sim_main_toolbar.png
%%DOCSDIR%%/help/fr/images/sim_model_passive.png
@ -2613,7 +2519,6 @@
%%DOCSDIR%%/help/fr/images/toolbar_libedit_part.png
%%DOCSDIR%%/help/fr/images/toolbar_schedit.png
%%DOCSDIR%%/help/fr/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/fr/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/fr/images/toolbar_viewlib.png
%%DOCSDIR%%/help/fr/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/fr/images/wires_labels.png
@ -2645,19 +2550,9 @@
%%DOCSDIR%%/help/id/images/copypaste51.png
%%DOCSDIR%%/help/id/images/copypaste52.png
%%DOCSDIR%%/help/id/images/copypaste53.png
%%DOCSDIR%%/help/id/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/id/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/id/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/id/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/id/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/id/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/id/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/id/images/eeschema_erc_options.png
%%DOCSDIR%%/help/id/images/eeschema_file_menu_plot.png
%%DOCSDIR%%/help/id/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/id/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/id/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/id/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/id/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/id/images/eeschema_hierarchical_pin.png
%%DOCSDIR%%/help/id/images/eeschema_libedit_alias.png
@ -2680,13 +2575,6 @@
%%DOCSDIR%%/help/id/images/eeschema_netlist_dialog_add_plugin.png
%%DOCSDIR%%/help/id/images/eeschema_netlist_dialog_spice.png
%%DOCSDIR%%/help/id/images/eeschema_netlist_schematic.png
%%DOCSDIR%%/help/id/images/eeschema_plot_dxf.png
%%DOCSDIR%%/help/id/images/eeschema_plot_hpgl.png
%%DOCSDIR%%/help/id/images/eeschema_plot_pdf.png
%%DOCSDIR%%/help/id/images/eeschema_plot_postscript.png
%%DOCSDIR%%/help/id/images/eeschema_plot_svg.png
%%DOCSDIR%%/help/id/images/eeschema_plugin_add_plugin.png
%%DOCSDIR%%/help/id/images/eeschema_plugin_padspcb.png
%%DOCSDIR%%/help/id/images/eeschema_popup_edit_component.png
%%DOCSDIR%%/help/id/images/eeschema_popup_edit_label.png
%%DOCSDIR%%/help/id/images/eeschema_popup_without_element.png
@ -2699,10 +2587,7 @@
%%DOCSDIR%%/help/id/images/eeschema_viewlib_select_library.png
%%DOCSDIR%%/help/id/images/erc_pointers.png
%%DOCSDIR%%/help/id/images/erc_pointers_message.png
%%DOCSDIR%%/help/id/images/hierarchical_label_root.png
%%DOCSDIR%%/help/id/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/id/images/hierarchy_navigator_dialog.png
%%DOCSDIR%%/help/id/images/hsheet_properties_1.png
%%DOCSDIR%%/help/id/images/icons/new_project_with_template.png
%%DOCSDIR%%/help/id/images/launch_pane.png
%%DOCSDIR%%/help/id/images/libedit_main_window.png
@ -2711,10 +2596,8 @@
%%DOCSDIR%%/help/id/images/main_window.png
%%DOCSDIR%%/help/id/images/menu_file.png
%%DOCSDIR%%/help/id/images/opamp_symbol.png
%%DOCSDIR%%/help/id/images/print_dialog.png
%%DOCSDIR%%/help/id/images/project_tree.png
%%DOCSDIR%%/help/id/images/sch_with_buses.png
%%DOCSDIR%%/help/id/images/schematic-sample.png
%%DOCSDIR%%/help/id/images/sim_main_dialog.png
%%DOCSDIR%%/help/id/images/sim_main_toolbar.png
%%DOCSDIR%%/help/id/images/sim_model_passive.png
@ -2730,7 +2613,6 @@
%%DOCSDIR%%/help/id/images/toolbar_libedit_part.png
%%DOCSDIR%%/help/id/images/toolbar_schedit.png
%%DOCSDIR%%/help/id/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/id/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/id/images/toolbar_viewlib.png
%%DOCSDIR%%/help/id/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/id/images/wires_labels.png
@ -2742,8 +2624,6 @@
%%DOCSDIR%%/help/it/gerbview.pdf
%%DOCSDIR%%/help/it/getting_started_in_kicad.html
%%DOCSDIR%%/help/it/getting_started_in_kicad.pdf
%%DOCSDIR%%/help/it/idf_exporter.html
%%DOCSDIR%%/help/it/idf_exporter.pdf
%%DOCSDIR%%/help/it/images/Calculation1.png
%%DOCSDIR%%/help/it/images/Calculation2.png
%%DOCSDIR%%/help/it/images/Footprint_library_list.png
@ -2900,17 +2780,8 @@
%%DOCSDIR%%/help/it/images/edit_line.png
%%DOCSDIR%%/help/it/images/edit_line_end.png
%%DOCSDIR%%/help/it/images/edit_line_start.png
%%DOCSDIR%%/help/it/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/it/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/it/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/it/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/it/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/it/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/it/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/it/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/it/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/it/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/it/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/it/images/eeschema_libedit_unit1.png
%%DOCSDIR%%/help/it/images/eeschema_libedit_unit2.png
%%DOCSDIR%%/help/it/images/eeschema_libedit_unit3.png
@ -2933,8 +2804,6 @@
%%DOCSDIR%%/help/it/images/gerbview_x2_attribute.png
%%DOCSDIR%%/help/it/images/gerbview_x2_component.png
%%DOCSDIR%%/help/it/images/gerbview_x2_net.png
%%DOCSDIR%%/help/it/images/hierarchical_label_root.png
%%DOCSDIR%%/help/it/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/it/images/icons/add_arc.png
%%DOCSDIR%%/help/it/images/icons/add_bus.png
%%DOCSDIR%%/help/it/images/icons/add_bus2bus.png
@ -3380,7 +3249,6 @@
%%DOCSDIR%%/help/it/images/it/menu_file.png
%%DOCSDIR%%/help/it/images/it/menu_path_hotkey_editor.png
%%DOCSDIR%%/help/it/images/it/menu_preferences.png
%%DOCSDIR%%/help/it/images/it/module_params.png
%%DOCSDIR%%/help/it/images/it/multi_line.png
%%DOCSDIR%%/help/it/images/it/multi_line_2.png
%%DOCSDIR%%/help/it/images/it/multi_line_3.png
@ -3443,16 +3311,13 @@
%%DOCSDIR%%/help/it/images/project_tree.png
%%DOCSDIR%%/help/it/images/route_icon.png
%%DOCSDIR%%/help/it/images/sch_with_buses.png
%%DOCSDIR%%/help/it/images/schematic-sample.png
%%DOCSDIR%%/help/it/images/sim_main_dialog.png
%%DOCSDIR%%/help/it/images/template_tree.png
%%DOCSDIR%%/help/it/images/template_tree_meta.png
%%DOCSDIR%%/help/it/images/test_idf_blobs.png
%%DOCSDIR%%/help/it/images/toolbar_libedit_alias.png
%%DOCSDIR%%/help/it/images/toolbar_libedit_part.png
%%DOCSDIR%%/help/it/images/toolbar_schedit.png
%%DOCSDIR%%/help/it/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/it/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/it/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/it/images/wires_labels.png
%%DOCSDIR%%/help/it/kicad.html
@ -3469,8 +3334,6 @@
%%DOCSDIR%%/help/ja/gerbview.pdf
%%DOCSDIR%%/help/ja/getting_started_in_kicad.html
%%DOCSDIR%%/help/ja/getting_started_in_kicad.pdf
%%DOCSDIR%%/help/ja/idf_exporter.html
%%DOCSDIR%%/help/ja/idf_exporter.pdf
%%DOCSDIR%%/help/ja/images/Calculation1.png
%%DOCSDIR%%/help/ja/images/Calculation2.png
%%DOCSDIR%%/help/ja/images/Modedit_pad_delta_example.png
@ -3540,16 +3403,8 @@
%%DOCSDIR%%/help/ja/images/edit_line.png
%%DOCSDIR%%/help/ja/images/edit_line_end.png
%%DOCSDIR%%/help/ja/images/edit_line_start.png
%%DOCSDIR%%/help/ja/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/ja/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/ja/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/ja/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/ja/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/ja/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/ja/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/ja/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/ja/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/ja/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/ja/images/eeschema_libedit_unit1.png
%%DOCSDIR%%/help/ja/images/eeschema_libedit_unit2.png
%%DOCSDIR%%/help/ja/images/eeschema_libedit_unit3.png
@ -3565,8 +3420,6 @@
%%DOCSDIR%%/help/ja/images/gerbview_x2_attribute.png
%%DOCSDIR%%/help/ja/images/gerbview_x2_component.png
%%DOCSDIR%%/help/ja/images/gerbview_x2_net.png
%%DOCSDIR%%/help/ja/images/hierarchical_label_root.png
%%DOCSDIR%%/help/ja/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/ja/images/icons/add_arc.png
%%DOCSDIR%%/help/ja/images/icons/add_bus.png
%%DOCSDIR%%/help/ja/images/icons/add_bus2bus.png
@ -4114,7 +3967,6 @@
%%DOCSDIR%%/help/ja/images/ja/menu_file.png
%%DOCSDIR%%/help/ja/images/ja/menu_path_hotkey_editor.png
%%DOCSDIR%%/help/ja/images/ja/menu_preferences.png
%%DOCSDIR%%/help/ja/images/ja/module_params.png
%%DOCSDIR%%/help/ja/images/ja/multi_line.png
%%DOCSDIR%%/help/ja/images/ja/multi_line_2.png
%%DOCSDIR%%/help/ja/images/ja/multi_line_3.png
@ -4173,7 +4025,6 @@
%%DOCSDIR%%/help/ja/images/project_tree.png
%%DOCSDIR%%/help/ja/images/route_icon.png
%%DOCSDIR%%/help/ja/images/sch_with_buses.png
%%DOCSDIR%%/help/ja/images/schematic-sample.png
%%DOCSDIR%%/help/ja/images/sim_main_dialog.png
%%DOCSDIR%%/help/ja/images/sim_main_toolbar.png
%%DOCSDIR%%/help/ja/images/sim_model_passive.png
@ -4182,9 +4033,7 @@
%%DOCSDIR%%/help/ja/images/sim_settings.png
%%DOCSDIR%%/help/ja/images/template_tree.png
%%DOCSDIR%%/help/ja/images/template_tree_meta.png
%%DOCSDIR%%/help/ja/images/test_idf_blobs.png
%%DOCSDIR%%/help/ja/images/toolbar_schedit.png
%%DOCSDIR%%/help/ja/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/ja/images/wires_labels.png
%%DOCSDIR%%/help/ja/kicad.html
%%DOCSDIR%%/help/ja/kicad.pdf
@ -4194,16 +4043,12 @@
%%DOCSDIR%%/help/ja/pcbnew.pdf
%%DOCSDIR%%/help/ja/pl_editor.html
%%DOCSDIR%%/help/ja/pl_editor.pdf
%%DOCSDIR%%/help/ja/plugins.html
%%DOCSDIR%%/help/ja/plugins.pdf
%%DOCSDIR%%/help/pl/eeschema.html
%%DOCSDIR%%/help/pl/eeschema.pdf
%%DOCSDIR%%/help/pl/gerbview.html
%%DOCSDIR%%/help/pl/gerbview.pdf
%%DOCSDIR%%/help/pl/getting_started_in_kicad.html
%%DOCSDIR%%/help/pl/getting_started_in_kicad.pdf
%%DOCSDIR%%/help/pl/idf_exporter.html
%%DOCSDIR%%/help/pl/idf_exporter.pdf
%%DOCSDIR%%/help/pl/images/Calculation1.png
%%DOCSDIR%%/help/pl/images/Calculation2.png
%%DOCSDIR%%/help/pl/images/Modedit_pad_delta_example.png
@ -4279,18 +4124,9 @@
%%DOCSDIR%%/help/pl/images/edit_line.png
%%DOCSDIR%%/help/pl/images/edit_line_end.png
%%DOCSDIR%%/help/pl/images/edit_line_start.png
%%DOCSDIR%%/help/pl/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/pl/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/pl/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/pl/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/pl/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/pl/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/pl/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/pl/images/eeschema_erc_options.png
%%DOCSDIR%%/help/pl/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/pl/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/pl/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/pl/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/pl/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/pl/images/eeschema_netlist_schematic.png
%%DOCSDIR%%/help/pl/images/eeschema_power_pins_and_flags.png
@ -4300,9 +4136,6 @@
%%DOCSDIR%%/help/pl/images/gerbview_x2_attribute.png
%%DOCSDIR%%/help/pl/images/gerbview_x2_component.png
%%DOCSDIR%%/help/pl/images/gerbview_x2_net.png
%%DOCSDIR%%/help/pl/images/hierarchical_label_root.png
%%DOCSDIR%%/help/pl/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/pl/images/hsheet_properties_1.png
%%DOCSDIR%%/help/pl/images/icons/add_arc.png
%%DOCSDIR%%/help/pl/images/icons/add_bus.png
%%DOCSDIR%%/help/pl/images/icons/add_bus2bus.png
@ -4610,7 +4443,6 @@
%%DOCSDIR%%/help/pl/images/launch_pane.png
%%DOCSDIR%%/help/pl/images/logo.png
%%DOCSDIR%%/help/pl/images/main_toolbar.png
%%DOCSDIR%%/help/pl/images/module_params.png
%%DOCSDIR%%/help/pl/images/opamp_symbol.png
%%DOCSDIR%%/help/pl/images/pl/3d_window.png
%%DOCSDIR%%/help/pl/images/pl/Footprint_library_list.png
@ -4940,14 +4772,11 @@
%%DOCSDIR%%/help/pl/images/project_tree.png
%%DOCSDIR%%/help/pl/images/route_icon.png
%%DOCSDIR%%/help/pl/images/sch_with_buses.png
%%DOCSDIR%%/help/pl/images/schematic-sample.png
%%DOCSDIR%%/help/pl/images/test_idf_blobs.png
%%DOCSDIR%%/help/pl/images/toolbar_libedit.png
%%DOCSDIR%%/help/pl/images/toolbar_libedit_alias.png
%%DOCSDIR%%/help/pl/images/toolbar_libedit_part.png
%%DOCSDIR%%/help/pl/images/toolbar_schedit.png
%%DOCSDIR%%/help/pl/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/pl/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/pl/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/pl/images/wires_labels.png
%%DOCSDIR%%/help/pl/kicad.html
@ -4964,8 +4793,6 @@
%%DOCSDIR%%/help/ru/gerbview.pdf
%%DOCSDIR%%/help/ru/getting_started_in_kicad.html
%%DOCSDIR%%/help/ru/getting_started_in_kicad.pdf
%%DOCSDIR%%/help/ru/idf_exporter.html
%%DOCSDIR%%/help/ru/idf_exporter.pdf
%%DOCSDIR%%/help/ru/images/Calculation1.png
%%DOCSDIR%%/help/ru/images/Calculation2.png
%%DOCSDIR%%/help/ru/images/Modedit_pad_delta_example.png
@ -5032,17 +4859,8 @@
%%DOCSDIR%%/help/ru/images/edit_line.png
%%DOCSDIR%%/help/ru/images/edit_line_end.png
%%DOCSDIR%%/help/ru/images/edit_line_start.png
%%DOCSDIR%%/help/ru/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/ru/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/ru/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/ru/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/ru/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/ru/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/ru/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/ru/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/ru/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/ru/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/ru/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/ru/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/ru/images/eeschema_libedit_unit1.png
%%DOCSDIR%%/help/ru/images/eeschema_libedit_unit2.png
@ -5057,8 +4875,6 @@
%%DOCSDIR%%/help/ru/images/gerbview_x2_attribute.png
%%DOCSDIR%%/help/ru/images/gerbview_x2_component.png
%%DOCSDIR%%/help/ru/images/gerbview_x2_net.png
%%DOCSDIR%%/help/ru/images/hierarchical_label_root.png
%%DOCSDIR%%/help/ru/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/ru/images/icons/add_arc.png
%%DOCSDIR%%/help/ru/images/icons/add_bus.png
%%DOCSDIR%%/help/ru/images/icons/add_bus2bus.png
@ -5609,7 +5425,6 @@
%%DOCSDIR%%/help/ru/images/ru/menu_file.png
%%DOCSDIR%%/help/ru/images/ru/menu_path_hotkey_editor.png
%%DOCSDIR%%/help/ru/images/ru/menu_preferences.png
%%DOCSDIR%%/help/ru/images/ru/module_params.png
%%DOCSDIR%%/help/ru/images/ru/multi_line.png
%%DOCSDIR%%/help/ru/images/ru/multi_line_2.png
%%DOCSDIR%%/help/ru/images/ru/multi_line_3.png
@ -5667,13 +5482,10 @@
%%DOCSDIR%%/help/ru/images/ru/trackwidth.png
%%DOCSDIR%%/help/ru/images/ru/transline.png
%%DOCSDIR%%/help/ru/images/sch_with_buses.png
%%DOCSDIR%%/help/ru/images/schematic-sample.png
%%DOCSDIR%%/help/ru/images/template_tree.png
%%DOCSDIR%%/help/ru/images/template_tree_meta.png
%%DOCSDIR%%/help/ru/images/test_idf_blobs.png
%%DOCSDIR%%/help/ru/images/toolbar_schedit.png
%%DOCSDIR%%/help/ru/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/ru/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/ru/images/toolbar_viewlib.png
%%DOCSDIR%%/help/ru/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/ru/images/wires_labels.png
@ -5685,16 +5497,12 @@
%%DOCSDIR%%/help/ru/pcbnew.pdf
%%DOCSDIR%%/help/ru/pl_editor.html
%%DOCSDIR%%/help/ru/pl_editor.pdf
%%DOCSDIR%%/help/ru/plugins.html
%%DOCSDIR%%/help/ru/plugins.pdf
%%DOCSDIR%%/help/zh/eeschema.html
%%DOCSDIR%%/help/zh/eeschema.pdf
%%DOCSDIR%%/help/zh/gerbview.html
%%DOCSDIR%%/help/zh/gerbview.pdf
%%DOCSDIR%%/help/zh/getting_started_in_kicad.html
%%DOCSDIR%%/help/zh/getting_started_in_kicad.pdf
%%DOCSDIR%%/help/zh/idf_exporter.html
%%DOCSDIR%%/help/zh/idf_exporter.pdf
%%DOCSDIR%%/help/zh/images/Calculation1.png
%%DOCSDIR%%/help/zh/images/Calculation2.png
%%DOCSDIR%%/help/zh/images/Library_list_menu_item.png
@ -5779,19 +5587,9 @@
%%DOCSDIR%%/help/zh/images/edit_line.png
%%DOCSDIR%%/help/zh/images/edit_line_end.png
%%DOCSDIR%%/help/zh/images/edit_line_start.png
%%DOCSDIR%%/help/zh/images/eeschema_annotation_choice_free.png
%%DOCSDIR%%/help/zh/images/eeschema_annotation_choice_x100.png
%%DOCSDIR%%/help/zh/images/eeschema_annotation_choice_x1000.png
%%DOCSDIR%%/help/zh/images/eeschema_annotation_order_none.png
%%DOCSDIR%%/help/zh/images/eeschema_annotation_order_x.png
%%DOCSDIR%%/help/zh/images/eeschema_annotation_order_y.png
%%DOCSDIR%%/help/zh/images/eeschema_complex_hierarchy.png
%%DOCSDIR%%/help/zh/images/eeschema_erc_options.png
%%DOCSDIR%%/help/zh/images/eeschema_file_menu_plot.png
%%DOCSDIR%%/help/zh/images/eeschema_flat_hierarchy.png
%%DOCSDIR%%/help/zh/images/eeschema_flat_hierarchy_1.png
%%DOCSDIR%%/help/zh/images/eeschema_flat_hierarchy_2.png
%%DOCSDIR%%/help/zh/images/eeschema_flat_hierarchy_3.png
%%DOCSDIR%%/help/zh/images/eeschema_hierarchical_label.png
%%DOCSDIR%%/help/zh/images/eeschema_hierarchical_pin.png
%%DOCSDIR%%/help/zh/images/eeschema_libedit_alias.png
@ -5814,13 +5612,6 @@
%%DOCSDIR%%/help/zh/images/eeschema_netlist_dialog_add_plugin.png
%%DOCSDIR%%/help/zh/images/eeschema_netlist_dialog_spice.png
%%DOCSDIR%%/help/zh/images/eeschema_netlist_schematic.png
%%DOCSDIR%%/help/zh/images/eeschema_plot_dxf.png
%%DOCSDIR%%/help/zh/images/eeschema_plot_hpgl.png
%%DOCSDIR%%/help/zh/images/eeschema_plot_pdf.png
%%DOCSDIR%%/help/zh/images/eeschema_plot_postscript.png
%%DOCSDIR%%/help/zh/images/eeschema_plot_svg.png
%%DOCSDIR%%/help/zh/images/eeschema_plugin_add_plugin.png
%%DOCSDIR%%/help/zh/images/eeschema_plugin_padspcb.png
%%DOCSDIR%%/help/zh/images/eeschema_popup_edit_component.png
%%DOCSDIR%%/help/zh/images/eeschema_popup_edit_label.png
%%DOCSDIR%%/help/zh/images/eeschema_popup_without_element.png
@ -5838,10 +5629,7 @@
%%DOCSDIR%%/help/zh/images/gerbview_left_toolbar.png
%%DOCSDIR%%/help/zh/images/gerbview_mode_raw_stack.png
%%DOCSDIR%%/help/zh/images/gerbview_mode_transparency.png
%%DOCSDIR%%/help/zh/images/hierarchical_label_root.png
%%DOCSDIR%%/help/zh/images/hierarchical_label_sub.png
%%DOCSDIR%%/help/zh/images/hierarchy_navigator_dialog.png
%%DOCSDIR%%/help/zh/images/hsheet_properties_1.png
%%DOCSDIR%%/help/zh/images/icons/add_arc.png
%%DOCSDIR%%/help/zh/images/icons/add_bus.png
%%DOCSDIR%%/help/zh/images/icons/add_bus2bus.png
@ -6149,11 +5937,9 @@
%%DOCSDIR%%/help/zh/images/logo.png
%%DOCSDIR%%/help/zh/images/main_toolbar.png
%%DOCSDIR%%/help/zh/images/opamp_symbol.png
%%DOCSDIR%%/help/zh/images/print_dialog.png
%%DOCSDIR%%/help/zh/images/project_tree.png
%%DOCSDIR%%/help/zh/images/route_icon.png
%%DOCSDIR%%/help/zh/images/sch_with_buses.png
%%DOCSDIR%%/help/zh/images/schematic-sample.png
%%DOCSDIR%%/help/zh/images/sim_main_dialog.png
%%DOCSDIR%%/help/zh/images/sim_main_toolbar.png
%%DOCSDIR%%/help/zh/images/sim_model_passive.png
@ -6162,13 +5948,11 @@
%%DOCSDIR%%/help/zh/images/sim_settings.png
%%DOCSDIR%%/help/zh/images/template_tree.png
%%DOCSDIR%%/help/zh/images/template_tree_meta.png
%%DOCSDIR%%/help/zh/images/test_idf_blobs.png
%%DOCSDIR%%/help/zh/images/toolbar_libedit.png
%%DOCSDIR%%/help/zh/images/toolbar_libedit_alias.png
%%DOCSDIR%%/help/zh/images/toolbar_libedit_part.png
%%DOCSDIR%%/help/zh/images/toolbar_schedit.png
%%DOCSDIR%%/help/zh/images/toolbar_schedit_rightside.png
%%DOCSDIR%%/help/zh/images/toolbar_schedit_standalone.png
%%DOCSDIR%%/help/zh/images/toolbar_viewlib.png
%%DOCSDIR%%/help/zh/images/toolbar_viewlib_part.png
%%DOCSDIR%%/help/zh/images/wires_labels.png
@ -6352,7 +6136,6 @@
%%DOCSDIR%%/help/zh/images/zh/menu_bar.png
%%DOCSDIR%%/help/zh/images/zh/menu_file.png
%%DOCSDIR%%/help/zh/images/zh/menu_preferences.png
%%DOCSDIR%%/help/zh/images/zh/module_params.png
%%DOCSDIR%%/help/zh/images/zh/multi_line.png
%%DOCSDIR%%/help/zh/images/zh/multi_line_2.png
%%DOCSDIR%%/help/zh/images/zh/multi_line_3.png
@ -6404,5 +6187,3 @@
%%DOCSDIR%%/help/zh/pcbnew.pdf
%%DOCSDIR%%/help/zh/pl_editor.html
%%DOCSDIR%%/help/zh/pl_editor.pdf
%%DOCSDIR%%/help/zh/plugins.html
%%DOCSDIR%%/help/zh/plugins.pdf

View File

@ -1,5 +1,5 @@
PORTNAME= kicad
PORTVERSION= 6.0.8
PORTVERSION= 6.0.9
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-footprints/-/archive/${DISTVERSION}/
PKGNAMESUFFIX= -library-footprints

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664304382
SHA256 (kicad-footprints-6.0.8.tar.bz2) = aac685d8bf908e1a4f33931d1073d9405ea8daf340b63dbf290a6a1e92ea85ae
SIZE (kicad-footprints-6.0.8.tar.bz2) = 23649523
TIMESTAMP = 1667049450
SHA256 (kicad-footprints-6.0.9.tar.bz2) = 2032a80ad7086ad3237598190094973baa918070f7c9204b7cc64daa0bd8b72a
SIZE (kicad-footprints-6.0.9.tar.bz2) = 23657739

View File

@ -6,6 +6,7 @@
%%DATADIR%%/footprints/Battery.pretty/BatteryHolder_Keystone_103_1x20mm.kicad_mod
%%DATADIR%%/footprints/Battery.pretty/BatteryHolder_Keystone_1042_1x18650.kicad_mod
%%DATADIR%%/footprints/Battery.pretty/BatteryHolder_Keystone_104_1x23mm.kicad_mod
%%DATADIR%%/footprints/Battery.pretty/BatteryHolder_Keystone_1057_1x2032.kicad_mod
%%DATADIR%%/footprints/Battery.pretty/BatteryHolder_Keystone_1058_1x2032.kicad_mod
%%DATADIR%%/footprints/Battery.pretty/BatteryHolder_Keystone_105_1x2430.kicad_mod
%%DATADIR%%/footprints/Battery.pretty/BatteryHolder_Keystone_1060_1x2032.kicad_mod
@ -1138,6 +1139,7 @@
%%DATADIR%%/footprints/Connector_BarrelJack.pretty/BarrelJack_CUI_PJ-102AH_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_BarrelJack.pretty/BarrelJack_GCT_DCJ200-10-A_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_BarrelJack.pretty/BarrelJack_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_BarrelJack.pretty/BarrelJack_Kycon_KLDX-0202-xC_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_BarrelJack.pretty/BarrelJack_SwitchcraftConxall_RAPC10U_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_BarrelJack.pretty/BarrelJack_Wuerth_6941xx301002.kicad_mod
%%DATADIR%%/footprints/Connector_Card.pretty/CF-Card_3M_N7E50-A516xx-30.kicad_mod
@ -1412,6 +1414,8 @@
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/JAE_FF0851SA1_2Rows-51Pins_P0.40mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/JAE_FF0871SA1_2Rows-71Pins_P0.40mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/JAE_FF0881SA1_2Rows-81Pins_P0.40mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Jushuo_AFC07-S06FCA-00_1x6-1MP_P0.50_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Jushuo_AFC07-S24FCA-00_1x24-1MP_P0.50_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Molex_200528-0040_1x04-1MP_P1.00mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Molex_200528-0050_1x05-1MP_P1.00mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Molex_200528-0060_1x06-1MP_P1.00mm_Horizontal.kicad_mod
@ -1457,6 +1461,7 @@
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Molex_52559-3652_2x18-1MP_P0.5mm_Vertical.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Molex_54132-5033_1x50-1MP_P0.5mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Molex_54548-1071_1x10-1MP_P0.5mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/Omron_XF2M-4015-1A_1x40-1MP_P0.5mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/TE_0-1734839-5_1x05-1MP_P0.5mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/TE_0-1734839-6_1x06-1MP_P0.5mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_FFC-FPC.pretty/TE_0-1734839-7_1x07-1MP_P0.5mm_Horizontal.kicad_mod
@ -6533,6 +6538,7 @@
%%DATADIR%%/footprints/Connector_TE-Connectivity.pretty/TE_MATE-N-LOK_350211-1_1x04_P5.08mm_Vertical.kicad_mod
%%DATADIR%%/footprints/Connector_USB.pretty/USB3_A_Molex_48393-001.kicad_mod
%%DATADIR%%/footprints/Connector_USB.pretty/USB3_A_Plug_Wuerth_692112030100_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_USB.pretty/USB3_A_Receptacle_Wuerth_692122030100.kicad_mod
%%DATADIR%%/footprints/Connector_USB.pretty/USB3_Micro-B_Connfly_DS1104-01.kicad_mod
%%DATADIR%%/footprints/Connector_USB.pretty/USB_A_CNCTech_1001-011-01101_Horizontal.kicad_mod
%%DATADIR%%/footprints/Connector_USB.pretty/USB_A_CONNFLY_DS1095-WNR0.kicad_mod
@ -6922,6 +6928,7 @@
%%DATADIR%%/footprints/Converter_ACDC.pretty/Converter_ACDC_MeanWell_IRM-10-xx_THT.kicad_mod
%%DATADIR%%/footprints/Converter_ACDC.pretty/Converter_ACDC_MeanWell_IRM-20-xx_THT.kicad_mod
%%DATADIR%%/footprints/Converter_ACDC.pretty/Converter_ACDC_MeanWell_IRM-60-xx_THT.kicad_mod
%%DATADIR%%/footprints/Converter_ACDC.pretty/Converter_ACDC_Murata_BAC05SxxDC_THT.kicad_mod
%%DATADIR%%/footprints/Converter_ACDC.pretty/Converter_ACDC_RECOM_RAC01-xxSGB_THT.kicad_mod
%%DATADIR%%/footprints/Converter_ACDC.pretty/Converter_ACDC_RECOM_RAC04-xxSGx_THT.kicad_mod
%%DATADIR%%/footprints/Converter_ACDC.pretty/Converter_ACDC_RECOM_RAC05-xxSK_THT.kicad_mod
@ -6967,6 +6974,7 @@
%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_RECOM_R5xxxPA_THT.kicad_mod
%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_RECOM_RPA60-xxxxSFW.kicad_mod
%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_RECOM_RPMx.x-x.0.kicad_mod
%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_Silvertel_Ag54xx.kicad_mod
%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_Silvertel_Ag5810.kicad_mod
%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TDN_5-xxxxWISM_SMD.kicad_mod
%%DATADIR%%/footprints/Converter_DCDC.pretty/Converter_DCDC_TRACO_TDN_5-xxxxWI_THT.kicad_mod
@ -7206,6 +7214,7 @@
%%DATADIR%%/footprints/Diode_SMD.pretty/D_MELF_Handsoldering.kicad_mod
%%DATADIR%%/footprints/Diode_SMD.pretty/D_MicroMELF.kicad_mod
%%DATADIR%%/footprints/Diode_SMD.pretty/D_MicroMELF_Handsoldering.kicad_mod
%%DATADIR%%/footprints/Diode_SMD.pretty/D_MicroSMP.kicad_mod
%%DATADIR%%/footprints/Diode_SMD.pretty/D_MiniMELF.kicad_mod
%%DATADIR%%/footprints/Diode_SMD.pretty/D_MiniMELF_Handsoldering.kicad_mod
%%DATADIR%%/footprints/Diode_SMD.pretty/D_PowerDI-123.kicad_mod
@ -7344,8 +7353,11 @@
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_28.6x28.6x7.3mm_P18.0mm_P11.6mm.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_32.0x5.6x17.0mm_P10.0mm_P7.5mm.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_Comchip_SCVB-L.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_DIGITRON_KBPC_T.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_DIP-4_W5.08mm_P2.54mm.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_DIP-4_W7.62mm_P5.08mm.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_GeneSiC_KBPC_T.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_GeneSiC_KBPC_W.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_IXYS_GUFP.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_Round_D8.9mm.kicad_mod
%%DATADIR%%/footprints/Diode_THT.pretty/Diode_Bridge_Round_D9.0mm.kicad_mod
@ -7536,6 +7548,7 @@
%%DATADIR%%/footprints/Fuse.pretty/Fuse_Bourns_MF-RHT900.kicad_mod
%%DATADIR%%/footprints/Fuse.pretty/Fuse_Bourns_MF-SM_7.98x5.44mm.kicad_mod
%%DATADIR%%/footprints/Fuse.pretty/Fuse_Bourns_MF-SM_9.5x6.71mm.kicad_mod
%%DATADIR%%/footprints/Fuse.pretty/Fuse_Bourns_TBU-CA.kicad_mod
%%DATADIR%%/footprints/Fuse.pretty/Fuse_Littelfuse-LVR100.kicad_mod
%%DATADIR%%/footprints/Fuse.pretty/Fuse_Littelfuse-LVR125.kicad_mod
%%DATADIR%%/footprints/Fuse.pretty/Fuse_Littelfuse-LVR200.kicad_mod
@ -7642,6 +7655,7 @@
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_AVX_LMLP07A7.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Abracon_ASPI-0630LR.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Abracon_ASPI-3012S.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Abracon_ASPI-4030S.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Bourns-SRN1060.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Bourns-SRN4018.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Bourns-SRN6028.kicad_mod
@ -7662,6 +7676,8 @@
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Bourns_SRR1208_12.7x12.7mm.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Bourns_SRR1210A.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Bourns_SRR1260.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Coilcraft_LPS3010.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Coilcraft_LPS3314.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Coilcraft_LPS4018.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Coilcraft_LPS5030.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Coilcraft_XAL5030.kicad_mod
@ -7717,6 +7733,7 @@
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Neosid_SMs50.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Neosid_SMs85.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Neosid_SMs95_SMs95p.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Pulse_P059x.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Pulse_PA4320.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Pulse_PA4344.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Sagami_CER1242B.kicad_mod
@ -7744,6 +7761,7 @@
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_TDK_SLF7055.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_TDK_VLF10040.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_TDK_VLP8040.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Taiyo-Yuden_BK_Array_1206_3216Metric.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Taiyo-Yuden_MD-1616.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Taiyo-Yuden_MD-2020.kicad_mod
%%DATADIR%%/footprints/Inductor_SMD.pretty/L_Taiyo-Yuden_MD-3030.kicad_mod
@ -8154,6 +8172,7 @@
%%DATADIR%%/footprints/LED_SMD.pretty/LED_Dialight_591.kicad_mod
%%DATADIR%%/footprints/LED_SMD.pretty/LED_Inolux_IN-PI554FCH_PLCC4_5.0x5.0mm_P3.2mm.kicad_mod
%%DATADIR%%/footprints/LED_SMD.pretty/LED_Kingbright_AAA3528ESGCT.kicad_mod
%%DATADIR%%/footprints/LED_SMD.pretty/LED_Kingbright_APDA3020VBCD.kicad_mod
%%DATADIR%%/footprints/LED_SMD.pretty/LED_Kingbright_APFA3010_3x1.5mm_Horizontal.kicad_mod
%%DATADIR%%/footprints/LED_SMD.pretty/LED_Kingbright_APHBM2012_2x1.25mm.kicad_mod
%%DATADIR%%/footprints/LED_SMD.pretty/LED_Kingbright_KPBD-3224.kicad_mod
@ -8301,6 +8320,7 @@
%%DATADIR%%/footprints/Module.pretty/Texas_EUS_R-PDSS-T5_THT.kicad_mod
%%DATADIR%%/footprints/Module.pretty/Texas_EUW_R-PDSS-T7_THT.kicad_mod
%%DATADIR%%/footprints/Module.pretty/WEMOS_D1_mini_light.kicad_mod
%%DATADIR%%/footprints/Motors.pretty/Vybronics_VZ30C1T8219732L.kicad_mod
%%DATADIR%%/footprints/MountingEquipment.pretty/DINRailAdapter_3xM3_PhoenixContact_1201578.kicad_mod
%%DATADIR%%/footprints/MountingHole.pretty/MountingHole_2.1mm.kicad_mod
%%DATADIR%%/footprints/MountingHole.pretty/MountingHole_2.2mm_M2.kicad_mod
@ -8961,6 +8981,7 @@
%%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-32-1EP_5x5mm_P0.5mm_EP3.6x3.6mm_ThermalVias.kicad_mod
%%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm.kicad_mod
%%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-48-1EP_7x7mm_P0.5mm_EP4.1x4.1mm_ThermalVias.kicad_mod
%%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-6-1EP_2x2mm_P0.65mm_EP1x1.6mm.kicad_mod
%%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm.kicad_mod
%%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-64-1EP_9x9mm_P0.5mm_EP5.21x5.21mm_ThermalVias.kicad_mod
%%DATADIR%%/footprints/Package_CSP.pretty/LFCSP-72-1EP_10x10mm_P0.5mm_EP5.3x5.3mm.kicad_mod
@ -10410,6 +10431,7 @@
%%DATADIR%%/footprints/Package_TO_SOT_SMD.pretty/Infineon_PG-HSOF-8-3.kicad_mod
%%DATADIR%%/footprints/Package_TO_SOT_SMD.pretty/Infineon_PG-HSOF-8-3_ThermalVias.kicad_mod
%%DATADIR%%/footprints/Package_TO_SOT_SMD.pretty/Infineon_PG-TO-220-7Lead_TabPin8.kicad_mod
%%DATADIR%%/footprints/Package_TO_SOT_SMD.pretty/Infineon_PG-TSFP-3-1.kicad_mod
%%DATADIR%%/footprints/Package_TO_SOT_SMD.pretty/LFPAK33.kicad_mod
%%DATADIR%%/footprints/Package_TO_SOT_SMD.pretty/LFPAK56.kicad_mod
%%DATADIR%%/footprints/Package_TO_SOT_SMD.pretty/Nexperia_CFP15_SOT-1289.kicad_mod

View File

@ -1,5 +1,5 @@
PORTNAME= kicad
PORTVERSION= 6.0.8
PORTVERSION= 6.0.9
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-packages3D/-/archive/${DISTVERSION}/
PKGNAMESUFFIX= -library-packages3d

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664305135
SHA256 (kicad-packages3D-6.0.8.tar.bz2) = ee2cebb3eb331bc062b299ab124fa66ab058106326c4a576f937f0bf772729c8
SIZE (kicad-packages3D-6.0.8.tar.bz2) = 736764600
TIMESTAMP = 1667050170
SHA256 (kicad-packages3D-6.0.9.tar.bz2) = 355a80ea60b2ea8bfed0a9984f7f899c1059be6a8c72680d7c6f078e50ac5e96
SIZE (kicad-packages3D-6.0.9.tar.bz2) = 736776816

View File

@ -1,5 +1,5 @@
PORTNAME= kicad
PORTVERSION= 6.0.8
PORTVERSION= 6.0.9
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-symbols/-/archive/${DISTVERSION}/
PKGNAMESUFFIX= -library-symbols

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664304435
SHA256 (kicad-symbols-6.0.8.tar.bz2) = 67506ba4b3039f320b4222b96a91148600e984f5bbcc63ba86f7a632e75534e6
SIZE (kicad-symbols-6.0.8.tar.bz2) = 2268509
TIMESTAMP = 1667049473
SHA256 (kicad-symbols-6.0.9.tar.bz2) = 83cf3b1c8b56282dcc05798a32a2c640831b5be07170bbe5b7d2958c2e0ddd04
SIZE (kicad-symbols-6.0.9.tar.bz2) = 2271982

View File

@ -1,5 +1,5 @@
PORTNAME= kicad
PORTVERSION= 6.0.8
PORTVERSION= 6.0.9
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/kicad/libraries/${PORTNAME}-templates/-/archive/${DISTVERSION}/
PKGNAMESUFFIX= -library-tmpl

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664304472
SHA256 (kicad-templates-6.0.8.tar.bz2) = 5df5d9e62f28fdeb1a4aa6b7b5237c1349f13294f1c5a91abe15dd42de28dee8
SIZE (kicad-templates-6.0.8.tar.bz2) = 934424
TIMESTAMP = 1667049470
SHA256 (kicad-templates-6.0.9.tar.bz2) = 3306eec26cba2f7d6fb6630d0cda3858c364ccc931513f2cf8e387193be580ba
SIZE (kicad-templates-6.0.9.tar.bz2) = 934744

View File

@ -1,6 +1,5 @@
PORTNAME= kicad
PORTVERSION= 6.0.8
PORTREVISION= 1
PORTVERSION= 6.0.9
PORTEPOCH= 2
CATEGORIES= cad
MASTER_SITES= https://gitlab.com/${PORTNAME}/code/${PORTNAME}/-/archive/${DISTVERSION}/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664282475
SHA256 (kicad-6.0.8.tar.bz2) = 306ec52e383d0fb46ccfac45ff250d749288324d102aa38d44eb061e1378d86f
SIZE (kicad-6.0.8.tar.bz2) = 33999510
TIMESTAMP = 1667049236
SHA256 (kicad-6.0.9.tar.bz2) = 808063f728a8c3ed42af2126b465c9a4aa3e6df8e025387b9b11c6a15710d9ce
SIZE (kicad-6.0.9.tar.bz2) = 34045371

View File

@ -1,7 +1,11 @@
PORTNAME= librecad
DISTVERSION= 2.2.0-rc4
PORTREVISION= 1
CATEGORIES= cad
PATCH_SITES= https://github.com/BSDKaffee/LibreCAD/commit/
PATCHFILES= d81cd49db2421bb4ca9a283638500ebf1c7d02e5.patch:-p1 # Fix ortho tool with Clang
MAINTAINER= jhale@FreeBSD.org
COMMENT= 2D CAD system
WWW= https://librecad.org/

View File

@ -1,3 +1,5 @@
TIMESTAMP = 1663002361
TIMESTAMP = 1666920763
SHA256 (LibreCAD-LibreCAD-2.2.0-rc4_GH0.tar.gz) = f34c295cdb22bb4fca021a7cb95a648365e52b97b651a645ae5f78cd7a53e4d4
SIZE (LibreCAD-LibreCAD-2.2.0-rc4_GH0.tar.gz) = 13833398
SHA256 (d81cd49db2421bb4ca9a283638500ebf1c7d02e5.patch) = 55ec8409b6dfd83364655afae0f44f4aa8beb1f449d03c55505628f9111d94da
SIZE (d81cd49db2421bb4ca9a283638500ebf1c7d02e5.patch) = 9814

View File

@ -9,7 +9,7 @@ WWW= https://www.gnu.org/software/libredwg/
LICENSE= GPLv3+
USES= compiler cpe libtool tar:xz
USES= cpe libtool tar:xz
GNU_CONFIGURE= yes
CONFIGURE_ARGS= --enable-trace --with-perl-install=no
USE_LDCONFIG= yes
@ -41,15 +41,6 @@ PYTHON_CONFIGURE_OFF= --disable-python
PYTHON_PORTEXAMPLES= load_dwg.py
PYTHON_VARS= SHEBANG_FILES+=examples/load_dwg.py
.include <bsd.port.pre.mk>
.if ${COMPILER_VERSION} < 150 && ${ARCH:Mpowerpc64*}
LLVM_VER= 15
BUILD_DEPENDS+= clang${LLVM_VER}:devel/llvm${LLVM_VER}
CC= ${LOCALBASE}/bin/clang${LLVM_VER}
CXX= ${LOCALBASE}/bin/clang++${LLVM_VER}
.endif
post-patch:
# XXX: switch the order of #include's to unbreak on powerpc/sparc64
# which are still based on gcc-4.2.1 (should be no-op elsewhere)
@ -73,4 +64,4 @@ post-stage:
${MV} ${PORTEXAMPLES:S|^|${STAGEDIR}${PREFIX}/share/|} \
${STAGEDIR}${EXAMPLESDIR}
.include <bsd.port.post.mk>
.include <bsd.port.mk>

View File

@ -0,0 +1,12 @@
--- examples/Makefile.in.orig 2021-03-18 08:57:40 UTC
+++ examples/Makefile.in
@@ -90,8 +90,7 @@ host_triplet = @host@
build_triplet = @build@
host_triplet = @host@
@USE_WRITE_TRUE@bin_PROGRAMS = dwgadd$(EXEEXT)
-check_PROGRAMS = load_dwg$(EXEEXT) dwg2svg2$(EXEEXT) dwgfuzz$(EXEEXT) \
- llvmfuzz_standalone$(EXEEXT)
+check_PROGRAMS = load_dwg$(EXEEXT) dwg2svg2$(EXEEXT)
EXTRA_PROGRAMS = unknown$(EXEEXT) bd$(EXEEXT) bits$(EXEEXT) \
llvmfuzz$(EXEEXT)
@ENABLE_GCOV_TRUE@am__append_1 = @GCOV_CFLAGS@

View File

@ -1,9 +1,11 @@
PORTNAME= solvespace
PORTVERSION= 3.0
PORTREVISION= 2
PORTVERSION= 3.1
DISTVERSIONPREFIX= v
CATEGORIES= cad
PATCH_SITES= https://github.com/${PORTNAME}/${PORTNAME}/commit/
PATCHFILES= 6b9e7b2e.patch:-p1
MAINTAINER= lbartoletti@FreeBSD.org
COMMENT= Parametric 2d/3d CAD
WWW= https://solvespace.com/
@ -16,7 +18,7 @@ LIB_DEPENDS= libpng.so:graphics/png \
libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
USES= cmake compiler:c++11-lang gl gnome pkgconfig xorg
USES= cmake compiler:c++11-lang eigen:3 gl gnome pkgconfig xorg
USE_GL= gl glu glew
USE_GNOME= gtkmm30 pangomm
USE_XORG= x11

View File

@ -1,7 +1,9 @@
TIMESTAMP = 1642703513
SHA256 (solvespace-solvespace-v3.0_GH0.tar.gz) = 04cda618fbbbe2db92713adf2fff4264017f858bac6f737c9da11efab693be4f
SIZE (solvespace-solvespace-v3.0_GH0.tar.gz) = 2734860
TIMESTAMP = 1666849226
SHA256 (solvespace-solvespace-v3.1_GH0.tar.gz) = ab4b3a5fecb1800f8eab82a92138a70227e869d2066ee881441b1e13035786dc
SIZE (solvespace-solvespace-v3.1_GH0.tar.gz) = 2764243
SHA256 (microsoft-mimalloc-38a0322_GH0.tar.gz) = 6c55dd5a42e1fd49ec8c765163731f68072b7311a2ee021499bba3f9c92bf78d
SIZE (microsoft-mimalloc-38a0322_GH0.tar.gz) = 908347
SHA256 (solvespace-libdxfrw-0b7b7b7_GH0.tar.gz) = 4a7e6fc588b9c9846a24452677873a5ea5a91c4ef663d089169376bb88dc2b61
SIZE (solvespace-libdxfrw-0b7b7b7_GH0.tar.gz) = 691514
SHA256 (6b9e7b2e.patch) = 8372afe552f834aa1f080c629503e4cb288077928b3c98d2e73a3f4da14ced52
SIZE (6b9e7b2e.patch) = 4129

View File

@ -3,23 +3,20 @@ bin/solvespace-cli
include/slvs.h
lib/libslvs.so
lib/libslvs.so.1
lib/libslvs.so.3.0
lib/libslvs.so.3.1
share/applications/solvespace.desktop
share/icons/hicolor/16x16/apps/solvespace.png
share/icons/hicolor/16x16/mimetypes/application.x-solvespace.png
share/icons/hicolor/16x16/mimetypes/application-x-solvespace.png
share/icons/hicolor/24x24/apps/solvespace.png
share/icons/hicolor/24x24/mimetypes/application.x-solvespace.png
share/icons/hicolor/24x24/mimetypes/application-x-solvespace.png
share/icons/hicolor/32x32/apps/solvespace.png
share/icons/hicolor/32x32/mimetypes/application.x-solvespace.png
share/icons/hicolor/32x32/mimetypes/application-x-solvespace.png
share/icons/hicolor/48x48/apps/solvespace.png
share/icons/hicolor/48x48/mimetypes/application.x-solvespace.png
share/icons/hicolor/48x48/mimetypes/application-x-solvespace.png
share/icons/hicolor/scalable/apps/solvespace.svg
share/icons/hicolor/scalable/mimetypes/application.x-solvespace.svg
share/icons/hicolor/scalable/mimetypes/application-x-solvespace.svg
share/metainfo/com.solvespace.SolveSpace.metainfo.xml
share/mime/packages/solvespace-slvs.xml
share/pixmaps/solvespace-16x16.xpm
share/pixmaps/solvespace-24x24.xpm
share/pixmaps/solvespace-32x32.xpm
share/pixmaps/solvespace-48x48.xpm
%%DATADIR%%/banner.txt
%%DATADIR%%/fonts/BitstreamVeraSans-Roman-builtin.ttf
%%DATADIR%%/fonts/private/0-check-false.png
@ -83,6 +80,7 @@ share/pixmaps/solvespace-48x48.xpm
%%DATADIR%%/locales.txt
%%DATADIR%%/locales/de_DE.po
%%DATADIR%%/locales/en_US.po
%%DATADIR%%/locales/es_AR.po
%%DATADIR%%/locales/fr_FR.po
%%DATADIR%%/locales/ru_RU.po
%%DATADIR%%/locales/tr_TR.po

View File

@ -1,6 +1,6 @@
PORTNAME= verilator
DISTVERSIONPREFIX= v
DISTVERSION= 4.228
DISTVERSION= 5.002
CATEGORIES= cad
MAINTAINER= yuri@FreeBSD.org

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1664661808
SHA256 (verilator-verilator-v4.228_GH0.tar.gz) = be6af6572757013802be5b0ff9c64cbf509e98066737866abaae692fe04edf09
SIZE (verilator-verilator-v4.228_GH0.tar.gz) = 2623600
TIMESTAMP = 1667156636
SHA256 (verilator-verilator-v5.002_GH0.tar.gz) = 72d68469fc1262e6288d099062b960a2f65e9425bdb546cba141a2507decd951
SIZE (verilator-verilator-v5.002_GH0.tar.gz) = 2780753

View File

@ -20,6 +20,8 @@ man/man1/verilator_coverage.1.gz
%%DATADIR%%/examples/cmake_tracing_c/Makefile
%%DATADIR%%/examples/cmake_tracing_sc/CMakeLists.txt
%%DATADIR%%/examples/cmake_tracing_sc/Makefile
%%DATADIR%%/examples/make_hello_binary/Makefile
%%DATADIR%%/examples/make_hello_binary/top.v
%%DATADIR%%/examples/make_hello_c/Makefile
%%DATADIR%%/examples/make_hello_c/sim_main.cpp
%%DATADIR%%/examples/make_hello_c/top.v
@ -84,6 +86,8 @@ man/man1/verilator_coverage.1.gz
%%DATADIR%%/include/verilated_syms.h
%%DATADIR%%/include/verilated_threads.cpp
%%DATADIR%%/include/verilated_threads.h
%%DATADIR%%/include/verilated_timing.cpp
%%DATADIR%%/include/verilated_timing.h
%%DATADIR%%/include/verilated_trace.h
%%DATADIR%%/include/verilated_trace_defs.h
%%DATADIR%%/include/verilated_trace_imp.h

View File

@ -2,9 +2,6 @@ PORTNAME= xyce
DISTVERSION= 7.5.0
PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= https://github.com/Xyce/Xyce/archive/refs/tags/
DISTNAME= Release-${DISTVERSION}
DIST_SUBDIR= ${PORTNAME}-${DISTVERSION}
MAINTAINER= yuri@FreeBSD.org
COMMENT= Xyce electronic simulator
@ -32,7 +29,10 @@ USE_CXXSTD= c++14 # otherwise configure fails because of c++14 features like std
USE_LDCONFIG= yes
USE_PERL5= test
WRKSRC= ${WRKDIR}/Xyce-Release-${DISTVERSION}
USE_GITHUB= yes
GH_ACCOUNT= Xyce
GH_PROJECT= Xyce
GH_TAGNAME= Release-${DISTVERSION}
GNU_CONFIGURE= yes
CONFIGURE_ARGS= LEX=/usr/bin/flex \

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1657478670
SHA256 (xyce-7.5.0/Release-7.5.0.tar.gz) = 854d7d5e19e0ee2138d1f20f10f8f27f2bebb94ec81c157040955cff7250dacd
SIZE (xyce-7.5.0/Release-7.5.0.tar.gz) = 23184780
TIMESTAMP = 1666506061
SHA256 (Xyce-Xyce-7.5.0-Release-7.5.0_GH0.tar.gz) = 854d7d5e19e0ee2138d1f20f10f8f27f2bebb94ec81c157040955cff7250dacd
SIZE (Xyce-Xyce-7.5.0-Release-7.5.0_GH0.tar.gz) = 23184780

View File

@ -1,5 +1,5 @@
PORTNAME= wordpress
DISTVERSION= 6.0.2
DISTVERSION= 6.0.3
DISTVERSIONSUFFIX= -zh_CN
CATEGORIES= chinese www
MASTER_SITES= https://cn.wordpress.org/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1663406101
SHA256 (wordpress-6.0.2-zh_CN.tar.gz) = d7c8ef5b05edb9d7a985d9fbb7cd576e6af4847dd3e10b0e1222450b2834ca77
SIZE (wordpress-6.0.2-zh_CN.tar.gz) = 21933604
TIMESTAMP = 1666957503
SHA256 (wordpress-6.0.3-zh_CN.tar.gz) = 7edf7cc1736ddf02d4fad86128ba84813b0500ff49fbc4b43c0e9e259970ccd7
SIZE (wordpress-6.0.3-zh_CN.tar.gz) = 21929614

View File

@ -1,5 +1,5 @@
PORTNAME= wordpress
DISTVERSION= 6.0.2
DISTVERSION= 6.0.3
DISTVERSIONSUFFIX= -zh_TW
CATEGORIES= chinese www
MASTER_SITES= https://tw.wordpress.org/

View File

@ -1,3 +1,3 @@
TIMESTAMP = 1663406127
SHA256 (wordpress-6.0.2-zh_TW.tar.gz) = 964994d3d6d430725cb9f9e60f87aaa68c19127c737ebf7109482356ec6131ea
SIZE (wordpress-6.0.2-zh_TW.tar.gz) = 21965420
TIMESTAMP = 1666957562
SHA256 (wordpress-6.0.3-zh_TW.tar.gz) = b60cfe15d8aeb59837d47df20f687e1ee34e7dd219584d03f3ec1faeb14784f3
SIZE (wordpress-6.0.3-zh_TW.tar.gz) = 21949630

View File

@ -73,6 +73,7 @@
SUBDIR += kermit
SUBDIR += klog
SUBDIR += libconcord
SUBDIR += libdc
SUBDIR += libfap
SUBDIR += libfec
SUBDIR += libimobiledevice

23
comms/libdc/Makefile Normal file
View File

@ -0,0 +1,23 @@
PORTNAME= libdc
DISTVERSIONPREFIX=v
DISTVERSION= 5.0.10
CATEGORIES= comms
MAINTAINER= romain@FreeBSD.org
COMMENT= Subsurface version of libdivecomputer
WWW= http://www.libdivecomputer.org
LICENSE= LGPL21+
LICENSE_FILE= ${WRKSRC}/COPYING
USES= autoreconf gmake libtool
USE_GITHUB= yes
USE_LDCONFIG= yes
GH_ACCOUNT= subsurface
GNU_CONFIGURE= yes
OPTIONS_DEFINE= DOCS
DOCSDIR= ${PREFIX}/share/doc/libdivecomputer
.include <bsd.port.mk>

3
comms/libdc/distinfo Normal file
View File

@ -0,0 +1,3 @@
TIMESTAMP = 1666671310
SHA256 (subsurface-libdc-v5.0.10_GH0.tar.gz) = f9512ed4747f52138a7c7942fee677e33a16d99aa5db4aafe377ef7cd8276567
SIZE (subsurface-libdc-v5.0.10_GH0.tar.gz) = 418912

4
comms/libdc/pkg-descr Normal file
View File

@ -0,0 +1,4 @@
Libdivecomputer is a cross-platform and open source library for
communication with dive computers from various manufacturers.
This port is the subsurface flavor of libdivecomputer.

153
comms/libdc/pkg-plist Normal file
View File

@ -0,0 +1,153 @@
bin/dctool
include/libdivecomputer/atomics_cobalt.h
include/libdivecomputer/ble.h
include/libdivecomputer/bluetooth.h
include/libdivecomputer/buffer.h
include/libdivecomputer/common.h
include/libdivecomputer/context.h
include/libdivecomputer/custom.h
include/libdivecomputer/datetime.h
include/libdivecomputer/descriptor.h
include/libdivecomputer/device.h
include/libdivecomputer/divesystem_idive.h
include/libdivecomputer/hw_frog.h
include/libdivecomputer/hw_ostc.h
include/libdivecomputer/hw_ostc3.h
include/libdivecomputer/ioctl.h
include/libdivecomputer/iostream.h
include/libdivecomputer/irda.h
include/libdivecomputer/iterator.h
include/libdivecomputer/oceanic_atom2.h
include/libdivecomputer/oceanic_veo250.h
include/libdivecomputer/oceanic_vtpro.h
include/libdivecomputer/parser.h
include/libdivecomputer/reefnet_sensus.h
include/libdivecomputer/reefnet_sensuspro.h
include/libdivecomputer/reefnet_sensusultra.h
include/libdivecomputer/serial.h
include/libdivecomputer/suunto_d9.h
include/libdivecomputer/suunto_eon.h
include/libdivecomputer/suunto_vyper2.h
include/libdivecomputer/units.h
include/libdivecomputer/usb.h
include/libdivecomputer/usbhid.h
include/libdivecomputer/version.h
lib/libdivecomputer.a
lib/libdivecomputer.so
lib/libdivecomputer.so.0
lib/libdivecomputer.so.0.0.0
libdata/pkgconfig/libdivecomputer.pc
man/man3/dc_bluetooth_addr2str.3.gz
man/man3/dc_bluetooth_device_free.3.gz
man/man3/dc_bluetooth_device_get_address.3.gz
man/man3/dc_bluetooth_device_get_name.3.gz
man/man3/dc_bluetooth_iterator_new.3.gz
man/man3/dc_bluetooth_open.3.gz
man/man3/dc_bluetooth_str2addr.3.gz
man/man3/dc_buffer_append.3.gz
man/man3/dc_buffer_free.3.gz
man/man3/dc_buffer_get_data.3.gz
man/man3/dc_buffer_get_size.3.gz
man/man3/dc_buffer_new.3.gz
man/man3/dc_buffer_prepend.3.gz
man/man3/dc_context_free.3.gz
man/man3/dc_context_new.3.gz
man/man3/dc_context_set_logfunc.3.gz
man/man3/dc_context_set_loglevel.3.gz
man/man3/dc_datetime_gmtime.3.gz
man/man3/dc_datetime_localtime.3.gz
man/man3/dc_datetime_mktime.3.gz
man/man3/dc_datetime_now.3.gz
man/man3/dc_descriptor_free.3.gz
man/man3/dc_descriptor_get_model.3.gz
man/man3/dc_descriptor_get_product.3.gz
man/man3/dc_descriptor_get_transports.3.gz
man/man3/dc_descriptor_get_vendor.3.gz
man/man3/dc_descriptor_iterator.3.gz
man/man3/dc_device_close.3.gz
man/man3/dc_device_foreach.3.gz
man/man3/dc_device_open.3.gz
man/man3/dc_device_set_cancel.3.gz
man/man3/dc_device_set_events.3.gz
man/man3/dc_device_set_fingerprint.3.gz
man/man3/dc_iostream_close.3.gz
man/man3/dc_irda_device_free.3.gz
man/man3/dc_irda_device_get_address.3.gz
man/man3/dc_irda_device_get_name.3.gz
man/man3/dc_irda_iterator_new.3.gz
man/man3/dc_irda_open.3.gz
man/man3/dc_iterator_free.3.gz
man/man3/dc_iterator_next.3.gz
man/man3/dc_parser_destroy.3.gz
man/man3/dc_parser_get_datetime.3.gz
man/man3/dc_parser_get_field.3.gz
man/man3/dc_parser_new.3.gz
man/man3/dc_parser_samples_foreach.3.gz
man/man3/dc_parser_set_data.3.gz
man/man3/dc_serial_device_free.3.gz
man/man3/dc_serial_device_get_name.3.gz
man/man3/dc_serial_iterator_new.3.gz
man/man3/dc_serial_open.3.gz
man/man3/dc_usbhid_device_free.3.gz
man/man3/dc_usbhid_device_get_pid.3.gz
man/man3/dc_usbhid_device_get_vid.3.gz
man/man3/dc_usbhid_iterator_new.3.gz
man/man3/dc_usbhid_open.3.gz
man/man3/libdivecomputer.3.gz
%%PORTDOCS%%%%DOCSDIR%%/dc_bluetooth_addr2str.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_bluetooth_device_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_bluetooth_device_get_address.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_bluetooth_device_get_name.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_bluetooth_iterator_new.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_bluetooth_open.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_bluetooth_str2addr.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_buffer_append.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_buffer_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_buffer_get_data.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_buffer_get_size.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_buffer_new.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_buffer_prepend.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_context_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_context_new.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_context_set_logfunc.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_context_set_loglevel.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_datetime_gmtime.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_datetime_localtime.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_datetime_mktime.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_datetime_now.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_descriptor_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_descriptor_get_model.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_descriptor_get_product.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_descriptor_get_transports.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_descriptor_get_vendor.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_descriptor_iterator.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_device_close.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_device_foreach.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_device_open.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_device_set_cancel.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_device_set_events.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_device_set_fingerprint.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_iostream_close.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_irda_device_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_irda_device_get_address.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_irda_device_get_name.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_irda_iterator_new.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_irda_open.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_iterator_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_iterator_next.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_parser_destroy.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_parser_get_datetime.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_parser_get_field.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_parser_new.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_parser_samples_foreach.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_parser_set_data.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_serial_device_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_serial_device_get_name.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_serial_iterator_new.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_serial_open.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_usbhid_device_free.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_usbhid_device_get_pid.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_usbhid_device_get_vid.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_usbhid_iterator_new.3.html
%%PORTDOCS%%%%DOCSDIR%%/dc_usbhid_open.3.html
%%PORTDOCS%%%%DOCSDIR%%/libdivecomputer.3.html

View File

@ -1,6 +1,6 @@
PORTNAME= yj
DISTVERSION= 1.2.0
PORTREVISION= 6
PORTREVISION= 7
CATEGORIES= converters textproc
PKGNAMESUFFIX= -${GH_ACCOUNT}

View File

@ -1,5 +1,5 @@
PORTNAME= adodb
PORTVERSION= 5.22.3
PORTVERSION= 5.22.4
DISTVERSIONPREFIX= v
CATEGORIES= databases www
PKGNAMESUFFIX= 5${PHP_PKGNAMESUFFIX}

Some files were not shown because too many files have changed in this diff Show More