https://github.com/entware/graveyard
This packages had a difficult fate
https://github.com/entware/graveyard
broken entware
Last synced: 3 months ago
JSON representation
This packages had a difficult fate
- Host: GitHub
- URL: https://github.com/entware/graveyard
- Owner: Entware
- Created: 2015-11-22T13:15:58.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2023-05-04T16:45:29.000Z (about 3 years ago)
- Last Synced: 2025-02-24T07:17:00.630Z (over 1 year ago)
- Topics: broken, entware
- Language: Makefile
- Homepage:
- Size: 1.9 MB
- Stars: 2
- Watchers: 7
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: newsbeuter/Makefile
Awesome Lists containing this project
README
# graveyard
These packages has (almost) no chance to see the world. This is a feed of unfinished ideas and broken cross-compilation code, so all this stuff is stored here just for history.
## Usage
* [Install](https://github.com/Entware/Entware/wiki/Compile-packages-from-sources#pick-up-one-of-supported-platform) Entware buildroot,
* Un-comment following line in `feeds.conf`:
```
src-git graveyard https://github.com/Entware/graveyard.git
```
* Run `make package/symlinks` to refresh local copy of available packages,
* Pick necessary package from `make menuconfig` menu and save changes,
* Run `make V=s package//compile` to build it,
* Take `package_x.yy.ipk` from `bin` folder.