# Makefile for linuxtv.org dvb-apps/lib/libdvben50221 includes = asn_1.h \ en50221_app_ai.h \ en50221_app_auth.h \ en50221_app_ca.h \ en50221_app_datetime.h \ en50221_app_dvb.h \ en50221_app_epg.h \ en50221_app_lowspeed.h \ en50221_app_mmi.h \ en50221_app_rm.h \ en50221_app_smartcard.h \ en50221_app_tags.h \ en50221_app_teletext.h \ en50221_app_utils.h \ en50221_errno.h \ en50221_session.h \ en50221_stdcam.h \ en50221_transport.h objects = asn_1.o \ en50221_app_ai.o \ en50221_app_auth.o \ en50221_app_ca.o \ en50221_app_datetime.o \ en50221_app_dvb.o \ en50221_app_epg.o \ en50221_app_lowspeed.o \ en50221_app_mmi.o \ en50221_app_rm.o \ en50221_app_smartcard.o \ en50221_app_teletext.o \ en50221_app_utils.o \ en50221_session.o \ en50221_stdcam.o \ en50221_stdcam_hlci.o \ en50221_stdcam_llci.o \ en50221_transport.o lib_name = libdvben50221 CPPFLAGS += -I../../lib -DLOG_LEVEL=1 # FIXME .PHONY: all all: library include ../../Make.rules git/tree/debian/nyancat.manpages?id=f93a49096cced00f5f0efcb97b666d985600ea78'>treecommitdiffstats
path: root/debian/nyancat.manpages (unfollow)
AgeCommit message (Collapse)AuthorFilesLines
2012-04-08Refresh patch to reflect new upstream MakefileJonathan McCrohan2-53/+19
2012-04-07Rebase package to latest upstream commit (5a88b86)Jonathan McCrohan1-2/+2
2012-04-03nyancat.1: update myanpageJonathan McCrohan1-19/+51
2012-04-01:set spell ... I'm a bloody moron.Kevin Lange1-7/+7
2012-04-01Long options, help text for previousKevin Lange1-0/+4
2012-04-01Add options to not clear display and not set titleKevin Lange1-12/+49
`nyancat -esnf 1` will (quite nicely) display a single frame and then terminate, in a matter that is perfect for generate MOTDs. `nyancat -esnf 10` (for example) will run through the animation (though it may not work perfectly, depending on the size of your terminal and various other things)
2012-03-26Remove debug output that I completely forgot aboutKevin Lange1-2/+0
2012-03-25Added extra display optionsKevin Lange2-38/+124
2012-03-23(style)Kevin Lange1-3/+9
2012-03-23Add install targetKevin Lange1-1/+4
2012-03-23Command line options with getopt_longKevin Lange1-148/+196
2012-03-22Change package version systemJonathan McCrohan1-1/+1
ver+date.ref-packageversion
2012-03-19include ctype.h for tolower()Tay Ray Chuan1-0/+1
2012-03-19provide struct winsize and TIOCGWINSZ on SolarisTay Ray Chuan1-0/+7
2012-03-18Remove more dh_make autogenerated filesJonathan McCrohan4-22/+0
2012-03-08Update myanpageJonathan McCrohan1-19/+4