Git Product home page Git Product logo

oldpackages's Introduction

packages

OpenWrt packages A drop-in replacement for OpenWrt feeds. This repo uses feeds as upstream and integrates updates not yet in upstream.

In feeds.conf.default replace the first line with this repository example:

src-git packages git://github.com/nakarotori/packages.git
src-svn xwrt http://x-wrt.googlecode.com/svn/trunk/package
src-git luci git://nbd.name/luci.git
src-git routing git://github.com/openwrt-routing/packages.git
src-git telephony http://feeds.openwrt.nanl.de/openwrt/telephony.git

## Hyperboria // cjdns
https://github.com/cjdelisle/cjdns-openwrt
moved to
https://github.com/seattlemeshnet/meshbox

## telephony
[email protected]:/openwrt/telephony.git

other possibly interesting repositories:

https://github.com/tobiaswaldvogel
https://code.google.com/p/mediawrt
https://github.com/FranciscoBorges/openwrt-printing-packages

updated rygel / gst-1.0 packages from
https://github.com/aandyl/openwrt-packages

oldpackages's People

oldpackages's Issues

Some packages introduce automagic dependencies

How to reproduce:

  • Build the package as a standalone : Result are no dependencies
  • Build the package together with other packages (CONFIG_ALL for example) : Result are missing dependencies

Observed with at least the following packages:

  • at ; dependency: libpam (HAVE_PAM)
  • avrdude ; dependency libelf1 , libgnutls ...

TODO: configure.ac has to be edited to disable these dependencies - this leads to introducing --without- configure switches

see : https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Automagic_dependencies

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.