forked from oz123/debian-packages
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathREADME
More file actions
23 lines (15 loc) · 747 Bytes
/
README
File metadata and controls
23 lines (15 loc) · 747 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
This is the repository of debian/ folders to build Debian and Ubuntu
packages for MATE, for development and testing purposes.
You can use debian/ folders with standard tarballs from:
* https://pub.mate-desktop.org/releases/1.18/
* https://pub.mate-desktop.org/releases/themes/3.22/
Or you can build from git master branches. In this case you need to have
these folders:
~/mate/debian-packages (this repo)
~/mate/atril
~/mate/caja (mate packages)
~/mate/mate-panel
Launch build.py from ~/mate. Example:
user@test ~/mate/ $ debian-packages/build.py caja
The source folder will be copied on /tmp/, debian folder will be hacked
to build without tarball, and result .debs will be put on ~/mate.