Merge branch 'master' of git.calculate.ru:overlay

atratsevskiy
root 15 years ago
commit b2865746c2

@ -0,0 +1,2 @@
CFLAGS="-02 -march=k8 -pipe"
CHOST="x86_64-pc-linux-gnu"

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/amd64/10.0
../../../amd64
..
../../../amd64
/usr/portage/profiles/default/linux/amd64/10.0

@ -0,0 +1,24 @@
# Adds support for lirc (Linux's Infra-Red Remote Control)
USE="lirc"
# Adds LDAP support (Lightweight Directory Access Protocol)
USE="${USE} ldap"
# support for the remote desktop protocol
USE="${USE} rdesktop"
# Adds mySQL Database support
USE="${USE} mysql"
# Adds support for the postgresql database
#USE="${USE} postgres"
# enable WebKit support
USE="${USE} webkit"
# Enables support for Evolution-Data-Server(eds)
USE="${USE} -eds"
# Adds GNOME support
USE="${USE} -gnome"
# Adds support for kde-base/kde (K Desktop Enviroment)
USE="${USE} kde"
# Adds support for the Qt GUI/Application Toolkit version 4.x
USE="${USE} qt4"
# Enable the Qt3Support libraries for Qt4
USE="${USE} qt3support"
# Adds support for the Qt GUI/Application Toolkit version 3.x
USE="${USE} -qt3"

@ -0,0 +1,15 @@
app-office/openoffice gtk java -kde
dev-python/PyQt4 sql
dev-libs/soprano java
dev-util/cmake -qt4
kde-base/dolphin thumbnail
kde-base/gwenview kipi
kde-base/konqueror thumbnail
kde-base/kopete statistics history webpresence
kde-base/krdc vnc
media-gfx/imagemagick openexr
www-client/mozilla-firefox java xulrunner
net-libs/xulrunner java
dev-lang/lua deprecated
games-strategy/freeciv gtk

@ -0,0 +1,8 @@
virtual/aspell-dict app-dicts/aspell
virtual/bittorrent net-p2p/ktorrent
virtual/imapd net-mail/dovecot
virtual/jabber-server net-im/ejabberd
virtual/linux-sources sys-kernel/calculate-sources
virtual/logger app-admin/syslog-ng
virtual/ooo app-office/openoffice

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/x86/10.0
../../../x86
..
../../../x86
/usr/portage/profiles/default/linux/x86/10.0

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/amd64/10.0
../../../amd64
..
../../../amd64
/usr/portage/profiles/default/linux/amd64/10.0

@ -0,0 +1,2 @@
# Disable support for Evolution-Data-Server(eds),GNOME, K Desktop Enviroment
USE="-eds -gnome -kde"

@ -0,0 +1,5 @@
app-text/djvu -nsplugin
mail-client/claws-mail imap
media-video/mplayer gmplayer
sys-apps/calculate-client xfce
x11-themes/tango-icon-theme -png

@ -0,0 +1,7 @@
virtual/aspell-dict app-dicts/aspell
virtual/bittorrent net-p2p/ktorrent
virtual/imapd net-mail/dovecot
virtual/jabber-server net-im/ejabberd
virtual/linux-sources sys-kernel/calculate-sources
virtual/logger app-admin/syslog-ng
virtual/ooo app-office/openoffice

@ -0,0 +1 @@
CFLAGS="-0s -march=i686 -pipe"

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/x86/10.0
../../../x86
..
../../../x86
/usr/portage/profiles/default/linux/x86/10.0

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/amd64/10.0
../../../amd64
..
../../../amd64
/usr/portage/profiles/default/linux/amd64/10.0

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/x86/10.0
../../../x86
..
../../../x86
/usr/portage/profiles/default/linux/x86/10.0

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/amd64/10.0
../../../amd64
..
../../../amd64
/usr/portage/profiles/default/linux/amd64/10.0

@ -0,0 +1,4 @@
# Adds GNOME support
USE="gnome"
# Disable support for kde-base/kde (K Desktop Enviroment)
USE="${USE} -kde"

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/x86/10.0
../../../x86
..
../../../x86
/usr/portage/profiles/default/linux/x86/10.0

@ -0,0 +1,240 @@
# support for the XScreenSaver extension
#USE="${USE} xscreensaver"
# Adds support for media-libs/alsa-lib (Advanced Linux Sound Architecture)
USE="${USE} alsa"
# Adds support for aRts: the KDE sound daemon
USE="${USE} -arts"
# Adds support for libaudiofile where applicable
USE="${USE} audiofile"
# Enables ID3 tagging with id3tag library
USE="${USE} id3tag"
# Adds support for the flac audio codec
USE="${USE} flac"
# Adds support for mad (high-quality mp3 decoder library and cli frontend)
USE="${USE} mad"
# Add support for reading mp3 files
USE="${USE} mp3"
# Adds libmpeg3 support to various packages
USE="${USE} mpeg"
# Adds support for network audio sound
USE="${USE} nas"
# Adds support for the Ogg container format
#(commonly used by Vorbis, Theora and flac)
USE="${USE} ogg"
# Adds support for the OggVorbis audio encoding - DEPRECATED useflag
USE="${USE} oggvorbis"
# Adds support for the Open Audio Library
USE="${USE} openal"
# Adds support for the crossplatform portaudio audio API
USE="${USE} portaudio"
# Adds support for the OggVorbis audio codec
USE="${USE} vorbis"
# Adds libmikmod support to allow playing of SoundTracker-style music files
USE="${USE} mikmod"
# Enables cdparanoia support
USE="${USE} cdparanoia"
# Adds support for CD writer hardware
USE="${USE} cdr"
# Adds support for DVDs
USE="${USE} dvd"
# Adds support for DVD writer hardware (e.g. in xcdroast)
USE="${USE} dvdr"
# Enables usage of Ogle's libdvdread for DVD playback
USE="${USE} dvdread"
# Video CD support
USE="${USE} vcd"
# Adds support for Clam AntiVirus software (usually with a plugin)
USE="${USE} clamav"
# Add support for encryption -- using mcrypt or gpg where applicable
USE="${USE} crypt"
# Adds support for Secure Socket Layer connections
USE="${USE} ssl"
# Adds support for 3dnow multimedia processor instructions
USE="${USE} 3dnow"
# Adds support for Advanced Configuration and Power Interface
USE="${USE} acpi"
# Adds APM (Advanced Power Management) support
#USE="${USE} apm"
# Enables Bluetooth Support
#USE="${USE} bluetooth"
# adds cairo support
USE="${USE} cairo"
# Enable dbus support for anything that needs it (gpsd, gnomemeeting, etc)
USE="${USE} dbus"
# Enable direct rendering: used for accelerated 3D and some 2D, like DMA
USE="${USE} dri"
# Enable Hardware Abstraction Layer (HAL) support
USE="${USE} hal"
# Enable FireWire/iLink IEEE1394 support (dv, camera, ...)
USE="${USE} ieee1394"
# Adds support for optimizations for Pentium MMX and Athlon class processors
USE="${USE} mmx"
# Enables mmx2 support
USE="${USE} mmxext"
# Enable binary Nvidia driver support
USE="${USE} nvidia"
# Adds support for OpenGL
USE="${USE} opengl"
# Adds support for scanner hardware (e.g. build the sane frontend in kdegraphics)
USE="${USE} scanner"
# Enable support for multiprocessors
USE="${USE} smp"
# fast floating point optimization for PentiumIII+ class chips
USE="${USE} sse"
# faster floating point optimization for SS[2E2 capable chips
USE="${USE} sse2"
# Enable SSE3 support
USE="${USE} sse3"
# Enable SSE4.1 support
USE="${USE} sse4"
# Enable SSE4.2 support
USE="${USE} sse4"
# Enable SSE4a support
USE="${USE} sse4a"
# Enable SSE5 support
USE="${USE} sse5"
# faster floating point optimization for SSSE3 capable chips
#(Intel Core 2 and later chips)
USE="${USE} ssse3"
# Adds USB support to applications that have optional USB support (e.g. cups)
USE="${USE} usb"
# Enable support for the Xorg composite extension
USE="${USE} xcomposite"
# Enable support for the IRC protocol
USE="${USE} irc"
# Enable jabber IM protocol support
USE="${USE} jabber"
# Enables voice calls for jabber
USE="${USE} jingle"
# Enable Oscar (AIM/ICQ) IM protocol support
USE="${USE} oscar"
# Enable Yahoo Messenger IM protocol support
USE="${USE} yahoo"
# Adds support for X11
USE="${USE} X"
# Adds support for reading EXIF headers from JPEG and TIFF images
USE="${USE} exif"
# Add supports for Adobe's FDF toolkit
USE="${USE} fdftk"
# Adds support for media-libs/gd (to generate graphics on the fly)
USE="${USE} gd"
# Adds GIF image support
USE="${USE} gif"
# Enables support for Imagemagick (image converter)
USE="${USE} imagemagick"
# Adds JPEG image support
USE="${USE} jpeg"
# Support for JPEG 2000, a wavelet-based image compression format
USE="${USE} jpeg2k"
# Adds support for libmng (MNG images)
USE="${USE} mng"
# Adds general support for PDF, this replaces the pdflib and cpdflib flags
USE="${USE} pdf"
# Adds support for libpng (PNG images)
USE="${USE} png"
# Adds support for SVG.
USE="${USE} svg"
# Adds support for the tiff image format
USE="${USE} tiff"
# Adds support for the wmf vector image format
USE="${USE} wmf"
# Adds support for wxWidgets/wxGTK GUI toolkit
USE="${USE} wxwindows"
# Support for XPM graphics format
USE="${USE} xpm"
# Adds support for Java
USE="${USE} -java"
# Adds dictionary support
USE="${USE} spell"
# Adds support for mbox (/var/spool/mail) style mail spools
USE="${USE} mbox"
# Adds digital camera support
USE="${USE} gphoto2"
# Builds plugins for Netscape compatible browsers
USE="${USE} nsplugin"
# Enables support for decoding ATSC A/52 streams used in DVD
USE="${USE} a52"
# Enables support for MPEG-4 AAC Audio
USE="${USE} aac"
# Adds support for media-libs/aalib (ASCII-Graphics Library)
USE="${USE} aalib"
# Adds avifile (Library for avi) support
USE="${USE} avi"
# Access cddb servers to retrieve and submit information about compact disks
USE="${USE} cddb"
# Enables support for a codec used by many camcorders
USE="${USE} dv"
# Adds support for encoding of audio or video files
USE="${USE} encode"
# Adds framebuffer support for the console, via the kernel
USE="${USE} fbcon"
# Enable ffmpeg support
USE="${USE} ffmpeg"
# Adds support for creating flash files using Ming
USE="${USE} flash"
# Adds support for media-libs/libggi (non-X video api/drivers)
USE="${USE} ggi"
# Add support for colored ASCII-art graphics
USE="${USE} libcaca"
# Enables support for lzo compression
USE="${USE} lzo"
# Adds support for the matroska container format
USE="${USE} matroska"
# Enable mplayer support
USE="${USE} mplayer"
# Enable support for the musepack audio codec
USE="${USE} musepack"
# Installs the real video codecs
USE="${USE} real"
# Adds support for Simple Direct Layer (media library)
USE="${USE} sdl"
# Adds support for the speex audio codec
USE="${USE} speex"
# Support for SRT subtitle format
USE="${USE} srt"
# Adds support for SVGAlib (graphics library)
USE="${USE} svga"
# Enables Targa video output
USE="${USE} tga"
# Adds support for OpenQuickTime
USE="${USE} quicktime"
# Adds support for the Theora Video Compression Codec
USE="${USE} theora"
# Enables video4linux support
USE="${USE} v4l"
# Enable video4linux2 support
USE="${USE} v4l2"
# Support for vidix video output
USE="${USE} vidix"
# use win32codecs package for dll avi decoding support (wmv and what not)
USE="${USE} win32codecs"
# Enables support for xanim based codecs
USE="${USE} xanim"
# Enable h264 encoding using x264
USE="${USE} x264"
# Add support for the XINE movie libraries
USE="${USE} xine"
# Add support for the xinerama X11 extension, which allows you to stretch your
#display across multiple monitors
USE="${USE} xinerama"
# Adds in optional support for the Xvideo extension (an X API for video playback)
USE="${USE} xv"
# Adds support for xvid.org's open-source mpeg-4 codec
USE="${USE} xvid"
# Support for XVideo Motion Compensation (accelerated mpeg playback)
USE="${USE} xvmc"
# Chooses Apache1 support when a package optionally supports Apache1
#-apache
# Chooses Apache2 support when a package supports both Apache1 and Apache2
#apache2
# Adds libwww support (General purpose WEB API)
USE="${USE} libwww"
# Adds support for installing web-based applications into a virtual-hosting
#environment
USE="${USE} vhosts"
# enable javascript support
#USE="${USE} javascript"
# Enables Bluetooth Support
USE="${USE} bluetooth"
# Adds support for x11-libs/gtk+ (The GIMP Toolkit)
USE="${USE} gtk"

@ -0,0 +1,30 @@
app-antivirus/clamav gmp
app-crypt/pinentry gtk
app-emulation/wine xml
app-text/djvu -nsplugin
app-text/poppler-bindings gtk
dev-db/mysql embedded
media-fonts/terminus-font -X
media-libs/mlt melt xml
media-libs/svgalib no-helper
media-libs/xine-lib xcb
media-video/avidemux lame libsamplerate
media-video/dvdrip subtitles
media-video/mplayer amrnb cpudetection dga dts dvdnav md5sum mmxext radio sse2 ssse3 vdpau x264
media-video/realplayer -X
media-video/transcode mjpeg
media-video/vlc stream httpd
media-video/xine-ui -X
net-analyzer/nmap -gtk
www-client/mozilla-firefox iceweasel
net-print/foo2zjs -foomaticdb
net-print/hplip -X -qt3 -qt4 gtk ppds
net-wireless/wpa_supplicant -qt4
sys-apps/pciutils -zlib
sys-fs/mtools -X
www-client/links -X
x11-drivers/nvidia-drivers -gtk
x11-libs/cairo glitz svg
x11-libs/libX11 xcb
x11-libs/pixman -sse2
x11-misc/xscreensaver -opengl -jpeg

@ -0,0 +1,58 @@
# Enable support for Microsoft Compiled HTML Help files
USE="chm"
# support DjVu, a PDF-like document format esp. suited for scanned documents
USE="${USE} djvu"
# Add E-Book suppport
USE="${USE} ebook"
# Adds support for FreeType and/or FreeType2 fonts
USE="${USE} truetype"
# Adds Native Language Support (using gettext - GNU locale utilities)
USE="${USE} nls"
# Adds support for the slang text display library
# (it's like ncurses, but different)
USE="${USE} slang"
# Adds support for Unicode
USE="${USE} unicode"
# build only the locales specified in /etc/locales.build
USE="${USE} userlocales"
# Adds mailwrapper support to allow multiple MTAs to be installed
USE="${USE} -mailwrapper"
# Enable embedded bittorrent transport plugin
USE="${USE} bittorrent"
# Adds FTP (File Transfer Protocol) support
USE="${USE} ftp"
# Adds support for IP version 6
USE="${USE} ipv6"
# Adds support for NFS file system
USE="${USE} nfs"
# Adds support for SAMBA
USE="${USE} samba"
# Add support for CUPS (Common Unix Printing System)
USE="${USE} cups"
# Adds support for the foomatic printing driver database
USE="${USE} foomaticdb"
# Install support files for logrotate
USE="${USE} logrotate"
# Enable support for Native POSIX Threads Library, the new threading module
# (requires linux-2.6 or better usually)
USE="${USE} nptl"
# Disables building the linuxthreads fallback in glibc ebuilds that support
# building both linuxthreads and nptl
USE="${USE} nptlonly"
CXXFLAGS="${CFLAGS}"
ALSA_CARDS="ca0106 emu10k1 hda-intel intel8x0 intel8x0m pcsp via82xx"
AUTOCLEAN="yes"
CAMERAS="*"
FEATURES="parallel-fetch -unmerge-orphans"
FOO2ZJS_DEVICES="*"
INPUT_DEVICES="keyboard mouse evdev synaptics"
LDFLAGS="-Wl,--as-needed"
PORTAGE_NICENESS=19
VIDEO_CARDS="fbdev glint i810 intel mach64 mga neomagic nv radeon savage tdfx trident vesa vga via vmware"

@ -0,0 +1,2 @@
media-gfx/splashutils fbcondecor
sys-fs/aufs2 inotify kernel-patch

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/amd64/10.0
../../../amd64
..
../../../amd64
/usr/portage/profiles/default/linux/amd64/10.0

@ -0,0 +1,4 @@
#Adds LDAP support (Lightweight Directory Access Protocol)
USE="ldap"
#Adds support for RADIUS authentication
USE="${USE} radius"

@ -0,0 +1,8 @@
dev-lang/php apache2 xml -fdftk session -berkdb dba mysql
dev-util/subversion apache2
media-video/mplayer 3dnow cpudetection encode mmxext sse2 ssse3 v4l v4l2 x264 xvid
net-dns/bind sdb-ldap
net-im/calculate-ejabberd mod_muc
net-mail/dovecot pop3d
net-proxy/squid icap-client
net-ftp/proftpd -ipv6 -acl

@ -1,3 +1,3 @@
/usr/portage/profiles/default/linux/x86/10.0
../../../x86
..
../../../x86
/usr/portage/profiles/default/linux/x86/10.0

@ -0,0 +1,26 @@
#activate default security enhancements for toolchain (gcc, glibc, binutils)
#USE="${USE} hardened"
#Adds kerberos support
#USE="${USE} kerberos"
#Adds support for the Simple Authentication and Security Layer
#USE="${USE} sasl"
#Adds support for reading EXIF headers from JPEG and TIFF images
USE="${USE} exif"
#Adds GIF image support
USE="${USE} gif"
#Adds JPEG image support
USE="${USE} jpeg"
#Support for JPEG 2000, a wavelet-based image compression format
USE="${USE} jpeg2k"
#Adds support for libpng (PNG images)
USE="${USE} png"
#Adds support for the tiff image format
USE="${USE} tiff"
#Adds support for IMAP (Internet Mail Application Protocol)
USE="${USE} imap"
#Adds support for maildir (~/.maildir) style mail spools
USE="${USE} maildir"
USE="${USE} -gnome -gtk -kde -qt3 -qt4 -qt3support -X"

@ -0,0 +1,9 @@
virtual/aspell-dict app-dicts/aspell
virtual/bittorrent net-p2p/ktorrent
virtual/imapd net-mail/dovecot
virtual/jabber-server net-im/ejabberd
virtual/linux-sources sys-kernel/calculate-sources
virtual/logger app-admin/syslog-ng
virtual/ooo app-office/openoffice
virtual/mta mail-mta/postfix

@ -0,0 +1,2 @@
CFLAGS="-02 -march=i686 -pipe"
CHOST="i686-pc-linux-gnu"

@ -3,5 +3,5 @@
=sys-apps/calculate-client-9999
=sys-apps/calculate-lib-9999
=sys-apps/calculate-server-9999
>=app-cdr/k3b-1.67.1
>app-admin/eselect-1.2.6

@ -6,6 +6,6 @@ EBUILD calculate-server-2.1.3-r1.ebuild 4720 RMD160 e1c21c302c01909da0434f659dc8
EBUILD calculate-server-2.1.4-r1.ebuild 4975 RMD160 de6e61d71703146fdf6e678e4cdee7bd2185ed0b SHA1 d320d5bff814ef646962320adcdc0d40ebc719a3 SHA256 6518bff7925b444cca718fbd3293802ec3767280de4af7c61aa2fcb516702831
EBUILD calculate-server-2.1.4.ebuild 4814 RMD160 79602f808ee3c732b64bdaef60ed0cfcd1edd877 SHA1 00bf30a53f5b3e3186d0fba84f29e76e46f5e48f SHA256 964d9675d71669188dd715d65a10eeb02d57aeee9588dff9ae8b6cd3db13f71b
EBUILD calculate-server-2.1.5.ebuild 4907 RMD160 aad056c88659db379c43e399ae8dd8705c41d206 SHA1 d0a4331fbd632b4cad53a92956764f6fe1d65bba SHA256 f36e83cdcd402ecc87a8b1107126065a3f0eff5719d70ba198577d337bb6a6d3
EBUILD calculate-server-9999.ebuild 789 RMD160 90778efbeec6b37aa1e543e9fe3962ceb3e3f920 SHA1 1931a4d1353bee556118b639744c90d3aab88c2a SHA256 44696090308abf56e7037613adf071795896e536698d68ae031c9ecbcef66189
EBUILD calculate-server-9999.ebuild 936 RMD160 6e221554dc3733630e65b8d26adc3c7595c7321b SHA1 6db57ab7b8726816c3f670f26265b64f3d3bbf25 SHA256 80f5476958611cc7b2e500d5fa7e16f43ee2f7b0a01eda1b4093151e2a228976
MISC ChangeLog 393 RMD160 1c75a48ced4628013278269921e4f66efee53c06 SHA1 e99d0366f695d6175c468aee73fc8764a01f93b5 SHA256 53a46575a765c88d449c79653b1ea9aa4ddbf67bf9e1097545d3198f4e615c76
MISC metadata.xml 286 RMD160 e243725ec1a1302cab0d0efee76a4a926e855916 SHA1 6071aa604ea5a1ba8e1772e8f37a24f26b893d8d SHA256 aab7ddde310df96da76277d5ae340a4b0926bec3b354bfb2fea3288081036d74

@ -17,12 +17,17 @@ KEYWORDS="~amd64 ~x86"
IUSE=""
DEPEND="=sys-apps/calculate-lib-9999
>=net-nds/openldap-2.3[-minimal]
>=sys-auth/pam_ldap-180[ssl]
>=sys-auth/nss_ldap-239
>=net-fs/samba-3.0[acl,cups,kernel_linux,ldap,pam]
>=net-mail/dovecot-1.0[pop3d,ldap,pam,ssl]
>=mail-mta/postfix-2.2[ldap,pam,ssl]
>=net-ftp/proftpd-1.3.1[-acl,ldap,ncurses,nls,pam,radius,ssl,tcpd]
>=mail-filter/procmail-3.22"
>=net-nds/openldap-2.3[-minimal]
>=sys-auth/pam_ldap-180[ssl]
>=sys-auth/nss_ldap-239
=net-fs/samba-3.0*[acl,cups,kernel_linux,ldap,pam]
|| ( <net-mail/dovecot-1.2.0[pop3d,ldap,pam,ssl]
>=net-mail/dovecot-1.2.0[ldap,pam,ssl] )
>=mail-mta/postfix-2.2[ldap,pam,ssl]
>=net-ftp/proftpd-1.3.1[-acl,ldap,ncurses,nls,pam,radius,ssl,tcpd]
>=mail-filter/procmail-3.22
>=net-dns/bind-9.6.1_p1[sdb-ldap]
>=net-proxy/squid-3.0.14[ldap,pam,ssl]
>=net-misc/dhcp-3.1.2_p1"
RDEPEND="${DEPEND}"

Loading…
Cancel
Save