all: remove some more comments and metadata rot
This commit is contained in:
parent
2f6b1ee60c
commit
82ba7a575b
|
@ -383,7 +383,7 @@ Build:3.2.5,325
|
|||
Maintainer Notes:
|
||||
Replace jar files! (see fr.ybo.transportsrennes)
|
||||
|
||||
#pushd $$OpenTripPlaner$$ && $$MVN3$$ install && popd
|
||||
pushd $$OpenTripPlaner$$ && $$MVN3$$ install && popd
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
|
|
|
@ -1,50 +0,0 @@
|
|||
Categories:Internet
|
||||
License:BSD
|
||||
Web Site:https://www.chromium.org/
|
||||
Source Code:https://code.google.com/p/chromium/
|
||||
Issue Tracker:
|
||||
|
||||
Name:Chromium
|
||||
Summary:Browser based on Google's Chrome
|
||||
Description:
|
||||
Web browser based on Google's Chrome.
|
||||
.
|
||||
|
||||
Repo Type:git
|
||||
Repo:https://chromium.googlesource.com/chromium/src.git
|
||||
|
||||
Build:45.0,1
|
||||
disable=wip
|
||||
commit=45.0.2422.4
|
||||
srclibs=DepotTools@ffc888e
|
||||
build=export PATH=$PATH:`readlink -f $$DepotTools$$` && \
|
||||
echo "target_os = ['android']" >> .gclient && \
|
||||
gclient sync && \
|
||||
echo "{ 'GYP_DEFINES': 'OS=android target_arch=arm', }" > chromium.gyp_env && \
|
||||
gclient runhooks && \
|
||||
gclient sync && \
|
||||
ninja -C out/Release chrome_public_apk
|
||||
|
||||
Maintainer Notes:
|
||||
|
||||
#target_arch:
|
||||
#ia32, mipsel, x64, arm, arm64, mips64el
|
||||
|
||||
|
||||
#fetch --no-hooks --no-history android && \
|
||||
sudo apt-get -y install lighttpd python-pexpect xvfb x11-utils
|
||||
|
||||
|
||||
"{ 'GYP_DEFINES': 'chromeos=1 component=shared_library' }" > ../chromium.gyp_env
|
||||
#'gyp_managed_install%': 0,
|
||||
#'fastbuild%': 1,
|
||||
|
||||
branding=Chromium
|
||||
buildtype=Official
|
||||
|
||||
$ ./build/gyp_chromium -Dcomponent=shared_library
|
||||
$ ./build/gyp_chromium -Goutput_dir=out_cros
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:None
|
|
@ -1,4 +1,3 @@
|
|||
# NonFreeDep may be removed by applying the patch below
|
||||
AntiFeatures:NonFreeDep
|
||||
Categories:Internet
|
||||
License:GPL-3.0
|
||||
|
@ -31,11 +30,12 @@ Repo:https://svn.code.sf.net/p/tzm-android/code/TZM-Android
|
|||
Build:1.2.3,24
|
||||
commit=303
|
||||
|
||||
# The app doesn't seem to work unless cellular is working!
|
||||
Build:1.2.4,25
|
||||
commit=316
|
||||
|
||||
Maintainer Notes:
|
||||
1.2.4: The app doesn't seem to work unless cellular is working!
|
||||
|
||||
Template for the next version: remember to remove anti-feature
|
||||
and fix the description!
|
||||
prebuild=sed -i '/maps/d' AndroidManifest.xml
|
||||
|
|
|
@ -3,7 +3,6 @@ License:Apache-2.0
|
|||
Web Site:http://members.iinet.net.au/~ninelima/efis/
|
||||
Source Code:https://github.com/ninelima/kwikEFIS
|
||||
Issue Tracker:https://github.com/ninelima/kwikEFIS/issues
|
||||
# Donate:(web link)
|
||||
Bitcoin:1KKWRF25NwVgNdankr1vBphtkLbX766Ee1
|
||||
|
||||
Auto Name:Kwik EFIS
|
||||
|
|
|
@ -1,36 +0,0 @@
|
|||
Disabled:Uses Google docs and others
|
||||
# Stats sent by default
|
||||
AntiFeatures:Tracking
|
||||
Categories:Money
|
||||
License:GPL
|
||||
Web Site:http://financisto.com
|
||||
Source Code:http://bazaar.launchpad.net/~financisto-dev/financisto/trunk/files
|
||||
Issue Tracker:https://bugs.launchpad.net/financisto
|
||||
FlattrID:299883
|
||||
|
||||
Auto Name:Financisto
|
||||
Summary:Personal finance manager
|
||||
Description:
|
||||
Personal finance manager
|
||||
|
||||
* Multiple accounts with multiple currencies
|
||||
* Scheduled and recurring transactions
|
||||
* Transfers with downloadable currency rates
|
||||
* Location based transactions
|
||||
* Hierarchial categories with custom attributes
|
||||
* Projects to organize transactions
|
||||
* Recurring budgets based on categories and projects
|
||||
* Advanced reporting and filtering
|
||||
.
|
||||
|
||||
Repo Type:bzr
|
||||
Repo:lp:financisto
|
||||
|
||||
Maintainer Notes:
|
||||
Unidentified GDocsAPI.jar ; uses Google APIs to build
|
||||
.
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest
|
||||
Current Version:1.6.8
|
||||
Current Version Code:91
|
Loading…
Reference in a new issue