This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#!/usr/bin/env python | |
# -*- coding: utf-8 -*- | |
# Redistribution and use in source and binary forms, with or without | |
# modification, are permitted provided that the following conditions are | |
# met: | |
# | |
# * Redistributions of source code must retain the above copyright | |
# notice, this list of conditions and the following disclaimer. | |
# * Redistributions in binary form must reproduce the above |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# | |
# Copyright 2013 Cilyan Olowen <[email protected]> | |
# | |
# Redistribution and use in source and binary forms, with or without | |
# modification, are permitted provided that the following conditions are | |
# met: | |
# | |
# * Redistributions of source code must retain the above copyright | |
# notice, this list of conditions and the following disclaimer. | |
# * Redistributions in binary form must reproduce the above |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
From 863ccb3df64f676237c5a6f63da62b1df2c02921 Mon Sep 17 00:00:00 2001 | |
From: Cilyan Olowen <[email protected]> | |
Date: Sun, 28 Jul 2013 01:07:38 +0200 | |
Subject: [PATCH] Add support for Excito B3 (Bubba) | |
CONFIG_MACH_BUBBA3 added to config plus some extra modules that are suitable for the device (more modem support, better IPv6 and filtering capabilities, more remote control support) | |
The board file has been added in bubba3.patch: Board configuration + special LED support | |
The PKGBUILD was modified to include the patch | |
Signed-off-by: Cilyan Olowen <[email protected]> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Nick Lanham <[email protected]> | |
pkgname=pnmixer-git | |
pkgver=20130203 | |
pkgrel=1 | |
pkgdesc="PNMixer is a GTK volume mixer applet that runs in the system tray. \ | |
It is lightweight, works with both pulseaudio and alsa, supports mouse wheel \ | |
volume adjustment. | |
" | |
arch=('i686' 'x86_64') | |
license=('GPL') |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Maintainer: Nick Lanham <[email protected]> | |
pkgname=pnmixer-git | |
pkgver=20130203 | |
pkgrel=1 | |
pkgdesc="PNMixer is a GTK volume mixer applet that runs in the system tray. \ | |
It is lightweight, works with both pulseaudio and alsa, supports mouse wheel \ | |
volume adjustment. | |
" | |
arch=('i686' 'x86_64') | |
license=('GPL') |
NewerOlder