Skip to content

Instantly share code, notes, and snippets.

View KeithYue's full-sized avatar

WANG Yue KeithYue

View GitHub Profile
package io.keith;
import java.util.*;
import test.pkg.*;
public class ClassTest {
private String name;
private int age;
int k = 90;
public ClassTest(){
name = "Wang Yue";
@KeithYue
KeithYue / texinfo.spec
Created April 11, 2013 09:35
texinfo.spec(version 5.1)
%define tex_texinfo %{_datadir}/texmf/tex/texinfo
#
# Example spec file for cdplayer app...
#
Summary: Tools needed to create Texinfo format documentation files
Name: texinfo
Version: 5.1
Release: 1
Source: http://ftp.gnu.org/gnu/texinfo/texinfo-5.1.tar.gz
URL: http://www.gnu.org/software/texinfo/
@KeithYue
KeithYue / nacl-toochain.spec
Last active December 16, 2015 02:19
nacl-toochain sepc file
Name:nacl-toolchain
Summary: Nacl toolchain
Version: 0.1
Release: 1
Source: nacl-toolchain.tar.gz
Url:http://www.chromium.org/nativeclient/how-tos/building-and-testing-gcc-and-gnu-binutils
Group: System/Libraries
License: GNU Public License
# Now that not all the dependencies are installed on Tizen, we just install the nacl, complete the dependencies in the future