1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-18 19:49:40 +00:00

Add x264-gtk

This commit is contained in:
Michael Johnson 2007-06-01 14:06:51 +00:00
parent c33c04f8e4
commit 02c88683aa
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=192531
3 changed files with 28 additions and 0 deletions

View File

@ -243,6 +243,7 @@
SUBDIR += vstream-client
SUBDIR += win32-codecs
SUBDIR += x264
SUBDIR += x264-gtk
SUBDIR += xanim
SUBDIR += xawtv
SUBDIR += xdvshow

View File

@ -0,0 +1,17 @@
# New ports collection makefile for: x264-gtk
# Date created: 2007-06-01
# Whom: Michael Johnson <ahze@FreeBSD.org>
#
# $FreeBSD$
#
PORTREVISION= 0
PKGNAMESUFFIX= -gtk
MAINTAINER= multimedia@FreeBSD.org
WITH_GTK2= yes
PLIST= ${.CURDIR}/pkg-plist
MASTERDIR= ${.CURDIR}/../../multimedia/x264
.include "${MASTERDIR}/Makefile"

View File

@ -0,0 +1,10 @@
bin/x264_gtk_encode
include/x264_gtk.h
include/x264_gtk_enum.h
lib/libx264gtk.a
lib/libx264gtk.so
lib/libx264gtk.so.50
libdata/pkgconfig/x264gtk.pc
share/locale/fr/LC_MESSAGES/x264_gtk.mo
%%DATADIR%%/x264.png
@dirrm %%DATADIR%%