Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

golang-x-mobile-0-0.1.mga8 RPM for armv7hl

From Mageia 8 for armv7hl / media / core / release

Name: golang-x-mobile Distribution: Mageia
Version: 0 Vendor: Mageia.Org
Release: 0.1.mga8 Build date: Fri Sep 11 18:24:17 2020
Group: Development/Other Build host: localhost
Size: 11565559 Source RPM: golang-x-mobile-0-0.1.mga8.src.rpm
Packager: pterjan <pterjan>
Url: https://github.com/golang/mobile
Summary: Go support for Mobile devices
The Go mobile repository holds packages and build tools for using Go on mobile
platforms.

Provides

Requires

License

BSD

Changelog

* Fri Sep 11 2020 pterjan <pterjan> 0-0.1.mga8
  + Revision: 1624629
  - imported package golang-x-mobile

Files

/usr/bin/gobind
/usr/bin/gomobile
/usr/lib/.build-id
/usr/lib/.build-id/1a
/usr/lib/.build-id/1a/3c04b16cb53ee17844fd52c0e4c5323f48debb
/usr/lib/.build-id/9b
/usr/lib/.build-id/9b/b169a0e71ac3ac10b5b0a59e147401cc6f83b7
/usr/share/doc/golang-x-mobile
/usr/share/doc/golang-x-mobile/AUTHORS
/usr/share/doc/golang-x-mobile/CONTRIBUTING.md
/usr/share/doc/golang-x-mobile/CONTRIBUTORS
/usr/share/doc/golang-x-mobile/README.md
/usr/share/doc/golang-x-mobile/doc
/usr/share/doc/golang-x-mobile/doc/caution.png
/usr/share/doc/golang-x-mobile/example
/usr/share/doc/golang-x-mobile/example/basic
/usr/share/doc/golang-x-mobile/example/basic/main.go
/usr/share/doc/golang-x-mobile/example/basic/main_x.go
/usr/share/doc/golang-x-mobile/example/bind
/usr/share/doc/golang-x-mobile/example/bind/android
/usr/share/doc/golang-x-mobile/example/bind/android/README
/usr/share/doc/golang-x-mobile/example/bind/android/app
/usr/share/doc/golang-x-mobile/example/bind/android/app/build.gradle
/usr/share/doc/golang-x-mobile/example/bind/android/app/src
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/AndroidManifest.xml
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/java
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/java/org
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/java/org/golang
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/java/org/golang/example
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/java/org/golang/example/bind
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/java/org/golang/example/bind/MainActivity.java
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/res
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/res/layout
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/res/layout/activity_main.xml
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/res/values
/usr/share/doc/golang-x-mobile/example/bind/android/app/src/main/res/values/dimens.xml
/usr/share/doc/golang-x-mobile/example/bind/android/build.gradle
/usr/share/doc/golang-x-mobile/example/bind/android/settings.gradle
/usr/share/doc/golang-x-mobile/example/bind/hello
/usr/share/doc/golang-x-mobile/example/bind/hello/hello.go
/usr/share/doc/golang-x-mobile/example/bind/ios
/usr/share/doc/golang-x-mobile/example/bind/ios/README
/usr/share/doc/golang-x-mobile/example/bind/ios/bind
/usr/share/doc/golang-x-mobile/example/bind/ios/bind.xcodeproj
/usr/share/doc/golang-x-mobile/example/bind/ios/bind.xcodeproj/project.pbxproj
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/AppDelegate.h
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/AppDelegate.m
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/Base.lproj
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/Base.lproj/LaunchScreen.xib
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/Base.lproj/Main.storyboard
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/Info.plist
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/ViewController.h
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/ViewController.m
/usr/share/doc/golang-x-mobile/example/bind/ios/bind/main.m
/usr/share/doc/golang-x-mobile/example/flappy
/usr/share/doc/golang-x-mobile/example/flappy/assets
/usr/share/doc/golang-x-mobile/example/flappy/assets/README
/usr/share/doc/golang-x-mobile/example/flappy/assets/sprite.png
/usr/share/doc/golang-x-mobile/example/flappy/game.go
/usr/share/doc/golang-x-mobile/example/flappy/main.go
/usr/share/doc/golang-x-mobile/example/flappy/main_x.go
/usr/share/doc/golang-x-mobile/example/ivy
/usr/share/doc/golang-x-mobile/example/ivy/android
/usr/share/doc/golang-x-mobile/example/ivy/android/README
/usr/share/doc/golang-x-mobile/example/ivy/android/app
/usr/share/doc/golang-x-mobile/example/ivy/android/app/build.gradle
/usr/share/doc/golang-x-mobile/example/ivy/android/app/proguard-rules.pro
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/androidTest
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/androidTest/java
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/androidTest/java/org
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/androidTest/java/org/golang
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/androidTest/java/org/golang/ivy
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/androidTest/java/org/golang/ivy/ApplicationTest.java
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/AndroidManifest.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/assets
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/assets/aboutivy.html
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/assets/demo.ivy
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/assets/tape.html
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/ic_launcher-web.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/java
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/java/org
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/java/org/golang
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/java/org/golang/ivy
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/java/org/golang/ivy/AboutIvy.java
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/java/org/golang/ivy/Help.java
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/java/org/golang/ivy/MainActivity.java
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-hdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-hdpi/actionbar_solid.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-hdpi/ic_done_white_24dp.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-mdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-mdpi/actionbar_solid.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-mdpi/ic_done_white_24dp.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-xhdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-xhdpi/actionbar_solid.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-xhdpi/ic_done_white_24dp.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-xxhdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-xxhdpi/actionbar_solid.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable-xxhdpi/ic_done_white_24dp.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable/circle_shape.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/drawable/ivyabout.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/layout
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/layout/activity_about.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/layout/activity_help.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/layout/activity_main.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/menu
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/menu/menu_about.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/menu/menu_main.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-hdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-hdpi/ic_launcher.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-mdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-mdpi/ic_launcher.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-xhdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-xhdpi/ic_launcher.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-xxhdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-xxhdpi/ic_launcher.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-xxxhdpi
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/mipmap-xxxhdpi/ic_launcher.png
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values-w820dp
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values-w820dp/dimens.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values-w820dp/strings.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values/colors.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values/dimens.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values/strings.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/app/src/main/res/values/styles.xml
/usr/share/doc/golang-x-mobile/example/ivy/android/build.gradle
/usr/share/doc/golang-x-mobile/example/ivy/android/settings.gradle
/usr/share/doc/golang-x-mobile/example/ivy/ios
/usr/share/doc/golang-x-mobile/example/ivy/ios/README.md
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy.xcodeproj
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy.xcodeproj/project.pbxproj
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/AppDelegate.h
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/AppDelegate.m
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Base.lproj
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Base.lproj/Main.storyboard
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/DocsController.h
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/DocsController.m
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset/Contents.json
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset/apple-touch-icon-120x120-1.png
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset/apple-touch-icon-120x120.png
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset/apple-touch-icon-152x152.png
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset/apple-touch-icon-76x76.png
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset/ivy-ios-180.png
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Images.xcassets/AppIcon.appiconset/ivy-ios-80.png
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Info.plist
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/IvyController.h
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/IvyController.m
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Launch.storyboard
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Suggestion.h
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/Suggestion.m
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/main.m
/usr/share/doc/golang-x-mobile/example/ivy/ios/ivy/tape.html
/usr/share/doc/golang-x-mobile/example/network
/usr/share/doc/golang-x-mobile/example/network/AndroidManifest.xml
/usr/share/doc/golang-x-mobile/example/network/main.go
/usr/share/doc/golang-x-mobile/example/network/main_x.go
/usr/share/licenses/golang-x-mobile
/usr/share/licenses/golang-x-mobile/LICENSE
/usr/share/licenses/golang-x-mobile/PATENTS


Generated by rpm2html 1.8.1

Fabrice Bellet, Tue Apr 9 16:03:47 2024