Massively remove all wrongly added auto updates
These were caused due to checkupdates taking versions from AM.xml files in libraries. This is now fixed in fdroidserver.
This commit is contained in:
parent
1f5eb2c51f
commit
4b139ec58d
|
@ -37,9 +37,6 @@ Build:1.2.5,11
|
|||
Build:1.2.6,12
|
||||
commit=b20e5db6d02f6fd108a582400ab5565f079f2d2a
|
||||
|
||||
Build:1.2.6-END-OF-LIFE,17
|
||||
commit=eae28c3fb6952dc8e636c482060e447866b9a3b1
|
||||
|
||||
Auto Update Mode:None
|
||||
Update Check Mode:RepoManifest/fdroid-phase-out
|
||||
Current Version:1.2.6-END-OF-LIFE
|
||||
|
|
|
@ -39,11 +39,6 @@ Build:0.2,2
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.4,14
|
||||
commit=1.4
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.4
|
||||
|
|
|
@ -40,25 +40,6 @@ Build:3.9.0,390
|
|||
popd && \
|
||||
cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.5.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.3.5.jar libs/
|
||||
|
||||
Build:4.2.1,421
|
||||
commit=v4.2.1
|
||||
subdir=qBittorrentClient/app
|
||||
patch=remove_ads_390.patch
|
||||
gradle=pro
|
||||
srclibs=ApacheHttpClient@4.3.5,ApacheHttpCore@4.3.2
|
||||
rm=qBittorrentClient/app/libs/*
|
||||
prebuild=sed -i '/com.google.android.gms:play-services/d' build.gradle
|
||||
build=pushd $$ApacheHttpClient$$/httpclient/ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
pushd $$ApacheHttpClient$$/httpmime/ && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
pushd $$ApacheHttpCore$$/httpcore && \
|
||||
$$MVN3$$ package && \
|
||||
popd && \
|
||||
cp $$ApacheHttpCore$$/httpcore/target/httpcore-4.3.2.jar $$ApacheHttpClient$$/httpclient/target/httpclient-4.3.5.jar $$ApacheHttpClient$$/httpmime/target/httpmime-4.3.5.jar libs/
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.2.1
|
||||
|
|
|
@ -35,10 +35,6 @@ Build:2.3,6
|
|||
commit=v2.3
|
||||
subdir=Eshotroid
|
||||
|
||||
Build:2.1.1,2110
|
||||
commit=v2.1.1
|
||||
subdir=Eshotroid
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.1.1
|
||||
|
|
|
@ -54,12 +54,6 @@ Build:2.2,13
|
|||
gradle=yes
|
||||
rm=appcompat,dashclock/libs/*,model/libs/*,helper/libs/*
|
||||
|
||||
Build:2.8,71
|
||||
commit=v2.8-dashclock
|
||||
subdir=dashclock
|
||||
gradle=yes
|
||||
rm=appcompat,dashclock/libs/*,model/libs/*,helper/libs/*
|
||||
|
||||
Maintainer Notes:
|
||||
:helper provides joda-time:joda-time:2.4
|
||||
:model provides com.google.code.gson:gson:2.2.2
|
||||
|
|
|
@ -58,11 +58,6 @@ Build:0.4.1.150911,8
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:1.2.2-SHAPSHOT,122
|
||||
commit=v1.2.2-SHAPSHOT
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Maintainer Notes:
|
||||
Please use git-branch "FDroid" for FDroid-builds.
|
||||
.
|
||||
|
|
|
@ -42,11 +42,6 @@ Build:1.19,19
|
|||
subdir=application
|
||||
submodules=yes
|
||||
|
||||
Build:4.2.0,100
|
||||
commit=v4.2.0
|
||||
subdir=application
|
||||
submodules=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.2.0
|
||||
|
|
|
@ -209,13 +209,6 @@ Build:0.0.72,72
|
|||
scandelete=plugins/org.apache.cordova.vibration/src/blackberry10,platforms/android/libs/armeabi/libscrypt.so,platforms/android/scrypt/src
|
||||
build=./prepare_fdroid.sh
|
||||
|
||||
Build:4.3.1,87
|
||||
commit=4.3.1
|
||||
subdir=platforms/android
|
||||
submodules=yes
|
||||
scandelete=plugins/org.apache.cordova.vibration/src/blackberry10,platforms/android/libs/armeabi/libscrypt.so,platforms/android/scrypt/src
|
||||
build=./prepare_fdroid.sh
|
||||
|
||||
Maintainer Notes:
|
||||
scandelete libscrypt.so - it is built by F-Droid via prepare_fdroid.sh,
|
||||
but it is still in GreenAddress repo for users who don't want to use NDK,
|
||||
|
|
|
@ -424,11 +424,6 @@ Build:6.0.8,1582
|
|||
init=rm libs/*.jar
|
||||
gradle=cloudless
|
||||
|
||||
Build:1.1,2001
|
||||
commit=1.1
|
||||
init=rm libs/*.jar
|
||||
gradle=cloudless
|
||||
|
||||
Auto Update Mode:Version %v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
|
|
|
@ -53,12 +53,6 @@ Build:2.1.2,41
|
|||
extlibs=android/android-support-v4.jar
|
||||
prebuild=sed -i -e 's|\\\\|/|g' project.properties
|
||||
|
||||
Build:2.4.0,60
|
||||
commit=v_2.4.0
|
||||
subdir=Quick Dice
|
||||
extlibs=android/android-support-v4.jar
|
||||
prebuild=sed -i -e 's|\\\\|/|g' project.properties
|
||||
|
||||
Auto Update Mode:Version v_%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.4.0
|
||||
|
|
|
@ -255,13 +255,6 @@ Build:3.1,55
|
|||
buildjni=yes
|
||||
preassemble=renameExecutables
|
||||
|
||||
Build:4.4.0,440
|
||||
commit=v4.4.0
|
||||
subdir=AdAway
|
||||
gradle=yes
|
||||
buildjni=yes
|
||||
preassemble=renameExecutables
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.4.0
|
||||
|
|
|
@ -39,12 +39,6 @@ Build:1.3,4
|
|||
gradle=yes
|
||||
prebuild=rm -fR ../build
|
||||
|
||||
Build:5.1.1,511
|
||||
commit=v5.1.1
|
||||
subdir=app
|
||||
gradle=yes
|
||||
prebuild=rm -fR ../build
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:5.1.1
|
||||
|
|
|
@ -58,11 +58,6 @@ Build:1.7,8
|
|||
subdir=Offline-Calendar
|
||||
gradle=yes
|
||||
|
||||
Build:1.1,11
|
||||
commit=v1.1
|
||||
subdir=Offline-Calendar
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:1.1
|
||||
|
|
|
@ -29,12 +29,6 @@ Build:1.1.1,11199
|
|||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Build:2.3.1 beta4+-fdroid,23104
|
||||
commit=v2.3.1 beta4+-fdroid
|
||||
subdir=apg
|
||||
submodules=yes
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version +-fdroid v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:2.3.1 beta4
|
||||
|
|
|
@ -41,11 +41,6 @@ Build:1.1,13
|
|||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Build:4.1.0,90
|
||||
commit=v4.1.0
|
||||
subdir=app
|
||||
gradle=yes
|
||||
|
||||
Auto Update Mode:Version v%v
|
||||
Update Check Mode:Tags
|
||||
Current Version:4.1.0
|
||||
|
|
Loading…
Reference in a new issue