Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Konheko
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Requirements
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Nheko Reborn
Konheko
Commits
59276a10
Commit
59276a10
authored
4 years ago
by
Nicolas Werner
Browse files
Options
Downloads
Patches
Plain Diff
Cleanup some stale files
parent
a9aa6492
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Pipeline
#73
passed
4 years ago
Stage: build
Changes
4
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
Dockerfile
+0
-17
0 additions, 17 deletions
Dockerfile
TODO.md
+1
-4
1 addition, 4 deletions
TODO.md
arm_tool.repo
+0
-6
0 additions, 6 deletions
arm_tool.repo
i486_tool.repo
+0
-7
0 additions, 7 deletions
i486_tool.repo
with
1 addition
and
34 deletions
Dockerfile
deleted
100644 → 0
+
0
−
17
View file @
a9aa6492
FROM
coderus/sailfishos-platform-sdk:3.0.2.8
USER
nemo
COPY
arm_tool.repo i486_tool.repo ./
#zypper ar -f 'http://repo.merproject.org/obs/home:/rinigus:/toolbox/sailfish_latest_armv7hl/home:rinigus:toolbox.repo'
RUN
sb2
-t
SailfishOS-3.0.2.8-armv7hl
-m
sdk-install
-R
\
zypper ar
-f
'./arm_tool.repo'
RUN
sb2
-t
SailfishOS-3.0.2.8-armv7hl
-m
sdk-install
-R
zypper refresh
--force
RUN
sb2
-t
SailfishOS-3.0.2.8-i486
-m
sdk-install
-R
\
zypper ar
-f
'./i486_tool.repo'
RUN
sb2
-t
SailfishOS-3.0.2.8-i486
-m
sdk-install
-R
zypper refresh
--force
WORKDIR
/home/nemo/build
This diff is collapsed.
Click to expand it.
TODO.md
+
1
−
4
View file @
59276a10
mtxclient
=========
-
.well-know
-
RoomSummary
-
Encrypted file support
Spoon
=====
-
Icon
-
.well-known
-
Read markers
-
Encryption
-
Proper handling of network errors and logout
...
...
@@ -17,7 +14,7 @@ Spoon
-
Sending of images/files/audio
-
Display audio messages (See depecher fora nice implementation to render audio curve)
-
Replies
-
Setting
-
Setting
s
-
Deleting/tagging rooms
-
Power saving and syncs when phone is in standby
-
Tombstone handling:
...
...
This diff is collapsed.
Click to expand it.
arm_tool.repo
deleted
100644 → 0
+
0
−
6
View file @
a9aa6492
[home_rinigus_toolbox]
name=Toolbox (sailfish_latest_armv7hl)
type=rpm-md
baseurl=http://repo.merproject.org/obs/home:/rinigus:/toolbox/sailfish_latest_armv7hl/
gpgcheck=0
enabled=1
This diff is collapsed.
Click to expand it.
i486_tool.repo
deleted
100644 → 0
+
0
−
7
View file @
a9aa6492
[home_rinigus_toolbox]
name=Toolbox (sailfish_latest_i486)
type=rpm-md
baseurl=http://repo.merproject.org/obs/home:/rinigus:/toolbox/sailfish_latest_i486/
gpgcheck=0
enabled=1
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment