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
<?xml version="1.0" encoding="UTF-8"?> | |
<manifest> | |
<remote name="cm" | |
fetch="https://github.com/CyanogenMod" /> | |
<project path="kernel/samsung/klte" name="android_kernel_samsung_klte" remote="cm" revision="cm-12.1" /> | |
<project path="device/samsung/kltekdi" name="android_device_samsung_kltekdi" remote="cm" revision="cm-12.1" /> | |
<project path="device/samsung/klte-common" name="android_device_samsung_klte-common" remote="cm" revision="cm-12.1" /> | |
<project path="device/samsung/msm8974_common" name="android_device_samsung_msm8974-common" remote="cm" revision="cm-12.1" /> | |
<project path="device/samsung/qcom-common" name="android_device_samsung_qcom-common" remote="cm" revision="cm-12.1" /> | |
<project path="device/qcom/common" name="android_device_qcom_common" remote="cm" revision="cm-12.1" /> |
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
<ginn> | |
<global> | |
<wish gesture="Drag" fingers="4"> | |
<action name="workleft" when="update"> | |
<trigger prop="delta x" min="1100" max ="20000"/> | |
<key modifier1="Control_L" modifier2="Meta_L">Left</key> | |
</action> | |
</wish> | |
<wish gesture="Drag" fingers="4"> | |
<action name="workright" when="update"> |
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/bash | |
function print_help() { | |
echo -e "Usage: pkgdeps [pkgname]" | |
return 0 | |
} | |
if [ $# -eq 0 ]; then | |
print_help | |
exit 0 |
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
pkgname=ruby-bash-completion-git | |
pkgver=20140518 | |
pkgrel=1 | |
pkgdesc="Bash completion for ruby, jruby, rake, gem, bundle, and rails." | |
arch=(any) | |
url="https://github.com/mernen/completion-ruby" | |
license=('MIT') | |
depends=('ruby' 'bash-completion') | |
makedepends=('git') | |
source=('git+https://github.com/mernen/completion-ruby') |
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
pkgname=rails-bash-completion-git | |
pkgver=20131110 | |
pkgrel=1 | |
pkgdesc="Bash completion for Ruby on Rails" | |
arch=(any) | |
url="https://github.com/jweslley/rails_completionany" | |
license=('GPL3') | |
depends=('ruby' 'bash-completion') | |
makedepends=('git') | |
source=('git+https://github.com/jweslley/rails_completion') |
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
diff -u -r orig/Makefile.in fix/Makefile.in | |
--- orig/Makefile.in 2008-01-06 15:20:00.000000000 +0900 | |
+++ fix/Makefile.in 2015-07-05 20:15:30.746110732 +0900 | |
@@ -40,7 +40,7 @@ | |
-mkdir -p $(LOCALEDIR)/ja/LC_MESSAGES | |
-cp -f ayusys_gtk2.ja.mo $(LOCALEDIR)/ja/LC_MESSAGES/ayusys_gtk2.mo | |
-ayusys_gtk2.ja.mo: ayusys_gtk2.ja.po | |
+ayusys_gtk2.ja.mo: #ayusys_gtk2.ja.po | |
-msgfmt -o ayusys_gtk2.ja.mo ayusys_gtk2.ja.po |
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
#include<stdio.h> | |
int main(void){ | |
int a[4]={0},i; | |
for(i=0;i<=4;i++){ | |
scanf("%d", &a[i]); | |
} | |
for(i=0;i<=4;i++){ | |
printf("%d\n", a[i]); |
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: Naoya Inada <[email protected]> | |
# fcitx-mozc-ut is based on fcitx-mozc and mozc-ut. | |
## | |
## Build configuration | |
## | |
## ニコニコ大百科IME辞書 (NICONICOPEDIA IME dictionary, see below) | |
#_NICODIC="true" | |
# | |
## If you want to use an English-Japanese dictionary, |
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
--- fcitx-mozc-ut/PKGBUILD 2015-03-01 22:54:25.000000000 +0900 | |
+++ PKGBUILD 2015-05-13 20:48:58.593308000 +0900 | |
@@ -81,7 +81,7 @@ | |
japanese_usage_dictionary::svn+http://japanese-usage-dictionary.googlecode.com/svn/trunk#revision=$_japanese_usage_dictionary_rev | |
gyp::svn+http://gyp.googlecode.com/svn/trunk#revision=$_gyp_rev | |
git+https://github.com/google/protobuf.git#commit=${_protobuf_rev} | |
- http://downloads.sourceforge.net/project/mdk-ut/30-source/source/mozcdic-ut-${_utdicver}.tar.bz2 | |
+ http://downloads.sourceforge.net/project/pnsft-aur/mozc/mozcdic-ut-${_utdicver}.tar.bz2 | |
http://downloads.sourceforge.net/project/pnsft-aur/mozc/edict-${_utdicver}.gz | |
EDICT_license.html |
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
#とりあえずキー配列 | |
loadkeys jp106 | |
#パーティションとフォーマット | |
gdisk /dev/sda | |
# /boot/efi 100M swap 2G / 残り | |
mkfs.vfat /dev/sda1 | |
mkfs.ext4 /dev/sda3 | |
mkswap /dev/sda2 |