localsend: 1.15.4-unstable-2024-09-25 -> 1.15.4-unstable-2024-10-26 (#351448)

This commit is contained in:
Tristan Ross 2024-10-26 22:11:47 -07:00 committed by GitHub
commit 6e7d84d0ef
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 54 additions and 67 deletions

View File

@ -19,13 +19,13 @@ let
linux = flutter324.buildFlutterApplication rec {
inherit pname;
version = "1.15.4-unstable-2024-09-25";
version = "1.15.4-unstable-2024-10-26";
src = fetchFromGitHub {
owner = pname;
repo = pname;
rev = "61f3ffdb8dd8b1116ced2e7b585f2f6662ce7d5f";
hash = "sha256-s7cR5ty8bygOCzHbLwNTBNlhlQ+2y25/ijlNqWYrqVw=";
rev = "d0e864ddf6ebe1c55188b33f8fdccd534d203c75";
hash = "sha256-qaW9LoRQge4K/CAQwbjNxmlUkQmxvaZyBJdAjXbbTw4=";
};
sourceRoot = "${src.name}/app";
@ -33,7 +33,8 @@ let
pubspecLock = lib.importJSON ./pubspec.lock.json;
gitHashes = {
"permission_handler_windows" = "sha256-+TP3neqlQRZnW6BxHaXr2EbmdITIx1Yo7AEn5iwAhwM=";
permission_handler_windows = "sha256-+TP3neqlQRZnW6BxHaXr2EbmdITIx1Yo7AEn5iwAhwM=";
pasteboard = "sha256-lJA5OWoAHfxORqWMglKzhsL1IFr9YcdAQP/NVOLYB4o=";
};
nativeBuildInputs = [
@ -43,16 +44,11 @@ let
buildInputs = [ libayatana-appindicator ];
postUnpack = ''
substituteInPlace $sourceRoot/linux/my_application.cc \
--replace-fail "gtk_widget_realize(GTK_WIDGET(window))" "gtk_widget_show(GTK_WIDGET(window))"
'';
postInstall = ''
for s in 32 128 256 512; do
d=$out/share/icons/hicolor/''${s}x''${s}/apps
mkdir -p $d
ln -s $out/app/data/flutter_assets/assets/img/logo-''${s}.png $d/localsend.png
cp ./assets/img/logo-''${s}.png $d/localsend.png
done
'';

View File

@ -56,16 +56,6 @@
"source": "hosted",
"version": "2.0.3"
},
"app_group_directory": {
"dependency": "direct main",
"description": {
"name": "app_group_directory",
"sha256": "ad89800fd55133b46e1f6940ac6b974562f7fb6394c662c0f4422b90167f2416",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.0.0"
},
"archive": {
"dependency": "transitive",
"description": {
@ -469,11 +459,11 @@
"dependency": "transitive",
"description": {
"name": "extended_image",
"sha256": "8ad4917eaae7271ce6d975d5c0040c7903010262908fbdb49ff2798fca754d3b",
"sha256": "69d4299043334ecece679996e47d0b0891cd8c29d8da0034868443506f1d9a78",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "8.3.0"
"version": "8.3.1"
},
"extended_image_library": {
"dependency": "transitive",
@ -539,41 +529,41 @@
"dependency": "transitive",
"description": {
"name": "file_selector_android",
"sha256": "b8c9717a0177ca6fa035554b82cd6c83b838ddc66b7704eb6df0f77f027ecc90",
"sha256": "00aafa9ae05a8663d0b4f17abd2a02316911ca0f46f9b9dacb9578b324d99590",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.5.1+7"
"version": "0.5.1+9"
},
"file_selector_ios": {
"dependency": "transitive",
"description": {
"name": "file_selector_ios",
"sha256": "38ebf91ecbcfa89a9639a0854ccaed8ab370c75678938eebca7d34184296f0bb",
"sha256": "94b98ad950b8d40d96fee8fa88640c2e4bd8afcdd4817993bd04e20310f45420",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.5.3"
"version": "0.5.3+1"
},
"file_selector_linux": {
"dependency": "transitive",
"description": {
"name": "file_selector_linux",
"sha256": "045d372bf19b02aeb69cacf8b4009555fb5f6f0b7ad8016e5f46dd1387ddd492",
"sha256": "712ce7fab537ba532c8febdb1a8f167b32441e74acd68c3ccb2e36dcb52c4ab2",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.9.2+1"
"version": "0.9.3"
},
"file_selector_macos": {
"dependency": "transitive",
"description": {
"name": "file_selector_macos",
"sha256": "cb284e267f8e2a45a904b5c094d2ba51d0aabfc20b1538ab786d9ef7dc2bf75c",
"sha256": "271ab9986df0c135d45c3cdb6bd0faa5db6f4976d3e4b437cf7d0f258d941bfc",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.9.4+1"
"version": "0.9.4+2"
},
"file_selector_platform_interface": {
"dependency": "transitive",
@ -599,11 +589,11 @@
"dependency": "transitive",
"description": {
"name": "file_selector_windows",
"sha256": "2ad726953f6e8affbc4df8dc78b77c3b4a060967a291e528ef72ae846c60fb69",
"sha256": "8f5d2f6590d51ecd9179ba39c64f722edc15226cc93dcc8698466ad36a4a85a4",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.9.3+2"
"version": "0.9.3+3"
},
"fixnum": {
"dependency": "transitive",
@ -681,11 +671,11 @@
"dependency": "transitive",
"description": {
"name": "flutter_plugin_android_lifecycle",
"sha256": "9ee02950848f61c4129af3d6ec84a1cfc0e47931abc746b03e7a3bc3e8ff6eda",
"sha256": "9b78450b89f059e96c9ebb355fa6b3df1d6b330436e0b885fb49594c41721398",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.0.22"
"version": "2.0.23"
},
"flutter_test": {
"dependency": "transitive",
@ -843,11 +833,11 @@
"dependency": "transitive",
"description": {
"name": "image_picker_android",
"sha256": "c0a6763d50b354793d0192afd0a12560b823147d3ded7c6b77daf658fa05cc85",
"sha256": "d3e5e00fdfeca8fd4ffb3227001264d449cc8950414c2ff70b0e06b9c628e643",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.8.12+13"
"version": "0.8.12+15"
},
"image_picker_for_web": {
"dependency": "transitive",
@ -913,11 +903,11 @@
"dependency": "transitive",
"description": {
"name": "image_size_getter",
"sha256": "f98c4246144e9b968899d2dfde69091e22a539bb64bc9b0bea51505fbb490e57",
"sha256": "0511799498340b70993d2dfb34b55a2247b5b801d75a6cdd4543acfcafdb12b0",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.1.3"
"version": "2.2.0"
},
"in_app_purchase": {
"dependency": "direct main",
@ -933,11 +923,11 @@
"dependency": "transitive",
"description": {
"name": "in_app_purchase_android",
"sha256": "25eb8694819caca282a527c26d5a1775164965c554ee99b9c10f3a0e44675c75",
"sha256": "bee60266e443d4ae0e4809bae7f9cd4d6be75ab5ec6bb3d2ca737774a274a3bd",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "0.3.6+8"
"version": "0.3.6+9"
},
"in_app_purchase_platform_interface": {
"dependency": "transitive",
@ -1252,11 +1242,12 @@
"pasteboard": {
"dependency": "direct main",
"description": {
"name": "pasteboard",
"sha256": "7bf733f3a00c7188ec1f2c6f0612854248b302cf91ef3611a2b7bb141c0f9d55",
"url": "https://pub.dev"
"path": "packages/pasteboard",
"ref": "58748dae405df5e68a131e4905d48e75d0624be2",
"resolved-ref": "58748dae405df5e68a131e4905d48e75d0624be2",
"url": "https://github.com/Seidko/flutter-plugins.git"
},
"source": "hosted",
"source": "git",
"version": "0.3.0"
},
"path": {
@ -1293,14 +1284,14 @@
"dependency": "transitive",
"description": {
"name": "path_provider_android",
"sha256": "6f01f8e37ec30b07bc424b4deabac37cacb1bc7e2e515ad74486039918a37eb7",
"sha256": "c464428172cb986b758c6d1724c603097febb8fb855aa265aeecc9280c294d4a",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.2.10"
"version": "2.2.12"
},
"path_provider_foundation": {
"dependency": "transitive",
"dependency": "direct main",
"description": {
"name": "path_provider_foundation",
"sha256": "f234384a3fdd67f989b4d54a5d73ca2a6c422fa55ae694381ae0f4375cd1ea16",
@ -1414,11 +1405,11 @@
"dependency": "transitive",
"description": {
"name": "photo_manager",
"sha256": "2b5c0d02014b64b971e57aa840ae7d7ffd81b0482a082579eb17ff83e5dc408e",
"sha256": "32a1ce1095aeaaa792a29f28c1f74613aa75109f21c2d4ab85be3ad9964230a4",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "3.4.0"
"version": "3.5.0"
},
"photo_manager_image_provider": {
"dependency": "transitive",
@ -1654,21 +1645,21 @@
"dependency": "transitive",
"description": {
"name": "shared_preferences_android",
"sha256": "480ba4345773f56acda9abf5f50bd966f581dac5d514e5fc4a18c62976bbba7e",
"sha256": "3b9febd815c9ca29c9e3520d50ec32f49157711e143b7a4ca039eb87e8ade5ab",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.3.2"
"version": "2.3.3"
},
"shared_preferences_foundation": {
"dependency": "transitive",
"description": {
"name": "shared_preferences_foundation",
"sha256": "c4b35f6cb8f63c147312c054ce7c2254c8066745125264f0c88739c417fc9d9f",
"sha256": "07e050c7cd39bad516f8d64c455f04508d09df104be326d8c02551590a0d513d",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.5.2"
"version": "2.5.3"
},
"shared_preferences_linux": {
"dependency": "transitive",
@ -2030,11 +2021,11 @@
"dependency": "transitive",
"description": {
"name": "url_launcher_android",
"sha256": "e35a698ac302dd68e41f73250bd9517fe3ab5fa4f18fe4647a0872db61bacbab",
"sha256": "8fc3bae0b68c02c47c5c86fa8bfa74471d42687b0eded01b78de87872db745e2",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "6.3.10"
"version": "6.3.12"
},
"url_launcher_ios": {
"dependency": "transitive",
@ -2140,41 +2131,41 @@
"dependency": "transitive",
"description": {
"name": "video_player",
"sha256": "e30df0d226c4ef82e2c150ebf6834b3522cf3f654d8e2f9419d376cdc071425d",
"sha256": "4a8c3492d734f7c39c2588a3206707a05ee80cef52e8c7f3b2078d430c84bc17",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.9.1"
"version": "2.9.2"
},
"video_player_android": {
"dependency": "transitive",
"description": {
"name": "video_player_android",
"sha256": "38d8fe136c427abdce68b5e8c3c08ea29d7a794b453c7a51b12ecfad4aad9437",
"sha256": "ae5287ca367e206eb74d7b3dc1ce0b8912ab9a3fc0597b6a101a0a5239f229d3",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.7.3"
"version": "2.7.9"
},
"video_player_avfoundation": {
"dependency": "transitive",
"description": {
"name": "video_player_avfoundation",
"sha256": "d1e9a824f2b324000dc8fb2dcb2a3285b6c1c7c487521c63306cc5b394f68a7c",
"sha256": "cd5ab8a8bc0eab65ab0cea40304097edc46da574c8c1ecdee96f28cd8ef3792f",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "2.6.1"
"version": "2.6.2"
},
"video_player_platform_interface": {
"dependency": "transitive",
"description": {
"name": "video_player_platform_interface",
"sha256": "236454725fafcacf98f0f39af0d7c7ab2ce84762e3b63f2cbb3ef9a7e0550bc6",
"sha256": "229d7642ccd9f3dc4aba169609dd6b5f3f443bb4cc15b82f7785fcada5af9bbb",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "6.2.2"
"version": "6.2.3"
},
"video_player_web": {
"dependency": "transitive",
@ -2290,11 +2281,11 @@
"dependency": "transitive",
"description": {
"name": "win32",
"sha256": "68d1e89a91ed61ad9c370f9f8b6effed9ae5e0ede22a270bdfa6daf79fc2290a",
"sha256": "4d45dc9069dba4619dc0ebd93c7cec5e66d8482cb625a370ac806dcc8165f2ec",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "5.5.4"
"version": "5.5.5"
},
"win32_registry": {
"dependency": "direct main",
@ -2330,11 +2321,11 @@
"dependency": "transitive",
"description": {
"name": "xdg_directories",
"sha256": "faea9dee56b520b55a566385b84f2e8de55e7496104adada9962e0bd11bcff1d",
"sha256": "7a3f37b05d989967cdddcbb571f1ea834867ae2faa29725fd085180e0883aa15",
"url": "https://pub.dev"
},
"source": "hosted",
"version": "1.0.4"
"version": "1.1.0"
},
"xml": {
"dependency": "transitive",