Import of pkgsrc-2013Q2

This commit is contained in:
2013-09-26 17:14:40 +02:00
commit 785076ae39
74991 changed files with 4380255 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
gtranscode is a GTK+ GUI (graphical use interface) front-end for transcode in
order to make this powerful tool easier to use. transcode is a powerful video
and audio processing tool that can read in just about any format of video
and/or audio and convert to just as many different formats. In addition to
transcode's extremely flexible modular concept for reading/writing different
formats and codecs, it can apply filters, do re-sampling, resizing, cropping,
and more. The cost from all this comes in the form of over 100 command line
options which gtranscode aims to simplify.

View File

@@ -0,0 +1,24 @@
# $NetBSD: Makefile,v 1.6 2012/10/08 09:21:04 asau Exp $
#
DISTNAME= gtranscode-v0.3
PKGNAME= ${DISTNAME:S/v//}
PKGREVISION= 2
CATEGORIES= multimedia
MASTER_SITES= http://www.fuzzymonkey.net/files/
MAINTAINER= ccatrian@eml.cc
HOMEPAGE= http://fuzzymonkey.net/software/gtranscode/
COMMENT= GTK+ GUI front-end for transcode
DEPENDS+= transcode-[0-9]*:../../multimedia/transcode
WRKSRC= ${WRKDIR}/gtranscode
INSTALLATION_DIRS= bin
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/gtranscode ${DESTDIR}${PREFIX}/bin
.include "../../x11/gtk/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"

View File

@@ -0,0 +1,2 @@
@comment $NetBSD: PLIST,v 1.1.1.1 2006/01/24 02:27:44 xtraeme Exp $
bin/gtranscode

View File

@@ -0,0 +1,5 @@
$NetBSD: distinfo,v 1.1.1.1 2006/01/24 02:27:44 xtraeme Exp $
SHA1 (gtranscode-v0.3.tar.gz) = daacb3aad77dd147428b3b70a8b813b3931a6963
RMD160 (gtranscode-v0.3.tar.gz) = 5f2f8c3c68432a0a620aeaa7fc7210c209e801c1
Size (gtranscode-v0.3.tar.gz) = 19468 bytes