fdroiddata/metadata/com.adonai.manman.txt
2014-12-11 00:20:38 +01:00

84 lines
2.3 KiB
Plaintext

AntiFeatures:NonFreeDep
Categories:System
License:GPLv3
Web Site:https://github.com/Adonai/Man-Man/blob/HEAD/README.md
Source Code:https://github.com/Adonai/Man-Man
Issue Tracker:https://github.com/Adonai/Man-Man/issues
Auto Name:Man Man
Summary:View Linux man pages
Description:
Convenient tool for any Linux enthusiast familiar with man pages. It provides
a fast way to search, browse and save man pages via [http://www.mankier.com/ mankier.com].
Features:
* Supports searching for a single command
* Supports explaining command one-liners
* Supports browsing and indexing of man chapters
* Supports caching of man pages that were previously accessed
.
Repo Type:git
Repo:https://github.com/Adonai/Man-Man
Build:1.0.1 Beta,101
commit=1.0.2
subdir=app
gradle=yes
Build:1.0.2 Beta,102
commit=fa561214d97e9cb67f73b9dc7c6e301f65d99e5f
subdir=app
gradle=yes
Build:1.2.0,120
commit=1.2.0
subdir=app
gradle=yes
prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' build.gradle
Build:1.2.2,122
commit=1.2.2
subdir=app
gradle=yes
prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' build.gradle
Build:1.2.3,123
commit=1.2.3
subdir=app
gradle=yes
prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' build.gradle
Build:1.2.4,124
commit=1.2.4
subdir=app
gradle=Fdroid
prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' -e 's/gradle:1.0.0/gradle:0.14.0/g' build.gradle ../build.gradle
#Build:1.2.4,124
# commit=1.2.4
# subdir=app
# gradle=Fdroid
# prebuild=sed -i -e 's/v4:21.0.2/v4:21.0.+/g' -e 's/gradle:1.0.0/gradle:0.14.0/g' build.gradle ../build.gradle && \
# echo 'task assembleFdroidRelease(dependsOn: "assembleFdroid") << { }' >> build.gradle
Maintainer Notes:
Upstream runs `gradle assembleFdroid` to generate a floss build. Building with
the "FDroid" flavor within fdroid tries to run assembleFdroidRelease. I don't
know if this is expected gradle behavior or if we make assumptions on our side
that make sense, but don't have to be true.
Quickfix is to introduce the needed task which depends on what upstream runs.
Currently this works fine, but we are not able to pickup the apk file at the
end of the build process.
Disabling AUM until things have been sorted out.
.
#Auto Update Mode:Version %v
Update Check Mode:Tags
Current Version:1.2.4
Current Version Code:124